Pull request #42083 updated Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 03a07af6def280d77dab18782fca3fceb6784743 rather than d39b075302c27f77b2de413697a5aacb034d8286 Obtained Jenkinsfile from 03a07af6def280d77dab18782fca3fceb6784743 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 --is-inside-work-tree # 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 [2021-03-04T18:24:36.158Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-03-04T18:24:36.161Z] Trying to pass milestone 4 [Pipeline] milestone [2021-03-04T18:24:36.217Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-03-04T18:24:36.955Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-015d15badec4ec743) in /home/ubuntu/workspace/moby_PR-42083 [Pipeline] { [Pipeline] checkout [2021-03-04T18:24:36.987Z] The recommended git tool is: git [2021-03-04T18:24:36.997Z] using credential docker-jenkins-github-credentials [2021-03-04T18:24:37.012Z] Cloning the remote Git repository [2021-03-04T18:24:37.012Z] Cloning with configured refspecs honoured and without tags [2021-03-04T18:24:37.016Z] Cloning repository https://github.com/moby/moby.git [2021-03-04T18:24:37.016Z] > git init /home/ubuntu/workspace/moby_PR-42083 # timeout=10 [2021-03-04T18:24:37.066Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T18:24:37.066Z] > git --version # timeout=10 [2021-03-04T18:24:37.079Z] > git --version # 'git version 2.17.1' [2021-03-04T18:24:37.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:24:37.080Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:24:51.057Z] Fetching without tags [2021-03-04T18:24:51.029Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T18:24:51.032Z] > git config --add remote.origin.fetch +refs/pull/42083/head:refs/remotes/origin/PR-42083 # timeout=10 [2021-03-04T18:24:51.037Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:24:51.050Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T18:24:51.060Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T18:24:51.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:24:51.061Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:24:51.305Z] Merging remotes/origin/master commit 03a07af6def280d77dab18782fca3fceb6784743 into PR head commit d39b075302c27f77b2de413697a5aacb034d8286 [2021-03-04T18:24:52.303Z] Merge succeeded, producing d1867833987eb73a69d26f3046dbeccca342f2f5 [2021-03-04T18:24:52.303Z] Checking out Revision d1867833987eb73a69d26f3046dbeccca342f2f5 (PR-42083) [2021-03-04T18:24:52.401Z] Commit message: "Merge commit '03a07af6def280d77dab18782fca3fceb6784743' into HEAD" [2021-03-04T18:24:52.414Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-04T18:24:51.309Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T18:24:51.314Z] > git checkout -f d39b075302c27f77b2de413697a5aacb034d8286 # timeout=10 [2021-03-04T18:24:51.752Z] > git remote # timeout=10 [2021-03-04T18:24:51.764Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T18:24:51.774Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:24:51.774Z] > git merge 03a07af6def280d77dab18782fca3fceb6784743 # timeout=10 [2021-03-04T18:24:52.298Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T18:24:52.307Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T18:24:52.317Z] > git checkout -f d1867833987eb73a69d26f3046dbeccca342f2f5 # timeout=10 [2021-03-04T18:24:52.408Z] > git rev-list --no-walk 0c586372cac981cb2a135559429a4cba27654098 # timeout=10 [2021-03-04T18:24:53.063Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42083:/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 [2021-03-04T18:24:53.063Z] Unable to find image 'alpine:latest' locally [2021-03-04T18:24:53.323Z] latest: Pulling from library/alpine [2021-03-04T18:24:53.323Z] ba3557a56b15: Pulling fs layer [2021-03-04T18:24:53.323Z] ba3557a56b15: Download complete [2021-03-04T18:24:53.584Z] ba3557a56b15: Pull complete [2021-03-04T18:24:53.584Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-03-04T18:24:53.584Z] Status: Downloaded newer image for alpine:latest [2021-03-04T18:24:56.122Z] 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-RS1) [Pipeline] { (Branch: win-RS5) [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-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-03-04T18:24:56.614Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b894838f30b657c3) in /home/ubuntu/workspace/moby_PR-42083 [Pipeline] node [2021-03-04T18:24:56.617Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0ac269897287d9b94) in /home/ubuntu/workspace/moby_PR-42083 [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [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 "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-03-04T18:24:56.699Z] The recommended git tool is: git [2021-03-04T18:24:56.705Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-062e566e1486ffe82) in /home/ubuntu/workspace/moby_PR-42083 [2021-03-04T18:24:56.706Z] using credential docker-jenkins-github-credentials [2021-03-04T18:24:56.710Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e1052ce18c3fc614) in /home/ubuntu/workspace/moby_PR-42083 [Pipeline] checkout [2021-03-04T18:24:56.714Z] Cloning the remote Git repository [2021-03-04T18:24:56.714Z] Cloning with configured refspecs honoured and without tags [2021-03-04T18:24:56.722Z] The recommended git tool is: git [2021-03-04T18:24:56.725Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-080c1979df0891ddb) in /home/ubuntu/workspace/moby_PR-42083 [2021-03-04T18:24:56.734Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-03-04T18:24:56.742Z] Cloning the remote Git repository [2021-03-04T18:24:56.742Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-03-04T18:24:56.957Z] The recommended git tool is: git [2021-03-04T18:24:56.960Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [2021-03-04T18:24:56.975Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-03-04T18:24:56.689Z] Cloning repository https://github.com/moby/moby.git [2021-03-04T18:24:56.689Z] > git init /home/ubuntu/workspace/moby_PR-42083 # timeout=10 [2021-03-04T18:24:56.695Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T18:24:56.696Z] > git --version # timeout=10 [2021-03-04T18:24:56.698Z] > git --version # 'git version 2.17.1' [2021-03-04T18:24:56.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:24:56.698Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:24:56.753Z] Cloning repository https://github.com/moby/moby.git [2021-03-04T18:24:56.754Z] > git init /home/ubuntu/workspace/moby_PR-42083 # timeout=10 [2021-03-04T18:24:56.794Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T18:24:56.794Z] > git --version # timeout=10 [2021-03-04T18:24:56.798Z] > git --version # 'git version 2.7.4' [2021-03-04T18:24:56.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:24:56.800Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:24:58.948Z] using credential docker-jenkins-github-credentials [2021-03-04T18:24:58.954Z] Cloning the remote Git repository [2021-03-04T18:24:58.954Z] Cloning with configured refspecs honoured and without tags [2021-03-04T18:24:59.007Z] using credential docker-jenkins-github-credentials [2021-03-04T18:24:59.013Z] Cloning the remote Git repository [2021-03-04T18:24:59.013Z] Cloning with configured refspecs honoured and without tags [2021-03-04T18:24:59.092Z] using credential docker-jenkins-github-credentials [2021-03-04T18:24:59.098Z] Cloning the remote Git repository [2021-03-04T18:24:59.098Z] Cloning with configured refspecs honoured and without tags [2021-03-04T18:24:59.007Z] Cloning repository https://github.com/moby/moby.git [2021-03-04T18:24:59.058Z] > git init /home/ubuntu/workspace/moby_PR-42083 # timeout=10 [2021-03-04T18:24:59.042Z] Cloning repository https://github.com/moby/moby.git [2021-03-04T18:24:59.092Z] > git init /home/ubuntu/workspace/moby_PR-42083 # timeout=10 [2021-03-04T18:24:59.260Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T18:24:59.260Z] > git --version # timeout=10 [2021-03-04T18:24:59.281Z] > git --version # 'git version 2.17.1' [2021-03-04T18:24:59.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:24:59.283Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:24:59.121Z] Cloning repository https://github.com/moby/moby.git [2021-03-04T18:24:59.174Z] > git init /home/ubuntu/workspace/moby_PR-42083 # timeout=10 [2021-03-04T18:24:59.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T18:24:59.455Z] > git --version # timeout=10 [2021-03-04T18:24:59.466Z] > git --version # 'git version 2.25.1' [2021-03-04T18:24:59.467Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:24:59.468Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:24:59.427Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T18:24:59.428Z] > git --version # timeout=10 [2021-03-04T18:24:59.443Z] > git --version # 'git version 2.17.1' [2021-03-04T18:24:59.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:24:59.445Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:25:11.618Z] Still waiting to schedule task [2021-03-04T18:25:11.618Z] Waiting for next available executor on ‘azwin-2-907670’ [2021-03-04T18:25:11.713Z] Fetching without tags [2021-03-04T18:25:12.093Z] Merging remotes/origin/master commit 03a07af6def280d77dab18782fca3fceb6784743 into PR head commit d39b075302c27f77b2de413697a5aacb034d8286 [2021-03-04T18:25:11.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T18:25:11.700Z] > git config --add remote.origin.fetch +refs/pull/42083/head:refs/remotes/origin/PR-42083 # timeout=10 [2021-03-04T18:25:11.708Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:25:11.715Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T18:25:11.723Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T18:25:11.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:25:11.725Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:25:12.103Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T18:25:12.107Z] > git checkout -f d39b075302c27f77b2de413697a5aacb034d8286 # timeout=10 [2021-03-04T18:25:13.726Z] Merge succeeded, producing 090f4b639427739adc6d8f72ecfa4aa55e43ea7f [2021-03-04T18:25:13.726Z] Checking out Revision 090f4b639427739adc6d8f72ecfa4aa55e43ea7f (PR-42083) [2021-03-04T18:25:13.819Z] Commit message: "Merge commit '03a07af6def280d77dab18782fca3fceb6784743' into HEAD" [2021-03-04T18:25:13.826Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-04T18:25:12.938Z] > git remote # timeout=10 [2021-03-04T18:25:12.942Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T18:25:12.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:25:12.947Z] > git merge 03a07af6def280d77dab18782fca3fceb6784743 # timeout=10 [2021-03-04T18:25:13.724Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T18:25:13.736Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T18:25:13.740Z] > git checkout -f 090f4b639427739adc6d8f72ecfa4aa55e43ea7f # timeout=10 [2021-03-04T18:25:13.829Z] > git rev-list --no-walk 0c586372cac981cb2a135559429a4cba27654098 # timeout=10 [2021-03-04T18:25:14.533Z] + docker version [2021-03-04T18:25:14.533Z] Client: Docker Engine - Community [2021-03-04T18:25:14.533Z] Version: 20.10.3 [2021-03-04T18:25:14.533Z] API version: 1.41 [2021-03-04T18:25:14.533Z] Go version: go1.13.15 [2021-03-04T18:25:14.533Z] Git commit: 48d30b5 [2021-03-04T18:25:14.533Z] Built: Fri Jan 29 14:33:53 2021 [2021-03-04T18:25:14.533Z] OS/Arch: linux/arm64 [2021-03-04T18:25:14.533Z] Context: default [2021-03-04T18:25:14.533Z] Experimental: true [2021-03-04T18:25:14.533Z] [2021-03-04T18:25:14.533Z] Server: Docker Engine - Community [2021-03-04T18:25:14.533Z] Engine: [2021-03-04T18:25:14.533Z] Version: 20.10.3 [2021-03-04T18:25:14.533Z] API version: 1.41 (minimum version 1.12) [2021-03-04T18:25:14.533Z] Go version: go1.13.15 [2021-03-04T18:25:14.533Z] Git commit: 46229ca [2021-03-04T18:25:14.533Z] Built: Fri Jan 29 14:32:08 2021 [2021-03-04T18:25:14.533Z] OS/Arch: linux/arm64 [2021-03-04T18:25:14.533Z] Experimental: true [2021-03-04T18:25:14.533Z] containerd: [2021-03-04T18:25:14.533Z] Version: 1.4.3 [2021-03-04T18:25:14.533Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:25:14.533Z] runc: [2021-03-04T18:25:14.533Z] Version: 1.0.0-rc92 [2021-03-04T18:25:14.533Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T18:25:14.533Z] docker-init: [2021-03-04T18:25:14.533Z] Version: 0.19.0 [2021-03-04T18:25:14.533Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-04T18:25:14.825Z] + docker info [2021-03-04T18:25:15.345Z] Fetching without tags [2021-03-04T18:25:15.612Z] Merging remotes/origin/master commit 03a07af6def280d77dab18782fca3fceb6784743 into PR head commit d39b075302c27f77b2de413697a5aacb034d8286 [2021-03-04T18:25:15.769Z] Client: [2021-03-04T18:25:15.770Z] Context: default [2021-03-04T18:25:15.770Z] Debug Mode: false [2021-03-04T18:25:15.770Z] Plugins: [2021-03-04T18:25:15.770Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-04T18:25:15.770Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-04T18:25:15.770Z] [2021-03-04T18:25:15.770Z] Server: [2021-03-04T18:25:15.770Z] Containers: 0 [2021-03-04T18:25:15.770Z] Running: 0 [2021-03-04T18:25:15.770Z] Paused: 0 [2021-03-04T18:25:15.770Z] Stopped: 0 [2021-03-04T18:25:15.770Z] Images: 4 [2021-03-04T18:25:15.770Z] Server Version: 20.10.3 [2021-03-04T18:25:15.770Z] Storage Driver: overlay2 [2021-03-04T18:25:15.770Z] Backing Filesystem: extfs [2021-03-04T18:25:15.770Z] Supports d_type: true [2021-03-04T18:25:15.770Z] Native Overlay Diff: true [2021-03-04T18:25:15.770Z] Logging Driver: json-file [2021-03-04T18:25:15.770Z] Cgroup Driver: cgroupfs [2021-03-04T18:25:15.770Z] Cgroup Version: 1 [2021-03-04T18:25:15.770Z] Plugins: [2021-03-04T18:25:15.770Z] Volume: local [2021-03-04T18:25:15.770Z] Network: bridge host ipvlan macvlan null overlay [2021-03-04T18:25:15.770Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-04T18:25:15.770Z] Swarm: inactive [2021-03-04T18:25:15.770Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-04T18:25:15.770Z] Default Runtime: runc [2021-03-04T18:25:15.770Z] Init Binary: docker-init [2021-03-04T18:25:15.770Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:25:15.770Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T18:25:15.770Z] init version: de40ad0 [2021-03-04T18:25:15.770Z] Security Options: [2021-03-04T18:25:15.770Z] apparmor [2021-03-04T18:25:15.770Z] seccomp [2021-03-04T18:25:15.770Z] Profile: default [2021-03-04T18:25:15.770Z] Kernel Version: 4.15.0-1093-aws [2021-03-04T18:25:15.770Z] Operating System: Ubuntu 16.04.7 LTS [2021-03-04T18:25:15.770Z] OSType: linux [2021-03-04T18:25:15.770Z] Architecture: aarch64 [2021-03-04T18:25:15.770Z] CPUs: 4 [2021-03-04T18:25:15.770Z] Total Memory: 7.525GiB [2021-03-04T18:25:15.770Z] Name: ip-10-100-35-111 [2021-03-04T18:25:15.770Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-03-04T18:25:15.770Z] Docker Root Dir: /var/lib/docker [2021-03-04T18:25:15.770Z] Debug Mode: false [2021-03-04T18:25:15.770Z] Registry: https://index.docker.io/v1/ [2021-03-04T18:25:15.770Z] Labels: [2021-03-04T18:25:15.770Z] Experimental: true [2021-03-04T18:25:15.770Z] Insecure Registries: [2021-03-04T18:25:15.770Z] 127.0.0.0/8 [2021-03-04T18:25:15.770Z] Live Restore Enabled: true [2021-03-04T18:25:15.770Z] [2021-03-04T18:25:15.770Z] WARNING: No swap limit support [Pipeline] sh [2021-03-04T18:25:16.062Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T18:25:16.062Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T18:25:16.062Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42083/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-04T18:25:15.299Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T18:25:15.304Z] > git config --add remote.origin.fetch +refs/pull/42083/head:refs/remotes/origin/PR-42083 # timeout=10 [2021-03-04T18:25:15.309Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:25:15.315Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T18:25:15.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T18:25:15.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:25:15.321Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:25:15.588Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T18:25:15.592Z] > git checkout -f d39b075302c27f77b2de413697a5aacb034d8286 # timeout=10 [2021-03-04T18:25:16.009Z] > git remote # timeout=10 [2021-03-04T18:25:16.011Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T18:25:16.013Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:25:16.014Z] > git merge 03a07af6def280d77dab18782fca3fceb6784743 # timeout=10 [2021-03-04T18:25:16.324Z] + bash /home/ubuntu/workspace/moby_PR-42083/check-config.sh [2021-03-04T18:25:16.324Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-04T18:25:16.324Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-03-04T18:25:16.324Z] [2021-03-04T18:25:16.324Z] Generally Necessary: [2021-03-04T18:25:16.324Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-04T18:25:16.324Z] - apparmor: enabled and tools installed [2021-03-04T18:25:16.324Z] - CONFIG_NAMESPACES: enabled [2021-03-04T18:25:16.324Z] - CONFIG_NET_NS: enabled [2021-03-04T18:25:16.324Z] - CONFIG_PID_NS: enabled [2021-03-04T18:25:16.324Z] - CONFIG_IPC_NS: enabled [2021-03-04T18:25:16.324Z] - CONFIG_UTS_NS: enabled [2021-03-04T18:25:16.324Z] - CONFIG_CGROUPS: enabled [2021-03-04T18:25:16.324Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-04T18:25:16.324Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-04T18:25:16.324Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-04T18:25:16.324Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-04T18:25:16.324Z] - CONFIG_CPUSETS: enabled [2021-03-04T18:25:16.324Z] - CONFIG_MEMCG: enabled [2021-03-04T18:25:16.324Z] - CONFIG_KEYS: enabled [2021-03-04T18:25:16.324Z] - CONFIG_VETH: enabled (as module) [2021-03-04T18:25:16.324Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-04T18:25:16.541Z] Merge succeeded, producing bd37db044cfff3c12fb8407dac8abe4dbbf1af8d [2021-03-04T18:25:16.541Z] Checking out Revision bd37db044cfff3c12fb8407dac8abe4dbbf1af8d (PR-42083) [2021-03-04T18:25:16.585Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-04T18:25:16.585Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-04T18:25:16.585Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-04T18:25:16.585Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-04T18:25:16.585Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-04T18:25:16.585Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-04T18:25:16.585Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-04T18:25:16.585Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-04T18:25:16.585Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-04T18:25:16.585Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-04T18:25:16.585Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-04T18:25:16.585Z] [2021-03-04T18:25:16.585Z] Optional Features: [2021-03-04T18:25:16.586Z] - CONFIG_USER_NS: enabled [2021-03-04T18:25:16.586Z] - CONFIG_SECCOMP: enabled [2021-03-04T18:25:16.586Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-04T18:25:16.586Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-04T18:25:16.586Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-04T18:25:16.586Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-04T18:25:16.586Z] - CONFIG_BLK_CGROUP: enabled [2021-03-04T18:25:16.586Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-04T18:25:16.586Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-04T18:25:16.586Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-04T18:25:16.586Z] - CONFIG_CGROUP_PERF: enabled [2021-03-04T18:25:16.586Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-04T18:25:16.586Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-04T18:25:16.586Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-04T18:25:16.586Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-04T18:25:16.586Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-04T18:25:16.608Z] Commit message: "Merge commit '03a07af6def280d77dab18782fca3fceb6784743' into HEAD" [2021-03-04T18:25:16.612Z] First time build. Skipping changelog. [2021-03-04T18:25:16.847Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-04T18:25:16.847Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-04T18:25:16.847Z] - CONFIG_IP_VS: enabled (as module) [2021-03-04T18:25:16.847Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-04T18:25:16.847Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-04T18:25:16.847Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-04T18:25:16.847Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-04T18:25:16.847Z] - CONFIG_EXT4_FS: enabled [2021-03-04T18:25:16.847Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-04T18:25:16.847Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-04T18:25:16.847Z] - Network Drivers: [2021-03-04T18:25:16.847Z] - "overlay": [2021-03-04T18:25:16.847Z] - CONFIG_VXLAN: enabled (as module) [2021-03-04T18:25:16.847Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-04T18:25:16.847Z] Optional (for encrypted networks): [2021-03-04T18:25:16.847Z] - CONFIG_CRYPTO: enabled [2021-03-04T18:25:16.847Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-04T18:25:16.847Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-04T18:25:16.847Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-04T18:25:16.847Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-04T18:25:16.847Z] - CONFIG_XFRM: enabled [2021-03-04T18:25:16.847Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-04T18:25:16.847Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-04T18:25:16.847Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-04T18:25:16.847Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-04T18:25:16.847Z] - "ipvlan": [2021-03-04T18:25:16.847Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-04T18:25:16.847Z] - "macvlan": [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-04T18:25:17.108Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-04T18:25:17.108Z] - CONFIG_DUMMY: enabled (as module) [2021-03-04T18:25:17.108Z] - "ftp,tftp client in container": [2021-03-04T18:25:17.108Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-04T18:25:17.108Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-04T18:25:17.108Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-04T18:25:17.108Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-04T18:25:17.108Z] - Storage Drivers: [2021-03-04T18:25:17.108Z] - "aufs": [2021-03-04T18:25:17.108Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-04T18:25:17.108Z] - "btrfs": [2021-03-04T18:25:17.108Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-04T18:25:17.108Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-04T18:25:17.109Z] - "devicemapper": [2021-03-04T18:25:17.109Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-04T18:25:17.109Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-04T18:25:17.109Z] - "overlay": [2021-03-04T18:25:17.109Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-04T18:25:17.109Z] - "zfs": [2021-03-04T18:25:17.109Z] - /dev/zfs: missing [2021-03-04T18:25:17.109Z] - zfs command: missing [2021-03-04T18:25:17.109Z] - zpool command: missing [2021-03-04T18:25:17.109Z] [2021-03-04T18:25:17.109Z] Limits: [2021-03-04T18:25:17.109Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-04T18:25:17.109Z] [2021-03-04T18:25:17.109Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-04T18:25:17.347Z] + docker version [2021-03-04T18:25:17.347Z] Client: Docker Engine - Community [2021-03-04T18:25:17.347Z] Version: 20.10.3 [2021-03-04T18:25:17.347Z] API version: 1.41 [2021-03-04T18:25:17.347Z] Go version: go1.13.15 [2021-03-04T18:25:17.347Z] Git commit: 48d30b5 [2021-03-04T18:25:17.347Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-04T18:25:17.347Z] OS/Arch: linux/amd64 [2021-03-04T18:25:17.347Z] Context: default [2021-03-04T18:25:17.347Z] Experimental: true [2021-03-04T18:25:17.347Z] [2021-03-04T18:25:17.347Z] Server: Docker Engine - Community [2021-03-04T18:25:17.347Z] Engine: [2021-03-04T18:25:17.347Z] Version: 20.10.3 [2021-03-04T18:25:17.347Z] API version: 1.41 (minimum version 1.12) [2021-03-04T18:25:17.347Z] Go version: go1.13.15 [2021-03-04T18:25:17.347Z] Git commit: 46229ca [2021-03-04T18:25:17.347Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-04T18:25:17.347Z] OS/Arch: linux/amd64 [2021-03-04T18:25:17.347Z] Experimental: true [2021-03-04T18:25:17.347Z] containerd: [2021-03-04T18:25:17.347Z] Version: 1.4.3 [2021-03-04T18:25:17.347Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:25:17.347Z] runc: [2021-03-04T18:25:17.347Z] Version: 1.0.0-rc92 [2021-03-04T18:25:17.347Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T18:25:17.347Z] docker-init: [2021-03-04T18:25:17.347Z] Version: 0.19.0 [2021-03-04T18:25:17.347Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-04T18:25:17.448Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d1867833987eb73a69d26f3046dbeccca342f2f5 . [2021-03-04T18:25:17.658Z] + docker info [2021-03-04T18:25:17.658Z] Client: [2021-03-04T18:25:17.658Z] Context: default [2021-03-04T18:25:17.658Z] Debug Mode: false [2021-03-04T18:25:17.658Z] Plugins: [2021-03-04T18:25:17.658Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-04T18:25:17.658Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-04T18:25:17.658Z] [2021-03-04T18:25:17.658Z] Server: [2021-03-04T18:25:17.658Z] Containers: 0 [2021-03-04T18:25:17.658Z] Running: 0 [2021-03-04T18:25:17.658Z] Paused: 0 [2021-03-04T18:25:17.658Z] Stopped: 0 [2021-03-04T18:25:17.658Z] Images: 4 [2021-03-04T18:25:17.658Z] Server Version: 20.10.3 [2021-03-04T18:25:17.658Z] Storage Driver: overlay2 [2021-03-04T18:25:17.658Z] Backing Filesystem: extfs [2021-03-04T18:25:17.658Z] Supports d_type: true [2021-03-04T18:25:17.658Z] Native Overlay Diff: true [2021-03-04T18:25:17.658Z] Logging Driver: json-file [2021-03-04T18:25:17.658Z] Cgroup Driver: cgroupfs [2021-03-04T18:25:17.658Z] Cgroup Version: 1 [2021-03-04T18:25:17.658Z] Plugins: [2021-03-04T18:25:17.658Z] Volume: local [2021-03-04T18:25:17.658Z] Network: bridge host ipvlan macvlan null overlay [2021-03-04T18:25:17.658Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-04T18:25:17.658Z] Swarm: inactive [2021-03-04T18:25:17.658Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-04T18:25:17.658Z] Default Runtime: runc [2021-03-04T18:25:17.658Z] Init Binary: docker-init [2021-03-04T18:25:17.658Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:25:17.658Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T18:25:17.658Z] init version: de40ad0 [2021-03-04T18:25:17.658Z] Security Options: [2021-03-04T18:25:17.658Z] apparmor [2021-03-04T18:25:17.658Z] seccomp [2021-03-04T18:25:17.658Z] Profile: default [2021-03-04T18:25:17.658Z] Kernel Version: 5.4.0-1037-aws [2021-03-04T18:25:17.658Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-04T18:25:17.658Z] OSType: linux [2021-03-04T18:25:17.658Z] Architecture: x86_64 [2021-03-04T18:25:17.658Z] CPUs: 2 [2021-03-04T18:25:17.658Z] Total Memory: 7.487GiB [2021-03-04T18:25:17.658Z] Name: ip-10-100-71-14 [2021-03-04T18:25:17.658Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-04T18:25:17.658Z] Docker Root Dir: /var/lib/docker [2021-03-04T18:25:17.658Z] Debug Mode: false [2021-03-04T18:25:17.658Z] Registry: https://index.docker.io/v1/ [2021-03-04T18:25:17.658Z] Labels: [2021-03-04T18:25:17.658Z] Experimental: true [2021-03-04T18:25:17.658Z] Insecure Registries: [2021-03-04T18:25:17.658Z] 127.0.0.0/8 [2021-03-04T18:25:17.658Z] Live Restore Enabled: true [2021-03-04T18:25:17.658Z] [2021-03-04T18:25:17.658Z] WARNING: No swap limit support [2021-03-04T18:25:17.658Z] WARNING: No blkio weight support [2021-03-04T18:25:17.658Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-04T18:25:17.971Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T18:25:17.971Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T18:25:17.971Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42083/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-04T18:25:17.971Z] + bash /home/ubuntu/workspace/moby_PR-42083/check-config.sh [2021-03-04T18:25:17.971Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-04T18:25:17.971Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-04T18:25:17.971Z] [2021-03-04T18:25:17.971Z] Generally Necessary: [2021-03-04T18:25:17.971Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-04T18:25:17.971Z] - apparmor: enabled and tools installed [2021-03-04T18:25:17.971Z] - CONFIG_NAMESPACES: enabled [2021-03-04T18:25:17.971Z] - CONFIG_NET_NS: enabled [2021-03-04T18:25:17.972Z] - CONFIG_PID_NS: enabled [2021-03-04T18:25:17.972Z] - CONFIG_IPC_NS: enabled [2021-03-04T18:25:17.972Z] - CONFIG_UTS_NS: enabled [2021-03-04T18:25:17.972Z] - CONFIG_CGROUPS: enabled [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-04T18:25:17.972Z] - CONFIG_CPUSETS: enabled [2021-03-04T18:25:17.972Z] - CONFIG_MEMCG: enabled [2021-03-04T18:25:17.972Z] - CONFIG_KEYS: enabled [2021-03-04T18:25:17.972Z] - CONFIG_VETH: enabled (as module) [2021-03-04T18:25:17.972Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-04T18:25:17.972Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-04T18:25:17.972Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-04T18:25:17.972Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-04T18:25:17.972Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-04T18:25:17.972Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-04T18:25:17.972Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-04T18:25:17.972Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-04T18:25:17.972Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-04T18:25:17.972Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-04T18:25:17.972Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-04T18:25:17.972Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-04T18:25:17.972Z] [2021-03-04T18:25:17.972Z] Optional Features: [2021-03-04T18:25:17.972Z] - CONFIG_USER_NS: enabled [2021-03-04T18:25:17.972Z] - CONFIG_SECCOMP: enabled [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-04T18:25:17.972Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-04T18:25:17.972Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-04T18:25:17.972Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-04T18:25:17.972Z] - CONFIG_BLK_CGROUP: enabled [2021-03-04T18:25:17.972Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-04T18:25:17.972Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-04T18:25:17.972Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_PERF: enabled [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-04T18:25:17.972Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-04T18:25:17.972Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-04T18:25:17.972Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-04T18:25:17.972Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-04T18:25:17.972Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-04T18:25:17.972Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-04T18:25:16.510Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T18:25:16.517Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T18:25:16.523Z] > git checkout -f bd37db044cfff3c12fb8407dac8abe4dbbf1af8d # timeout=10 [2021-03-04T18:25:16.584Z] > git rev-list --no-walk 0c586372cac981cb2a135559429a4cba27654098 # timeout=10 [2021-03-04T18:25:18.227Z] - CONFIG_IP_VS: enabled (as module) [2021-03-04T18:25:18.227Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-04T18:25:18.227Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-04T18:25:18.227Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-04T18:25:18.227Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-04T18:25:18.227Z] - CONFIG_EXT4_FS: enabled [2021-03-04T18:25:18.227Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-04T18:25:18.227Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-04T18:25:18.227Z] - Network Drivers: [2021-03-04T18:25:18.227Z] - "overlay": [2021-03-04T18:25:18.227Z] - CONFIG_VXLAN: enabled (as module) [2021-03-04T18:25:18.227Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-04T18:25:18.227Z] Optional (for encrypted networks): [2021-03-04T18:25:18.227Z] - CONFIG_CRYPTO: enabled [2021-03-04T18:25:18.227Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-04T18:25:18.227Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-04T18:25:18.227Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-04T18:25:18.227Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-04T18:25:18.227Z] - CONFIG_XFRM: enabled [2021-03-04T18:25:18.227Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-04T18:25:18.227Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-04T18:25:18.227Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-04T18:25:18.227Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-04T18:25:18.227Z] - "ipvlan": [2021-03-04T18:25:18.227Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-04T18:25:18.227Z] - "macvlan": [2021-03-04T18:25:18.227Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-04T18:25:18.227Z] - CONFIG_DUMMY: enabled (as module) [2021-03-04T18:25:18.227Z] - "ftp,tftp client in container": [2021-03-04T18:25:18.227Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-04T18:25:18.227Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-04T18:25:18.227Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-04T18:25:18.227Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-04T18:25:18.227Z] - Storage Drivers: [2021-03-04T18:25:18.227Z] - "aufs": [2021-03-04T18:25:18.227Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-04T18:25:18.227Z] - "btrfs": [2021-03-04T18:25:18.227Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-04T18:25:18.227Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-04T18:25:18.227Z] - "devicemapper": [2021-03-04T18:25:18.227Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-04T18:25:18.227Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-04T18:25:18.227Z] - "overlay": [2021-03-04T18:25:18.227Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-04T18:25:18.227Z] - "zfs": [2021-03-04T18:25:18.227Z] - /dev/zfs: present [2021-03-04T18:25:18.227Z] - zfs command: missing [2021-03-04T18:25:18.227Z] - zpool command: missing [2021-03-04T18:25:18.227Z] [2021-03-04T18:25:18.227Z] Limits: [2021-03-04T18:25:18.227Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-04T18:25:18.227Z] [2021-03-04T18:25:18.227Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-04T18:25:18.436Z] Fetching without tags [2021-03-04T18:25:18.545Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d1867833987eb73a69d26f3046dbeccca342f2f5 . [2021-03-04T18:25:18.545Z] #1 [internal] load build definition from Dockerfile [2021-03-04T18:25:18.545Z] #1 sha256:d24f8b881bd5391bbc8b17559946bf1e8602b16888dbebe6dbbb9212dd3a38b6 [2021-03-04T18:25:18.545Z] #1 transferring dockerfile: 16.54kB done [2021-03-04T18:25:18.545Z] #1 DONE 0.0s [2021-03-04T18:25:18.545Z] [2021-03-04T18:25:18.545Z] #2 [internal] load .dockerignore [2021-03-04T18:25:18.545Z] #2 sha256:38d0136127a2ca79362e35b228e58ca232b102d686abede1ca3b4ec84204bfe3 [2021-03-04T18:25:18.545Z] #2 transferring context: 87B done [2021-03-04T18:25:18.545Z] #2 DONE 0.0s [2021-03-04T18:25:18.545Z] [2021-03-04T18:25:18.545Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-04T18:25:18.545Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-04T18:25:18.587Z] Fetching without tags [2021-03-04T18:25:18.703Z] Merging remotes/origin/master commit 03a07af6def280d77dab18782fca3fceb6784743 into PR head commit d39b075302c27f77b2de413697a5aacb034d8286 [2021-03-04T18:25:18.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T18:25:18.392Z] > git config --add remote.origin.fetch +refs/pull/42083/head:refs/remotes/origin/PR-42083 # timeout=10 [2021-03-04T18:25:18.410Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:25:18.431Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T18:25:18.450Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T18:25:18.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:25:18.455Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:25:18.725Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T18:25:18.741Z] > git checkout -f d39b075302c27f77b2de413697a5aacb034d8286 # timeout=10 [2021-03-04T18:25:18.801Z] #3 DONE 0.1s [2021-03-04T18:25:18.801Z] [2021-03-04T18:25:18.801Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-04T18:25:18.801Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-04T18:25:18.801Z] #4 CACHED [2021-03-04T18:25:18.801Z] [2021-03-04T18:25:18.801Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-04T18:25:18.801Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-04T18:25:18.519Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T18:25:18.526Z] > git config --add remote.origin.fetch +refs/pull/42083/head:refs/remotes/origin/PR-42083 # timeout=10 [2021-03-04T18:25:18.543Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:25:18.556Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T18:25:18.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T18:25:18.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:25:18.595Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:25:18.877Z] Merging remotes/origin/master commit 03a07af6def280d77dab18782fca3fceb6784743 into PR head commit d39b075302c27f77b2de413697a5aacb034d8286 [2021-03-04T18:25:19.057Z] #5 DONE 0.1s [2021-03-04T18:25:19.057Z] [2021-03-04T18:25:19.057Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-04T18:25:19.057Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-04T18:25:19.057Z] #7 DONE 0.1s [2021-03-04T18:25:19.057Z] [2021-03-04T18:25:19.057Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-04T18:25:19.057Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-04T18:25:19.057Z] #6 DONE 0.1s [2021-03-04T18:25:19.312Z] [2021-03-04T18:25:19.312Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-04T18:25:19.312Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-04T18:25:19.312Z] #60 DONE 0.0s [2021-03-04T18:25:19.312Z] [2021-03-04T18:25:19.312Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:25:19.312Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:25:19.312Z] #8 DONE 0.0s [2021-03-04T18:25:19.312Z] [2021-03-04T18:25:19.312Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T18:25:19.312Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T18:25:19.312Z] #24 DONE 0.0s [2021-03-04T18:25:19.312Z] [2021-03-04T18:25:19.312Z] #21 [internal] load build context [2021-03-04T18:25:19.312Z] #21 sha256:161e993fba9b39c5bca1ec0f4908ae251011e75463b9cc4394df971e7129899a [2021-03-04T18:25:19.592Z] Merge succeeded, producing 05cdf53c79a2ece16c7b87974786b4f81cc3a5d4 [2021-03-04T18:25:19.592Z] Checking out Revision 05cdf53c79a2ece16c7b87974786b4f81cc3a5d4 (PR-42083) [2021-03-04T18:25:20.014Z] #1 [internal] load build definition from Dockerfile [2021-03-04T18:25:20.014Z] #1 sha256:27b696035d451d5bb8ea958bb5257a15db8a8750f834d54ef2089baf61d6dfa6 [2021-03-04T18:25:20.014Z] #1 transferring dockerfile: 16.54kB done [2021-03-04T18:25:20.014Z] #1 DONE 0.1s [2021-03-04T18:25:20.199Z] Merge succeeded, producing 05cdf53c79a2ece16c7b87974786b4f81cc3a5d4 [2021-03-04T18:25:20.199Z] Checking out Revision 05cdf53c79a2ece16c7b87974786b4f81cc3a5d4 (PR-42083) [2021-03-04T18:25:20.587Z] Fetching without tags [2021-03-04T18:25:20.588Z] [2021-03-04T18:25:20.588Z] #2 [internal] load .dockerignore [2021-03-04T18:25:20.588Z] #2 sha256:78ea4a846a168c2e92fdb3852a8e28a8ee2c9dee26c018fbfaf7d3abe4e6ac6f [2021-03-04T18:25:20.588Z] #2 transferring context: 87B done [2021-03-04T18:25:20.588Z] #2 DONE 0.0s [2021-03-04T18:25:20.687Z] #21 transferring context: 53.42MB 1.3s done [2021-03-04T18:25:20.687Z] #21 DONE 1.3s [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-04T18:25:20.687Z] #27 sha256:828cfa61d0099e5de2b1a57bdb627108ab7a7c953cfcb0ea82a6a324b3aeaa81 [2021-03-04T18:25:20.687Z] #27 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:25:20.687Z] #43 sha256:da96f2bc0416d45ba12ca55df8bc8f3192049835528af1dd7368588062b7f054 [2021-03-04T18:25:20.687Z] #43 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-04T18:25:20.687Z] #28 sha256:3734f9769792907b90c5b2a0ee4917b23da7053876b1e5d9b935b9314b0624f8 [2021-03-04T18:25:20.687Z] #28 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:25:20.687Z] #51 sha256:3472da3e328f5265a332fae449244d47ab3034f5d9ee0d931e87e2b0de8b735a [2021-03-04T18:25:20.687Z] #51 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-04T18:25:20.687Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-04T18:25:20.687Z] #12 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:25:20.687Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:25:20.687Z] #40 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-04T18:25:20.687Z] #45 sha256:cf2f0628f94c1667abdb4f8b28c2d8b4833ef3cf5741ab9d1be993aef955440d [2021-03-04T18:25:20.687Z] #45 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-04T18:25:20.687Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-04T18:25:20.687Z] #15 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-04T18:25:20.687Z] #39 sha256:280172888c695424516743c3654552544bff038278f2af67b999aab5d6c9e6b4 [2021-03-04T18:25:20.687Z] #39 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:25:20.687Z] #49 sha256:01c09a29b55d00b0282283b50e5b20696f1b80879fd507730d279b58edb34e6b [2021-03-04T18:25:20.687Z] #49 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-04T18:25:20.687Z] #59 sha256:f64059a20f647f23dc1040f97cfd02a7313747445f590e380b4a6639abc8a394 [2021-03-04T18:25:20.687Z] #59 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:25:20.687Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:25:20.687Z] #41 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-04T18:25:20.687Z] #48 sha256:e50b46f2d2aa6026fac71dbee483b77b1acaa1379cebf0fbda4a69e0a1015ac2 [2021-03-04T18:25:20.687Z] #48 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-04T18:25:20.687Z] #22 sha256:dcf7a562123842d7a2a16c656a5460b25e6e6899420c29a2f78e9633e7490cad [2021-03-04T18:25:20.687Z] #22 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-03-04T18:25:20.687Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-04T18:25:20.687Z] #17 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #34 [tini 1/2] 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 [2021-03-04T18:25:20.687Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:25:20.687Z] #34 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-04T18:25:20.687Z] #64 sha256:3fc40fa584ac81b75f1c11926c26c3e482be9f365a1f5155fbe816e8342fd59c [2021-03-04T18:25:20.687Z] #64 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-04T18:25:20.687Z] #44 sha256:671f3396671bce3914442252c35cb259f492a8512d814d1b4967575e02dcae6e [2021-03-04T18:25:20.687Z] #44 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-04T18:25:20.687Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-04T18:25:20.687Z] #14 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-04T18:25:20.687Z] #46 sha256:e1666a2ee1e8bb7189e0fdc8be975822e229f291f19836ad01aeaee4d350d343 [2021-03-04T18:25:20.687Z] #46 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-04T18:25:20.687Z] #31 sha256:1a21c325c2c5ca210137cf2c2a5863d2c1a0d8842833b1d48ed99ac7600c5662 [2021-03-04T18:25:20.687Z] #31 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T18:25:20.687Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T18:25:20.687Z] #20 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:25:20.687Z] #32 sha256:144b89bf8707e183ae2cd8829a7a747105fe44c437cac62909700ff4fc559b90 [2021-03-04T18:25:20.687Z] #32 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-04T18:25:20.687Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-04T18:25:20.687Z] #9 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-04T18:25:20.687Z] #23 sha256:3ba549f4375dbf11a03457f53cea04a54855b7e76d7adcb00712408bfeff8f87 [2021-03-04T18:25:20.687Z] #23 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-04T18:25:20.687Z] #61 sha256:519fbb46407d139dff860ed99ced27f720fe08196ea49c746376d9dd5487d67e [2021-03-04T18:25:20.687Z] #61 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-04T18:25:20.687Z] #33 sha256:bec425573dc126848d576f241d23f66859342c8d710cf714f006a659afa89180 [2021-03-04T18:25:20.687Z] #33 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-04T18:25:20.687Z] #57 sha256:64917b7b0d812948349199056ceaa33aa037e76c955142453f0ff3fadda75950 [2021-03-04T18:25:20.687Z] #57 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #19 [dev-systemd-false 8/26] 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 [2021-03-04T18:25:20.687Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-04T18:25:20.687Z] #19 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-04T18:25:20.687Z] #63 sha256:36c7f30b7f2cd09b2b172bf9b35e516e823b82bea8720d6091070764ca97523c [2021-03-04T18:25:20.687Z] #63 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:25:20.687Z] #54 sha256:cfd5b04dab2843f7c20548ec2d6fa80e94fc5aa9b6b55302e2d702403e396f5f [2021-03-04T18:25:20.687Z] #54 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-04T18:25:20.687Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-04T18:25:20.687Z] #29 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:25:20.687Z] #56 sha256:c91410676cfe2e79bd96be7e492cfab0b69f94e5088bc0e3c33e71d387131a75 [2021-03-04T18:25:20.687Z] #56 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-04T18:25:20.687Z] #52 sha256:d65044adc020ee3bb29bf605428424b28ec28ddcb19a675b416198f902abaab9 [2021-03-04T18:25:20.687Z] #52 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-04T18:25:20.687Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-04T18:25:20.687Z] #16 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #11 [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 [2021-03-04T18:25:20.687Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:25:20.687Z] #11 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:25:20.687Z] #47 sha256:49a9bd6047effff3346242171141c0d2b9a6bec168775b8544a5836a70f789ab [2021-03-04T18:25:20.687Z] #47 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #30 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:25:20.687Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T18:25:20.687Z] #30 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-04T18:25:20.687Z] #35 sha256:567afb534ec3701afd917c7be25d6fae157bfd1fc5677d52601b3e9f202e244a [2021-03-04T18:25:20.687Z] #35 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-04T18:25:20.687Z] #55 sha256:bcb1700dde502b76f313a94e8c68c3bbfa49edeb43923ca5e0ab3b8066c826b5 [2021-03-04T18:25:20.687Z] #55 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #53 [containerd 1/2] 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 [2021-03-04T18:25:20.687Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T18:25:20.687Z] #53 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-04T18:25:20.687Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-04T18:25:20.687Z] #13 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-04T18:25:20.687Z] #50 sha256:ea50b55d289ec283bc4dbd73dc57f9e352550ee86b282f6a55a4f95407c67c1b [2021-03-04T18:25:20.687Z] #50 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-04T18:25:20.687Z] #36 sha256:2f8f4817be99204116ee505c45d92633560034684c589f39efe4acb28dae136e [2021-03-04T18:25:20.687Z] #36 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-04T18:25:20.687Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-04T18:25:20.687Z] #37 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-04T18:25:20.687Z] #26 sha256:5f04caf91927649f701bd3ba8ec154ffeff75107da61ccc3995a7c528a87a9da [2021-03-04T18:25:20.687Z] #26 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-04T18:25:20.687Z] #58 sha256:7fe60d85bd319e1b7cac9897d483e420b919cd1606bc730b23b1329e6d2a698e [2021-03-04T18:25:20.687Z] #58 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:25:20.687Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:25:20.687Z] #18 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-04T18:25:20.687Z] #42 sha256:245641931c05875bb76210c8839a140171959815aaf5633e12b402a1991b54dc [2021-03-04T18:25:20.687Z] #42 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #25 [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 [2021-03-04T18:25:20.687Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-04T18:25:20.687Z] #25 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #38 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-03-04T18:25:20.687Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T18:25:20.687Z] #38 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-04T18:25:20.687Z] #62 sha256:0495f6718286f2728229a71845d66624319c98a2c9492de9d38343766ab6ccbe [2021-03-04T18:25:20.687Z] #62 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #10 [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 [2021-03-04T18:25:20.687Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-04T18:25:20.687Z] #10 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-04T18:25:20.687Z] #65 sha256:54387c2da4a1b77a6747e2db2b03ab4c397824de7b19ce9f63fdc18bc35cbe78 [2021-03-04T18:25:20.687Z] #65 CACHED [2021-03-04T18:25:20.687Z] [2021-03-04T18:25:20.687Z] #66 exporting to image [2021-03-04T18:25:20.687Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-04T18:25:20.687Z] #66 exporting layers done [2021-03-04T18:25:20.687Z] #66 writing image sha256:a32636e41886b0a05b868322f0fcacfda3cc04feb1cf682795e45c996cc4e96d 0.0s done [2021-03-04T18:25:20.687Z] #66 naming to docker.io/library/docker:d1867833987eb73a69d26f3046dbeccca342f2f5 done [2021-03-04T18:25:20.687Z] #66 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-04T18:25:20.527Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T18:25:20.548Z] > git config --add remote.origin.fetch +refs/pull/42083/head:refs/remotes/origin/PR-42083 # timeout=10 [2021-03-04T18:25:20.558Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:25:20.575Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T18:25:20.589Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T18:25:20.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:25:20.590Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:25:19.226Z] > git remote # timeout=10 [2021-03-04T18:25:19.240Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T18:25:19.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:25:19.254Z] > git merge 03a07af6def280d77dab18782fca3fceb6784743 # timeout=10 [2021-03-04T18:25:19.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T18:25:19.606Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T18:25:19.620Z] > git checkout -f 05cdf53c79a2ece16c7b87974786b4f81cc3a5d4 # timeout=10 [2021-03-04T18:25:20.848Z] Merging remotes/origin/master commit 03a07af6def280d77dab18782fca3fceb6784743 into PR head commit d39b075302c27f77b2de413697a5aacb034d8286 [2021-03-04T18:25:18.888Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T18:25:18.906Z] > git checkout -f d39b075302c27f77b2de413697a5aacb034d8286 # timeout=10 [2021-03-04T18:25:19.467Z] > git remote # timeout=10 [2021-03-04T18:25:19.494Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T18:25:19.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:25:19.512Z] > git merge 03a07af6def280d77dab18782fca3fceb6784743 # timeout=10 [2021-03-04T18:25:20.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T18:25:20.204Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T18:25:20.220Z] > git checkout -f 05cdf53c79a2ece16c7b87974786b4f81cc3a5d4 # timeout=10 [2021-03-04T18:25:21.023Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -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:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh dynbinary test-integration [2021-03-04T18:25:21.533Z] [2021-03-04T18:25:21.533Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-04T18:25:21.533Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-03-04T18:25:21.533Z] #3 DONE 0.2s [2021-03-04T18:25:21.533Z] [2021-03-04T18:25:21.533Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-04T18:25:21.533Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-03-04T18:25:21.533Z] #4 CACHED [2021-03-04T18:25:21.584Z] [2021-03-04T18:25:21.840Z] Removing bundles/ [2021-03-04T18:25:21.841Z] [2021-03-04T18:25:21.841Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-04T18:25:21.841Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T18:25:21.841Z] GOOS="" GOARCH="" GOARM="" [2021-03-04T18:25:22.119Z] Merge succeeded, producing 5db594b3a7779cc370a566c8c49df228eb183907 [2021-03-04T18:25:22.119Z] Checking out Revision 5db594b3a7779cc370a566c8c49df228eb183907 (PR-42083) [2021-03-04T18:25:22.476Z] [2021-03-04T18:25:22.476Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-04T18:25:22.476Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-04T18:25:22.738Z] #7 DONE 0.1s [2021-03-04T18:25:22.738Z] [2021-03-04T18:25:22.738Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-04T18:25:22.738Z] #6 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-03-04T18:25:22.738Z] #6 DONE 0.1s [2021-03-04T18:25:22.738Z] [2021-03-04T18:25:22.738Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-04T18:25:22.738Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-04T18:25:22.738Z] #5 DONE 0.1s [2021-03-04T18:25:20.859Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T18:25:20.875Z] > git checkout -f d39b075302c27f77b2de413697a5aacb034d8286 # timeout=10 [2021-03-04T18:25:21.490Z] > git remote # timeout=10 [2021-03-04T18:25:21.512Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T18:25:21.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:25:21.524Z] > git merge 03a07af6def280d77dab18782fca3fceb6784743 # timeout=10 [2021-03-04T18:25:22.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T18:25:22.120Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T18:25:22.136Z] > git checkout -f 5db594b3a7779cc370a566c8c49df228eb183907 # timeout=10 [2021-03-04T18:25:23.005Z] [2021-03-04T18:25:23.005Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-04T18:25:23.005Z] #60 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-03-04T18:25:23.005Z] #60 DONE 0.0s [2021-03-04T18:25:23.005Z] [2021-03-04T18:25:23.005Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:25:23.005Z] #8 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-04T18:25:23.005Z] #8 DONE 0.0s [2021-03-04T18:25:23.005Z] [2021-03-04T18:25:23.005Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T18:25:23.005Z] #24 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-03-04T18:25:23.005Z] #24 DONE 0.0s [2021-03-04T18:25:23.005Z] [2021-03-04T18:25:23.005Z] #21 [internal] load build context [2021-03-04T18:25:23.005Z] #21 sha256:990dd196d5a88deec429dd9025f5c193f5cb8eb4dc5e044409c177db6e3038df [2021-03-04T18:25:23.361Z] Commit message: "Merge commit '03a07af6def280d77dab18782fca3fceb6784743' into HEAD" [2021-03-04T18:25:23.373Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-03-04T18:25:23.802Z] Commit message: "Merge commit '03a07af6def280d77dab18782fca3fceb6784743' into HEAD" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-04T18:25:24.352Z] + docker version [2021-03-04T18:25:24.413Z] #21 transferring context: 53.42MB 1.4s done [2021-03-04T18:25:24.413Z] #21 DONE 1.4s [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:25:24.675Z] #47 sha256:d1dd5401e146f07bacccb63c5c50d03dea07c3fc3593af41699d9387e0c9684a [2021-03-04T18:25:24.675Z] #47 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:25:24.675Z] #54 sha256:a7b0151db72ebd724b153b251a486de07a0063f4e5ec64fc90d22a270b28e7e7 [2021-03-04T18:25:24.675Z] #54 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-04T18:25:24.675Z] #31 sha256:88f3f878af3a7a6ff6b8a82317ce09f25b213e3f151e908d9b7725b40d3a8b9b [2021-03-04T18:25:24.675Z] #31 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-04T18:25:24.675Z] #48 sha256:7f5a7754d2e547656f1f13812d304d605cb2c265c03addbdd68be656052f0268 [2021-03-04T18:25:24.675Z] #48 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-04T18:25:24.675Z] #15 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-03-04T18:25:24.675Z] #15 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-04T18:25:24.675Z] #12 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-03-04T18:25:24.675Z] #12 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-04T18:25:24.675Z] #36 sha256:b0fc9b2efa4c29d3c9dea57ea358b2b3312b01f30afb32a1c59e53ee691199b3 [2021-03-04T18:25:24.675Z] #36 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-04T18:25:24.675Z] #26 sha256:5ea6ce624a780798906b89383b98ed911bb8d807919eb5d041565d41e6c1781f [2021-03-04T18:25:24.675Z] #26 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-04T18:25:24.675Z] #45 sha256:809c24ad373405375e3a7a49c8f07b3d6dee997ef31eb3d5239db9f6274471cf [2021-03-04T18:25:24.675Z] #45 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-04T18:25:24.675Z] #61 sha256:ecafb5575bc2416ecd57c00869fbbedd5bf3fde6594081bdbe73a079b066bb66 [2021-03-04T18:25:24.675Z] #61 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #30 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:25:24.675Z] #30 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-04T18:25:24.675Z] #30 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-04T18:25:24.675Z] #9 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-04T18:25:24.675Z] #9 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #11 [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 [2021-03-04T18:25:24.675Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-04T18:25:24.675Z] #11 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-04T18:25:24.675Z] #64 sha256:8208998c92f584c724c6a0b84a6d423bb7f68a68ffaa30a582260dbef8f2b0a5 [2021-03-04T18:25:24.675Z] #64 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-04T18:25:24.675Z] #58 sha256:9d1e0117f0eca171a9c881afb174faae96adaf790e7d4b26b493d0dac71ee88a [2021-03-04T18:25:24.675Z] #58 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-04T18:25:24.675Z] #27 sha256:ed55924c013d04e1f32c460ee7df8d40337f5f85305853c9080a2f84a3fa563f [2021-03-04T18:25:24.675Z] #27 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-04T18:25:24.675Z] #29 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-03-04T18:25:24.675Z] #29 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:25:24.675Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-04T18:25:24.675Z] #18 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-04T18:25:24.675Z] #50 sha256:e885d7e808182e34cae6cacc60eecd96f052c625ff942b810eb42932a6c33baf [2021-03-04T18:25:24.675Z] #50 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #53 [containerd 1/2] 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 [2021-03-04T18:25:24.675Z] #53 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-04T18:25:24.675Z] #53 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:25:24.675Z] #49 sha256:43b671927d071716e1bb8f282fa91ae04a0aab7f3ca1eac6122a254f4c8b6cab [2021-03-04T18:25:24.675Z] #49 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-04T18:25:24.675Z] #57 sha256:0be791404482fd0be1b5311fd60227120f2afc805bfe6bf130d451cf87468c74 [2021-03-04T18:25:24.675Z] #57 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:25:24.675Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T18:25:24.675Z] #41 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-04T18:25:24.675Z] #35 sha256:159d59bbb887712eb14e621dbc00bdb39ed4e4f1e4a6c60120d322c8072636d9 [2021-03-04T18:25:24.675Z] #35 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-04T18:25:24.675Z] #42 sha256:8a365de1e409940b49d4af0b01816a11bb86011dcb57bc093f696d076f4ea547 [2021-03-04T18:25:24.675Z] #42 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:25:24.675Z] #56 sha256:d854d71f907e2150d1a889293f6af1b944af222a6c1f9e2035ae40fa1f6b205f [2021-03-04T18:25:24.675Z] #56 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-04T18:25:24.675Z] #52 sha256:bc45fde3698e01a077c4a3cfb54de412c6af0e7eda056c5d22bf2de32ffae751 [2021-03-04T18:25:24.675Z] #52 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-04T18:25:24.675Z] #14 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-03-04T18:25:24.675Z] #14 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-04T18:25:24.675Z] #13 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-03-04T18:25:24.675Z] #13 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:25:24.675Z] #51 sha256:28dfa67632065cd1fda73e2624df28c6a36f48baa2aff90440853478f12d738e [2021-03-04T18:25:24.675Z] #51 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #10 [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 [2021-03-04T18:25:24.675Z] #10 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-04T18:25:24.675Z] #10 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-04T18:25:24.675Z] #55 sha256:4fce7e8c5ff63469d74d6a9ba25b1f90e63d39026895a9b6ad60f9a626630d78 [2021-03-04T18:25:24.675Z] #55 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.675Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-04T18:25:24.675Z] #46 sha256:99d6faad86653ee3decd9cd7e01353dd36e2432873c8a99d3eb2daaf7ed41c91 [2021-03-04T18:25:24.675Z] #46 CACHED [2021-03-04T18:25:24.675Z] [2021-03-04T18:25:24.676Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:25:24.676Z] #43 sha256:8b265f2b38996dd91b7209f1d6bd31d34fbf4db58e1c450899706acd8500d70a [2021-03-04T18:25:24.676Z] #43 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-04T18:25:24.676Z] #62 sha256:2f9ba0f4d4b70d727a10758c5a99b7cc84ef0453036488d53672ff453b34b681 [2021-03-04T18:25:24.676Z] #62 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #34 [tini 1/2] 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 [2021-03-04T18:25:24.676Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-04T18:25:24.676Z] #34 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-04T18:25:24.676Z] #22 sha256:eec8095dff43e1117ffe04e0fe03ffbed0f2c5a2cd0f28491da690798916c839 [2021-03-04T18:25:24.676Z] #22 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T18:25:24.676Z] #20 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-03-04T18:25:24.676Z] #20 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #25 [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 [2021-03-04T18:25:24.676Z] #25 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-03-04T18:25:24.676Z] #25 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-04T18:25:24.676Z] #44 sha256:e984ca2f0a2fd2fd11ffac3b67cc1adbf628fe505da0067b0926c2b2bbbf3ed0 [2021-03-04T18:25:24.676Z] #44 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-04T18:25:24.676Z] #59 sha256:0354c6920e1ae38e00a856f01e4577b6df2dc17d54675fda64d1b51ef4ff5998 [2021-03-04T18:25:24.676Z] #59 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-04T18:25:24.676Z] #37 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-03-04T18:25:24.676Z] #37 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-03-04T18:25:24.676Z] #17 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-03-04T18:25:24.676Z] #17 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:25:24.676Z] #32 sha256:2668c634419d8d26bae50d5fe2d00b8881c75e0efa887ed21e6762157164e98e [2021-03-04T18:25:24.676Z] #32 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-04T18:25:24.676Z] #39 sha256:e68a2ddb1e08f80214c5e99a767f93479f5d62184351687118aafdb7315bfbc2 [2021-03-04T18:25:24.676Z] #39 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:25:24.676Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-04T18:25:24.676Z] #40 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-04T18:25:24.676Z] #33 sha256:0abebb881a78546bf6f374d13a68c8dbd30fecf4a90e28b35b714498d8f9fa4b [2021-03-04T18:25:24.676Z] #33 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-04T18:25:24.676Z] #28 sha256:9fda52dd6403727182d63f23f5a7ec4a20be7582d7eca466ab091633482bcafa [2021-03-04T18:25:24.676Z] #28 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-04T18:25:24.676Z] #23 sha256:003160b700305a4a5193e17a5dd88bdf2e8027f1d822e2444777b71552f7492a [2021-03-04T18:25:24.676Z] #23 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #19 [dev-systemd-false 8/26] 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 [2021-03-04T18:25:24.676Z] #19 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-03-04T18:25:24.676Z] #19 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-04T18:25:24.676Z] #63 sha256:aed82651536d5a26fb8743edbf41105d0a73f81b8326e8c6315433e0acc649ed [2021-03-04T18:25:24.676Z] #63 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-04T18:25:24.676Z] #16 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-03-04T18:25:24.676Z] #16 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #38 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-03-04T18:25:24.676Z] #38 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-04T18:25:24.676Z] #38 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-04T18:25:24.676Z] #65 sha256:752c90ec50ea7a54babf0d20b774c3aaeb5a047d31da9cd575147ebdf9f9f274 [2021-03-04T18:25:24.676Z] #65 CACHED [2021-03-04T18:25:24.676Z] [2021-03-04T18:25:24.676Z] #66 exporting to image [2021-03-04T18:25:24.676Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-04T18:25:24.676Z] #66 exporting layers done [2021-03-04T18:25:24.676Z] #66 writing image sha256:f1d4d79a1380db0bdfffae14b0f50284caafc7e326a9876965d4eae76ead1a09 0.0s done [2021-03-04T18:25:24.676Z] #66 naming to docker.io/library/docker:d1867833987eb73a69d26f3046dbeccca342f2f5 done [2021-03-04T18:25:24.676Z] #66 DONE 0.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-04T18:25:24.881Z] + [ PR != PR ] [2021-03-04T18:25:24.881Z] + [ master != master ] [2021-03-04T18:25:24.881Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-04T18:25:25.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/test/unit [2021-03-04T18:25:25.248Z] + docker version [2021-03-04T18:25:23.375Z] > git rev-list --no-walk 0c586372cac981cb2a135559429a4cba27654098 # timeout=10 [2021-03-04T18:25:25.682Z] Commit message: "Merge commit '03a07af6def280d77dab18782fca3fceb6784743' into HEAD" [2021-03-04T18:25:25.699Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-04T18:25:26.726Z] + docker version [2021-03-04T18:25:25.684Z] > git rev-list --no-walk 0c586372cac981cb2a135559429a4cba27654098 # timeout=10 [2021-03-04T18:25:30.938Z] Client: Docker Engine - Community [2021-03-04T18:25:30.938Z] Version: 20.10.3 [2021-03-04T18:25:30.938Z] API version: 1.41 [2021-03-04T18:25:30.938Z] Go version: go1.13.15 [2021-03-04T18:25:30.938Z] Git commit: 48d30b5 [2021-03-04T18:25:30.938Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-04T18:25:30.938Z] OS/Arch: linux/amd64 [2021-03-04T18:25:30.938Z] Context: default [2021-03-04T18:25:30.938Z] Experimental: true [2021-03-04T18:25:30.938Z] [2021-03-04T18:25:30.938Z] Server: Docker Engine - Community [2021-03-04T18:25:30.938Z] Engine: [2021-03-04T18:25:30.938Z] Version: 20.10.3 [2021-03-04T18:25:30.938Z] API version: 1.41 (minimum version 1.12) [2021-03-04T18:25:30.938Z] Go version: go1.13.15 [2021-03-04T18:25:30.938Z] Git commit: 46229ca [2021-03-04T18:25:30.938Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-04T18:25:30.938Z] OS/Arch: linux/amd64 [2021-03-04T18:25:30.938Z] Experimental: true [2021-03-04T18:25:30.938Z] containerd: [2021-03-04T18:25:30.938Z] Version: 1.4.3 [2021-03-04T18:25:30.938Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:25:30.938Z] runc: [2021-03-04T18:25:30.938Z] Version: 1.0.0-rc92 [2021-03-04T18:25:30.938Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T18:25:30.938Z] docker-init: [2021-03-04T18:25:30.938Z] Version: 0.19.0 [2021-03-04T18:25:30.938Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-04T18:25:31.254Z] + docker info [2021-03-04T18:25:31.817Z] Client: Docker Engine - Community [2021-03-04T18:25:31.817Z] Version: 20.10.3 [2021-03-04T18:25:31.817Z] API version: 1.41 [2021-03-04T18:25:31.817Z] Go version: go1.13.15 [2021-03-04T18:25:31.817Z] Git commit: 48d30b5 [2021-03-04T18:25:31.817Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-04T18:25:31.817Z] OS/Arch: linux/amd64 [2021-03-04T18:25:31.817Z] Context: default [2021-03-04T18:25:31.817Z] Experimental: true [2021-03-04T18:25:31.817Z] [2021-03-04T18:25:31.817Z] Server: Docker Engine - Community [2021-03-04T18:25:31.817Z] Engine: [2021-03-04T18:25:31.817Z] Version: 20.10.3 [2021-03-04T18:25:31.817Z] API version: 1.41 (minimum version 1.12) [2021-03-04T18:25:31.817Z] Go version: go1.13.15 [2021-03-04T18:25:31.817Z] Git commit: 46229ca [2021-03-04T18:25:31.817Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-04T18:25:31.817Z] OS/Arch: linux/amd64 [2021-03-04T18:25:31.817Z] Experimental: true [2021-03-04T18:25:31.817Z] containerd: [2021-03-04T18:25:31.817Z] Version: 1.4.3 [2021-03-04T18:25:31.817Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:25:31.817Z] runc: [2021-03-04T18:25:31.817Z] Version: 1.0.0-rc92 [2021-03-04T18:25:31.817Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T18:25:31.817Z] docker-init: [2021-03-04T18:25:31.817Z] Version: 0.19.0 [2021-03-04T18:25:31.817Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-04T18:25:32.105Z] + docker info [2021-03-04T18:25:35.026Z] ? github.com/docker/docker/api [no test files] [2021-03-04T18:25:38.897Z] Client: Docker Engine - Community [2021-03-04T18:25:38.897Z] Version: 20.10.3 [2021-03-04T18:25:38.897Z] API version: 1.41 [2021-03-04T18:25:38.897Z] Go version: go1.13.15 [2021-03-04T18:25:38.897Z] Git commit: 48d30b5 [2021-03-04T18:25:38.897Z] Built: Fri Jan 29 14:33:21 2021 [2021-03-04T18:25:38.897Z] OS/Arch: linux/amd64 [2021-03-04T18:25:38.897Z] Context: default [2021-03-04T18:25:38.897Z] Experimental: true [2021-03-04T18:25:38.897Z] [2021-03-04T18:25:38.897Z] Server: Docker Engine - Community [2021-03-04T18:25:38.897Z] Engine: [2021-03-04T18:25:38.897Z] Version: 20.10.3 [2021-03-04T18:25:38.897Z] API version: 1.41 (minimum version 1.12) [2021-03-04T18:25:38.897Z] Go version: go1.13.15 [2021-03-04T18:25:38.897Z] Git commit: 46229ca [2021-03-04T18:25:38.897Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-04T18:25:38.897Z] OS/Arch: linux/amd64 [2021-03-04T18:25:38.897Z] Experimental: true [2021-03-04T18:25:38.897Z] containerd: [2021-03-04T18:25:38.897Z] Version: 1.4.3 [2021-03-04T18:25:38.897Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:25:38.897Z] runc: [2021-03-04T18:25:38.897Z] Version: 1.0.0-rc92 [2021-03-04T18:25:38.897Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T18:25:38.897Z] docker-init: [2021-03-04T18:25:38.897Z] Version: 0.19.0 [2021-03-04T18:25:38.897Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-04T18:25:39.235Z] + docker info [2021-03-04T18:25:42.088Z] Client: [2021-03-04T18:25:42.088Z] Context: default [2021-03-04T18:25:42.088Z] Debug Mode: false [2021-03-04T18:25:42.088Z] Plugins: [2021-03-04T18:25:42.088Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-04T18:25:42.088Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-04T18:25:42.088Z] [2021-03-04T18:25:42.088Z] Server: [2021-03-04T18:25:42.088Z] Containers: 0 [2021-03-04T18:25:42.088Z] Running: 0 [2021-03-04T18:25:42.088Z] Paused: 0 [2021-03-04T18:25:42.088Z] Stopped: 0 [2021-03-04T18:25:42.088Z] Images: 0 [2021-03-04T18:25:42.088Z] Server Version: 20.10.3 [2021-03-04T18:25:42.088Z] Storage Driver: overlay2 [2021-03-04T18:25:42.088Z] Backing Filesystem: extfs [2021-03-04T18:25:42.088Z] Supports d_type: true [2021-03-04T18:25:42.088Z] Native Overlay Diff: true [2021-03-04T18:25:42.088Z] Logging Driver: json-file [2021-03-04T18:25:42.088Z] Cgroup Driver: cgroupfs [2021-03-04T18:25:42.088Z] Cgroup Version: 1 [2021-03-04T18:25:42.088Z] Plugins: [2021-03-04T18:25:42.088Z] Volume: local [2021-03-04T18:25:42.088Z] Network: bridge host ipvlan macvlan null overlay [2021-03-04T18:25:42.088Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-04T18:25:42.088Z] Swarm: inactive [2021-03-04T18:25:42.088Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-03-04T18:25:42.088Z] Default Runtime: runc [2021-03-04T18:25:42.088Z] Init Binary: docker-init [2021-03-04T18:25:42.088Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:25:42.088Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T18:25:42.088Z] init version: de40ad0 [2021-03-04T18:25:42.088Z] Security Options: [2021-03-04T18:25:42.088Z] apparmor [2021-03-04T18:25:42.088Z] seccomp [2021-03-04T18:25:42.088Z] Profile: default [2021-03-04T18:25:42.088Z] Kernel Version: 5.4.0-1037-aws [2021-03-04T18:25:42.088Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-04T18:25:42.088Z] OSType: linux [2021-03-04T18:25:42.088Z] Architecture: x86_64 [2021-03-04T18:25:42.088Z] CPUs: 2 [2021-03-04T18:25:42.088Z] Total Memory: 7.487GiB [2021-03-04T18:25:42.088Z] Name: ip-10-100-121-25 [2021-03-04T18:25:42.088Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-04T18:25:42.088Z] Docker Root Dir: /var/lib/docker [2021-03-04T18:25:42.088Z] Debug Mode: false [2021-03-04T18:25:42.088Z] Registry: https://index.docker.io/v1/ [2021-03-04T18:25:42.088Z] Labels: [2021-03-04T18:25:42.088Z] Experimental: true [2021-03-04T18:25:42.088Z] Insecure Registries: [2021-03-04T18:25:42.088Z] 127.0.0.0/8 [2021-03-04T18:25:42.088Z] Live Restore Enabled: true [2021-03-04T18:25:42.088Z] [2021-03-04T18:25:42.088Z] WARNING: No swap limit support [2021-03-04T18:25:42.088Z] WARNING: No blkio weight support [2021-03-04T18:25:42.088Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-04T18:25:42.375Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T18:25:42.375Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T18:25:42.375Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42083/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-04T18:25:42.375Z] + bash /home/ubuntu/workspace/moby_PR-42083/check-config.sh [2021-03-04T18:25:42.375Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-04T18:25:42.375Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-04T18:25:42.375Z] [2021-03-04T18:25:42.375Z] Generally Necessary: [2021-03-04T18:25:42.375Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-04T18:25:42.375Z] - apparmor: enabled and tools installed [2021-03-04T18:25:42.375Z] - CONFIG_NAMESPACES: enabled [2021-03-04T18:25:42.375Z] - CONFIG_NET_NS: enabled [2021-03-04T18:25:42.375Z] - CONFIG_PID_NS: enabled [2021-03-04T18:25:42.375Z] - CONFIG_IPC_NS: enabled [2021-03-04T18:25:42.375Z] - CONFIG_UTS_NS: enabled [2021-03-04T18:25:42.375Z] - CONFIG_CGROUPS: enabled [2021-03-04T18:25:42.375Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-04T18:25:42.375Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-04T18:25:42.375Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-04T18:25:42.375Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-04T18:25:42.375Z] - CONFIG_CPUSETS: enabled [2021-03-04T18:25:42.375Z] - CONFIG_MEMCG: enabled [2021-03-04T18:25:42.375Z] - CONFIG_KEYS: enabled [2021-03-04T18:25:42.375Z] - CONFIG_VETH: enabled (as module) [2021-03-04T18:25:42.375Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-04T18:25:42.375Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-04T18:25:42.375Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-04T18:25:42.375Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-04T18:25:42.375Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-04T18:25:42.375Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-04T18:25:42.375Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-04T18:25:42.375Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-04T18:25:42.375Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-04T18:25:42.375Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-04T18:25:42.375Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-04T18:25:42.375Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-04T18:25:42.375Z] [2021-03-04T18:25:42.375Z] Optional Features: [2021-03-04T18:25:42.375Z] - CONFIG_USER_NS: enabled [2021-03-04T18:25:42.375Z] - CONFIG_SECCOMP: enabled [2021-03-04T18:25:42.375Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-04T18:25:42.375Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-04T18:25:42.375Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-04T18:25:42.375Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-04T18:25:42.375Z] - CONFIG_BLK_CGROUP: enabled [2021-03-04T18:25:42.375Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-04T18:25:42.375Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-04T18:25:42.636Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-04T18:25:42.636Z] - CONFIG_CGROUP_PERF: enabled [2021-03-04T18:25:42.636Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-04T18:25:42.636Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-04T18:25:42.636Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-04T18:25:42.636Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-04T18:25:42.636Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-04T18:25:42.636Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-04T18:25:42.636Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-04T18:25:42.636Z] - CONFIG_IP_VS: enabled (as module) [2021-03-04T18:25:42.636Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-04T18:25:42.636Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-04T18:25:42.636Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-04T18:25:42.636Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-04T18:25:42.636Z] - CONFIG_EXT4_FS: enabled [2021-03-04T18:25:42.636Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-04T18:25:42.636Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-04T18:25:42.636Z] - Network Drivers: [2021-03-04T18:25:42.636Z] - "overlay": [2021-03-04T18:25:42.636Z] - CONFIG_VXLAN: enabled (as module) [2021-03-04T18:25:42.636Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-04T18:25:42.636Z] Optional (for encrypted networks): [2021-03-04T18:25:42.636Z] - CONFIG_CRYPTO: enabled [2021-03-04T18:25:42.636Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-04T18:25:42.636Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-04T18:25:42.636Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-04T18:25:42.636Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-04T18:25:42.636Z] - CONFIG_XFRM: enabled [2021-03-04T18:25:42.636Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-04T18:25:42.636Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-04T18:25:42.636Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-04T18:25:42.636Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-04T18:25:42.636Z] - "ipvlan": [2021-03-04T18:25:42.636Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-04T18:25:42.636Z] - "macvlan": [2021-03-04T18:25:42.636Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-04T18:25:42.636Z] - CONFIG_DUMMY: enabled (as module) [2021-03-04T18:25:42.636Z] - "ftp,tftp client in container": [2021-03-04T18:25:42.636Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-04T18:25:42.636Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-04T18:25:42.636Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-04T18:25:42.636Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-04T18:25:42.636Z] - Storage Drivers: [2021-03-04T18:25:42.636Z] - "aufs": [2021-03-04T18:25:42.636Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-04T18:25:42.636Z] - "btrfs": [2021-03-04T18:25:42.636Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-04T18:25:42.636Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-04T18:25:42.636Z] - "devicemapper": [2021-03-04T18:25:42.636Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-04T18:25:42.636Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-04T18:25:42.636Z] - "overlay": [2021-03-04T18:25:42.636Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-04T18:25:42.636Z] - "zfs": [2021-03-04T18:25:42.636Z] - /dev/zfs: present [2021-03-04T18:25:42.636Z] - zfs command: missing [2021-03-04T18:25:42.636Z] - zpool command: missing [2021-03-04T18:25:42.636Z] [2021-03-04T18:25:42.636Z] Limits: [2021-03-04T18:25:42.636Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-04T18:25:42.636Z] [2021-03-04T18:25:42.636Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-04T18:25:42.970Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d1867833987eb73a69d26f3046dbeccca342f2f5 . [2021-03-04T18:25:42.970Z] #1 [internal] load build definition from Dockerfile [2021-03-04T18:25:42.970Z] #1 sha256:61db707f7aaea75b1e84733f479cc8801142d83576ae90bf2aea03f0620e5abc [2021-03-04T18:25:43.228Z] #1 transferring dockerfile: 16.54kB done [2021-03-04T18:25:43.228Z] #1 DONE 0.0s [2021-03-04T18:25:43.228Z] [2021-03-04T18:25:43.228Z] #2 [internal] load .dockerignore [2021-03-04T18:25:43.228Z] #2 sha256:89d191aa2c13858ab4798b0040bf64429e7c4d406db154135963dddbc0dd7c3d [2021-03-04T18:25:43.228Z] #2 transferring context: 87B done [2021-03-04T18:25:43.228Z] #2 DONE 0.0s [2021-03-04T18:25:43.228Z] [2021-03-04T18:25:43.228Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-04T18:25:43.228Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-04T18:25:43.468Z] Client: [2021-03-04T18:25:43.468Z] Context: default [2021-03-04T18:25:43.468Z] Debug Mode: false [2021-03-04T18:25:43.468Z] Plugins: [2021-03-04T18:25:43.468Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-04T18:25:43.468Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-04T18:25:43.468Z] [2021-03-04T18:25:43.468Z] Server: [2021-03-04T18:25:43.468Z] Containers: 0 [2021-03-04T18:25:43.468Z] Running: 0 [2021-03-04T18:25:43.468Z] Paused: 0 [2021-03-04T18:25:43.468Z] Stopped: 0 [2021-03-04T18:25:43.468Z] Images: 0 [2021-03-04T18:25:43.468Z] Server Version: 20.10.3 [2021-03-04T18:25:43.468Z] Storage Driver: overlay2 [2021-03-04T18:25:43.468Z] Backing Filesystem: extfs [2021-03-04T18:25:43.468Z] Supports d_type: true [2021-03-04T18:25:43.468Z] Native Overlay Diff: true [2021-03-04T18:25:43.468Z] Logging Driver: json-file [2021-03-04T18:25:43.468Z] Cgroup Driver: cgroupfs [2021-03-04T18:25:43.468Z] Cgroup Version: 1 [2021-03-04T18:25:43.468Z] Plugins: [2021-03-04T18:25:43.468Z] Volume: local [2021-03-04T18:25:43.468Z] Network: bridge host ipvlan macvlan null overlay [2021-03-04T18:25:43.468Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-04T18:25:43.468Z] Swarm: inactive [2021-03-04T18:25:43.468Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-04T18:25:43.468Z] Default Runtime: runc [2021-03-04T18:25:43.468Z] Init Binary: docker-init [2021-03-04T18:25:43.468Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:25:43.468Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T18:25:43.468Z] init version: de40ad0 [2021-03-04T18:25:43.468Z] Security Options: [2021-03-04T18:25:43.468Z] apparmor [2021-03-04T18:25:43.468Z] seccomp [2021-03-04T18:25:43.468Z] Profile: default [2021-03-04T18:25:43.468Z] Kernel Version: 5.4.0-1037-aws [2021-03-04T18:25:43.468Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-04T18:25:43.468Z] OSType: linux [2021-03-04T18:25:43.468Z] Architecture: x86_64 [2021-03-04T18:25:43.468Z] CPUs: 2 [2021-03-04T18:25:43.468Z] Total Memory: 7.487GiB [2021-03-04T18:25:43.468Z] Name: ip-10-100-116-19 [2021-03-04T18:25:43.468Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-04T18:25:43.468Z] Docker Root Dir: /var/lib/docker [2021-03-04T18:25:43.468Z] Debug Mode: false [2021-03-04T18:25:43.468Z] Registry: https://index.docker.io/v1/ [2021-03-04T18:25:43.468Z] Labels: [2021-03-04T18:25:43.468Z] Experimental: true [2021-03-04T18:25:43.468Z] Insecure Registries: [2021-03-04T18:25:43.468Z] 127.0.0.0/8 [2021-03-04T18:25:43.468Z] Live Restore Enabled: true [2021-03-04T18:25:43.468Z] [2021-03-04T18:25:43.468Z] WARNING: No swap limit support [2021-03-04T18:25:43.468Z] WARNING: No blkio weight support [2021-03-04T18:25:43.468Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-04T18:25:43.489Z] #3 DONE 0.5s [2021-03-04T18:25:43.489Z] [2021-03-04T18:25:43.489Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-04T18:25:43.489Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-04T18:25:43.489Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-04T18:25:43.489Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-04T18:25:43.489Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-04T18:25:43.489Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-04T18:25:43.489Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-03-04T18:25:43.748Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.80MB / 9.64MB 0.2s [2021-03-04T18:25:43.748Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-03-04T18:25:43.748Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-04T18:25:43.751Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T18:25:43.751Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T18:25:43.751Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42083/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-04T18:25:43.751Z] + bash /home/ubuntu/workspace/moby_PR-42083/check-config.sh [2021-03-04T18:25:43.751Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-04T18:25:43.751Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-04T18:25:43.751Z] [2021-03-04T18:25:43.751Z] Generally Necessary: [2021-03-04T18:25:43.751Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-04T18:25:43.751Z] - apparmor: enabled and tools installed [2021-03-04T18:25:43.751Z] - CONFIG_NAMESPACES: enabled [2021-03-04T18:25:43.751Z] - CONFIG_NET_NS: enabled [2021-03-04T18:25:43.751Z] - CONFIG_PID_NS: enabled [2021-03-04T18:25:43.751Z] - CONFIG_IPC_NS: enabled [2021-03-04T18:25:43.751Z] - CONFIG_UTS_NS: enabled [2021-03-04T18:25:43.751Z] - CONFIG_CGROUPS: enabled [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-04T18:25:43.751Z] - CONFIG_CPUSETS: enabled [2021-03-04T18:25:43.751Z] - CONFIG_MEMCG: enabled [2021-03-04T18:25:43.751Z] - CONFIG_KEYS: enabled [2021-03-04T18:25:43.751Z] - CONFIG_VETH: enabled (as module) [2021-03-04T18:25:43.751Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-04T18:25:43.751Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-04T18:25:43.751Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-04T18:25:43.751Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-04T18:25:43.751Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-04T18:25:43.751Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-04T18:25:43.751Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-04T18:25:43.751Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-04T18:25:43.751Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-04T18:25:43.751Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-04T18:25:43.751Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-04T18:25:43.751Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-04T18:25:43.751Z] [2021-03-04T18:25:43.751Z] Optional Features: [2021-03-04T18:25:43.751Z] - CONFIG_USER_NS: enabled [2021-03-04T18:25:43.751Z] - CONFIG_SECCOMP: enabled [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-04T18:25:43.751Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-04T18:25:43.751Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-04T18:25:43.751Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-04T18:25:43.751Z] - CONFIG_BLK_CGROUP: enabled [2021-03-04T18:25:43.751Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-04T18:25:43.751Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-04T18:25:43.751Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_PERF: enabled [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-04T18:25:43.751Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-04T18:25:43.751Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-04T18:25:44.010Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-04T18:25:44.010Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-04T18:25:44.010Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-04T18:25:44.010Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-04T18:25:44.010Z] - CONFIG_IP_VS: enabled (as module) [2021-03-04T18:25:44.010Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-04T18:25:44.010Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-04T18:25:44.010Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-04T18:25:44.010Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-04T18:25:44.010Z] - CONFIG_EXT4_FS: enabled [2021-03-04T18:25:44.010Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-04T18:25:44.010Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-04T18:25:44.010Z] - Network Drivers: [2021-03-04T18:25:44.010Z] - "overlay": [2021-03-04T18:25:44.010Z] - CONFIG_VXLAN: enabled (as module) [2021-03-04T18:25:44.010Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-04T18:25:44.010Z] Optional (for encrypted networks): [2021-03-04T18:25:44.010Z] - CONFIG_CRYPTO: enabled [2021-03-04T18:25:44.010Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-04T18:25:44.010Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-04T18:25:44.010Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-04T18:25:44.010Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-04T18:25:44.010Z] - CONFIG_XFRM: enabled [2021-03-04T18:25:44.010Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-04T18:25:44.010Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-04T18:25:44.010Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-04T18:25:44.010Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-04T18:25:44.010Z] - "ipvlan": [2021-03-04T18:25:44.010Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-04T18:25:44.010Z] - "macvlan": [2021-03-04T18:25:44.010Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-04T18:25:44.010Z] - CONFIG_DUMMY: enabled (as module) [2021-03-04T18:25:44.010Z] - "ftp,tftp client in container": [2021-03-04T18:25:44.010Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-04T18:25:44.010Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-04T18:25:44.010Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-04T18:25:44.010Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-04T18:25:44.010Z] - Storage Drivers: [2021-03-04T18:25:44.010Z] - "aufs": [2021-03-04T18:25:44.010Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-04T18:25:44.010Z] - "btrfs": [2021-03-04T18:25:44.010Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-04T18:25:44.010Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-04T18:25:44.010Z] - "devicemapper": [2021-03-04T18:25:44.010Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-04T18:25:44.010Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-04T18:25:44.010Z] - "overlay": [2021-03-04T18:25:44.010Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-04T18:25:44.010Z] - "zfs": [2021-03-04T18:25:44.010Z] - /dev/zfs: present [2021-03-04T18:25:44.010Z] - zfs command: missing [2021-03-04T18:25:44.010Z] - zpool command: missing [2021-03-04T18:25:44.010Z] [2021-03-04T18:25:44.010Z] Limits: [2021-03-04T18:25:44.010Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-04T18:25:44.010Z] [2021-03-04T18:25:44.010Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-04T18:25:44.325Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-03-04T18:25:44.325Z] #4 DONE 0.7s [2021-03-04T18:25:44.350Z] + sudo modprobe ip_vs [2021-03-04T18:25:44.350Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d1867833987eb73a69d26f3046dbeccca342f2f5 . [2021-03-04T18:25:44.584Z] [2021-03-04T18:25:44.584Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-04T18:25:44.584Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-04T18:25:44.610Z] #1 [internal] load build definition from Dockerfile [2021-03-04T18:25:44.610Z] #1 sha256:9bfad87edbff2e302960121579fb83c8f8616b9d3bcb3db47d5777b96da3dc60 [2021-03-04T18:25:44.610Z] #1 transferring dockerfile: 16.54kB done [2021-03-04T18:25:44.610Z] #1 DONE 0.0s [2021-03-04T18:25:44.610Z] [2021-03-04T18:25:44.610Z] #2 [internal] load .dockerignore [2021-03-04T18:25:44.610Z] #2 sha256:cec99a720c456f132cc137f25a065c8c8623319f6e80d3da1dd03a8e3d5c3064 [2021-03-04T18:25:44.610Z] #2 transferring context: 87B done [2021-03-04T18:25:44.610Z] #2 DONE 0.0s [2021-03-04T18:25:44.610Z] [2021-03-04T18:25:44.610Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-04T18:25:44.610Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-04T18:25:46.492Z] #7 ... [2021-03-04T18:25:46.492Z] [2021-03-04T18:25:46.492Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-04T18:25:46.492Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-04T18:25:46.492Z] #5 DONE 1.9s [2021-03-04T18:25:46.492Z] [2021-03-04T18:25:46.492Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-03-04T18:25:46.492Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-04T18:25:46.492Z] #6 DONE 1.9s [2021-03-04T18:25:46.492Z] [2021-03-04T18:25:46.492Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-04T18:25:46.492Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-04T18:25:46.492Z] #7 DONE 1.9s [2021-03-04T18:25:46.515Z] #3 DONE 1.9s [2021-03-04T18:25:46.515Z] [2021-03-04T18:25:46.515Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-04T18:25:46.515Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-04T18:25:46.515Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-04T18:25:46.515Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-04T18:25:46.515Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-04T18:25:46.515Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s [2021-03-04T18:25:46.515Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-04T18:25:46.515Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-03-04T18:25:46.515Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-04T18:25:46.751Z] [2021-03-04T18:25:46.751Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:25:46.751Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:25:46.751Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-04T18:25:47.017Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-04T18:25:47.017Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-04T18:25:47.017Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-03-04T18:25:47.017Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-03-04T18:25:47.017Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-03-04T18:25:47.017Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-04T18:25:47.017Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.04MB / 50.40MB 0.2s [2021-03-04T18:25:47.017Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 0.2s [2021-03-04T18:25:47.017Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.15MB / 10.00MB 0.2s [2021-03-04T18:25:47.086Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-03-04T18:25:47.087Z] #4 DONE 0.5s [2021-03-04T18:25:47.087Z] [2021-03-04T18:25:47.087Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-04T18:25:47.087Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-04T18:25:47.087Z] #7 DONE 0.2s [2021-03-04T18:25:47.087Z] [2021-03-04T18:25:47.087Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-03-04T18:25:47.087Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-04T18:25:47.279Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.97MB / 50.40MB 0.4s [2021-03-04T18:25:47.279Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2021-03-04T18:25:47.279Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 0.3s [2021-03-04T18:25:47.279Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.4s [2021-03-04T18:25:47.279Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.21MB / 50.40MB 0.5s [2021-03-04T18:25:47.279Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done [2021-03-04T18:25:47.279Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.15MB / 51.83MB 0.5s [2021-03-04T18:25:47.279Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.5s [2021-03-04T18:25:47.294Z] ok github.com/docker/docker/api/server 0.032s coverage: 9.0% of statements [2021-03-04T18:25:47.345Z] #6 DONE 0.2s [2021-03-04T18:25:47.345Z] [2021-03-04T18:25:47.345Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-04T18:25:47.345Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-04T18:25:47.345Z] #5 DONE 0.3s [2021-03-04T18:25:47.539Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.75MB / 50.40MB 0.6s [2021-03-04T18:25:47.539Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 0.6s [2021-03-04T18:25:47.539Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.34MB / 68.67MB 0.6s [2021-03-04T18:25:47.539Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.8s [2021-03-04T18:25:47.539Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.92MB / 51.83MB 0.8s [2021-03-04T18:25:47.539Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.92MB / 68.67MB 0.8s [2021-03-04T18:25:47.804Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.21MB / 51.83MB 0.9s [2021-03-04T18:25:47.804Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.55MB / 51.83MB 1.0s [2021-03-04T18:25:47.804Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.55MB / 68.67MB 1.0s [2021-03-04T18:25:47.921Z] [2021-03-04T18:25:47.921Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T18:25:47.921Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T18:25:47.921Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T18:25:47.921Z] #24 DONE 0.0s [2021-03-04T18:25:47.921Z] [2021-03-04T18:25:47.921Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:25:47.921Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:25:47.921Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-04T18:25:47.921Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-04T18:25:47.921Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-03-04T18:25:47.921Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-04T18:25:47.921Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-04T18:25:47.921Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-03-04T18:25:48.068Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s done [2021-03-04T18:25:48.068Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.99MB / 51.83MB 1.2s [2021-03-04T18:25:48.068Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.19MB / 68.67MB 1.2s [2021-03-04T18:25:48.068Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.24MB / 120.17MB 1.2s [2021-03-04T18:25:48.183Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.34MB / 50.40MB 0.4s [2021-03-04T18:25:48.183Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-03-04T18:25:48.183Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.4s [2021-03-04T18:25:48.183Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.73MB / 50.40MB 0.5s [2021-03-04T18:25:48.183Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 0.5s [2021-03-04T18:25:48.335Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.48MB / 68.67MB 1.3s [2021-03-04T18:25:48.335Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-04T18:25:48.335Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s [2021-03-04T18:25:48.335Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.82MB / 68.67MB 1.5s [2021-03-04T18:25:48.335Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.17MB / 120.17MB 1.5s [2021-03-04T18:25:48.444Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.90MB / 50.40MB 0.6s [2021-03-04T18:25:48.444Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s [2021-03-04T18:25:48.444Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s [2021-03-04T18:25:48.444Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.21MB / 50.40MB 0.7s [2021-03-04T18:25:48.444Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.15MB / 51.83MB 0.7s [2021-03-04T18:25:48.605Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.7s [2021-03-04T18:25:48.605Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.89MB / 120.17MB 1.7s [2021-03-04T18:25:48.605Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.28MB / 120.17MB 1.8s [2021-03-04T18:25:48.712Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.16MB / 50.40MB 0.8s [2021-03-04T18:25:48.712Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2021-03-04T18:25:48.712Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.00MB / 51.83MB 0.8s [2021-03-04T18:25:48.712Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.8s [2021-03-04T18:25:48.712Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.70MB / 50.40MB 0.9s [2021-03-04T18:25:48.712Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.73MB / 51.83MB 0.9s [2021-03-04T18:25:48.875Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s done [2021-03-04T18:25:48.875Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.62MB / 120.17MB 1.9s [2021-03-04T18:25:48.875Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 1.9s [2021-03-04T18:25:48.875Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.11MB / 120.17MB 2.1s [2021-03-04T18:25:48.875Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.1s [2021-03-04T18:25:48.972Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 1.0s [2021-03-04T18:25:48.972Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.46MB / 51.83MB 1.0s [2021-03-04T18:25:48.972Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.58MB / 68.67MB 1.0s [2021-03-04T18:25:48.972Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s [2021-03-04T18:25:48.972Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.60MB / 51.83MB 1.2s [2021-03-04T18:25:48.972Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.78MB / 68.67MB 1.2s [2021-03-04T18:25:49.136Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.64MB / 120.17MB 2.2s [2021-03-04T18:25:49.136Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.03MB / 120.17MB 2.3s [2021-03-04T18:25:49.235Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.99MB / 51.83MB 1.3s [2021-03-04T18:25:49.235Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 1.3s [2021-03-04T18:25:49.235Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s [2021-03-04T18:25:49.235Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.65MB / 68.67MB 1.5s [2021-03-04T18:25:49.235Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.13MB / 68.67MB 1.6s [2021-03-04T18:25:49.396Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.4s done [2021-03-04T18:25:49.396Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.32MB / 120.17MB 2.4s [2021-03-04T18:25:49.396Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.71MB / 120.17MB 2.5s [2021-03-04T18:25:49.396Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s done [2021-03-04T18:25:49.498Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2021-03-04T18:25:49.498Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.79MB / 68.67MB 1.7s [2021-03-04T18:25:49.498Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.72MB / 68.67MB 1.8s [2021-03-04T18:25:49.660Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 2.8s [2021-03-04T18:25:49.761Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 1.9s [2021-03-04T18:25:49.761Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-04T18:25:49.761Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.0s [2021-03-04T18:25:49.928Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.0s [2021-03-04T18:25:50.022Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s done [2021-03-04T18:25:50.022Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.15MB / 120.17MB 2.3s [2021-03-04T18:25:50.022Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.3s [2021-03-04T18:25:50.289Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.63MB / 120.17MB 2.4s [2021-03-04T18:25:50.289Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.97MB / 120.17MB 2.5s [2021-03-04T18:25:50.289Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.31MB / 120.17MB 2.6s [2021-03-04T18:25:50.552Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.42MB / 120.17MB 2.7s [2021-03-04T18:25:50.813Z] #8 ... [2021-03-04T18:25:50.813Z] [2021-03-04T18:25:50.813Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-04T18:25:50.813Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-04T18:25:50.813Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-04T18:25:50.813Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-04T18:25:50.813Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-04T18:25:50.813Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-03-04T18:25:50.813Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.2s done [2021-03-04T18:25:50.813Z] #60 DONE 2.9s [2021-03-04T18:25:50.813Z] [2021-03-04T18:25:50.813Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:25:50.813Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:25:50.813Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.8s done [2021-03-04T18:25:50.813Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.23MB / 120.17MB 2.9s [2021-03-04T18:25:50.813Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.8s done [2021-03-04T18:25:50.813Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.57MB / 120.17MB 3.0s [2021-03-04T18:25:50.868Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.8s done [2021-03-04T18:25:51.083Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.01MB / 120.17MB 3.2s [2021-03-04T18:25:51.083Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.55MB / 120.17MB 3.4s [2021-03-04T18:25:51.127Z] #8 ... [2021-03-04T18:25:51.127Z] [2021-03-04T18:25:51.127Z] #21 [internal] load build context [2021-03-04T18:25:51.127Z] #21 sha256:6f58b6936fc392e6616b9d65b48768f0d63c1c6c396d9905d79251e829f4c5a5 [2021-03-04T18:25:51.127Z] #21 transferring context: 53.42MB 4.0s done [2021-03-04T18:25:51.127Z] #21 DONE 4.4s [2021-03-04T18:25:51.127Z] [2021-03-04T18:25:51.127Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:25:51.127Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:25:51.362Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.69MB / 120.17MB 3.5s [2021-03-04T18:25:51.625Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.37MB / 120.17MB 3.7s [2021-03-04T18:25:51.625Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.48MB / 120.17MB 4.0s [2021-03-04T18:25:52.070Z] #8 ... [2021-03-04T18:25:52.070Z] [2021-03-04T18:25:52.070Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-04T18:25:52.070Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-04T18:25:52.070Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-04T18:25:52.070Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-04T18:25:52.070Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-04T18:25:52.070Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.9s done [2021-03-04T18:25:52.070Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done [2021-03-04T18:25:52.070Z] #60 DONE 5.0s [2021-03-04T18:25:52.070Z] [2021-03-04T18:25:52.070Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:25:52.070Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:25:52.562Z] #8 ... [2021-03-04T18:25:52.562Z] [2021-03-04T18:25:52.562Z] #21 [internal] load build context [2021-03-04T18:25:52.562Z] #21 sha256:151fe34ac0424282e1687441790a412864946b3f8d64c9e48a5cfa1a1de584ca [2021-03-04T18:25:52.562Z] #21 transferring context: 53.42MB 4.3s done [2021-03-04T18:25:52.562Z] #21 DONE 4.7s [2021-03-04T18:25:52.562Z] [2021-03-04T18:25:52.562Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:25:52.562Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:25:53.452Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2021-03-04T18:25:53.452Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.3s done [2021-03-04T18:25:53.452Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-04T18:25:53.942Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.8s done [2021-03-04T18:25:54.072Z] Client: [2021-03-04T18:25:54.072Z] Context: default [2021-03-04T18:25:54.072Z] Debug Mode: false [2021-03-04T18:25:54.072Z] Plugins: [2021-03-04T18:25:54.072Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-04T18:25:54.072Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-04T18:25:54.072Z] [2021-03-04T18:25:54.072Z] Server: [2021-03-04T18:25:54.072Z] Containers: 0 [2021-03-04T18:25:54.072Z] Running: 0 [2021-03-04T18:25:54.072Z] Paused: 0 [2021-03-04T18:25:54.072Z] Stopped: 0 [2021-03-04T18:25:54.072Z] Images: 0 [2021-03-04T18:25:54.072Z] Server Version: 20.10.3 [2021-03-04T18:25:54.072Z] Storage Driver: overlay2 [2021-03-04T18:25:54.072Z] Backing Filesystem: extfs [2021-03-04T18:25:54.072Z] Supports d_type: true [2021-03-04T18:25:54.072Z] Native Overlay Diff: true [2021-03-04T18:25:54.072Z] Logging Driver: json-file [2021-03-04T18:25:54.072Z] Cgroup Driver: systemd [2021-03-04T18:25:54.072Z] Cgroup Version: 2 [2021-03-04T18:25:54.072Z] Plugins: [2021-03-04T18:25:54.072Z] Volume: local [2021-03-04T18:25:54.072Z] Network: bridge host ipvlan macvlan null overlay [2021-03-04T18:25:54.072Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-04T18:25:54.072Z] Swarm: inactive [2021-03-04T18:25:54.072Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-04T18:25:54.072Z] Default Runtime: runc [2021-03-04T18:25:54.072Z] Init Binary: docker-init [2021-03-04T18:25:54.072Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:25:54.072Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T18:25:54.072Z] init version: de40ad0 [2021-03-04T18:25:54.072Z] Security Options: [2021-03-04T18:25:54.072Z] apparmor [2021-03-04T18:25:54.072Z] seccomp [2021-03-04T18:25:54.072Z] Profile: default [2021-03-04T18:25:54.072Z] cgroupns [2021-03-04T18:25:54.072Z] Kernel Version: 5.4.0-1037-aws [2021-03-04T18:25:54.072Z] Operating System: Ubuntu 20.04.2 LTS [2021-03-04T18:25:54.072Z] OSType: linux [2021-03-04T18:25:54.072Z] Architecture: x86_64 [2021-03-04T18:25:54.072Z] CPUs: 2 [2021-03-04T18:25:54.072Z] Total Memory: 7.487GiB [2021-03-04T18:25:54.072Z] Name: ip-10-100-95-17 [2021-03-04T18:25:54.072Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-03-04T18:25:54.072Z] Docker Root Dir: /var/lib/docker [2021-03-04T18:25:54.072Z] Debug Mode: false [2021-03-04T18:25:54.072Z] Registry: https://index.docker.io/v1/ [2021-03-04T18:25:54.072Z] Labels: [2021-03-04T18:25:54.072Z] Experimental: true [2021-03-04T18:25:54.072Z] Insecure Registries: [2021-03-04T18:25:54.072Z] 127.0.0.0/8 [2021-03-04T18:25:54.072Z] Live Restore Enabled: true [2021-03-04T18:25:54.072Z] [2021-03-04T18:25:54.072Z] WARNING: No kernel memory TCP limit support [2021-03-04T18:25:54.072Z] WARNING: No oom kill disable support [2021-03-04T18:25:54.072Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-04T18:25:54.390Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-03-04T18:25:54.390Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-04T18:25:54.405Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:d1867833987eb73a69d26f3046dbeccca342f2f5 . [2021-03-04T18:25:54.514Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.8s done [2021-03-04T18:25:54.660Z] #2 [internal] load .dockerignore [2021-03-04T18:25:54.660Z] #2 sha256:3f39b77d7ebcd0afd28b9822c75b56bd4c7fc6a2792a18de8dbf81678560dc64 [2021-03-04T18:25:54.660Z] #2 transferring context: 87B done [2021-03-04T18:25:54.660Z] #2 DONE 0.1s [2021-03-04T18:25:54.660Z] [2021-03-04T18:25:54.660Z] #1 [internal] load build definition from Dockerfile [2021-03-04T18:25:54.660Z] #1 sha256:d05ab95744cf4b42b1ecc3649cd72963a37f4286bd70e35dc28320e3e811e799 [2021-03-04T18:25:54.660Z] #1 transferring dockerfile: 16.54kB done [2021-03-04T18:25:54.660Z] #1 DONE 0.2s [2021-03-04T18:25:54.660Z] [2021-03-04T18:25:54.660Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-04T18:25:54.660Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-04T18:25:54.773Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-04T18:25:54.959Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-03-04T18:25:54.959Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-04T18:25:55.223Z] #3 DONE 0.4s [2021-03-04T18:25:55.223Z] [2021-03-04T18:25:55.223Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-04T18:25:55.223Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-04T18:25:55.223Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-04T18:25:55.223Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-04T18:25:55.223Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-04T18:25:55.223Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-04T18:25:55.223Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-03-04T18:25:55.223Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-04T18:25:55.344Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-03-04T18:25:55.344Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-04T18:25:55.480Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-03-04T18:25:55.480Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-04T18:25:55.529Z] #8 ... [2021-03-04T18:25:55.529Z] [2021-03-04T18:25:55.529Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T18:25:55.529Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T18:25:55.529Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-03-04T18:25:55.529Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-03-04T18:25:55.529Z] #24 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-03-04T18:25:55.529Z] #24 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-03-04T18:25:55.529Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 4.3s done [2021-03-04T18:25:55.529Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.7s done [2021-03-04T18:25:55.529Z] #24 DONE 8.5s [2021-03-04T18:25:55.529Z] [2021-03-04T18:25:55.529Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:25:55.529Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:25:55.736Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-03-04T18:25:55.736Z] #4 DONE 0.6s [2021-03-04T18:25:55.913Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-03-04T18:25:55.991Z] [2021-03-04T18:25:55.991Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-04T18:25:55.991Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-04T18:25:56.173Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-04T18:25:56.247Z] #7 ... [2021-03-04T18:25:56.247Z] [2021-03-04T18:25:56.247Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-04T18:25:56.247Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-04T18:25:56.247Z] #6 DONE 0.3s [2021-03-04T18:25:56.432Z] #8 ... [2021-03-04T18:25:56.433Z] [2021-03-04T18:25:56.433Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T18:25:56.433Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T18:25:56.433Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-03-04T18:25:56.433Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-03-04T18:25:56.433Z] #24 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-03-04T18:25:56.433Z] #24 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-03-04T18:25:56.433Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 4.6s done [2021-03-04T18:25:56.433Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.6s done [2021-03-04T18:25:56.433Z] #24 DONE 8.6s [2021-03-04T18:25:56.433Z] [2021-03-04T18:25:56.433Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:25:56.433Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:25:56.503Z] [2021-03-04T18:25:56.503Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-04T18:25:56.503Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-04T18:25:56.503Z] #7 DONE 0.4s [2021-03-04T18:25:56.503Z] [2021-03-04T18:25:56.503Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-04T18:25:56.503Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-04T18:25:56.503Z] #5 DONE 0.4s [2021-03-04T18:25:57.086Z] [2021-03-04T18:25:57.086Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T18:25:57.086Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T18:25:57.086Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-03-04T18:25:57.086Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-03-04T18:25:57.086Z] #24 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-03-04T18:25:57.086Z] #24 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-03-04T18:25:57.086Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 0.2s [2021-03-04T18:25:57.344Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 12.58MB / 50.40MB 0.5s [2021-03-04T18:25:57.606Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 22.02MB / 50.40MB 0.6s [2021-03-04T18:25:57.606Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 31.46MB / 50.40MB 0.7s [2021-03-04T18:25:57.866Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 37.75MB / 50.40MB 0.8s [2021-03-04T18:25:57.866Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 40.89MB / 50.40MB 0.9s [2021-03-04T18:25:57.866Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.0s [2021-03-04T18:25:58.810Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.5s done [2021-03-04T18:25:58.810Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b [2021-03-04T18:25:58.839Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.7s done [2021-03-04T18:25:59.098Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-04T18:25:59.734Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.6s done [2021-03-04T18:25:59.798Z] #24 ... [2021-03-04T18:25:59.798Z] [2021-03-04T18:25:59.798Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-04T18:25:59.798Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-04T18:25:59.798Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-04T18:25:59.798Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-04T18:25:59.798Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-04T18:25:59.798Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2021-03-04T18:25:59.798Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done [2021-03-04T18:25:59.798Z] #60 DONE 2.8s [2021-03-04T18:25:59.798Z] [2021-03-04T18:25:59.798Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:25:59.798Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:25:59.798Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-04T18:25:59.798Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-04T18:25:59.798Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-04T18:25:59.798Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-04T18:25:59.798Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2021-03-04T18:25:59.798Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.2s done [2021-03-04T18:25:59.798Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.4s done [2021-03-04T18:25:59.798Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.5s [2021-03-04T18:25:59.798Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.86MB / 51.83MB 2.6s [2021-03-04T18:25:59.798Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.6s [2021-03-04T18:25:59.798Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.34MB / 68.67MB 2.6s [2021-03-04T18:25:59.994Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-03-04T18:26:00.056Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 2.7s [2021-03-04T18:26:00.056Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.53MB / 68.67MB 2.7s [2021-03-04T18:26:00.314Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s [2021-03-04T18:26:00.314Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.34MB / 120.17MB 3.0s [2021-03-04T18:26:00.314Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.07MB / 68.67MB 3.0s [2021-03-04T18:26:00.574Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.02MB / 120.17MB 3.3s [2021-03-04T18:26:00.574Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.60MB / 68.67MB 3.3s [2021-03-04T18:26:00.574Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.86MB / 68.67MB 3.3s [2021-03-04T18:26:00.853Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.51MB / 120.17MB 3.4s [2021-03-04T18:26:00.853Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.49MB / 68.67MB 3.4s [2021-03-04T18:26:00.853Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 3.6s [2021-03-04T18:26:00.853Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.77MB / 68.67MB 3.6s [2021-03-04T18:26:01.116Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.7s done [2021-03-04T18:26:01.116Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.53MB / 120.17MB 3.9s [2021-03-04T18:26:01.116Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.9s [2021-03-04T18:26:01.373Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.0s [2021-03-04T18:26:01.373Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.91MB / 120.17MB 4.1s [2021-03-04T18:26:01.373Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.1s [2021-03-04T18:26:01.665Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.25MB / 120.17MB 4.2s [2021-03-04T18:26:01.665Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.03MB / 120.17MB 4.4s [2021-03-04T18:26:01.925Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.56MB / 120.17MB 4.7s [2021-03-04T18:26:02.181Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.72MB / 120.17MB 4.8s [2021-03-04T18:26:02.181Z] #8 ... [2021-03-04T18:26:02.181Z] [2021-03-04T18:26:02.181Z] #21 [internal] load build context [2021-03-04T18:26:02.181Z] #21 sha256:35a7bebd1f12b52db00cf37b430a83907e7eb2f35ec9d1b4ccf7cd3ac22c542c [2021-03-04T18:26:02.181Z] #21 transferring context: 53.41MB 4.8s done [2021-03-04T18:26:02.181Z] #21 DONE 5.3s [2021-03-04T18:26:02.181Z] [2021-03-04T18:26:02.181Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:26:02.181Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:26:02.181Z] #8 ... [2021-03-04T18:26:02.181Z] [2021-03-04T18:26:02.181Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T18:26:02.181Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T18:26:03.292Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done [2021-03-04T18:26:03.292Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-04T18:26:04.079Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.1s [2021-03-04T18:26:04.191Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2021-03-04T18:26:04.191Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-04T18:26:04.678Z] #8 ... [2021-03-04T18:26:04.678Z] [2021-03-04T18:26:04.678Z] #25 [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 [2021-03-04T18:26:04.678Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-04T18:26:04.678Z] #25 1.083 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:26:04.678Z] #25 1.096 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:26:04.678Z] #25 1.186 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:26:04.678Z] #25 1.263 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:26:04.678Z] #25 1.542 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:26:04.678Z] #25 2.071 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:26:04.678Z] #25 3.323 Fetched 8423 kB in 2s (3389 kB/s) [2021-03-04T18:26:04.678Z] #25 3.323 Reading package lists... [2021-03-04T18:26:04.678Z] #25 4.264 Reading package lists... [2021-03-04T18:26:04.678Z] #25 5.181 Building dependency tree... [2021-03-04T18:26:04.678Z] #25 5.517 The following additional packages will be installed: [2021-03-04T18:26:04.678Z] #25 5.517 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-04T18:26:04.678Z] #25 5.518 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-04T18:26:04.678Z] #25 5.519 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-04T18:26:04.678Z] #25 5.519 Suggested packages: [2021-03-04T18:26:04.678Z] #25 5.519 krb5-doc krb5-user [2021-03-04T18:26:04.678Z] #25 5.519 Recommended packages: [2021-03-04T18:26:04.678Z] #25 5.519 krb5-locales publicsuffix libsasl2-modules [2021-03-04T18:26:04.678Z] #25 5.691 The following NEW packages will be installed: [2021-03-04T18:26:04.678Z] #25 5.691 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-04T18:26:04.678Z] #25 5.691 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-04T18:26:04.678Z] #25 5.692 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-04T18:26:04.678Z] #25 5.692 libssh2-1 libssl1.1 openssl [2021-03-04T18:26:04.678Z] #25 5.969 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-04T18:26:04.678Z] #25 5.969 Need to get 5057 kB of archives. [2021-03-04T18:26:04.678Z] #25 5.969 After this operation, 12.1 MB of additional disk space will be used. [2021-03-04T18:26:04.678Z] #25 5.969 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-04T18:26:04.678Z] #25 5.979 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-04T18:26:04.678Z] #25 5.979 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-04T18:26:04.678Z] #25 5.979 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-04T18:26:04.678Z] #25 5.979 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-04T18:26:04.678Z] #25 5.979 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-04T18:26:04.678Z] #25 5.979 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-04T18:26:04.678Z] #25 5.979 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-04T18:26:04.678Z] #25 5.986 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-04T18:26:04.678Z] #25 5.995 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-04T18:26:04.678Z] #25 5.997 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-04T18:26:04.678Z] #25 6.004 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-04T18:26:04.678Z] #25 6.004 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-04T18:26:04.678Z] #25 6.005 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-04T18:26:04.678Z] #25 6.021 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-04T18:26:04.678Z] #25 6.021 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-04T18:26:04.678Z] #25 6.021 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-04T18:26:04.678Z] #25 6.023 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-04T18:26:04.678Z] #25 6.035 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-04T18:26:04.678Z] #25 6.035 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-04T18:26:04.678Z] #25 6.035 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-04T18:26:04.678Z] #25 6.189 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:26:04.678Z] #25 6.212 Fetched 5057 kB in 0s (15.4 MB/s) [2021-03-04T18:26:04.678Z] #25 6.256 Selecting previously unselected package libssl1.1:amd64. [2021-03-04T18:26:04.678Z] #25 6.256 (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 ... 6677 files and directories currently installed.) [2021-03-04T18:26:04.678Z] #25 6.256 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 6.264 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-04T18:26:04.679Z] #25 6.459 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-04T18:26:04.679Z] #25 6.459 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 6.462 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T18:26:04.679Z] #25 6.547 Selecting previously unselected package libsasl2-2:amd64. [2021-03-04T18:26:04.679Z] #25 6.547 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 6.553 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T18:26:04.679Z] #25 6.600 Selecting previously unselected package libldap-common. [2021-03-04T18:26:04.679Z] #25 6.600 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-04T18:26:04.679Z] #25 6.603 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T18:26:04.679Z] #25 6.648 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-04T18:26:04.679Z] #25 6.648 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 6.650 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T18:26:04.679Z] #25 6.706 Selecting previously unselected package openssl. [2021-03-04T18:26:04.679Z] #25 6.706 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 6.710 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-04T18:26:04.679Z] #25 6.839 Selecting previously unselected package ca-certificates. [2021-03-04T18:26:04.679Z] #25 6.839 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-04T18:26:04.679Z] #25 6.842 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-04T18:26:04.679Z] #25 6.923 Selecting previously unselected package libkeyutils1:amd64. [2021-03-04T18:26:04.679Z] #25 6.923 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 6.926 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-04T18:26:04.679Z] #25 6.958 Selecting previously unselected package libkrb5support0:amd64. [2021-03-04T18:26:04.679Z] #25 6.958 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 6.962 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:04.679Z] #25 7.001 Selecting previously unselected package libk5crypto3:amd64. [2021-03-04T18:26:04.679Z] #25 7.001 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 7.005 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:04.679Z] #25 7.054 Selecting previously unselected package libkrb5-3:amd64. [2021-03-04T18:26:04.679Z] #25 7.054 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 7.059 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:04.679Z] #25 7.159 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-04T18:26:04.679Z] #25 7.159 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 7.164 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:04.679Z] #25 7.221 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-04T18:26:04.679Z] #25 7.221 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 7.225 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-04T18:26:04.679Z] #25 7.274 Selecting previously unselected package libpsl5:amd64. [2021-03-04T18:26:04.679Z] #25 7.274 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 7.278 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-04T18:26:04.679Z] #25 7.320 Selecting previously unselected package librtmp1:amd64. [2021-03-04T18:26:04.679Z] #25 7.320 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 7.327 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T18:26:04.679Z] #25 7.368 Selecting previously unselected package libssh2-1:amd64. [2021-03-04T18:26:04.679Z] #25 7.368 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 7.374 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-04T18:26:04.679Z] #25 7.435 Selecting previously unselected package libcurl4:amd64. [2021-03-04T18:26:04.679Z] #25 7.435 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 7.439 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-04T18:26:04.679Z] #25 7.519 Selecting previously unselected package curl. [2021-03-04T18:26:04.679Z] #25 7.519 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 7.523 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-04T18:26:04.679Z] #25 7.587 Selecting previously unselected package libonig5:amd64. [2021-03-04T18:26:04.679Z] #25 7.587 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 7.590 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-04T18:26:04.679Z] #25 7.651 Selecting previously unselected package libjq1:amd64. [2021-03-04T18:26:04.679Z] #25 7.651 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 7.656 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T18:26:04.679Z] #25 7.703 Selecting previously unselected package jq. [2021-03-04T18:26:04.679Z] #25 7.703 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T18:26:04.679Z] #25 7.707 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T18:26:04.679Z] #25 7.750 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-04T18:26:04.679Z] #25 7.762 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-04T18:26:04.679Z] #25 7.772 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-04T18:26:04.679Z] #25 7.886 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-04T18:26:04.679Z] #25 7.895 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T18:26:04.679Z] #25 7.908 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:04.679Z] #25 7.921 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T18:26:04.679Z] #25 7.931 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T18:26:04.679Z] #25 7.942 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:04.679Z] #25 7.952 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T18:26:04.679Z] #25 7.963 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-04T18:26:04.679Z] #25 7.972 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:04.679Z] #25 7.982 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-04T18:26:04.679Z] #25 7.997 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-04T18:26:04.679Z] #25 8.008 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T18:26:04.679Z] #25 8.020 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T18:26:04.679Z] #25 8.034 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-04T18:26:04.679Z] #25 8.662 Updating certificates in /etc/ssl/certs... [2021-03-04T18:26:04.679Z] #25 ... [2021-03-04T18:26:04.679Z] [2021-03-04T18:26:04.679Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:26:04.679Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:26:05.444Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 6.5s done [2021-03-04T18:26:05.444Z] #24 DONE 8.5s [2021-03-04T18:26:05.444Z] [2021-03-04T18:26:05.444Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:26:05.444Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:26:05.444Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done [2021-03-04T18:26:05.444Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.1s done [2021-03-04T18:26:05.444Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.9s done [2021-03-04T18:26:05.444Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.1s done [2021-03-04T18:26:05.444Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-04T18:26:05.571Z] #8 ... [2021-03-04T18:26:05.571Z] [2021-03-04T18:26:05.571Z] #25 [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 [2021-03-04T18:26:05.571Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-04T18:26:05.571Z] #25 1.185 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:26:05.571Z] #25 1.209 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:26:05.571Z] #25 1.214 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:26:05.571Z] #25 1.331 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:26:05.571Z] #25 1.539 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:26:05.571Z] #25 1.776 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:26:05.571Z] #25 3.447 Fetched 8423 kB in 3s (3335 kB/s) [2021-03-04T18:26:05.571Z] #25 3.447 Reading package lists... [2021-03-04T18:26:05.571Z] #25 4.413 Reading package lists... [2021-03-04T18:26:05.571Z] #25 5.354 Building dependency tree... [2021-03-04T18:26:05.571Z] #25 5.777 The following additional packages will be installed: [2021-03-04T18:26:05.571Z] #25 5.777 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-04T18:26:05.571Z] #25 5.777 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-04T18:26:05.571Z] #25 5.777 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-04T18:26:05.571Z] #25 5.779 Suggested packages: [2021-03-04T18:26:05.571Z] #25 5.779 krb5-doc krb5-user [2021-03-04T18:26:05.571Z] #25 5.779 Recommended packages: [2021-03-04T18:26:05.571Z] #25 5.779 krb5-locales publicsuffix libsasl2-modules [2021-03-04T18:26:05.571Z] #25 5.955 The following NEW packages will be installed: [2021-03-04T18:26:05.571Z] #25 5.955 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-04T18:26:05.571Z] #25 5.955 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-04T18:26:05.571Z] #25 5.955 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-04T18:26:05.571Z] #25 5.956 libssh2-1 libssl1.1 openssl [2021-03-04T18:26:05.571Z] #25 6.259 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-04T18:26:05.571Z] #25 6.259 Need to get 5057 kB of archives. [2021-03-04T18:26:05.571Z] #25 6.259 After this operation, 12.1 MB of additional disk space will be used. [2021-03-04T18:26:05.571Z] #25 6.259 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-04T18:26:05.571Z] #25 6.259 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-04T18:26:05.571Z] #25 6.259 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-04T18:26:05.571Z] #25 6.259 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-04T18:26:05.571Z] #25 6.271 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-04T18:26:05.571Z] #25 6.271 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-04T18:26:05.571Z] #25 6.271 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-04T18:26:05.571Z] #25 6.274 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-04T18:26:05.571Z] #25 6.278 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-04T18:26:05.571Z] #25 6.288 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-04T18:26:05.571Z] #25 6.288 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-04T18:26:05.571Z] #25 6.288 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-04T18:26:05.571Z] #25 6.289 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-04T18:26:05.571Z] #25 6.298 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-04T18:26:05.571Z] #25 6.311 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-04T18:26:05.571Z] #25 6.311 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-04T18:26:05.571Z] #25 6.318 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-04T18:26:05.571Z] #25 6.318 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-04T18:26:05.571Z] #25 6.318 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-04T18:26:05.571Z] #25 6.336 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-04T18:26:05.571Z] #25 6.347 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-04T18:26:05.571Z] #25 6.530 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:26:05.571Z] #25 6.556 Fetched 5057 kB in 0s (14.2 MB/s) [2021-03-04T18:26:05.571Z] #25 6.610 Selecting previously unselected package libssl1.1:amd64. [2021-03-04T18:26:05.571Z] #25 6.610 (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 ... 6677 files and directories currently installed.) [2021-03-04T18:26:05.571Z] #25 6.610 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-04T18:26:05.571Z] #25 6.628 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-04T18:26:05.571Z] #25 6.842 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-04T18:26:05.571Z] #25 6.842 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-04T18:26:05.571Z] #25 6.846 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T18:26:05.571Z] #25 6.883 Selecting previously unselected package libsasl2-2:amd64. [2021-03-04T18:26:05.571Z] #25 6.883 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-04T18:26:05.571Z] #25 6.890 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T18:26:05.571Z] #25 6.929 Selecting previously unselected package libldap-common. [2021-03-04T18:26:05.571Z] #25 6.929 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-04T18:26:05.571Z] #25 6.935 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T18:26:05.571Z] #25 7.009 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-04T18:26:05.571Z] #25 7.009 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-04T18:26:05.571Z] #25 7.014 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T18:26:05.571Z] #25 7.169 Selecting previously unselected package openssl. [2021-03-04T18:26:05.571Z] #25 7.169 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-04T18:26:05.571Z] #25 7.174 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-04T18:26:05.571Z] #25 7.312 Selecting previously unselected package ca-certificates. [2021-03-04T18:26:05.571Z] #25 7.312 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-04T18:26:05.571Z] #25 7.315 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-04T18:26:05.571Z] #25 7.391 Selecting previously unselected package libkeyutils1:amd64. [2021-03-04T18:26:05.571Z] #25 7.391 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-04T18:26:05.571Z] #25 7.398 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-04T18:26:05.571Z] #25 7.442 Selecting previously unselected package libkrb5support0:amd64. [2021-03-04T18:26:05.571Z] #25 7.442 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-04T18:26:05.571Z] #25 7.450 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:05.571Z] #25 7.495 Selecting previously unselected package libk5crypto3:amd64. [2021-03-04T18:26:05.572Z] #25 7.498 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-04T18:26:05.572Z] #25 7.504 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:05.572Z] #25 7.575 Selecting previously unselected package libkrb5-3:amd64. [2021-03-04T18:26:05.572Z] #25 7.575 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-04T18:26:05.572Z] #25 7.584 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:05.572Z] #25 7.688 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-04T18:26:05.572Z] #25 7.688 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-04T18:26:05.572Z] #25 7.691 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:05.572Z] #25 7.753 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-04T18:26:05.572Z] #25 7.753 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-04T18:26:05.572Z] #25 7.757 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-04T18:26:05.572Z] #25 7.802 Selecting previously unselected package libpsl5:amd64. [2021-03-04T18:26:05.572Z] #25 7.802 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-04T18:26:05.572Z] #25 7.806 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-04T18:26:05.572Z] #25 7.897 Selecting previously unselected package librtmp1:amd64. [2021-03-04T18:26:05.572Z] #25 7.897 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-04T18:26:05.572Z] #25 7.902 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T18:26:05.572Z] #25 7.940 Selecting previously unselected package libssh2-1:amd64. [2021-03-04T18:26:05.572Z] #25 7.941 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-04T18:26:05.572Z] #25 7.947 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-04T18:26:05.572Z] #25 8.019 Selecting previously unselected package libcurl4:amd64. [2021-03-04T18:26:05.572Z] #25 8.019 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-04T18:26:05.572Z] #25 8.035 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-04T18:26:05.572Z] #25 8.091 Selecting previously unselected package curl. [2021-03-04T18:26:05.572Z] #25 8.091 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-04T18:26:05.572Z] #25 8.097 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-04T18:26:05.572Z] #25 8.152 Selecting previously unselected package libonig5:amd64. [2021-03-04T18:26:05.572Z] #25 8.152 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-04T18:26:05.572Z] #25 8.155 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-04T18:26:05.572Z] #25 8.211 Selecting previously unselected package libjq1:amd64. [2021-03-04T18:26:05.572Z] #25 8.211 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T18:26:05.572Z] #25 8.214 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T18:26:05.572Z] #25 8.263 Selecting previously unselected package jq. [2021-03-04T18:26:05.572Z] #25 8.264 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T18:26:05.572Z] #25 8.271 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T18:26:05.572Z] #25 8.313 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-04T18:26:05.572Z] #25 8.324 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-04T18:26:05.572Z] #25 8.337 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-04T18:26:05.572Z] #25 8.443 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-04T18:26:05.572Z] #25 8.453 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T18:26:05.572Z] #25 8.486 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:05.572Z] #25 8.505 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T18:26:05.572Z] #25 8.515 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T18:26:05.572Z] #25 8.525 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:05.572Z] #25 8.536 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T18:26:05.572Z] #25 8.547 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-04T18:26:05.572Z] #25 8.557 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:05.572Z] #25 8.565 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-04T18:26:05.572Z] #25 8.580 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-04T18:26:05.572Z] #25 8.597 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T18:26:05.572Z] #25 8.613 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T18:26:05.572Z] #25 8.624 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-04T18:26:05.572Z] #25 ... [2021-03-04T18:26:05.572Z] [2021-03-04T18:26:05.572Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:26:05.572Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:26:06.009Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done [2021-03-04T18:26:06.009Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-04T18:26:06.266Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-03-04T18:26:06.523Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-04T18:26:08.878Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-03-04T18:26:08.878Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2021-03-04T18:26:08.878Z] #8 ... [2021-03-04T18:26:08.878Z] [2021-03-04T18:26:08.878Z] #25 [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 [2021-03-04T18:26:08.878Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-04T18:26:08.878Z] #25 9.482 137 added, 0 removed; done. [2021-03-04T18:26:08.878Z] #25 9.513 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:08.878Z] #25 9.525 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T18:26:08.878Z] #25 9.536 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-04T18:26:08.878Z] #25 9.547 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-04T18:26:08.878Z] #25 9.559 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:26:08.878Z] #25 9.576 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-04T18:26:08.878Z] #25 9.583 Updating certificates in /etc/ssl/certs... [2021-03-04T18:26:08.878Z] #25 10.26 0 added, 0 removed; done. [2021-03-04T18:26:08.878Z] #25 10.26 Running hooks in /etc/ca-certificates/update.d... [2021-03-04T18:26:08.878Z] #25 10.26 done. [2021-03-04T18:26:08.878Z] #25 DONE 13.5s [2021-03-04T18:26:08.878Z] [2021-03-04T18:26:08.878Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:26:08.878Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:26:08.878Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-04T18:26:09.137Z] #8 DONE 22.2s [2021-03-04T18:26:09.137Z] [2021-03-04T18:26:09.137Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-04T18:26:09.137Z] #26 sha256:b1d215719cd597903b4ac840eeebba8063dc71edeaa625cd67b3bb6074ff9c6f [2021-03-04T18:26:09.137Z] #26 DONE 0.2s [2021-03-04T18:26:09.137Z] [2021-03-04T18:26:09.137Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-04T18:26:09.137Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-04T18:26:09.768Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-03-04T18:26:09.768Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.8s done [2021-03-04T18:26:10.077Z] #9 DONE 0.8s [2021-03-04T18:26:10.077Z] [2021-03-04T18:26:10.077Z] #10 [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 [2021-03-04T18:26:10.077Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-04T18:26:10.337Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-03-04T18:26:10.337Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-04T18:26:10.596Z] #8 ... [2021-03-04T18:26:10.596Z] [2021-03-04T18:26:10.596Z] #25 [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 [2021-03-04T18:26:10.596Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-04T18:26:10.596Z] #25 9.207 Updating certificates in /etc/ssl/certs... [2021-03-04T18:26:10.596Z] #25 10.01 137 added, 0 removed; done. [2021-03-04T18:26:10.596Z] #25 10.04 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:10.596Z] #25 10.05 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T18:26:10.596Z] #25 10.06 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-04T18:26:10.596Z] #25 10.07 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-04T18:26:10.596Z] #25 10.08 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:26:10.596Z] #25 10.10 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-04T18:26:10.596Z] #25 10.11 Updating certificates in /etc/ssl/certs... [2021-03-04T18:26:10.596Z] #25 10.86 0 added, 0 removed; done. [2021-03-04T18:26:10.596Z] #25 10.86 Running hooks in /etc/ca-certificates/update.d... [2021-03-04T18:26:10.596Z] #25 10.87 done. [2021-03-04T18:26:10.596Z] #25 DONE 14.0s [2021-03-04T18:26:10.596Z] [2021-03-04T18:26:10.596Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-04T18:26:10.596Z] #26 sha256:fd151a8e24ab6c3b48e0feba740cd1dc040d58e12de16ee594f61d12be1a26fd [2021-03-04T18:26:10.596Z] #26 DONE 0.1s [2021-03-04T18:26:10.596Z] [2021-03-04T18:26:10.596Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:26:10.596Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:26:10.596Z] #8 DONE 22.8s [2021-03-04T18:26:10.596Z] [2021-03-04T18:26:10.596Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-04T18:26:10.596Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-04T18:26:10.646Z] #10 DONE 0.9s [2021-03-04T18:26:10.646Z] [2021-03-04T18:26:10.646Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-04T18:26:10.646Z] #27 sha256:d821438b0386b6e774075e49bedb164738ef2df387523b5663b211081a64a2ff [2021-03-04T18:26:10.646Z] #27 1.082 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-04T18:26:10.646Z] #27 1.172 [2021-03-04T18:26:10.693Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2021-03-04T18:26:10.693Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-04T18:26:10.906Z] #27 1.285 ############# 18.1% ################## 26.2% #################### 28.8% ############################################## 64.9% ###################################################################### 97.9% ######################################################################## 100.0% [2021-03-04T18:26:10.906Z] #27 1.790 [2021-03-04T18:26:11.166Z] #9 DONE 0.6s [2021-03-04T18:26:11.166Z] [2021-03-04T18:26:11.166Z] #10 [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 [2021-03-04T18:26:11.166Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-04T18:26:11.175Z] #27 1.949 #################################################### 73.0% ######################################################################## 100.0% [2021-03-04T18:26:11.175Z] #27 2.016 [2021-03-04T18:26:11.175Z] #27 2.131 ############################### 43.3% ######################################################################## 100.0% [2021-03-04T18:26:11.175Z] #27 2.240 [2021-03-04T18:26:11.446Z] #27 ... [2021-03-04T18:26:11.446Z] [2021-03-04T18:26:11.446Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-04T18:26:11.446Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-04T18:26:11.446Z] #29 DONE 0.6s [2021-03-04T18:26:11.446Z] [2021-03-04T18:26:11.446Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-04T18:26:11.446Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-04T18:26:11.446Z] #37 DONE 0.6s [2021-03-04T18:26:11.446Z] [2021-03-04T18:26:11.446Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-04T18:26:11.446Z] #27 sha256:d821438b0386b6e774075e49bedb164738ef2df387523b5663b211081a64a2ff [2021-03-04T18:26:12.226Z] #27 2.359 ######### 13.2% ##################### 29.5% #################################### 51.4% ########################################### 60.3% #################################################### 72.9% ############################################################# 85.4% ######################################################################## 100.0% [2021-03-04T18:26:12.226Z] #27 3.151 [2021-03-04T18:26:12.549Z] #10 DONE 1.2s [2021-03-04T18:26:12.549Z] [2021-03-04T18:26:12.549Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-04T18:26:12.549Z] #27 sha256:a1f614bcf7f2a503b88a537cf6cff25b7fab49a15c2a83e75a3de17ec1603f4b [2021-03-04T18:26:12.550Z] #27 0.985 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-04T18:26:12.550Z] #27 1.078 [2021-03-04T18:26:12.550Z] #27 1.200 ############ 17.7% ########################### 37.6% ######################################### 57.5% ################################################ 67.1% ##################################################### 74.3% ######################################################################## 100.0% [2021-03-04T18:26:12.550Z] #27 1.820 [2021-03-04T18:26:12.550Z] #27 ... [2021-03-04T18:26:12.550Z] [2021-03-04T18:26:12.550Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-04T18:26:12.550Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-04T18:26:12.550Z] #29 DONE 0.1s [2021-03-04T18:26:12.550Z] [2021-03-04T18:26:12.550Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-04T18:26:12.550Z] #27 sha256:a1f614bcf7f2a503b88a537cf6cff25b7fab49a15c2a83e75a3de17ec1603f4b [2021-03-04T18:26:12.550Z] #27 1.938 ####################################################################### 98.7% ######################################################################## 100.0% [2021-03-04T18:26:12.550Z] #27 ... [2021-03-04T18:26:12.550Z] [2021-03-04T18:26:12.550Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-04T18:26:12.550Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-04T18:26:12.550Z] #37 DONE 0.2s [2021-03-04T18:26:12.550Z] [2021-03-04T18:26:12.550Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-04T18:26:12.550Z] #27 sha256:a1f614bcf7f2a503b88a537cf6cff25b7fab49a15c2a83e75a3de17ec1603f4b [2021-03-04T18:26:12.550Z] #27 2.060 [2021-03-04T18:26:12.584Z] #8 ... [2021-03-04T18:26:12.584Z] [2021-03-04T18:26:12.584Z] #25 [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 [2021-03-04T18:26:12.584Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-04T18:26:12.584Z] #25 1.088 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:26:12.584Z] #25 1.106 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:26:12.584Z] #25 1.187 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:26:12.584Z] #25 1.250 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:26:12.584Z] #25 1.530 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:26:12.584Z] #25 1.794 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:26:12.584Z] #25 3.345 Fetched 8423 kB in 3s (3354 kB/s) [2021-03-04T18:26:12.584Z] #25 3.345 Reading package lists... [2021-03-04T18:26:12.584Z] #25 4.228 Reading package lists... [2021-03-04T18:26:12.584Z] #25 5.149 Building dependency tree... [2021-03-04T18:26:12.584Z] #25 5.466 The following additional packages will be installed: [2021-03-04T18:26:12.584Z] #25 5.466 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-04T18:26:12.584Z] #25 5.466 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-04T18:26:12.584Z] #25 5.466 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-04T18:26:12.584Z] #25 5.466 Suggested packages: [2021-03-04T18:26:12.584Z] #25 5.466 krb5-doc krb5-user [2021-03-04T18:26:12.584Z] #25 5.466 Recommended packages: [2021-03-04T18:26:12.584Z] #25 5.466 krb5-locales publicsuffix libsasl2-modules [2021-03-04T18:26:12.584Z] #25 5.642 The following NEW packages will be installed: [2021-03-04T18:26:12.584Z] #25 5.642 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-04T18:26:12.584Z] #25 5.642 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-04T18:26:12.584Z] #25 5.642 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-04T18:26:12.584Z] #25 5.642 libssh2-1 libssl1.1 openssl [2021-03-04T18:26:12.584Z] #25 5.919 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-04T18:26:12.584Z] #25 5.919 Need to get 5057 kB of archives. [2021-03-04T18:26:12.584Z] #25 5.919 After this operation, 12.1 MB of additional disk space will be used. [2021-03-04T18:26:12.584Z] #25 5.919 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-04T18:26:12.584Z] #25 5.939 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-04T18:26:12.584Z] #25 5.939 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-04T18:26:12.584Z] #25 5.939 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-04T18:26:12.584Z] #25 5.939 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-04T18:26:12.584Z] #25 5.939 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-04T18:26:12.584Z] #25 5.939 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-04T18:26:12.584Z] #25 5.939 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-04T18:26:12.584Z] #25 5.939 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-04T18:26:12.584Z] #25 5.939 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-04T18:26:12.584Z] #25 5.957 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-04T18:26:12.584Z] #25 5.957 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-04T18:26:12.584Z] #25 5.957 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-04T18:26:12.584Z] #25 5.957 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-04T18:26:12.584Z] #25 5.970 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-04T18:26:12.585Z] #25 5.996 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-04T18:26:12.585Z] #25 5.996 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-04T18:26:12.585Z] #25 5.996 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-04T18:26:12.585Z] #25 5.996 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-04T18:26:12.585Z] #25 6.001 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-04T18:26:12.585Z] #25 6.001 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-04T18:26:12.585Z] #25 6.167 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:26:12.585Z] #25 6.192 Fetched 5057 kB in 0s (14.3 MB/s) [2021-03-04T18:26:12.585Z] #25 6.225 Selecting previously unselected package libssl1.1:amd64. [2021-03-04T18:26:12.585Z] #25 6.225 (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 ... 6677 files and directories currently installed.) [2021-03-04T18:26:12.585Z] #25 6.232 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-04T18:26:12.585Z] #25 6.238 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-04T18:26:12.585Z] #25 6.425 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-04T18:26:12.585Z] #25 6.427 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-04T18:26:12.585Z] #25 6.431 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T18:26:12.585Z] #25 6.495 Selecting previously unselected package libsasl2-2:amd64. [2021-03-04T18:26:12.585Z] #25 6.495 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-04T18:26:12.585Z] #25 6.500 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T18:26:12.585Z] #25 6.537 Selecting previously unselected package libldap-common. [2021-03-04T18:26:12.585Z] #25 6.539 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-04T18:26:12.585Z] #25 6.542 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T18:26:12.585Z] #25 6.593 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-04T18:26:12.585Z] #25 6.593 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-04T18:26:12.585Z] #25 6.596 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T18:26:12.585Z] #25 6.648 Selecting previously unselected package openssl. [2021-03-04T18:26:12.585Z] #25 6.650 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-04T18:26:12.585Z] #25 6.654 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-04T18:26:12.585Z] #25 6.794 Selecting previously unselected package ca-certificates. [2021-03-04T18:26:12.585Z] #25 6.795 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-04T18:26:12.585Z] #25 6.798 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-04T18:26:12.585Z] #25 6.865 Selecting previously unselected package libkeyutils1:amd64. [2021-03-04T18:26:12.585Z] #25 6.866 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-04T18:26:12.585Z] #25 6.870 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-04T18:26:12.585Z] #25 6.899 Selecting previously unselected package libkrb5support0:amd64. [2021-03-04T18:26:12.585Z] #25 6.905 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-04T18:26:12.585Z] #25 6.906 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:12.585Z] #25 6.948 Selecting previously unselected package libk5crypto3:amd64. [2021-03-04T18:26:12.585Z] #25 6.948 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-04T18:26:12.585Z] #25 6.950 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:12.585Z] #25 7.000 Selecting previously unselected package libkrb5-3:amd64. [2021-03-04T18:26:12.585Z] #25 7.000 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-04T18:26:12.585Z] #25 7.003 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:12.585Z] #25 7.094 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-04T18:26:12.585Z] #25 7.094 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-04T18:26:12.585Z] #25 7.097 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:12.585Z] #25 7.147 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-04T18:26:12.585Z] #25 7.149 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-04T18:26:12.585Z] #25 7.153 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-04T18:26:12.585Z] #25 7.198 Selecting previously unselected package libpsl5:amd64. [2021-03-04T18:26:12.585Z] #25 7.198 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-04T18:26:12.585Z] #25 7.203 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-04T18:26:12.585Z] #25 7.239 Selecting previously unselected package librtmp1:amd64. [2021-03-04T18:26:12.585Z] #25 7.239 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-04T18:26:12.585Z] #25 7.242 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T18:26:12.585Z] #25 7.278 Selecting previously unselected package libssh2-1:amd64. [2021-03-04T18:26:12.585Z] #25 7.280 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-04T18:26:12.585Z] #25 7.285 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-04T18:26:12.585Z] #25 7.326 Selecting previously unselected package libcurl4:amd64. [2021-03-04T18:26:12.813Z] #27 2.181 ############################################################## 87.3% ######################################################################## 100.0% [2021-03-04T18:26:12.813Z] #27 2.345 [2021-03-04T18:26:12.884Z] #25 7.327 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-04T18:26:12.884Z] #25 7.331 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-04T18:26:12.884Z] #25 7.389 Selecting previously unselected package curl. [2021-03-04T18:26:12.884Z] #25 7.389 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-04T18:26:12.884Z] #25 7.392 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-04T18:26:12.884Z] #25 7.448 Selecting previously unselected package libonig5:amd64. [2021-03-04T18:26:12.884Z] #25 7.449 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-04T18:26:12.884Z] #25 7.454 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-04T18:26:12.884Z] #25 7.509 Selecting previously unselected package libjq1:amd64. [2021-03-04T18:26:12.884Z] #25 7.509 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T18:26:12.884Z] #25 7.512 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T18:26:12.884Z] #25 7.547 Selecting previously unselected package jq. [2021-03-04T18:26:12.884Z] #25 7.548 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T18:26:12.884Z] #25 7.551 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T18:26:12.884Z] #25 7.591 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-04T18:26:12.884Z] #25 7.602 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-04T18:26:12.884Z] #25 7.613 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-04T18:26:13.186Z] #25 7.768 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-04T18:26:13.186Z] #25 7.782 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T18:26:13.186Z] #25 7.793 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:13.186Z] #25 7.804 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T18:26:13.186Z] #25 7.814 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T18:26:13.186Z] #25 7.824 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:13.186Z] #25 7.837 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T18:26:13.186Z] #25 7.847 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-04T18:26:13.186Z] #25 7.857 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:13.186Z] #25 7.867 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-04T18:26:13.186Z] #25 7.881 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-04T18:26:13.186Z] #25 7.890 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T18:26:13.186Z] #25 7.900 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T18:26:13.186Z] #25 7.910 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-04T18:26:13.342Z] #27 2.458 ########## 14.4% ######################### 35.6% ####################################### 55.5% ##################################################### 74.1% ################################################################### 94.0% ######################################################################## 100.0% [2021-03-04T18:26:13.916Z] #27 3.180 [2021-03-04T18:26:14.114Z] #25 8.596 Updating certificates in /etc/ssl/certs... [2021-03-04T18:26:14.609Z] #27 3.288 # 2.0% ### 4.6% ####### 9.7% ########## 14.9% ############## 19.6% ############### 21.8% ################ 23.5% ################## 25.9% ###################### 31.7% ######################### 34.9% ########################### 38.1% ################################ 45.0% ################################## 47.8% ##################################### 52.7% ########################################### 59.9% ################################################# 69.0% ####################################################### 76.5% ############################################################ 83.4% ################################################################# 90.5% ###################################################################### 98.5% ######################################################################## 100.0% [2021-03-04T18:26:14.609Z] #27 5.465 [2021-03-04T18:26:14.871Z] #27 5.808 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-04T18:26:15.041Z] #25 9.562 137 added, 0 removed; done. [2021-03-04T18:26:15.041Z] #25 9.589 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-04T18:26:15.041Z] #25 9.598 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T18:26:15.041Z] #25 9.607 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-04T18:26:15.041Z] #25 9.616 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-04T18:26:15.042Z] #25 9.626 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:26:15.042Z] #25 9.642 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-04T18:26:15.042Z] #25 9.649 Updating certificates in /etc/ssl/certs... [2021-03-04T18:26:15.134Z] #27 5.927 [2021-03-04T18:26:15.134Z] #27 6.005 ######################################################################## 100.0% [2021-03-04T18:26:15.134Z] #27 6.022 [2021-03-04T18:26:15.609Z] #25 10.22 0 added, 0 removed; done. [2021-03-04T18:26:15.609Z] #25 10.22 Running hooks in /etc/ca-certificates/update.d... [2021-03-04T18:26:15.609Z] #25 10.23 done. [2021-03-04T18:26:16.285Z] #27 3.314 1.2% #### 6.3% ####### 10.9% ########## 14.5% ############ 17.1% ############### 21.2% ################# 24.4% #################### 28.2% ######################## 33.7% ########################### 37.9% ############################## 41.7% ################################## 48.0% ##################################### 52.3% ######################################## 55.8% ############################################ 61.3% ################################################ 67.4% ################################################### 71.3% ####################################################### 77.1% ########################################################### 83.2% ################################################################ 90.1% ###################################################################### 97.7% ######################################################################## 100.0% [2021-03-04T18:26:16.285Z] #27 5.754 [2021-03-04T18:26:16.856Z] #27 6.303 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-04T18:26:16.856Z] #27 6.429 [2021-03-04T18:26:16.856Z] #27 6.497 ######################################################################## 100.0% [2021-03-04T18:26:16.856Z] #27 6.542 [2021-03-04T18:26:17.425Z] #27 6.891 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-04T18:26:17.425Z] #27 6.993 [2021-03-04T18:26:17.692Z] #27 7.147 0.1% ######################################################################## 100.0% [2021-03-04T18:26:17.692Z] #27 7.221 [2021-03-04T18:26:18.124Z] #25 DONE 12.3s [2021-03-04T18:26:18.124Z] [2021-03-04T18:26:18.124Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-04T18:26:18.124Z] #26 sha256:81ae7e259ce3ccf0f8f5c961595713f9db703432524908e1cb18f09c65bb214b [2021-03-04T18:26:18.264Z] #27 7.656 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-04T18:26:18.264Z] #27 7.874 [2021-03-04T18:26:18.430Z] #27 8.965 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-04T18:26:18.430Z] #27 9.225 [2021-03-04T18:26:18.686Z] #26 DONE 1.1s [2021-03-04T18:26:18.686Z] [2021-03-04T18:26:18.686Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T18:26:18.686Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T18:26:18.686Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.6s done [2021-03-04T18:26:18.686Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.0s [2021-03-04T18:26:18.690Z] #27 9.382 0.1% ######################################################################## 100.0% [2021-03-04T18:26:18.690Z] #27 9.599 [2021-03-04T18:26:20.054Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s done [2021-03-04T18:26:20.073Z] #27 10.86 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-04T18:26:20.309Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-04T18:26:20.332Z] #27 11.35 [2021-03-04T18:26:20.567Z] #8 DONE 23.5s [2021-03-04T18:26:20.567Z] [2021-03-04T18:26:20.567Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-04T18:26:20.567Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-04T18:26:20.852Z] #27 11.62 0.0% # 2.1% [2021-03-04T18:26:20.852Z] #27 ... [2021-03-04T18:26:20.852Z] [2021-03-04T18:26:20.852Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-04T18:26:20.852Z] #45 sha256:4daa815405a93ee6054de352d56f97fef2a6b326b3ecfb6abb77203a07325fae [2021-03-04T18:26:20.852Z] #45 6.162 + RM_GOPATH=0 [2021-03-04T18:26:20.852Z] #45 6.162 + TMP_GOPATH= [2021-03-04T18:26:20.852Z] #45 6.162 + : /build [2021-03-04T18:26:20.852Z] #45 6.162 + '[' -z '' ']' [2021-03-04T18:26:20.852Z] #45 6.163 ++ mktemp -d [2021-03-04T18:26:20.852Z] #45 6.165 + export GOPATH=/tmp/tmp.KFJEnt6UnP [2021-03-04T18:26:20.852Z] #45 6.165 + GOPATH=/tmp/tmp.KFJEnt6UnP [2021-03-04T18:26:20.852Z] #45 6.165 + RM_GOPATH=1 [2021-03-04T18:26:20.852Z] #45 6.165 + case "$(go env GOARCH)" in [2021-03-04T18:26:20.852Z] #45 6.177 ++ go env GOARCH [2021-03-04T18:26:20.852Z] #45 6.229 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:20.852Z] #45 6.229 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:20.852Z] #45 6.231 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:20.852Z] #45 6.233 + dir=/tmp/install [2021-03-04T18:26:20.852Z] #45 6.233 + bin=gotestsum [2021-03-04T18:26:20.852Z] #45 6.233 + shift [2021-03-04T18:26:20.852Z] #45 6.233 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-04T18:26:20.852Z] #45 6.233 + . /tmp/install/gotestsum.installer [2021-03-04T18:26:20.852Z] #45 6.233 ++ : v0.5.3 [2021-03-04T18:26:20.852Z] #45 6.233 + install_gotestsum [2021-03-04T18:26:20.852Z] #45 6.236 + set -e [2021-03-04T18:26:20.852Z] #45 6.236 + export GO111MODULE=on [2021-03-04T18:26:20.852Z] #45 6.236 + GO111MODULE=on [2021-03-04T18:26:20.852Z] #45 6.236 + GOBIN=/build [2021-03-04T18:26:20.852Z] #45 6.236 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-04T18:26:20.852Z] #45 6.245 go: finding gotest.tools v0.5.3 [2021-03-04T18:26:20.853Z] #45 6.259 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-04T18:26:20.853Z] #45 6.917 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-04T18:26:20.853Z] #45 7.458 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-04T18:26:20.853Z] #45 8.103 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T18:26:20.853Z] #45 8.106 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T18:26:20.853Z] #45 8.193 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T18:26:20.853Z] #45 8.231 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-04T18:26:20.853Z] #45 8.337 go: downloading github.com/fatih/color v1.9.0 [2021-03-04T18:26:20.853Z] #45 8.466 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T18:26:20.853Z] #45 8.609 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T18:26:20.853Z] #45 8.657 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T18:26:20.853Z] #45 8.758 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T18:26:20.853Z] #45 8.885 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T18:26:20.853Z] #45 8.890 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-04T18:26:20.853Z] #45 9.271 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-04T18:26:20.853Z] #45 9.318 go: extracting github.com/fatih/color v1.9.0 [2021-03-04T18:26:20.853Z] #45 9.768 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-04T18:26:20.853Z] #45 9.786 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-04T18:26:20.853Z] #45 10.14 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T18:26:20.853Z] #45 10.20 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-04T18:26:20.853Z] #45 ... [2021-03-04T18:26:20.853Z] [2021-03-04T18:26:20.853Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:26:20.853Z] #56 sha256:4cd570d8aa92bb82db7f02bc0bf25355e7767bb1a34bc57f6367ca58bc4775f2 [2021-03-04T18:26:20.853Z] #56 6.672 + RM_GOPATH=0 [2021-03-04T18:26:20.853Z] #56 6.672 + TMP_GOPATH= [2021-03-04T18:26:20.853Z] #56 6.672 + : /build [2021-03-04T18:26:20.853Z] #56 6.672 + '[' -z '' ']' [2021-03-04T18:26:20.853Z] #56 6.673 ++ mktemp -d [2021-03-04T18:26:20.853Z] #56 6.675 + export GOPATH=/tmp/tmp.jdTIXlsO2K [2021-03-04T18:26:20.853Z] #56 6.675 + GOPATH=/tmp/tmp.jdTIXlsO2K [2021-03-04T18:26:20.853Z] #56 6.675 + RM_GOPATH=1 [2021-03-04T18:26:20.853Z] #56 6.675 + case "$(go env GOARCH)" in [2021-03-04T18:26:20.853Z] #56 6.676 ++ go env GOARCH [2021-03-04T18:26:20.853Z] #56 6.729 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:20.853Z] #56 6.730 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:20.853Z] #56 6.731 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:20.853Z] #56 6.733 + dir=/tmp/install [2021-03-04T18:26:20.853Z] #56 6.733 + bin=rootlesskit [2021-03-04T18:26:20.853Z] #56 6.733 + shift [2021-03-04T18:26:20.853Z] #56 6.734 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-04T18:26:20.853Z] #56 6.734 + . /tmp/install/rootlesskit.installer [2021-03-04T18:26:20.853Z] #56 6.734 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T18:26:20.853Z] #56 6.734 + install_rootlesskit [2021-03-04T18:26:20.853Z] #56 6.735 + case "$1" in [2021-03-04T18:26:20.853Z] #56 6.735 + export CGO_ENABLED=0 [2021-03-04T18:26:20.853Z] #56 6.741 + CGO_ENABLED=0 [2021-03-04T18:26:20.853Z] #56 6.741 + _install_rootlesskit [2021-03-04T18:26:20.853Z] #56 6.741 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-04T18:26:20.853Z] #56 6.752 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jdTIXlsO2K/src/github.com/rootless-containers/rootlesskit [2021-03-04T18:26:20.853Z] #56 6.752 Cloning into '/tmp/tmp.jdTIXlsO2K/src/github.com/rootless-containers/rootlesskit'... [2021-03-04T18:26:20.853Z] #56 6.752 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T18:26:20.880Z] #27 8.058 0.0% ### 5.5% ######## 12.3% ############# 18.5% ############### 21.5% ################### 27.6% ###################### 30.6% ######################## 34.3% ########################### 38.5% ############################## 42.3% ################################## 48.2% ######################################## 56.4% ############################################ 61.3% ############################################## 64.7% ################################################## 69.9% ##################################################### 74.8% ######################################################## 78.9% ############################################################## 86.6% ################################################################# 91.0% ####################################################################### 99.3% ######################################################################## 100.0% [2021-03-04T18:26:20.880Z] #27 10.50 [2021-03-04T18:26:21.112Z] #56 ... [2021-03-04T18:26:21.112Z] [2021-03-04T18:26:21.112Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:26:21.112Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd [2021-03-04T18:26:21.112Z] #49 5.726 + RM_GOPATH=0 [2021-03-04T18:26:21.112Z] #49 5.726 + TMP_GOPATH= [2021-03-04T18:26:21.112Z] #49 5.726 + : /build [2021-03-04T18:26:21.112Z] #49 5.726 + '[' -z '' ']' [2021-03-04T18:26:21.112Z] #49 5.726 ++ mktemp -d [2021-03-04T18:26:21.112Z] #49 5.726 + export GOPATH=/tmp/tmp.7r5loSnMRy [2021-03-04T18:26:21.113Z] #49 5.726 + GOPATH=/tmp/tmp.7r5loSnMRy [2021-03-04T18:26:21.113Z] #49 5.726 + RM_GOPATH=1 [2021-03-04T18:26:21.113Z] #49 5.726 + case "$(go env GOARCH)" in [2021-03-04T18:26:21.113Z] #49 5.726 ++ go env GOARCH [2021-03-04T18:26:21.113Z] #49 5.743 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T18:26:21.113Z] #49 5.743 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:21.113Z] #49 5.743 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:21.113Z] #49 5.743 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:21.113Z] #49 5.743 + dir=/tmp/install [2021-03-04T18:26:21.113Z] #49 5.743 + bin=shfmt [2021-03-04T18:26:21.113Z] #49 5.743 + shift [2021-03-04T18:26:21.113Z] #49 5.743 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-04T18:26:21.113Z] #49 5.743 + . /tmp/install/shfmt.installer [2021-03-04T18:26:21.113Z] #49 5.743 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T18:26:21.113Z] #49 5.743 + install_shfmt [2021-03-04T18:26:21.113Z] #49 5.743 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-04T18:26:21.113Z] #49 5.743 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7r5loSnMRy/src/github.com/mvdan/sh [2021-03-04T18:26:21.113Z] #49 5.743 Cloning into '/tmp/tmp.7r5loSnMRy/src/github.com/mvdan/sh'... [2021-03-04T18:26:21.113Z] #49 ... [2021-03-04T18:26:21.113Z] [2021-03-04T18:26:21.113Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:26:21.113Z] #32 sha256:e1d5a1f6733650db1d3f1794490a9ad018674fb834081bfc990351d76fed7670 [2021-03-04T18:26:21.113Z] #32 6.163 + RM_GOPATH=0 [2021-03-04T18:26:21.113Z] #32 6.163 + TMP_GOPATH= [2021-03-04T18:26:21.113Z] #32 6.163 + : /build [2021-03-04T18:26:21.113Z] #32 6.163 + '[' -z '' ']' [2021-03-04T18:26:21.113Z] #32 6.163 ++ mktemp -d [2021-03-04T18:26:21.113Z] #32 6.166 + export GOPATH=/tmp/tmp.1nfUdC3hiv [2021-03-04T18:26:21.113Z] #32 6.166 + GOPATH=/tmp/tmp.1nfUdC3hiv [2021-03-04T18:26:21.113Z] #32 6.166 + RM_GOPATH=1 [2021-03-04T18:26:21.113Z] #32 6.166 + case "$(go env GOARCH)" in [2021-03-04T18:26:21.113Z] #32 6.166 ++ go env GOARCH [2021-03-04T18:26:21.113Z] #32 6.189 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T18:26:21.113Z] #32 6.189 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:21.113Z] #32 6.189 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:21.113Z] #32 6.189 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:21.113Z] #32 6.189 + dir=/tmp/install [2021-03-04T18:26:21.113Z] #32 6.189 + bin=tomlv [2021-03-04T18:26:21.113Z] #32 6.189 + shift [2021-03-04T18:26:21.113Z] #32 6.189 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-04T18:26:21.113Z] #32 6.189 + . /tmp/install/tomlv.installer [2021-03-04T18:26:21.113Z] #32 6.189 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T18:26:21.113Z] #32 6.189 + install_tomlv [2021-03-04T18:26:21.113Z] #32 6.189 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-04T18:26:21.113Z] #32 6.189 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1nfUdC3hiv/src/github.com/BurntSushi/toml [2021-03-04T18:26:21.113Z] #32 6.189 Cloning into '/tmp/tmp.1nfUdC3hiv/src/github.com/BurntSushi/toml'... [2021-03-04T18:26:21.113Z] #32 8.377 + cd /tmp/tmp.1nfUdC3hiv/src/github.com/BurntSushi/toml [2021-03-04T18:26:21.113Z] #32 8.377 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T18:26:21.113Z] #32 8.390 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T18:26:21.113Z] #32 9.146 runtime/internal/atomic [2021-03-04T18:26:21.113Z] #32 9.175 internal/cpu [2021-03-04T18:26:21.113Z] #32 9.443 runtime/internal/sys [2021-03-04T18:26:21.113Z] #32 9.787 runtime/internal/math [2021-03-04T18:26:21.113Z] #32 9.848 internal/bytealg [2021-03-04T18:26:21.113Z] #32 9.921 math/bits [2021-03-04T18:26:21.372Z] #32 ... [2021-03-04T18:26:21.373Z] [2021-03-04T18:26:21.373Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:21.373Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f [2021-03-04T18:26:21.373Z] #47 5.927 + RM_GOPATH=0 [2021-03-04T18:26:21.373Z] #47 5.927 + TMP_GOPATH= [2021-03-04T18:26:21.373Z] #47 5.927 + : /build [2021-03-04T18:26:21.373Z] #47 5.927 + '[' -z '' ']' [2021-03-04T18:26:21.373Z] #47 5.927 ++ mktemp -d [2021-03-04T18:26:21.373Z] #47 5.927 + export GOPATH=/tmp/tmp.l7JT8tJ4mg [2021-03-04T18:26:21.373Z] #47 5.927 + GOPATH=/tmp/tmp.l7JT8tJ4mg [2021-03-04T18:26:21.373Z] #47 5.927 + RM_GOPATH=1 [2021-03-04T18:26:21.373Z] #47 5.927 + case "$(go env GOARCH)" in [2021-03-04T18:26:21.373Z] #47 5.927 ++ go env GOARCH [2021-03-04T18:26:21.373Z] #47 5.947 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:21.373Z] #47 5.947 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:21.373Z] #47 5.949 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:21.373Z] #47 5.949 + dir=/tmp/install [2021-03-04T18:26:21.373Z] #47 5.961 + bin=golangci_lint [2021-03-04T18:26:21.373Z] #47 5.961 + shift [2021-03-04T18:26:21.373Z] #47 5.961 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-04T18:26:21.373Z] #47 5.961 + . /tmp/install/golangci_lint.installer [2021-03-04T18:26:21.373Z] #47 5.961 ++ : v1.23.8 [2021-03-04T18:26:21.373Z] #47 5.961 + install_golangci_lint [2021-03-04T18:26:21.373Z] #47 5.961 + set -e [2021-03-04T18:26:21.373Z] #47 5.961 + export GO111MODULE=on [2021-03-04T18:26:21.373Z] #47 5.961 + GO111MODULE=on [2021-03-04T18:26:21.373Z] #47 5.961 + GOBIN=/build [2021-03-04T18:26:21.373Z] #47 5.961 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-04T18:26:21.373Z] #47 6.055 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-04T18:26:21.373Z] #47 6.055 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-04T18:26:21.373Z] #47 6.055 go: finding github.com v1.23.8 [2021-03-04T18:26:21.373Z] #47 6.055 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-04T18:26:21.373Z] #47 6.055 go: finding github.com/golangci v1.23.8 [2021-03-04T18:26:21.373Z] #47 7.089 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-04T18:26:21.373Z] #47 7.607 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-04T18:26:21.373Z] #47 ... [2021-03-04T18:26:21.373Z] [2021-03-04T18:26:21.373Z] #30 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:26:21.373Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T18:26:21.373Z] #30 6.095 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-04T18:26:21.373Z] #30 6.097 Cloning into '.'... [2021-03-04T18:26:21.373Z] #30 ... [2021-03-04T18:26:21.373Z] [2021-03-04T18:26:21.373Z] #34 [tini 1/2] 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 [2021-03-04T18:26:21.373Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:26:21.373Z] #34 7.108 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:26:21.373Z] #34 7.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:26:21.373Z] #34 7.163 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:26:21.373Z] #34 7.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:26:21.373Z] #34 9.714 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:26:21.633Z] #34 ... [2021-03-04T18:26:21.633Z] [2021-03-04T18:26:21.633Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-04T18:26:21.633Z] #22 sha256:caa52322fe3bfa95ec93276a1d39a9e616f7f862f1915dea9c8a3ce969c6bf76 [2021-03-04T18:26:21.633Z] #22 5.548 + RM_GOPATH=0 [2021-03-04T18:26:21.633Z] #22 5.548 + TMP_GOPATH= [2021-03-04T18:26:21.633Z] #22 5.548 + : /build [2021-03-04T18:26:21.633Z] #22 5.548 + '[' -z '' ']' [2021-03-04T18:26:21.633Z] #22 5.550 ++ mktemp -d [2021-03-04T18:26:21.633Z] #22 5.550 + export GOPATH=/tmp/tmp.5f5wdWOsgx [2021-03-04T18:26:21.633Z] #22 5.550 + GOPATH=/tmp/tmp.5f5wdWOsgx [2021-03-04T18:26:21.633Z] #22 5.550 + RM_GOPATH=1 [2021-03-04T18:26:21.633Z] #22 5.550 + case "$(go env GOARCH)" in [2021-03-04T18:26:21.633Z] #22 5.550 ++ go env GOARCH [2021-03-04T18:26:21.633Z] #22 5.554 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:21.633Z] #22 5.554 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:21.633Z] #22 5.556 Install docker/cli version 17.06.2-ce from stable [2021-03-04T18:26:21.633Z] #22 5.556 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:21.633Z] #22 5.556 + dir=/tmp/install [2021-03-04T18:26:21.633Z] #22 5.556 + bin=dockercli [2021-03-04T18:26:21.633Z] #22 5.556 + shift [2021-03-04T18:26:21.633Z] #22 5.556 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-04T18:26:21.633Z] #22 5.556 + . /tmp/install/dockercli.installer [2021-03-04T18:26:21.633Z] #22 5.556 ++ : stable [2021-03-04T18:26:21.633Z] #22 5.556 ++ : 17.06.2-ce [2021-03-04T18:26:21.633Z] #22 5.556 + install_dockercli [2021-03-04T18:26:21.633Z] #22 5.556 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-04T18:26:21.633Z] #22 5.566 ++ uname -m [2021-03-04T18:26:21.633Z] #22 5.566 + arch=x86_64 [2021-03-04T18:26:21.633Z] #22 5.566 + '[' x86_64 '!=' x86_64 ']' [2021-03-04T18:26:21.633Z] #22 5.566 + url=https://download.docker.com/linux/static [2021-03-04T18:26:21.633Z] #22 5.566 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-04T18:26:21.633Z] #22 5.566 + tar -xz docker/docker [2021-03-04T18:26:21.633Z] #22 ... [2021-03-04T18:26:21.633Z] [2021-03-04T18:26:21.633Z] #38 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-03-04T18:26:21.633Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T18:26:21.633Z] #38 6.114 + git clone https://github.com/docker/distribution.git . [2021-03-04T18:26:21.633Z] #38 6.114 Cloning into '.'... [2021-03-04T18:26:21.892Z] #38 ... [2021-03-04T18:26:21.892Z] [2021-03-04T18:26:21.892Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:26:21.892Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:26:21.892Z] #40 7.107 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:26:21.892Z] #40 7.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:26:21.892Z] #40 7.171 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:26:21.892Z] #40 7.769 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:26:21.892Z] #40 9.803 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:26:21.892Z] #40 ... [2021-03-04T18:26:21.892Z] [2021-03-04T18:26:21.892Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-04T18:26:21.892Z] #62 sha256:ab5030b91a4da6d98e0d4b842c41d209c0232e0a19c430ed846a93b3e86c85f8 [2021-03-04T18:26:21.892Z] #62 5.770 + RM_GOPATH=0 [2021-03-04T18:26:21.892Z] #62 5.770 + TMP_GOPATH= [2021-03-04T18:26:21.892Z] #62 5.770 + : /build [2021-03-04T18:26:21.892Z] #62 5.770 + '[' -z '' ']' [2021-03-04T18:26:21.892Z] #62 5.770 ++ mktemp -d [2021-03-04T18:26:21.892Z] #62 5.770 + export GOPATH=/tmp/tmp.1UoLwTAR8t [2021-03-04T18:26:21.892Z] #62 5.770 + GOPATH=/tmp/tmp.1UoLwTAR8t [2021-03-04T18:26:21.892Z] #62 5.770 + RM_GOPATH=1 [2021-03-04T18:26:21.892Z] #62 5.770 + case "$(go env GOARCH)" in [2021-03-04T18:26:21.892Z] #62 5.770 ++ go env GOARCH [2021-03-04T18:26:21.892Z] #62 5.779 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:21.892Z] #62 5.779 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:21.892Z] #62 5.779 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:21.892Z] #62 5.781 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T18:26:21.892Z] #62 5.782 + dir=/tmp/install [2021-03-04T18:26:21.892Z] #62 5.782 + bin=proxy [2021-03-04T18:26:21.892Z] #62 5.782 + shift [2021-03-04T18:26:21.892Z] #62 5.782 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-04T18:26:21.892Z] #62 5.782 + . /tmp/install/proxy.installer [2021-03-04T18:26:21.892Z] #62 5.782 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T18:26:21.892Z] #62 5.782 + install_proxy [2021-03-04T18:26:21.892Z] #62 5.782 + case "$1" in [2021-03-04T18:26:21.892Z] #62 5.782 + export CGO_ENABLED=0 [2021-03-04T18:26:21.892Z] #62 5.782 + CGO_ENABLED=0 [2021-03-04T18:26:21.892Z] #62 5.782 + _install_proxy [2021-03-04T18:26:21.892Z] #62 5.782 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-04T18:26:21.892Z] #62 5.782 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1UoLwTAR8t/src/github.com/docker/libnetwork [2021-03-04T18:26:21.892Z] #62 5.788 Cloning into '/tmp/tmp.1UoLwTAR8t/src/github.com/docker/libnetwork'... [2021-03-04T18:26:21.892Z] #62 ... [2021-03-04T18:26:21.892Z] [2021-03-04T18:26:21.892Z] #11 [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 [2021-03-04T18:26:21.892Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:26:21.892Z] #11 7.106 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:26:21.892Z] #11 7.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:26:21.892Z] #11 7.165 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:26:21.892Z] #11 7.759 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:26:21.892Z] #11 9.937 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:26:22.152Z] #11 ... [2021-03-04T18:26:22.152Z] [2021-03-04T18:26:22.152Z] #53 [containerd 1/2] 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 [2021-03-04T18:26:22.152Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T18:26:22.152Z] #53 5.673 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:26:22.152Z] #53 5.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:26:22.152Z] #53 5.850 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:26:22.152Z] #53 6.334 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:26:22.152Z] #53 7.753 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:26:22.152Z] #53 9.596 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:26:22.152Z] #53 ... [2021-03-04T18:26:22.152Z] [2021-03-04T18:26:22.152Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:26:22.152Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:26:22.152Z] #43 6.766 + RM_GOPATH=0 [2021-03-04T18:26:22.152Z] #43 6.766 + TMP_GOPATH= [2021-03-04T18:26:22.152Z] #43 6.766 + : /build [2021-03-04T18:26:22.152Z] #43 6.766 + '[' -z '' ']' [2021-03-04T18:26:22.152Z] #43 6.766 ++ mktemp -d [2021-03-04T18:26:22.152Z] #43 6.766 + export GOPATH=/tmp/tmp.xb4bHyzX9Z [2021-03-04T18:26:22.152Z] #43 6.766 + GOPATH=/tmp/tmp.xb4bHyzX9Z [2021-03-04T18:26:22.152Z] #43 6.766 + RM_GOPATH=1 [2021-03-04T18:26:22.152Z] #43 6.766 + case "$(go env GOARCH)" in [2021-03-04T18:26:22.152Z] #43 6.770 ++ go env GOARCH [2021-03-04T18:26:22.152Z] #43 6.834 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:22.152Z] #43 6.834 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:22.152Z] #43 6.834 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:22.152Z] #43 6.843 + dir=/tmp/install [2021-03-04T18:26:22.152Z] #43 6.843 + bin=vndr [2021-03-04T18:26:22.152Z] #43 6.845 + shift [2021-03-04T18:26:22.152Z] #43 6.847 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-04T18:26:22.152Z] #43 6.848 + . /tmp/install/vndr.installer [2021-03-04T18:26:22.152Z] #43 6.851 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T18:26:22.152Z] #43 6.854 + install_vndr [2021-03-04T18:26:22.152Z] #43 6.854 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-04T18:26:22.152Z] #43 6.854 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xb4bHyzX9Z/src/github.com/LK4D4/vndr [2021-03-04T18:26:22.152Z] #43 6.854 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T18:26:22.152Z] #43 6.860 Cloning into '/tmp/tmp.xb4bHyzX9Z/src/github.com/LK4D4/vndr'... [2021-03-04T18:26:22.152Z] #43 8.273 + cd /tmp/tmp.xb4bHyzX9Z/src/github.com/LK4D4/vndr [2021-03-04T18:26:22.152Z] #43 8.273 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T18:26:22.152Z] #43 8.301 + go build -buildmode=pie -v -o /build/vndr . [2021-03-04T18:26:22.152Z] #43 9.863 internal/bytealg [2021-03-04T18:26:22.152Z] #43 9.918 runtime/internal/math [2021-03-04T18:26:22.152Z] #43 10.12 internal/race [2021-03-04T18:26:22.152Z] #43 10.35 sync/atomic [2021-03-04T18:26:22.152Z] #43 11.02 runtime [2021-03-04T18:26:22.152Z] #43 11.08 unicode [2021-03-04T18:26:22.261Z] #27 11.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-04T18:26:22.411Z] #43 ... [2021-03-04T18:26:22.411Z] [2021-03-04T18:26:22.411Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-04T18:26:22.411Z] #27 sha256:d821438b0386b6e774075e49bedb164738ef2df387523b5663b211081a64a2ff [2021-03-04T18:26:22.524Z] #27 ... [2021-03-04T18:26:22.524Z] [2021-03-04T18:26:22.524Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:26:22.524Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea [2021-03-04T18:26:22.524Z] #49 6.205 + RM_GOPATH=0 [2021-03-04T18:26:22.524Z] #49 6.205 + TMP_GOPATH= [2021-03-04T18:26:22.524Z] #49 6.205 + : /build [2021-03-04T18:26:22.524Z] #49 6.205 + '[' -z '' ']' [2021-03-04T18:26:22.524Z] #49 6.205 ++ mktemp -d [2021-03-04T18:26:22.524Z] #49 6.205 + export GOPATH=/tmp/tmp.QUPwQq66RE [2021-03-04T18:26:22.524Z] #49 6.205 + GOPATH=/tmp/tmp.QUPwQq66RE [2021-03-04T18:26:22.524Z] #49 6.205 + RM_GOPATH=1 [2021-03-04T18:26:22.524Z] #49 6.205 + case "$(go env GOARCH)" in [2021-03-04T18:26:22.524Z] #49 6.206 ++ go env GOARCH [2021-03-04T18:26:22.524Z] #49 6.246 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:22.524Z] #49 6.246 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:22.524Z] #49 6.246 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:22.524Z] #49 6.259 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T18:26:22.524Z] #49 6.260 + dir=/tmp/install [2021-03-04T18:26:22.524Z] #49 6.260 + bin=shfmt [2021-03-04T18:26:22.524Z] #49 6.260 + shift [2021-03-04T18:26:22.524Z] #49 6.260 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-04T18:26:22.524Z] #49 6.260 + . /tmp/install/shfmt.installer [2021-03-04T18:26:22.524Z] #49 6.260 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T18:26:22.524Z] #49 6.260 + install_shfmt [2021-03-04T18:26:22.524Z] #49 6.260 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-04T18:26:22.524Z] #49 6.260 + git clone https://github.com/mvdan/sh.git /tmp/tmp.QUPwQq66RE/src/github.com/mvdan/sh [2021-03-04T18:26:22.524Z] #49 6.261 Cloning into '/tmp/tmp.QUPwQq66RE/src/github.com/mvdan/sh'... [2021-03-04T18:26:22.524Z] #49 ... [2021-03-04T18:26:22.524Z] [2021-03-04T18:26:22.524Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:26:22.524Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:26:22.524Z] #43 6.390 + RM_GOPATH=0 [2021-03-04T18:26:22.524Z] #43 6.390 + TMP_GOPATH= [2021-03-04T18:26:22.524Z] #43 6.390 + : /build [2021-03-04T18:26:22.524Z] #43 6.390 + '[' -z '' ']' [2021-03-04T18:26:22.524Z] #43 6.390 ++ mktemp -d [2021-03-04T18:26:22.524Z] #43 6.390 + export GOPATH=/tmp/tmp.tCM9t3lk3B [2021-03-04T18:26:22.524Z] #43 6.390 + GOPATH=/tmp/tmp.tCM9t3lk3B [2021-03-04T18:26:22.524Z] #43 6.390 + RM_GOPATH=1 [2021-03-04T18:26:22.524Z] #43 6.390 + case "$(go env GOARCH)" in [2021-03-04T18:26:22.524Z] #43 6.390 ++ go env GOARCH [2021-03-04T18:26:22.524Z] #43 6.419 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:22.524Z] #43 6.419 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:22.524Z] #43 6.420 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:22.524Z] #43 6.424 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T18:26:22.524Z] #43 6.424 + dir=/tmp/install [2021-03-04T18:26:22.524Z] #43 6.424 + bin=vndr [2021-03-04T18:26:22.524Z] #43 6.424 + shift [2021-03-04T18:26:22.524Z] #43 6.424 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-04T18:26:22.524Z] #43 6.424 + . /tmp/install/vndr.installer [2021-03-04T18:26:22.524Z] #43 6.424 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T18:26:22.524Z] #43 6.424 + install_vndr [2021-03-04T18:26:22.524Z] #43 6.424 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-04T18:26:22.524Z] #43 6.424 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tCM9t3lk3B/src/github.com/LK4D4/vndr [2021-03-04T18:26:22.524Z] #43 6.427 Cloning into '/tmp/tmp.tCM9t3lk3B/src/github.com/LK4D4/vndr'... [2021-03-04T18:26:22.524Z] #43 7.488 + cd /tmp/tmp.tCM9t3lk3B/src/github.com/LK4D4/vndr [2021-03-04T18:26:22.524Z] #43 7.488 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T18:26:22.524Z] #43 7.556 + go build -buildmode=pie -v -o /build/vndr . [2021-03-04T18:26:22.524Z] #43 9.120 internal/cpu [2021-03-04T18:26:22.524Z] #43 9.202 runtime/internal/atomic [2021-03-04T18:26:22.524Z] #43 9.560 runtime/internal/sys [2021-03-04T18:26:22.524Z] #43 9.915 internal/bytealg [2021-03-04T18:26:22.524Z] #43 9.923 runtime/internal/math [2021-03-04T18:26:22.524Z] #43 10.05 internal/race [2021-03-04T18:26:22.524Z] #43 10.21 sync/atomic [2021-03-04T18:26:22.784Z] #43 ... [2021-03-04T18:26:22.784Z] [2021-03-04T18:26:22.784Z] #38 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-03-04T18:26:22.784Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T18:26:22.784Z] #38 6.529 + git clone https://github.com/docker/distribution.git . [2021-03-04T18:26:22.784Z] #38 6.545 Cloning into '.'... [2021-03-04T18:26:22.784Z] #38 ... [2021-03-04T18:26:22.784Z] [2021-03-04T18:26:22.784Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-04T18:26:22.784Z] #45 sha256:e58b8a69dbaad02e260ceaf191fdb022d4bf487d182863897a6bfaef6ba0299a [2021-03-04T18:26:22.784Z] #45 6.372 + RM_GOPATH=0 [2021-03-04T18:26:22.784Z] #45 6.372 + TMP_GOPATH= [2021-03-04T18:26:22.784Z] #45 6.372 + : /build [2021-03-04T18:26:22.784Z] #45 6.372 + '[' -z '' ']' [2021-03-04T18:26:22.784Z] #45 6.372 ++ mktemp -d [2021-03-04T18:26:22.784Z] #45 6.372 + export GOPATH=/tmp/tmp.JCAATdfFpz [2021-03-04T18:26:22.784Z] #45 6.372 + GOPATH=/tmp/tmp.JCAATdfFpz [2021-03-04T18:26:22.784Z] #45 6.372 + RM_GOPATH=1 [2021-03-04T18:26:22.784Z] #45 6.372 + case "$(go env GOARCH)" in [2021-03-04T18:26:22.784Z] #45 6.372 ++ go env GOARCH [2021-03-04T18:26:22.784Z] #45 6.389 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:22.784Z] #45 6.389 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:22.784Z] #45 6.396 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:22.784Z] #45 6.410 + dir=/tmp/install [2021-03-04T18:26:22.784Z] #45 6.410 + bin=gotestsum [2021-03-04T18:26:22.784Z] #45 6.410 + shift [2021-03-04T18:26:22.784Z] #45 6.410 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-04T18:26:22.784Z] #45 6.410 + . /tmp/install/gotestsum.installer [2021-03-04T18:26:22.784Z] #45 6.410 ++ : v0.5.3 [2021-03-04T18:26:22.784Z] #45 6.410 + install_gotestsum [2021-03-04T18:26:22.784Z] #45 6.416 + set -e [2021-03-04T18:26:22.784Z] #45 6.416 + export GO111MODULE=on [2021-03-04T18:26:22.784Z] #45 6.416 + GO111MODULE=on [2021-03-04T18:26:22.784Z] #45 6.416 + GOBIN=/build [2021-03-04T18:26:22.784Z] #45 6.416 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-04T18:26:22.784Z] #45 6.508 go: finding gotest.tools v0.5.3 [2021-03-04T18:26:22.784Z] #45 6.508 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-04T18:26:22.784Z] #45 7.520 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-04T18:26:22.784Z] #45 8.207 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-04T18:26:22.784Z] #45 9.091 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-04T18:26:22.784Z] #45 9.307 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T18:26:22.784Z] #45 9.308 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T18:26:22.784Z] #45 9.308 go: downloading github.com/fatih/color v1.9.0 [2021-03-04T18:26:22.784Z] #45 9.308 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T18:26:22.784Z] #45 9.310 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-04T18:26:22.784Z] #45 9.310 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T18:26:22.784Z] #45 9.323 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T18:26:22.784Z] #45 9.457 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T18:26:22.784Z] #45 9.747 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T18:26:22.784Z] #45 9.848 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T18:26:22.784Z] #45 9.850 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-04T18:26:22.784Z] #45 10.06 go: extracting github.com/fatih/color v1.9.0 [2021-03-04T18:26:22.784Z] #45 10.18 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T18:26:22.784Z] #45 10.18 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-04T18:26:22.784Z] #45 10.44 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-04T18:26:22.784Z] #45 10.51 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-04T18:26:23.044Z] #45 ... [2021-03-04T18:26:23.044Z] [2021-03-04T18:26:23.044Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-04T18:26:23.044Z] #62 sha256:387c02b31d1e8619acdcc42b1cb173c11e825274fce2618a43bce142d065fbf5 [2021-03-04T18:26:23.044Z] #62 5.608 + RM_GOPATH=0 [2021-03-04T18:26:23.044Z] #62 5.608 + TMP_GOPATH= [2021-03-04T18:26:23.044Z] #62 5.608 + : /build [2021-03-04T18:26:23.044Z] #62 5.608 + '[' -z '' ']' [2021-03-04T18:26:23.044Z] #62 5.608 ++ mktemp -d [2021-03-04T18:26:23.044Z] #62 5.608 + export GOPATH=/tmp/tmp.a5CsHzyC4h [2021-03-04T18:26:23.044Z] #62 5.608 + GOPATH=/tmp/tmp.a5CsHzyC4h [2021-03-04T18:26:23.044Z] #62 5.608 + RM_GOPATH=1 [2021-03-04T18:26:23.044Z] #62 5.608 + case "$(go env GOARCH)" in [2021-03-04T18:26:23.044Z] #62 5.608 ++ go env GOARCH [2021-03-04T18:26:23.044Z] #62 5.612 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:23.044Z] #62 5.612 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:23.044Z] #62 5.613 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:23.044Z] #62 5.617 + dir=/tmp/install [2021-03-04T18:26:23.044Z] #62 5.617 + bin=proxy [2021-03-04T18:26:23.044Z] #62 5.617 + shift [2021-03-04T18:26:23.044Z] #62 5.617 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-04T18:26:23.044Z] #62 5.617 + . /tmp/install/proxy.installer [2021-03-04T18:26:23.044Z] #62 5.617 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T18:26:23.044Z] #62 5.617 + install_proxy [2021-03-04T18:26:23.044Z] #62 5.617 + case "$1" in [2021-03-04T18:26:23.044Z] #62 5.617 + export CGO_ENABLED=0 [2021-03-04T18:26:23.044Z] #62 5.617 + CGO_ENABLED=0 [2021-03-04T18:26:23.044Z] #62 5.617 + _install_proxy [2021-03-04T18:26:23.044Z] #62 5.617 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-04T18:26:23.044Z] #62 5.617 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.a5CsHzyC4h/src/github.com/docker/libnetwork [2021-03-04T18:26:23.044Z] #62 5.617 Cloning into '/tmp/tmp.a5CsHzyC4h/src/github.com/docker/libnetwork'... [2021-03-04T18:26:23.044Z] #62 5.617 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T18:26:23.044Z] #62 ... [2021-03-04T18:26:23.044Z] [2021-03-04T18:26:23.044Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:26:23.044Z] #56 sha256:161be615b496f3a046b321c23eb97393621a56dbe50e192dc1e27c1f9501ad37 [2021-03-04T18:26:23.044Z] #56 6.309 + RM_GOPATH=0 [2021-03-04T18:26:23.044Z] #56 6.309 + TMP_GOPATH= [2021-03-04T18:26:23.044Z] #56 6.309 + : /build [2021-03-04T18:26:23.044Z] #56 6.309 + '[' -z '' ']' [2021-03-04T18:26:23.044Z] #56 6.309 ++ mktemp -d [2021-03-04T18:26:23.044Z] #56 6.309 + export GOPATH=/tmp/tmp.CEwR38RHNZ [2021-03-04T18:26:23.044Z] #56 6.309 + GOPATH=/tmp/tmp.CEwR38RHNZ [2021-03-04T18:26:23.044Z] #56 6.309 + RM_GOPATH=1 [2021-03-04T18:26:23.044Z] #56 6.309 + case "$(go env GOARCH)" in [2021-03-04T18:26:23.044Z] #56 6.309 ++ go env GOARCH [2021-03-04T18:26:23.044Z] #56 6.336 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:23.044Z] #56 6.336 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:23.044Z] #56 6.342 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T18:26:23.044Z] #56 6.342 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:23.044Z] #56 6.342 + dir=/tmp/install [2021-03-04T18:26:23.044Z] #56 6.342 + bin=rootlesskit [2021-03-04T18:26:23.044Z] #56 6.342 + shift [2021-03-04T18:26:23.044Z] #56 6.342 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-04T18:26:23.044Z] #56 6.342 + . /tmp/install/rootlesskit.installer [2021-03-04T18:26:23.044Z] #56 6.342 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T18:26:23.044Z] #56 6.342 + install_rootlesskit [2021-03-04T18:26:23.044Z] #56 6.342 + case "$1" in [2021-03-04T18:26:23.044Z] #56 6.342 + export CGO_ENABLED=0 [2021-03-04T18:26:23.044Z] #56 6.342 + CGO_ENABLED=0 [2021-03-04T18:26:23.044Z] #56 6.342 + _install_rootlesskit [2021-03-04T18:26:23.044Z] #56 6.342 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-04T18:26:23.044Z] #56 6.342 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CEwR38RHNZ/src/github.com/rootless-containers/rootlesskit [2021-03-04T18:26:23.044Z] #56 6.357 Cloning into '/tmp/tmp.CEwR38RHNZ/src/github.com/rootless-containers/rootlesskit'... [2021-03-04T18:26:23.096Z] #9 DONE 2.2s [2021-03-04T18:26:23.096Z] [2021-03-04T18:26:23.096Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-04T18:26:23.096Z] #27 sha256:07c5629d55bd78fb8f1a77dae3f3b555a3c251138a96aa39531f1fdf1123977c [2021-03-04T18:26:23.096Z] #27 1.116 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-04T18:26:23.096Z] #27 1.202 [2021-03-04T18:26:23.096Z] #27 1.316 ############ 17.2% ########################## 37.0% ######################################## 56.9% ####################################################### 76.9% ######################################################## 78.3% ######################################################################## 100.0% [2021-03-04T18:26:23.096Z] #27 1.889 [2021-03-04T18:26:23.096Z] #27 2.008 ##################################################################### 96.3% ######################################################################## 100.0% [2021-03-04T18:26:23.096Z] #27 2.086 [2021-03-04T18:26:23.096Z] #27 2.203 ############################################################### 88.2% ######################################################################## 100.0% [2021-03-04T18:26:23.096Z] #27 2.293 [2021-03-04T18:26:23.096Z] #27 2.405 ############ 17.7% ########################## 37.1% ######################################## 56.3% ###################################################### 75.8% #################################################################### 95.1% ######################################################################## 100.0% [2021-03-04T18:26:23.096Z] #27 2.902 [2021-03-04T18:26:23.303Z] #56 ... [2021-03-04T18:26:23.303Z] [2021-03-04T18:26:23.303Z] #30 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:26:23.303Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T18:26:23.303Z] #30 6.763 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-04T18:26:23.303Z] #30 6.792 Cloning into '.'... [2021-03-04T18:26:23.563Z] #30 ... [2021-03-04T18:26:23.563Z] [2021-03-04T18:26:23.563Z] #53 [containerd 1/2] 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 [2021-03-04T18:26:23.563Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T18:26:23.563Z] #53 7.453 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:26:23.563Z] #53 7.526 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:26:23.563Z] #53 7.526 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:26:23.563Z] #53 8.663 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:26:23.563Z] #53 ... [2021-03-04T18:26:23.563Z] [2021-03-04T18:26:23.563Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:26:23.563Z] #32 sha256:b2b9b955010f7ac816dfc7ea7e17f5be3e03a0939242ed0d4d59df8cb50cb068 [2021-03-04T18:26:23.563Z] #32 6.946 + RM_GOPATH=0 [2021-03-04T18:26:23.563Z] #32 6.946 + TMP_GOPATH= [2021-03-04T18:26:23.563Z] #32 6.946 + : /build [2021-03-04T18:26:23.563Z] #32 6.946 + '[' -z '' ']' [2021-03-04T18:26:23.563Z] #32 6.946 ++ mktemp -d [2021-03-04T18:26:23.563Z] #32 6.983 + export GOPATH=/tmp/tmp.l3UNKCzxKy [2021-03-04T18:26:23.563Z] #32 6.983 + GOPATH=/tmp/tmp.l3UNKCzxKy [2021-03-04T18:26:23.563Z] #32 6.984 + RM_GOPATH=1 [2021-03-04T18:26:23.563Z] #32 6.984 + case "$(go env GOARCH)" in [2021-03-04T18:26:23.563Z] #32 6.985 ++ go env GOARCH [2021-03-04T18:26:23.563Z] #32 7.035 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:23.563Z] #32 7.035 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:23.563Z] #32 7.036 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:23.563Z] #32 7.037 + dir=/tmp/install [2021-03-04T18:26:23.563Z] #32 7.038 + bin=tomlv [2021-03-04T18:26:23.563Z] #32 7.038 + shift [2021-03-04T18:26:23.563Z] #32 7.038 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-04T18:26:23.563Z] #32 7.038 + . /tmp/install/tomlv.installer [2021-03-04T18:26:23.563Z] #32 7.039 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T18:26:23.563Z] #32 7.041 + install_tomlv [2021-03-04T18:26:23.563Z] #32 7.041 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-04T18:26:23.563Z] #32 7.042 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T18:26:23.563Z] #32 7.042 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.l3UNKCzxKy/src/github.com/BurntSushi/toml [2021-03-04T18:26:23.563Z] #32 7.045 Cloning into '/tmp/tmp.l3UNKCzxKy/src/github.com/BurntSushi/toml'... [2021-03-04T18:26:23.563Z] #32 8.181 + cd /tmp/tmp.l3UNKCzxKy/src/github.com/BurntSushi/toml [2021-03-04T18:26:23.563Z] #32 8.182 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T18:26:23.563Z] #32 8.226 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T18:26:23.563Z] #32 9.208 internal/cpu [2021-03-04T18:26:23.563Z] #32 9.250 runtime/internal/atomic [2021-03-04T18:26:23.563Z] #32 9.706 runtime/internal/sys [2021-03-04T18:26:23.563Z] #32 9.729 internal/bytealg [2021-03-04T18:26:23.563Z] #32 9.853 runtime/internal/math [2021-03-04T18:26:23.563Z] #32 9.999 math/bits [2021-03-04T18:26:23.563Z] #32 10.63 math [2021-03-04T18:26:23.563Z] #32 10.64 runtime [2021-03-04T18:26:23.568Z] #27 11.62 0.0% # 2.1% ### 5.2% ###### 8.6% ######### 12.6% ############ 18.0% ############### 22.1% ################## 26.3% ##################### 29.4% ######################## 34.2% ########################### 38.3% ############################# 41.6% ############################### 44.4% ################################# 46.6% ##################################### 51.8% ######################################## 56.0% ########################################## 59.0% ############################################ 62.1% ############################################## 64.5% ################################################ 67.6% ################################################### 71.6% ##################################################### 74.9% ######################################################## 78.9% ########################################################## 81.2% ############################################################ 84.2% ################################################################ 89.9% ################################################################### 93.9% ######################################################################## 100.0% [2021-03-04T18:26:23.612Z] #27 3.120 # 2.2% # 2.5% ##### 8.0% ####### 10.7% ############# 18.6% ################### 27.0% ########################## 36.9% ################################# 46.5% ##################################### 51.7% ######################################## 56.8% ############################################ 62.1% ############################################ 62.5% ################################################## 70.4% ########################################################## 80.9% ################################################################## 92.8% ####################################################################### 99.8% ######################################################################## 100.0% [2021-03-04T18:26:23.612Z] #27 4.865 [2021-03-04T18:26:23.825Z] #32 ... [2021-03-04T18:26:23.825Z] [2021-03-04T18:26:23.825Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-04T18:26:23.825Z] #22 sha256:f9a90abf31755122b9480b0e6aea4dc220c952ed3da8a06f00241e3d23b8e5ed [2021-03-04T18:26:23.825Z] #22 5.430 + RM_GOPATH=0 [2021-03-04T18:26:23.825Z] #22 5.430 + TMP_GOPATH= [2021-03-04T18:26:23.825Z] #22 5.430 + : /build [2021-03-04T18:26:23.825Z] #22 5.430 + '[' -z '' ']' [2021-03-04T18:26:23.825Z] #22 5.430 ++ mktemp -d [2021-03-04T18:26:23.825Z] #22 5.434 + export GOPATH=/tmp/tmp.K3WwAQ3ANL [2021-03-04T18:26:23.825Z] #22 5.434 + GOPATH=/tmp/tmp.K3WwAQ3ANL [2021-03-04T18:26:23.825Z] #22 5.434 + RM_GOPATH=1 [2021-03-04T18:26:23.825Z] #22 5.434 + case "$(go env GOARCH)" in [2021-03-04T18:26:23.825Z] #22 5.434 ++ go env GOARCH [2021-03-04T18:26:23.825Z] #22 5.444 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:23.825Z] #22 5.444 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:23.825Z] #22 5.444 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:23.825Z] #22 5.445 Install docker/cli version 17.06.2-ce from stable [2021-03-04T18:26:23.825Z] #22 5.447 + dir=/tmp/install [2021-03-04T18:26:23.825Z] #22 5.447 + bin=dockercli [2021-03-04T18:26:23.825Z] #22 5.447 + shift [2021-03-04T18:26:23.825Z] #22 5.447 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-04T18:26:23.825Z] #22 5.447 + . /tmp/install/dockercli.installer [2021-03-04T18:26:23.825Z] #22 5.447 ++ : stable [2021-03-04T18:26:23.825Z] #22 5.447 ++ : 17.06.2-ce [2021-03-04T18:26:23.825Z] #22 5.447 + install_dockercli [2021-03-04T18:26:23.825Z] #22 5.447 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-04T18:26:23.825Z] #22 5.447 ++ uname -m [2021-03-04T18:26:23.825Z] #22 5.447 + arch=x86_64 [2021-03-04T18:26:23.825Z] #22 5.447 + '[' x86_64 '!=' x86_64 ']' [2021-03-04T18:26:23.825Z] #22 5.447 + url=https://download.docker.com/linux/static [2021-03-04T18:26:23.825Z] #22 5.455 + tar -xz docker/docker [2021-03-04T18:26:23.825Z] #22 5.455 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-04T18:26:23.825Z] #22 ... [2021-03-04T18:26:23.825Z] [2021-03-04T18:26:23.825Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:23.825Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14 [2021-03-04T18:26:23.825Z] #47 6.844 + RM_GOPATH=0 [2021-03-04T18:26:23.825Z] #47 6.845 + TMP_GOPATH= [2021-03-04T18:26:23.825Z] #47 6.845 + : /build [2021-03-04T18:26:23.825Z] #47 6.845 + '[' -z '' ']' [2021-03-04T18:26:23.825Z] #47 6.848 ++ mktemp -d [2021-03-04T18:26:23.825Z] #47 6.850 + export GOPATH=/tmp/tmp.xoBuIsV3Dn [2021-03-04T18:26:23.825Z] #47 6.851 + GOPATH=/tmp/tmp.xoBuIsV3Dn [2021-03-04T18:26:23.825Z] #47 6.851 + RM_GOPATH=1 [2021-03-04T18:26:23.825Z] #47 6.851 + case "$(go env GOARCH)" in [2021-03-04T18:26:23.825Z] #47 6.853 ++ go env GOARCH [2021-03-04T18:26:23.825Z] #47 6.900 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:23.825Z] #47 6.900 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:23.825Z] #47 6.901 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:23.825Z] #47 6.902 + dir=/tmp/install [2021-03-04T18:26:23.825Z] #47 6.902 + bin=golangci_lint [2021-03-04T18:26:23.825Z] #47 6.902 + shift [2021-03-04T18:26:23.825Z] #47 6.902 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-04T18:26:23.825Z] #47 6.902 + . /tmp/install/golangci_lint.installer [2021-03-04T18:26:23.825Z] #47 6.902 ++ : v1.23.8 [2021-03-04T18:26:23.825Z] #47 6.903 + install_golangci_lint [2021-03-04T18:26:23.825Z] #47 6.903 + set -e [2021-03-04T18:26:23.825Z] #47 6.903 + export GO111MODULE=on [2021-03-04T18:26:23.825Z] #47 6.903 + GO111MODULE=on [2021-03-04T18:26:23.825Z] #47 6.903 + GOBIN=/build [2021-03-04T18:26:23.825Z] #47 6.903 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-04T18:26:23.825Z] #47 6.960 go: finding github.com v1.23.8 [2021-03-04T18:26:23.825Z] #47 6.960 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-04T18:26:23.825Z] #47 6.960 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-04T18:26:23.825Z] #47 6.960 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-04T18:26:23.825Z] #47 6.963 go: finding github.com/golangci v1.23.8 [2021-03-04T18:26:23.825Z] #47 8.141 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-04T18:26:23.825Z] #47 8.950 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-04T18:26:23.855Z] #27 14.87 [2021-03-04T18:26:23.869Z] #27 5.076 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-04T18:26:23.869Z] #27 5.127 [2021-03-04T18:26:24.085Z] #47 ... [2021-03-04T18:26:24.085Z] [2021-03-04T18:26:24.085Z] #11 [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 [2021-03-04T18:26:24.085Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:26:24.085Z] #11 7.244 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:26:24.085Z] #11 7.334 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:26:24.085Z] #11 7.345 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:26:24.085Z] #11 8.607 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:26:24.085Z] #11 10.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:26:24.085Z] #11 ... [2021-03-04T18:26:24.085Z] [2021-03-04T18:26:24.085Z] #34 [tini 1/2] 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 [2021-03-04T18:26:24.085Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:26:24.085Z] #34 7.388 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:26:24.085Z] #34 7.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:26:24.085Z] #34 7.503 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:26:24.085Z] #34 8.691 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:26:24.085Z] #34 11.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:26:24.125Z] #27 5.180 ######################################################################## 100.0% [2021-03-04T18:26:24.125Z] #27 5.202 [2021-03-04T18:26:24.125Z] #27 5.409 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-04T18:26:24.361Z] #34 ... [2021-03-04T18:26:24.361Z] [2021-03-04T18:26:24.361Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:26:24.361Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:26:24.361Z] #40 7.270 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:26:24.361Z] #40 7.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:26:24.361Z] #40 7.371 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:26:24.361Z] #40 8.507 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:26:24.361Z] #40 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:26:24.361Z] #40 ... [2021-03-04T18:26:24.361Z] [2021-03-04T18:26:24.361Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-04T18:26:24.361Z] #27 sha256:a1f614bcf7f2a503b88a537cf6cff25b7fab49a15c2a83e75a3de17ec1603f4b [2021-03-04T18:26:24.361Z] #27 12.14 #=#=# [2021-03-04T18:26:24.361Z] #27 12.31 ######################################################################## 100.0% [2021-03-04T18:26:24.361Z] #27 12.50 [2021-03-04T18:26:24.361Z] #27 13.21 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-04T18:26:24.361Z] #27 13.76 [2021-03-04T18:26:24.380Z] #27 5.461 [2021-03-04T18:26:24.380Z] #27 5.575 0.1% ######################################################################## 100.0% [2021-03-04T18:26:24.380Z] #27 5.629 [2021-03-04T18:26:24.623Z] #27 13.94 ######################################################################## 100.0% [2021-03-04T18:26:24.623Z] #27 14.14 [2021-03-04T18:26:24.643Z] #27 ... [2021-03-04T18:26:24.643Z] [2021-03-04T18:26:24.643Z] #10 [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 [2021-03-04T18:26:24.643Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-04T18:26:24.643Z] #10 DONE 2.1s [2021-03-04T18:26:24.643Z] [2021-03-04T18:26:24.643Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-04T18:26:24.643Z] #27 sha256:07c5629d55bd78fb8f1a77dae3f3b555a3c251138a96aa39531f1fdf1123977c [2021-03-04T18:26:24.643Z] #27 5.863 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-04T18:26:24.643Z] #27 5.926 [2021-03-04T18:26:24.883Z] #27 14.27 Download of images into '/build' complete. [2021-03-04T18:26:24.883Z] #27 14.27 Use something like the following to load the result into a Docker daemon: [2021-03-04T18:26:24.883Z] #27 14.27 tar -cC '/build' . | docker load [2021-03-04T18:26:25.340Z] #27 15.95 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-04T18:26:25.424Z] #27 6.038 ########### 15.3% ####################### 32.6% ##################################### 52.4% ################################################# 68.5% ################################################################### 93.4% ######################################################################## 100.0% [2021-03-04T18:26:25.424Z] #27 6.526 [2021-03-04T18:26:25.599Z] #27 16.46 [2021-03-04T18:26:25.689Z] #27 ... [2021-03-04T18:26:25.689Z] [2021-03-04T18:26:25.689Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-04T18:26:25.689Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-04T18:26:25.689Z] #29 DONE 0.8s [2021-03-04T18:26:25.689Z] [2021-03-04T18:26:25.689Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-04T18:26:25.689Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-04T18:26:25.689Z] #37 DONE 0.8s [2021-03-04T18:26:25.689Z] [2021-03-04T18:26:25.689Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-04T18:26:25.689Z] #27 sha256:07c5629d55bd78fb8f1a77dae3f3b555a3c251138a96aa39531f1fdf1123977c [2021-03-04T18:26:25.689Z] #27 6.851 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-04T18:26:25.689Z] #27 6.970 [2021-03-04T18:26:25.689Z] #27 7.044 ######################################################################## 100.0% [2021-03-04T18:26:25.858Z] #27 16.64 ######################################################################## 100.0% [2021-03-04T18:26:25.858Z] #27 16.78 [2021-03-04T18:26:25.945Z] #27 7.130 [2021-03-04T18:26:26.467Z] #27 17.40 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-04T18:26:26.506Z] #27 7.588 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-04T18:26:26.762Z] #27 7.874 [2021-03-04T18:26:26.762Z] #27 7.968 ######################################################################## 100.0% [2021-03-04T18:26:26.762Z] #27 8.000 [2021-03-04T18:26:26.762Z] #27 8.017 Download of images into '/build' complete. [2021-03-04T18:26:26.762Z] #27 8.018 Use something like the following to load the result into a Docker daemon: [2021-03-04T18:26:26.762Z] #27 8.018 tar -cC '/build' . | docker load [2021-03-04T18:26:27.018Z] #27 DONE 8.1s [2021-03-04T18:26:27.018Z] [2021-03-04T18:26:27.018Z] #38 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-03-04T18:26:27.018Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T18:26:27.036Z] #27 17.94 [2021-03-04T18:26:27.304Z] #27 18.27 ######################################################################## 100.0% [2021-03-04T18:26:27.568Z] #27 18.42 [2021-03-04T18:26:27.831Z] #27 18.55 Download of images into '/build' complete. [2021-03-04T18:26:27.831Z] #27 18.56 Use something like the following to load the result into a Docker daemon: [2021-03-04T18:26:27.831Z] #27 18.56 tar -cC '/build' . | docker load [2021-03-04T18:26:27.831Z] #27 DONE 18.8s [2021-03-04T18:26:27.831Z] [2021-03-04T18:26:27.831Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-04T18:26:27.831Z] #22 sha256:caa52322fe3bfa95ec93276a1d39a9e616f7f862f1915dea9c8a3ce969c6bf76 [2021-03-04T18:26:27.831Z] #22 12.90 + mkdir -p /build [2021-03-04T18:26:27.831Z] #22 12.90 + mv docker/docker /build/ [2021-03-04T18:26:27.831Z] #22 12.91 + rmdir docker [2021-03-04T18:26:27.831Z] #22 DONE 17.1s [2021-03-04T18:26:27.831Z] [2021-03-04T18:26:27.831Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:26:27.831Z] #56 sha256:4cd570d8aa92bb82db7f02bc0bf25355e7767bb1a34bc57f6367ca58bc4775f2 [2021-03-04T18:26:27.831Z] #56 13.49 + cd /tmp/tmp.jdTIXlsO2K/src/github.com/rootless-containers/rootlesskit [2021-03-04T18:26:27.831Z] #56 13.49 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T18:26:27.831Z] #56 13.68 + export GO111MODULE=on [2021-03-04T18:26:27.831Z] #56 13.68 + GO111MODULE=on [2021-03-04T18:26:27.831Z] #56 13.68 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T18:26:27.831Z] #56 13.68 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-04T18:26:28.095Z] #56 17.29 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T18:26:28.180Z] #27 ... [2021-03-04T18:26:28.180Z] [2021-03-04T18:26:28.180Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:26:28.180Z] #32 sha256:b2b9b955010f7ac816dfc7ea7e17f5be3e03a0939242ed0d4d59df8cb50cb068 [2021-03-04T18:26:28.180Z] #32 15.79 internal/testlog [2021-03-04T18:26:28.359Z] #56 17.68 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T18:26:28.359Z] #56 17.68 go: downloading github.com/google/uuid v1.2.0 [2021-03-04T18:26:28.359Z] #56 17.68 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-04T18:26:28.618Z] #56 17.68 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-04T18:26:28.618Z] #56 17.74 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-04T18:26:28.618Z] #56 17.84 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T18:26:28.751Z] #32 16.14 encoding [2021-03-04T18:26:28.751Z] #32 16.32 runtime/cgo [2021-03-04T18:26:28.886Z] #56 18.10 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-04T18:26:29.012Z] #32 ... [2021-03-04T18:26:29.012Z] [2021-03-04T18:26:29.012Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-04T18:26:29.012Z] #22 sha256:f9a90abf31755122b9480b0e6aea4dc220c952ed3da8a06f00241e3d23b8e5ed [2021-03-04T18:26:29.012Z] #22 13.48 + mkdir -p /build [2021-03-04T18:26:29.012Z] #22 13.48 + mv docker/docker /build/ [2021-03-04T18:26:29.012Z] #22 13.48 + rmdir docker [2021-03-04T18:26:29.012Z] #22 DONE 16.7s [2021-03-04T18:26:29.012Z] [2021-03-04T18:26:29.012Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-04T18:26:29.012Z] #27 sha256:a1f614bcf7f2a503b88a537cf6cff25b7fab49a15c2a83e75a3de17ec1603f4b [2021-03-04T18:26:29.012Z] #27 DONE 18.6s [2021-03-04T18:26:29.145Z] #56 18.44 go: extracting github.com/google/uuid v1.2.0 [2021-03-04T18:26:29.273Z] [2021-03-04T18:26:29.273Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:26:29.273Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea [2021-03-04T18:26:29.273Z] #49 16.39 + cd /tmp/tmp.QUPwQq66RE/src/github.com/mvdan/sh [2021-03-04T18:26:29.273Z] #49 16.39 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T18:26:29.273Z] #49 16.56 + GO111MODULE=on [2021-03-04T18:26:29.273Z] #49 16.56 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-04T18:26:29.405Z] #56 ... [2021-03-04T18:26:29.405Z] [2021-03-04T18:26:29.405Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:26:29.405Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd [2021-03-04T18:26:29.405Z] #49 18.57 + cd /tmp/tmp.7r5loSnMRy/src/github.com/mvdan/sh [2021-03-04T18:26:29.405Z] #49 18.57 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T18:26:29.664Z] #49 18.81 + GO111MODULE=on [2021-03-04T18:26:29.664Z] #49 18.81 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-04T18:26:31.044Z] #49 ... [2021-03-04T18:26:31.044Z] [2021-03-04T18:26:31.044Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-04T18:26:31.044Z] #45 sha256:4daa815405a93ee6054de352d56f97fef2a6b326b3ecfb6abb77203a07325fae [2021-03-04T18:26:31.044Z] #45 10.33 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-04T18:26:31.044Z] #45 10.53 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-04T18:26:31.044Z] #45 11.77 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T18:26:31.044Z] #45 13.62 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T18:26:31.044Z] #45 14.69 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T18:26:31.044Z] #45 19.90 go: finding github.com/fatih/color v1.9.0 [2021-03-04T18:26:31.044Z] #45 20.24 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T18:26:31.192Z] #38 ... [2021-03-04T18:26:31.192Z] [2021-03-04T18:26:31.192Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:26:31.192Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23 [2021-03-04T18:26:31.192Z] #43 5.618 + RM_GOPATH=0 [2021-03-04T18:26:31.192Z] #43 5.618 + TMP_GOPATH= [2021-03-04T18:26:31.192Z] #43 5.618 + : /build [2021-03-04T18:26:31.192Z] #43 5.618 + '[' -z '' ']' [2021-03-04T18:26:31.192Z] #43 5.618 ++ mktemp -d [2021-03-04T18:26:31.192Z] #43 5.619 + export GOPATH=/tmp/tmp.dEbLPVEydp [2021-03-04T18:26:31.192Z] #43 5.619 + GOPATH=/tmp/tmp.dEbLPVEydp [2021-03-04T18:26:31.192Z] #43 5.619 + RM_GOPATH=1 [2021-03-04T18:26:31.192Z] #43 5.619 + case "$(go env GOARCH)" in [2021-03-04T18:26:31.192Z] #43 5.621 ++ go env GOARCH [2021-03-04T18:26:31.192Z] #43 5.650 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:31.192Z] #43 5.650 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:31.192Z] #43 5.650 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:31.192Z] #43 5.650 + dir=/tmp/install [2021-03-04T18:26:31.192Z] #43 5.669 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T18:26:31.192Z] #43 5.669 + bin=vndr [2021-03-04T18:26:31.192Z] #43 5.669 + shift [2021-03-04T18:26:31.192Z] #43 5.669 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-04T18:26:31.192Z] #43 5.669 + . /tmp/install/vndr.installer [2021-03-04T18:26:31.192Z] #43 5.669 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T18:26:31.192Z] #43 5.669 + install_vndr [2021-03-04T18:26:31.192Z] #43 5.669 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-04T18:26:31.192Z] #43 5.669 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dEbLPVEydp/src/github.com/LK4D4/vndr [2021-03-04T18:26:31.192Z] #43 5.669 Cloning into '/tmp/tmp.dEbLPVEydp/src/github.com/LK4D4/vndr'... [2021-03-04T18:26:31.192Z] #43 6.304 + cd /tmp/tmp.dEbLPVEydp/src/github.com/LK4D4/vndr [2021-03-04T18:26:31.192Z] #43 6.304 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T18:26:31.192Z] #43 6.304 + go build -buildmode=pie -v -o /build/vndr . [2021-03-04T18:26:31.220Z] #49 18.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T18:26:31.220Z] #49 18.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T18:26:31.220Z] #49 18.67 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T18:26:31.220Z] #49 18.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T18:26:31.304Z] #45 20.41 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T18:26:31.304Z] #45 20.44 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-04T18:26:31.304Z] #45 ... [2021-03-04T18:26:31.304Z] [2021-03-04T18:26:31.304Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:31.304Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f [2021-03-04T18:26:31.304Z] #47 17.48 go: downloading github.com/spf13/viper v1.6.1 [2021-03-04T18:26:31.304Z] #47 17.55 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-04T18:26:31.304Z] #47 17.60 go: downloading github.com/fatih/color v1.7.0 [2021-03-04T18:26:31.304Z] #47 17.68 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-04T18:26:31.304Z] #47 17.79 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-04T18:26:31.304Z] #47 18.04 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T18:26:31.304Z] #47 18.23 go: downloading github.com/pkg/errors v0.8.1 [2021-03-04T18:26:31.304Z] #47 18.42 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T18:26:31.304Z] #47 18.48 go: extracting github.com/fatih/color v1.7.0 [2021-03-04T18:26:31.304Z] #47 18.50 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T18:26:31.304Z] #47 18.62 go: extracting github.com/spf13/viper v1.6.1 [2021-03-04T18:26:31.304Z] #47 18.75 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T18:26:31.304Z] #47 19.11 go: extracting github.com/pkg/errors v0.8.1 [2021-03-04T18:26:31.304Z] #47 19.13 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-04T18:26:31.304Z] #47 19.25 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T18:26:31.304Z] #47 19.31 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-04T18:26:31.304Z] #47 19.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T18:26:31.304Z] #47 19.83 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-04T18:26:31.304Z] #47 20.36 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T18:26:31.563Z] #47 ... [2021-03-04T18:26:31.563Z] [2021-03-04T18:26:31.563Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:26:31.563Z] #32 sha256:e1d5a1f6733650db1d3f1794490a9ad018674fb834081bfc990351d76fed7670 [2021-03-04T18:26:31.563Z] #32 10.71 math [2021-03-04T18:26:31.563Z] #32 10.96 runtime [2021-03-04T18:26:31.563Z] #32 16.55 internal/testlog [2021-03-04T18:26:31.563Z] #32 17.00 encoding [2021-03-04T18:26:31.563Z] #32 17.48 runtime/cgo [2021-03-04T18:26:31.563Z] #32 ... [2021-03-04T18:26:31.563Z] [2021-03-04T18:26:31.563Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:31.563Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f [2021-03-04T18:26:31.563Z] #47 20.94 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T18:26:31.756Z] #43 ... [2021-03-04T18:26:31.756Z] [2021-03-04T18:26:31.756Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:26:31.756Z] #32 sha256:83605616696eae274d9af0ff75a5a477565bd3b3ec731e57a5c93e0e69a58ddb [2021-03-04T18:26:31.756Z] #32 5.447 + RM_GOPATH=0 [2021-03-04T18:26:31.756Z] #32 5.447 + TMP_GOPATH= [2021-03-04T18:26:31.756Z] #32 5.447 + : /build [2021-03-04T18:26:31.756Z] #32 5.447 + '[' -z '' ']' [2021-03-04T18:26:31.756Z] #32 5.447 ++ mktemp -d [2021-03-04T18:26:31.756Z] #32 5.447 + export GOPATH=/tmp/tmp.amsm6vK5gj [2021-03-04T18:26:31.756Z] #32 5.447 + GOPATH=/tmp/tmp.amsm6vK5gj [2021-03-04T18:26:31.756Z] #32 5.447 + RM_GOPATH=1 [2021-03-04T18:26:31.756Z] #32 5.447 + case "$(go env GOARCH)" in [2021-03-04T18:26:31.756Z] #32 5.447 ++ go env GOARCH [2021-03-04T18:26:31.756Z] #32 5.463 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:31.756Z] #32 5.463 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:31.756Z] #32 5.463 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:31.756Z] #32 5.463 + dir=/tmp/install [2021-03-04T18:26:31.756Z] #32 5.463 + bin=tomlv [2021-03-04T18:26:31.756Z] #32 5.463 + shift [2021-03-04T18:26:31.756Z] #32 5.463 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-04T18:26:31.756Z] #32 5.463 + . /tmp/install/tomlv.installer [2021-03-04T18:26:31.756Z] #32 5.463 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T18:26:31.756Z] #32 5.463 + install_tomlv [2021-03-04T18:26:31.756Z] #32 5.463 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-04T18:26:31.756Z] #32 5.463 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.amsm6vK5gj/src/github.com/BurntSushi/toml [2021-03-04T18:26:31.756Z] #32 5.468 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T18:26:31.756Z] #32 5.468 Cloning into '/tmp/tmp.amsm6vK5gj/src/github.com/BurntSushi/toml'... [2021-03-04T18:26:31.756Z] #32 6.201 + cd /tmp/tmp.amsm6vK5gj/src/github.com/BurntSushi/toml [2021-03-04T18:26:31.756Z] #32 6.201 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T18:26:31.756Z] #32 6.201 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T18:26:31.756Z] #32 6.741 runtime/internal/atomic [2021-03-04T18:26:31.756Z] #32 6.797 internal/cpu [2021-03-04T18:26:31.756Z] #32 6.953 runtime/internal/sys [2021-03-04T18:26:31.756Z] #32 7.071 runtime/internal/math [2021-03-04T18:26:31.756Z] #32 7.119 internal/bytealg [2021-03-04T18:26:31.790Z] #49 19.22 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T18:26:31.824Z] #47 21.01 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T18:26:32.013Z] #32 7.132 math/bits [2021-03-04T18:26:32.013Z] #32 ... [2021-03-04T18:26:32.013Z] [2021-03-04T18:26:32.013Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-04T18:26:32.013Z] #45 sha256:f3bcc80e07860e1783ceeea3ad2fe1aebd08ccce7665e2b9eaccf487c4372ae8 [2021-03-04T18:26:32.013Z] #45 5.002 + RM_GOPATH=0 [2021-03-04T18:26:32.013Z] #45 5.002 + TMP_GOPATH= [2021-03-04T18:26:32.013Z] #45 5.002 + : /build [2021-03-04T18:26:32.013Z] #45 5.002 + '[' -z '' ']' [2021-03-04T18:26:32.013Z] #45 5.002 ++ mktemp -d [2021-03-04T18:26:32.013Z] #45 5.013 + export GOPATH=/tmp/tmp.o4iCCqz49B [2021-03-04T18:26:32.013Z] #45 5.013 + GOPATH=/tmp/tmp.o4iCCqz49B [2021-03-04T18:26:32.013Z] #45 5.013 + RM_GOPATH=1 [2021-03-04T18:26:32.013Z] #45 5.013 + case "$(go env GOARCH)" in [2021-03-04T18:26:32.013Z] #45 5.013 ++ go env GOARCH [2021-03-04T18:26:32.013Z] #45 5.013 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:32.013Z] #45 5.013 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:32.013Z] #45 5.013 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:32.013Z] #45 5.013 + dir=/tmp/install [2021-03-04T18:26:32.013Z] #45 5.013 + bin=gotestsum [2021-03-04T18:26:32.013Z] #45 5.013 + shift [2021-03-04T18:26:32.013Z] #45 5.013 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-04T18:26:32.013Z] #45 5.013 + . /tmp/install/gotestsum.installer [2021-03-04T18:26:32.013Z] #45 5.013 ++ : v0.5.3 [2021-03-04T18:26:32.013Z] #45 5.013 + install_gotestsum [2021-03-04T18:26:32.013Z] #45 5.013 + set -e [2021-03-04T18:26:32.013Z] #45 5.013 + export GO111MODULE=on [2021-03-04T18:26:32.013Z] #45 5.013 + GO111MODULE=on [2021-03-04T18:26:32.013Z] #45 5.013 + GOBIN=/build [2021-03-04T18:26:32.013Z] #45 5.013 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-04T18:26:32.013Z] #45 5.089 go: finding gotest.tools v0.5.3 [2021-03-04T18:26:32.013Z] #45 5.089 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-04T18:26:32.013Z] #45 5.812 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-04T18:26:32.013Z] #45 6.420 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-04T18:26:32.013Z] #45 7.010 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T18:26:32.013Z] #45 7.064 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T18:26:32.013Z] #45 7.069 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-04T18:26:32.013Z] #45 7.124 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T18:26:32.013Z] #45 7.140 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T18:26:32.013Z] #45 7.162 go: downloading github.com/fatih/color v1.9.0 [2021-03-04T18:26:32.013Z] #45 7.206 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T18:26:32.013Z] #45 7.226 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-04T18:26:32.013Z] #45 7.234 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T18:26:32.013Z] #45 7.246 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-04T18:26:32.013Z] #45 7.270 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T18:26:32.088Z] #47 21.32 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T18:26:32.088Z] #47 21.39 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T18:26:32.276Z] #45 7.522 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T18:26:32.276Z] #45 7.522 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T18:26:32.276Z] #45 ... [2021-03-04T18:26:32.276Z] [2021-03-04T18:26:32.276Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:26:32.276Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23 [2021-03-04T18:26:32.276Z] #43 7.433 internal/bytealg [2021-03-04T18:26:32.276Z] #43 7.460 internal/race [2021-03-04T18:26:32.352Z] #47 21.59 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T18:26:32.352Z] #47 21.75 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T18:26:32.579Z] #43 7.694 sync/atomic [2021-03-04T18:26:32.613Z] #47 21.76 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-04T18:26:32.613Z] #47 21.80 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-04T18:26:32.858Z] #43 7.919 unicode [2021-03-04T18:26:32.873Z] #47 ... [2021-03-04T18:26:32.873Z] [2021-03-04T18:26:32.873Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:26:32.873Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:26:32.873Z] #40 11.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:26:32.873Z] #40 ... [2021-03-04T18:26:32.873Z] [2021-03-04T18:26:32.873Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:32.873Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f [2021-03-04T18:26:32.873Z] #47 22.08 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-04T18:26:32.873Z] #47 22.11 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-04T18:26:33.122Z] #43 8.377 runtime [2021-03-04T18:26:33.145Z] #47 22.33 go: downloading github.com/spf13/cast v1.3.0 [2021-03-04T18:26:33.145Z] #47 ... [2021-03-04T18:26:33.145Z] [2021-03-04T18:26:33.145Z] #34 [tini 1/2] 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 [2021-03-04T18:26:33.145Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:26:33.145Z] #34 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:26:33.145Z] #34 ... [2021-03-04T18:26:33.145Z] [2021-03-04T18:26:33.145Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:33.145Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f [2021-03-04T18:26:33.145Z] #47 22.46 go: extracting github.com/spf13/cast v1.3.0 [2021-03-04T18:26:33.171Z] #49 ... [2021-03-04T18:26:33.171Z] [2021-03-04T18:26:33.171Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:26:33.171Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:26:33.171Z] #43 10.71 runtime [2021-03-04T18:26:33.171Z] #43 10.80 unicode [2021-03-04T18:26:33.171Z] #43 14.51 unicode/utf8 [2021-03-04T18:26:33.171Z] #43 15.19 math [2021-03-04T18:26:33.171Z] #43 ... [2021-03-04T18:26:33.171Z] [2021-03-04T18:26:33.171Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:26:33.171Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea [2021-03-04T18:26:33.171Z] #49 20.82 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T18:26:33.440Z] #49 ... [2021-03-04T18:26:33.440Z] [2021-03-04T18:26:33.440Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-04T18:26:33.440Z] #45 sha256:e58b8a69dbaad02e260ceaf191fdb022d4bf487d182863897a6bfaef6ba0299a [2021-03-04T18:26:33.440Z] #45 11.04 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-04T18:26:33.440Z] #45 11.39 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-04T18:26:33.440Z] #45 12.60 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T18:26:33.440Z] #45 13.73 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T18:26:33.440Z] #45 14.03 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T18:26:33.440Z] #45 19.64 go: finding github.com/fatih/color v1.9.0 [2021-03-04T18:26:33.440Z] #45 19.68 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T18:26:33.440Z] #45 19.73 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T18:26:33.440Z] #45 19.99 go: finding github.com/spf13/pflag v1.0.3 [2021-03-04T18:26:33.440Z] #45 20.03 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-04T18:26:33.440Z] #45 20.12 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-04T18:26:33.440Z] #45 20.56 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T18:26:33.440Z] #45 20.76 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-04T18:26:33.440Z] #45 20.80 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T18:26:33.440Z] #45 20.84 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T18:26:33.440Z] #45 20.86 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T18:26:33.700Z] #45 ... [2021-03-04T18:26:33.700Z] [2021-03-04T18:26:33.700Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:33.700Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14 [2021-03-04T18:26:33.700Z] #47 19.39 go: downloading github.com/pkg/errors v0.8.1 [2021-03-04T18:26:33.700Z] #47 19.44 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T18:26:33.700Z] #47 19.46 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-04T18:26:33.700Z] #47 19.48 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T18:26:33.700Z] #47 19.50 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-04T18:26:33.700Z] #47 19.63 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-04T18:26:33.700Z] #47 19.68 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-04T18:26:33.700Z] #47 19.79 go: extracting github.com/pkg/errors v0.8.1 [2021-03-04T18:26:33.700Z] #47 19.86 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-04T18:26:33.700Z] #47 19.87 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T18:26:33.700Z] #47 19.98 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-04T18:26:33.700Z] #47 20.12 go: downloading github.com/fatih/color v1.7.0 [2021-03-04T18:26:33.700Z] #47 20.20 go: downloading github.com/spf13/viper v1.6.1 [2021-03-04T18:26:33.700Z] #47 20.26 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-04T18:26:33.700Z] #47 20.43 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T18:26:33.700Z] #47 20.64 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T18:26:33.700Z] #47 20.69 go: extracting github.com/fatih/color v1.7.0 [2021-03-04T18:26:33.700Z] #47 20.75 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-04T18:26:33.700Z] #47 20.79 go: extracting github.com/spf13/viper v1.6.1 [2021-03-04T18:26:33.700Z] #47 20.87 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-04T18:26:33.700Z] #47 20.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T18:26:33.700Z] #47 21.17 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T18:26:33.700Z] #47 21.20 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-04T18:26:33.700Z] #47 21.22 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-04T18:26:33.700Z] #47 21.31 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T18:26:33.700Z] #47 21.31 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T18:26:33.700Z] #47 21.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-04T18:26:33.959Z] #47 21.49 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-04T18:26:33.959Z] #47 21.64 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T18:26:33.959Z] #47 21.65 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T18:26:33.959Z] #47 ... [2021-03-04T18:26:33.959Z] [2021-03-04T18:26:33.959Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:26:33.959Z] #56 sha256:161be615b496f3a046b321c23eb97393621a56dbe50e192dc1e27c1f9501ad37 [2021-03-04T18:26:33.959Z] #56 11.65 + cd /tmp/tmp.CEwR38RHNZ/src/github.com/rootless-containers/rootlesskit [2021-03-04T18:26:33.959Z] #56 11.67 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T18:26:33.959Z] #56 11.77 + export GO111MODULE=on [2021-03-04T18:26:33.959Z] #56 11.78 + GO111MODULE=on [2021-03-04T18:26:33.959Z] #56 11.78 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T18:26:33.959Z] #56 11.78 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-04T18:26:33.959Z] #56 16.60 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-04T18:26:33.959Z] #56 16.63 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T18:26:33.959Z] #56 16.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T18:26:33.959Z] #56 16.65 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T18:26:33.959Z] #56 16.78 go: downloading github.com/google/uuid v1.2.0 [2021-03-04T18:26:33.959Z] #56 16.80 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-04T18:26:33.959Z] #56 16.80 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T18:26:33.959Z] #56 17.05 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T18:26:33.959Z] #56 17.22 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-04T18:26:33.959Z] #56 17.38 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-04T18:26:33.959Z] #56 17.55 go: extracting github.com/google/uuid v1.2.0 [2021-03-04T18:26:33.959Z] #56 17.65 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-04T18:26:33.959Z] #56 17.79 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T18:26:33.959Z] #56 18.00 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-04T18:26:33.959Z] #56 19.08 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T18:26:33.959Z] #56 19.49 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-04T18:26:33.959Z] #56 19.81 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-04T18:26:33.959Z] #56 20.22 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T18:26:33.959Z] #56 20.44 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T18:26:34.082Z] #47 23.20 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T18:26:34.082Z] #47 ... [2021-03-04T18:26:34.082Z] [2021-03-04T18:26:34.082Z] #11 [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 [2021-03-04T18:26:34.082Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:26:34.082Z] #11 13.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:26:34.082Z] #11 ... [2021-03-04T18:26:34.082Z] [2021-03-04T18:26:34.082Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:26:34.082Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd [2021-03-04T18:26:34.082Z] #49 21.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T18:26:34.082Z] #49 21.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T18:26:34.082Z] #49 21.23 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T18:26:34.082Z] #49 21.61 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T18:26:34.082Z] #49 21.70 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T18:26:34.082Z] #49 22.52 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T18:26:34.082Z] #49 23.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T18:26:34.223Z] #56 ... [2021-03-04T18:26:34.223Z] [2021-03-04T18:26:34.223Z] #53 [containerd 1/2] 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 [2021-03-04T18:26:34.223Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T18:26:34.223Z] #53 11.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:26:34.223Z] #53 13.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:26:34.223Z] #53 ... [2021-03-04T18:26:34.223Z] [2021-03-04T18:26:34.223Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:26:34.223Z] #56 sha256:161be615b496f3a046b321c23eb97393621a56dbe50e192dc1e27c1f9501ad37 [2021-03-04T18:26:34.223Z] #56 21.95 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T18:26:34.484Z] #56 22.07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T18:26:35.025Z] #43 ... [2021-03-04T18:26:35.025Z] [2021-03-04T18:26:35.025Z] #34 [tini 1/2] 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 [2021-03-04T18:26:35.025Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:26:35.025Z] #34 5.604 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:26:35.025Z] #34 5.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:26:35.025Z] #34 5.650 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:26:35.025Z] #34 6.335 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:26:35.025Z] #34 8.302 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:26:35.025Z] #34 ... [2021-03-04T18:26:35.025Z] [2021-03-04T18:26:35.025Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:26:35.025Z] #56 sha256:09ab03a28ce646a9202695f0eec81f8c40588f0e645a85254f5a013dd844241e [2021-03-04T18:26:35.025Z] #56 5.181 + RM_GOPATH=0 [2021-03-04T18:26:35.025Z] #56 5.181 + TMP_GOPATH= [2021-03-04T18:26:35.025Z] #56 5.184 + : /build [2021-03-04T18:26:35.025Z] #56 5.184 + '[' -z '' ']' [2021-03-04T18:26:35.025Z] #56 5.184 ++ mktemp -d [2021-03-04T18:26:35.025Z] #56 5.184 + export GOPATH=/tmp/tmp.UC12c0udnv [2021-03-04T18:26:35.025Z] #56 5.184 + GOPATH=/tmp/tmp.UC12c0udnv [2021-03-04T18:26:35.025Z] #56 5.184 + RM_GOPATH=1 [2021-03-04T18:26:35.025Z] #56 5.184 + case "$(go env GOARCH)" in [2021-03-04T18:26:35.025Z] #56 5.184 ++ go env GOARCH [2021-03-04T18:26:35.025Z] #56 5.195 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:35.025Z] #56 5.195 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:35.025Z] #56 5.202 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T18:26:35.025Z] #56 5.204 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:35.025Z] #56 5.204 + dir=/tmp/install [2021-03-04T18:26:35.025Z] #56 5.204 + bin=rootlesskit [2021-03-04T18:26:35.025Z] #56 5.204 + shift [2021-03-04T18:26:35.025Z] #56 5.204 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-04T18:26:35.025Z] #56 5.204 + . /tmp/install/rootlesskit.installer [2021-03-04T18:26:35.025Z] #56 5.204 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T18:26:35.025Z] #56 5.204 + install_rootlesskit [2021-03-04T18:26:35.025Z] #56 5.204 + case "$1" in [2021-03-04T18:26:35.025Z] #56 5.204 + export CGO_ENABLED=0 [2021-03-04T18:26:35.025Z] #56 5.204 + CGO_ENABLED=0 [2021-03-04T18:26:35.025Z] #56 5.204 + _install_rootlesskit [2021-03-04T18:26:35.025Z] #56 5.204 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-04T18:26:35.025Z] #56 5.204 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UC12c0udnv/src/github.com/rootless-containers/rootlesskit [2021-03-04T18:26:35.025Z] #56 5.204 Cloning into '/tmp/tmp.UC12c0udnv/src/github.com/rootless-containers/rootlesskit'... [2021-03-04T18:26:35.025Z] #56 9.079 + cd /tmp/tmp.UC12c0udnv/src/github.com/rootless-containers/rootlesskit [2021-03-04T18:26:35.025Z] #56 9.079 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T18:26:35.025Z] #56 9.185 + export GO111MODULE=on [2021-03-04T18:26:35.025Z] #56 9.222 + GO111MODULE=on [2021-03-04T18:26:35.025Z] #56 9.222 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T18:26:35.025Z] #56 9.222 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-04T18:26:35.025Z] #56 ... [2021-03-04T18:26:35.025Z] [2021-03-04T18:26:35.025Z] #11 [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 [2021-03-04T18:26:35.025Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:26:35.025Z] #11 8.468 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:26:35.025Z] #11 8.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:26:35.025Z] #11 8.535 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:26:35.025Z] #11 9.641 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:26:35.281Z] #11 ... [2021-03-04T18:26:35.281Z] [2021-03-04T18:26:35.281Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:26:35.281Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:26:35.281Z] #40 7.194 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:26:35.281Z] #40 7.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:26:35.281Z] #40 7.245 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:26:35.281Z] #40 8.277 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:26:35.281Z] #40 10.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:26:35.423Z] #56 23.02 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-04T18:26:35.423Z] #56 23.08 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T18:26:35.423Z] #56 ... [2021-03-04T18:26:35.423Z] [2021-03-04T18:26:35.423Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:26:35.423Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:26:35.423Z] #40 13.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:26:35.460Z] #49 24.65 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T18:26:35.538Z] #40 ... [2021-03-04T18:26:35.538Z] [2021-03-04T18:26:35.538Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-04T18:26:35.538Z] #22 sha256:dfb76431518d75da52a9c2353d8b9803b1d198345f60ad90222ddaf5ab5641e3 [2021-03-04T18:26:35.538Z] #22 5.171 + RM_GOPATH=0 [2021-03-04T18:26:35.538Z] #22 5.171 + TMP_GOPATH= [2021-03-04T18:26:35.538Z] #22 5.171 + : /build [2021-03-04T18:26:35.538Z] #22 5.171 + '[' -z '' ']' [2021-03-04T18:26:35.538Z] #22 5.171 ++ mktemp -d [2021-03-04T18:26:35.538Z] #22 5.171 + export GOPATH=/tmp/tmp.RtuCePqtqp [2021-03-04T18:26:35.538Z] #22 5.171 + GOPATH=/tmp/tmp.RtuCePqtqp [2021-03-04T18:26:35.538Z] #22 5.171 + RM_GOPATH=1 [2021-03-04T18:26:35.538Z] #22 5.171 + case "$(go env GOARCH)" in [2021-03-04T18:26:35.538Z] #22 5.171 ++ go env GOARCH [2021-03-04T18:26:35.538Z] #22 5.176 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:35.538Z] #22 5.176 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:35.538Z] #22 5.176 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:35.538Z] #22 5.176 + dir=/tmp/install [2021-03-04T18:26:35.538Z] #22 5.176 + bin=dockercli [2021-03-04T18:26:35.538Z] #22 5.176 + shift [2021-03-04T18:26:35.538Z] #22 5.176 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-04T18:26:35.538Z] #22 5.176 + . /tmp/install/dockercli.installer [2021-03-04T18:26:35.538Z] #22 5.176 ++ : stable [2021-03-04T18:26:35.538Z] #22 5.176 ++ : 17.06.2-ce [2021-03-04T18:26:35.538Z] #22 5.176 + install_dockercli [2021-03-04T18:26:35.538Z] #22 5.176 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-04T18:26:35.538Z] #22 5.176 ++ uname -m [2021-03-04T18:26:35.538Z] #22 5.176 + arch=x86_64 [2021-03-04T18:26:35.538Z] #22 5.176 + '[' x86_64 '!=' x86_64 ']' [2021-03-04T18:26:35.538Z] #22 5.176 + url=https://download.docker.com/linux/static [2021-03-04T18:26:35.538Z] #22 5.176 + tar -xz docker/docker [2021-03-04T18:26:35.538Z] #22 5.176 Install docker/cli version 17.06.2-ce from stable [2021-03-04T18:26:35.538Z] #22 5.179 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-04T18:26:35.538Z] #22 ... [2021-03-04T18:26:35.538Z] [2021-03-04T18:26:35.538Z] #30 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:26:35.538Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T18:26:35.538Z] #30 7.042 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-04T18:26:35.538Z] #30 7.042 Cloning into '.'... [2021-03-04T18:26:35.685Z] #40 ... [2021-03-04T18:26:35.685Z] [2021-03-04T18:26:35.685Z] #11 [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 [2021-03-04T18:26:35.685Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:26:35.685Z] #11 13.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:26:35.794Z] #30 ... [2021-03-04T18:26:35.795Z] [2021-03-04T18:26:35.795Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-04T18:26:35.795Z] #62 sha256:e4dd3a07611fe9f21d30ecbff4ab9e2a4c3eccdb0ca237d84c55073e2838fba3 [2021-03-04T18:26:35.795Z] #62 4.928 + RM_GOPATH=0 [2021-03-04T18:26:35.795Z] #62 4.928 + TMP_GOPATH= [2021-03-04T18:26:35.795Z] #62 4.928 + : /build [2021-03-04T18:26:35.795Z] #62 4.928 + '[' -z '' ']' [2021-03-04T18:26:35.795Z] #62 4.928 ++ mktemp -d [2021-03-04T18:26:35.795Z] #62 4.928 + export GOPATH=/tmp/tmp.9kvTY1abqq [2021-03-04T18:26:35.795Z] #62 4.928 + GOPATH=/tmp/tmp.9kvTY1abqq [2021-03-04T18:26:35.795Z] #62 4.928 + RM_GOPATH=1 [2021-03-04T18:26:35.795Z] #62 4.928 + case "$(go env GOARCH)" in [2021-03-04T18:26:35.795Z] #62 4.928 ++ go env GOARCH [2021-03-04T18:26:35.795Z] #62 4.928 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:35.795Z] #62 4.928 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:35.795Z] #62 4.928 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:35.795Z] #62 4.928 + dir=/tmp/install [2021-03-04T18:26:35.795Z] #62 4.928 + bin=proxy [2021-03-04T18:26:35.795Z] #62 4.928 + shift [2021-03-04T18:26:35.795Z] #62 4.928 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-04T18:26:35.795Z] #62 4.928 + . /tmp/install/proxy.installer [2021-03-04T18:26:35.795Z] #62 4.928 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T18:26:35.795Z] #62 4.928 + install_proxy [2021-03-04T18:26:35.795Z] #62 4.928 + case "$1" in [2021-03-04T18:26:35.795Z] #62 4.928 + export CGO_ENABLED=0 [2021-03-04T18:26:35.795Z] #62 4.928 + CGO_ENABLED=0 [2021-03-04T18:26:35.795Z] #62 4.928 + _install_proxy [2021-03-04T18:26:35.795Z] #62 4.928 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-04T18:26:35.795Z] #62 4.928 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9kvTY1abqq/src/github.com/docker/libnetwork [2021-03-04T18:26:35.795Z] #62 4.928 Cloning into '/tmp/tmp.9kvTY1abqq/src/github.com/docker/libnetwork'... [2021-03-04T18:26:35.795Z] #62 4.948 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T18:26:35.795Z] #62 ... [2021-03-04T18:26:35.795Z] [2021-03-04T18:26:35.795Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:35.795Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151 [2021-03-04T18:26:35.795Z] #47 5.449 + RM_GOPATH=0 [2021-03-04T18:26:35.795Z] #47 5.449 + TMP_GOPATH= [2021-03-04T18:26:35.795Z] #47 5.449 + : /build [2021-03-04T18:26:35.795Z] #47 5.449 + '[' -z '' ']' [2021-03-04T18:26:35.795Z] #47 5.449 ++ mktemp -d [2021-03-04T18:26:35.795Z] #47 5.449 + export GOPATH=/tmp/tmp.SzSw3wP5rM [2021-03-04T18:26:35.795Z] #47 5.449 + GOPATH=/tmp/tmp.SzSw3wP5rM [2021-03-04T18:26:35.795Z] #47 5.449 + RM_GOPATH=1 [2021-03-04T18:26:35.795Z] #47 5.449 + case "$(go env GOARCH)" in [2021-03-04T18:26:35.795Z] #47 5.449 ++ go env GOARCH [2021-03-04T18:26:35.795Z] #47 5.451 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:35.795Z] #47 5.451 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:35.795Z] #47 5.451 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:35.795Z] #47 5.453 + dir=/tmp/install [2021-03-04T18:26:35.795Z] #47 5.453 + bin=golangci_lint [2021-03-04T18:26:35.795Z] #47 5.453 + shift [2021-03-04T18:26:35.795Z] #47 5.453 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-04T18:26:35.795Z] #47 5.453 + . /tmp/install/golangci_lint.installer [2021-03-04T18:26:35.795Z] #47 5.453 ++ : v1.23.8 [2021-03-04T18:26:35.795Z] #47 5.453 + install_golangci_lint [2021-03-04T18:26:35.795Z] #47 5.453 + set -e [2021-03-04T18:26:35.795Z] #47 5.453 + export GO111MODULE=on [2021-03-04T18:26:35.795Z] #47 5.453 + GO111MODULE=on [2021-03-04T18:26:35.795Z] #47 5.453 + GOBIN=/build [2021-03-04T18:26:35.795Z] #47 5.453 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-04T18:26:35.795Z] #47 5.458 go: finding github.com v1.23.8 [2021-03-04T18:26:35.795Z] #47 5.479 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-04T18:26:35.795Z] #47 5.479 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-04T18:26:35.795Z] #47 5.479 go: finding github.com/golangci v1.23.8 [2021-03-04T18:26:35.795Z] #47 5.479 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-04T18:26:35.795Z] #47 6.237 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-04T18:26:35.795Z] #47 6.912 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-04T18:26:35.948Z] #11 ... [2021-03-04T18:26:35.948Z] [2021-03-04T18:26:35.948Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:35.948Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14 [2021-03-04T18:26:35.948Z] #47 21.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T18:26:35.948Z] #47 22.02 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T18:26:35.948Z] #47 22.04 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T18:26:35.948Z] #47 22.14 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T18:26:35.948Z] #47 22.15 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-04T18:26:35.948Z] #47 22.15 go: downloading github.com/spf13/afero v1.1.2 [2021-03-04T18:26:35.948Z] #47 22.17 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T18:26:35.948Z] #47 22.60 go: extracting github.com/spf13/afero v1.1.2 [2021-03-04T18:26:35.948Z] #47 22.66 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T18:26:35.948Z] #47 22.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T18:26:35.948Z] #47 23.21 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T18:26:35.948Z] #47 ... [2021-03-04T18:26:35.948Z] [2021-03-04T18:26:35.948Z] #34 [tini 1/2] 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 [2021-03-04T18:26:35.948Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:26:35.948Z] #34 13.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:26:36.040Z] #49 ... [2021-03-04T18:26:36.040Z] [2021-03-04T18:26:36.040Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:26:36.040Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:26:36.040Z] #43 15.13 unicode/utf8 [2021-03-04T18:26:36.040Z] #43 15.87 math [2021-03-04T18:26:36.040Z] #43 21.11 unicode/utf16 [2021-03-04T18:26:36.040Z] #43 21.58 container/list [2021-03-04T18:26:36.040Z] #43 22.09 crypto/internal/subtle [2021-03-04T18:26:36.040Z] #43 22.20 crypto/subtle [2021-03-04T18:26:36.040Z] #43 22.36 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-04T18:26:36.040Z] #43 22.54 internal/nettrace [2021-03-04T18:26:36.040Z] #43 22.67 runtime/cgo [2021-03-04T18:26:36.040Z] #43 ... [2021-03-04T18:26:36.040Z] [2021-03-04T18:26:36.040Z] #38 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-03-04T18:26:36.040Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T18:26:36.051Z] #47 ... [2021-03-04T18:26:36.051Z] [2021-03-04T18:26:36.051Z] #53 [containerd 1/2] 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 [2021-03-04T18:26:36.051Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T18:26:36.051Z] #53 7.197 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:26:36.051Z] #53 7.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:26:36.051Z] #53 7.262 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:26:36.051Z] #53 8.211 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:26:36.051Z] #53 10.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:26:36.051Z] #53 ... [2021-03-04T18:26:36.051Z] [2021-03-04T18:26:36.051Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:26:36.051Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5 [2021-03-04T18:26:36.051Z] #49 5.264 + RM_GOPATH=0 [2021-03-04T18:26:36.051Z] #49 5.264 + TMP_GOPATH= [2021-03-04T18:26:36.051Z] #49 5.264 + : /build [2021-03-04T18:26:36.051Z] #49 5.264 + '[' -z '' ']' [2021-03-04T18:26:36.051Z] #49 5.264 ++ mktemp -d [2021-03-04T18:26:36.051Z] #49 5.264 + export GOPATH=/tmp/tmp.hGtXAylGCm [2021-03-04T18:26:36.051Z] #49 5.264 + GOPATH=/tmp/tmp.hGtXAylGCm [2021-03-04T18:26:36.051Z] #49 5.264 + RM_GOPATH=1 [2021-03-04T18:26:36.051Z] #49 5.264 + case "$(go env GOARCH)" in [2021-03-04T18:26:36.051Z] #49 5.264 ++ go env GOARCH [2021-03-04T18:26:36.051Z] #49 5.272 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T18:26:36.051Z] #49 5.273 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:36.051Z] #49 5.273 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:36.051Z] #49 5.273 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:36.051Z] #49 5.273 + dir=/tmp/install [2021-03-04T18:26:36.051Z] #49 5.273 + bin=shfmt [2021-03-04T18:26:36.051Z] #49 5.273 + shift [2021-03-04T18:26:36.051Z] #49 5.273 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-04T18:26:36.051Z] #49 5.273 + . /tmp/install/shfmt.installer [2021-03-04T18:26:36.051Z] #49 5.273 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T18:26:36.051Z] #49 5.273 + install_shfmt [2021-03-04T18:26:36.051Z] #49 5.273 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-04T18:26:36.051Z] #49 5.273 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hGtXAylGCm/src/github.com/mvdan/sh [2021-03-04T18:26:36.051Z] #49 5.280 Cloning into '/tmp/tmp.hGtXAylGCm/src/github.com/mvdan/sh'... [2021-03-04T18:26:36.208Z] #34 ... [2021-03-04T18:26:36.208Z] [2021-03-04T18:26:36.208Z] #38 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-03-04T18:26:36.208Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T18:26:36.299Z] #38 24.51 Checking out files: 88% (1483/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-04T18:26:36.299Z] #38 24.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-04T18:26:36.307Z] #49 ... [2021-03-04T18:26:36.307Z] [2021-03-04T18:26:36.307Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:26:36.307Z] #56 sha256:09ab03a28ce646a9202695f0eec81f8c40588f0e645a85254f5a013dd844241e [2021-03-04T18:26:36.307Z] #56 11.23 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T18:26:36.307Z] #56 11.32 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T18:26:36.307Z] #56 11.32 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-04T18:26:36.307Z] #56 11.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T18:26:36.307Z] #56 11.39 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-04T18:26:36.307Z] #56 11.39 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-04T18:26:36.307Z] #56 11.42 go: downloading github.com/google/uuid v1.2.0 [2021-03-04T18:26:36.307Z] #56 11.46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T18:26:36.470Z] #38 23.47 Checking out files: 89% (1512/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-04T18:26:36.470Z] #38 23.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-04T18:26:36.563Z] #56 11.68 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-04T18:26:36.563Z] #56 11.76 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-04T18:26:36.563Z] #56 11.76 go: extracting github.com/google/uuid v1.2.0 [2021-03-04T18:26:36.563Z] #56 11.86 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-04T18:26:36.820Z] #56 11.97 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T18:26:37.076Z] #56 12.19 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T18:26:37.076Z] #56 12.19 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-04T18:26:37.077Z] #56 12.35 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T18:26:37.346Z] #56 12.44 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-04T18:26:38.276Z] #56 13.36 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T18:26:38.276Z] #56 ... [2021-03-04T18:26:38.276Z] [2021-03-04T18:26:38.276Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-04T18:26:38.276Z] #22 sha256:dfb76431518d75da52a9c2353d8b9803b1d198345f60ad90222ddaf5ab5641e3 [2021-03-04T18:26:38.276Z] #22 12.91 + mkdir -p /build [2021-03-04T18:26:38.276Z] #22 12.92 + mv docker/docker /build/ [2021-03-04T18:26:38.276Z] #22 12.92 + rmdir docker [2021-03-04T18:26:38.276Z] #22 DONE 13.6s [2021-03-04T18:26:38.381Z] #38 25.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-04T18:26:38.533Z] [2021-03-04T18:26:38.533Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:26:38.533Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:26:38.533Z] #40 13.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:26:38.848Z] #38 27.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-04T18:26:39.788Z] #38 ... [2021-03-04T18:26:39.788Z] [2021-03-04T18:26:39.788Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:26:39.788Z] #56 sha256:4cd570d8aa92bb82db7f02bc0bf25355e7767bb1a34bc57f6367ca58bc4775f2 [2021-03-04T18:26:39.788Z] #56 18.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T18:26:39.788Z] #56 18.96 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T18:26:39.788Z] #56 19.06 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-04T18:26:39.788Z] #56 19.24 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T18:26:39.788Z] #56 19.30 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-04T18:26:39.788Z] #56 19.34 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T18:26:39.788Z] #56 19.97 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-04T18:26:39.788Z] #56 20.22 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-04T18:26:39.788Z] #56 20.40 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T18:26:39.788Z] #56 21.37 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T18:26:39.788Z] #56 22.59 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-04T18:26:39.788Z] #56 23.51 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-04T18:26:39.788Z] #56 23.51 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T18:26:39.788Z] #56 23.54 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T18:26:39.788Z] #56 24.01 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T18:26:39.788Z] #56 27.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T18:26:39.788Z] #56 27.82 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T18:26:39.788Z] #56 28.04 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T18:26:39.788Z] #56 28.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T18:26:39.788Z] #56 28.59 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T18:26:39.788Z] #56 ... [2021-03-04T18:26:39.788Z] [2021-03-04T18:26:39.788Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-04T18:26:39.788Z] #62 sha256:ab5030b91a4da6d98e0d4b842c41d209c0232e0a19c430ed846a93b3e86c85f8 [2021-03-04T18:26:39.788Z] #62 27.93 Checking out files: 58% (1113/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-04T18:26:39.788Z] #62 28.79 + cd /tmp/tmp.1UoLwTAR8t/src/github.com/docker/libnetwork [2021-03-04T18:26:39.788Z] #62 28.79 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T18:26:39.788Z] #62 29.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-04T18:26:41.171Z] #62 ... [2021-03-04T18:26:41.171Z] [2021-03-04T18:26:41.171Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-04T18:26:41.171Z] #45 sha256:4daa815405a93ee6054de352d56f97fef2a6b326b3ecfb6abb77203a07325fae [2021-03-04T18:26:41.171Z] #45 20.54 go: finding github.com/spf13/pflag v1.0.3 [2021-03-04T18:26:41.171Z] #45 20.69 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-04T18:26:41.171Z] #45 21.14 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T18:26:41.171Z] #45 21.19 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-04T18:26:41.171Z] #45 21.25 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T18:26:41.171Z] #45 21.34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T18:26:41.171Z] #45 21.38 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T18:26:41.432Z] #45 ... [2021-03-04T18:26:41.432Z] [2021-03-04T18:26:41.432Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:41.432Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f [2021-03-04T18:26:41.432Z] #47 25.30 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T18:26:41.432Z] #47 25.35 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T18:26:41.432Z] #47 25.36 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-04T18:26:41.432Z] #47 25.37 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T18:26:41.432Z] #47 25.42 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T18:26:41.432Z] #47 25.73 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-04T18:26:41.432Z] #47 25.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T18:26:41.432Z] #47 25.79 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-04T18:26:41.432Z] #47 25.80 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-04T18:26:41.432Z] #47 25.82 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T18:26:41.432Z] #47 25.83 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T18:26:41.432Z] #47 25.93 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T18:26:41.432Z] #47 25.99 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-04T18:26:41.432Z] #47 26.02 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T18:26:41.432Z] #47 26.22 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-04T18:26:41.432Z] #47 26.30 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T18:26:41.432Z] #47 26.36 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T18:26:41.432Z] #47 26.39 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T18:26:41.432Z] #47 26.44 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-04T18:26:41.432Z] #47 26.45 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T18:26:41.432Z] #47 26.46 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T18:26:41.432Z] #47 26.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T18:26:41.432Z] #47 26.76 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T18:26:41.432Z] #47 26.80 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T18:26:41.432Z] #47 26.80 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T18:26:41.432Z] #47 26.81 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T18:26:41.432Z] #47 26.96 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T18:26:41.432Z] #47 27.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T18:26:41.432Z] #47 27.15 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T18:26:41.432Z] #47 27.17 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-04T18:26:41.432Z] #47 27.27 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T18:26:41.432Z] #47 27.27 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-04T18:26:41.432Z] #47 27.33 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T18:26:41.432Z] #47 27.56 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-04T18:26:41.432Z] #47 27.64 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T18:26:41.432Z] #47 27.65 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-04T18:26:41.432Z] #47 27.72 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-04T18:26:41.432Z] #47 27.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T18:26:41.432Z] #47 27.83 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T18:26:41.432Z] #47 27.84 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T18:26:41.432Z] #47 27.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T18:26:41.432Z] #47 27.84 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-04T18:26:41.432Z] #47 27.88 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-04T18:26:41.432Z] #47 28.05 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T18:26:41.432Z] #47 28.13 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T18:26:41.432Z] #47 28.14 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T18:26:41.432Z] #47 28.25 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-04T18:26:41.432Z] #47 28.27 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-04T18:26:41.432Z] #47 28.52 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-04T18:26:41.432Z] #47 28.61 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-04T18:26:41.432Z] #47 28.72 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T18:26:41.432Z] #47 28.80 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T18:26:41.432Z] #47 28.85 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T18:26:41.432Z] #47 28.93 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-04T18:26:41.432Z] #47 28.96 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T18:26:41.432Z] #47 29.02 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T18:26:41.432Z] #47 29.02 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T18:26:41.432Z] #47 29.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T18:26:41.432Z] #47 29.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T18:26:41.432Z] #47 29.19 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T18:26:41.432Z] #47 29.45 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T18:26:41.432Z] #47 29.46 go: downloading golang.org/x/text v0.3.2 [2021-03-04T18:26:41.432Z] #47 29.54 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T18:26:41.432Z] #47 29.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T18:26:41.432Z] #47 29.55 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T18:26:41.432Z] #47 29.55 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T18:26:41.432Z] #47 29.66 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-04T18:26:41.432Z] #47 29.75 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T18:26:41.432Z] #47 29.76 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T18:26:41.432Z] #47 29.80 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-04T18:26:41.432Z] #47 29.88 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T18:26:41.432Z] #47 30.28 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T18:26:41.432Z] #47 30.31 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T18:26:41.432Z] #47 30.44 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T18:26:41.432Z] #47 30.65 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-04T18:26:41.432Z] #47 30.71 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-04T18:26:41.697Z] #47 31.03 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T18:26:41.697Z] #47 31.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T18:26:41.697Z] #47 31.03 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T18:26:41.956Z] #47 31.29 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T18:26:41.956Z] #47 31.35 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-04T18:26:42.221Z] #47 31.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T18:26:42.221Z] #47 31.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T18:26:42.221Z] #47 31.49 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T18:26:42.221Z] #47 31.49 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-04T18:26:42.482Z] #47 31.64 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T18:26:42.742Z] #47 31.80 go: downloading github.com/spf13/afero v1.1.2 [2021-03-04T18:26:42.742Z] #47 31.88 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T18:26:42.742Z] #47 31.95 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T18:26:42.742Z] #47 32.00 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T18:26:42.841Z] #38 ... [2021-03-04T18:26:42.841Z] [2021-03-04T18:26:42.841Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-04T18:26:42.841Z] #62 sha256:387c02b31d1e8619acdcc42b1cb173c11e825274fce2618a43bce142d065fbf5 [2021-03-04T18:26:42.841Z] #62 24.95 Checking out files: 59% (1132/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-04T18:26:42.841Z] #62 25.64 + cd /tmp/tmp.a5CsHzyC4h/src/github.com/docker/libnetwork [2021-03-04T18:26:42.841Z] #62 25.64 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T18:26:42.841Z] #62 26.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-04T18:26:42.867Z] #40 ... [2021-03-04T18:26:42.867Z] [2021-03-04T18:26:42.867Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:26:42.867Z] #32 sha256:83605616696eae274d9af0ff75a5a477565bd3b3ec731e57a5c93e0e69a58ddb [2021-03-04T18:26:42.867Z] #32 7.693 math [2021-03-04T18:26:42.867Z] #32 7.849 runtime [2021-03-04T18:26:42.867Z] #32 12.75 internal/testlog [2021-03-04T18:26:42.867Z] #32 13.21 encoding [2021-03-04T18:26:42.867Z] #32 13.45 runtime/cgo [2021-03-04T18:26:42.867Z] #32 ... [2021-03-04T18:26:42.867Z] [2021-03-04T18:26:42.867Z] #38 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-03-04T18:26:42.867Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T18:26:42.867Z] #38 6.795 + git clone https://github.com/docker/distribution.git . [2021-03-04T18:26:42.867Z] #38 6.795 Cloning into '.'... [2021-03-04T18:26:42.867Z] #38 ... [2021-03-04T18:26:42.867Z] [2021-03-04T18:26:42.867Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:42.867Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151 [2021-03-04T18:26:42.867Z] #47 13.74 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T18:26:42.867Z] #47 13.74 go: downloading github.com/spf13/viper v1.6.1 [2021-03-04T18:26:42.867Z] #47 13.84 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-04T18:26:42.867Z] #47 13.84 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-04T18:26:42.867Z] #47 13.84 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T18:26:42.867Z] #47 13.85 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T18:26:42.867Z] #47 13.94 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T18:26:42.867Z] #47 14.02 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T18:26:42.867Z] #47 14.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T18:26:42.867Z] #47 14.35 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-04T18:26:42.867Z] #47 14.37 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T18:26:42.867Z] #47 14.40 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T18:26:42.867Z] #47 14.47 go: extracting github.com/spf13/viper v1.6.1 [2021-03-04T18:26:42.867Z] #47 14.47 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T18:26:42.867Z] #47 14.47 go: downloading github.com/pkg/errors v0.8.1 [2021-03-04T18:26:42.867Z] #47 14.53 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T18:26:42.867Z] #47 14.69 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T18:26:42.867Z] #47 14.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T18:26:42.867Z] #47 14.83 go: extracting github.com/pkg/errors v0.8.1 [2021-03-04T18:26:42.867Z] #47 14.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T18:26:42.867Z] #47 14.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T18:26:42.867Z] #47 15.00 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T18:26:42.867Z] #47 15.00 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T18:26:42.867Z] #47 15.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T18:26:42.867Z] #47 15.03 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T18:26:42.867Z] #47 15.10 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-04T18:26:42.867Z] #47 15.21 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T18:26:42.867Z] #47 15.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T18:26:42.867Z] #47 15.35 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-04T18:26:42.867Z] #47 15.41 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-04T18:26:42.867Z] #47 15.41 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T18:26:42.867Z] #47 15.41 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-04T18:26:42.867Z] #47 15.41 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T18:26:42.867Z] #47 15.49 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-04T18:26:42.867Z] #47 15.57 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T18:26:42.867Z] #47 15.58 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T18:26:42.867Z] #47 15.62 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T18:26:42.867Z] #47 16.04 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T18:26:42.868Z] #47 16.59 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T18:26:42.868Z] #47 16.79 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-04T18:26:42.868Z] #47 16.82 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-04T18:26:42.868Z] #47 16.98 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-04T18:26:42.868Z] #47 17.19 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-04T18:26:42.868Z] #47 ... [2021-03-04T18:26:42.868Z] [2021-03-04T18:26:42.868Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-04T18:26:42.868Z] #45 sha256:f3bcc80e07860e1783ceeea3ad2fe1aebd08ccce7665e2b9eaccf487c4372ae8 [2021-03-04T18:26:42.868Z] #45 8.050 go: extracting github.com/fatih/color v1.9.0 [2021-03-04T18:26:42.868Z] #45 8.055 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-04T18:26:42.868Z] #45 8.085 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-04T18:26:42.868Z] #45 8.538 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-04T18:26:42.868Z] #45 8.558 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-04T18:26:42.868Z] #45 8.682 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-04T18:26:42.868Z] #45 10.04 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T18:26:42.868Z] #45 11.35 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T18:26:42.868Z] #45 12.70 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T18:26:42.868Z] #45 16.62 go: finding github.com/fatih/color v1.9.0 [2021-03-04T18:26:42.868Z] #45 16.70 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T18:26:42.868Z] #45 16.70 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T18:26:42.868Z] #45 16.83 go: finding github.com/spf13/pflag v1.0.3 [2021-03-04T18:26:42.868Z] #45 16.91 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-04T18:26:42.868Z] #45 17.05 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-04T18:26:42.868Z] #45 17.21 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T18:26:42.868Z] #45 17.50 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-04T18:26:42.868Z] #45 17.57 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T18:26:42.868Z] #45 17.60 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T18:26:42.868Z] #45 17.62 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T18:26:43.008Z] #47 32.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T18:26:43.008Z] #47 32.17 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T18:26:43.008Z] #47 32.22 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-04T18:26:43.008Z] #47 32.35 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T18:26:43.131Z] #45 ... [2021-03-04T18:26:43.131Z] [2021-03-04T18:26:43.131Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:43.131Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151 [2021-03-04T18:26:43.131Z] #47 18.24 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-04T18:26:43.272Z] #47 32.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-04T18:26:43.272Z] #47 32.48 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T18:26:43.272Z] #47 32.50 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-04T18:26:43.272Z] #47 32.58 go: extracting github.com/spf13/afero v1.1.2 [2021-03-04T18:26:43.272Z] #47 32.58 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-04T18:26:43.387Z] #47 18.60 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T18:26:43.387Z] #47 18.64 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-04T18:26:43.532Z] #47 32.83 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-04T18:26:43.604Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2021-03-04T18:26:43.604Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-04T18:26:43.604Z] ok github.com/docker/docker/api/server/middleware 0.025s coverage: 37.7% of statements [2021-03-04T18:26:43.604Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-04T18:26:43.604Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-04T18:26:43.604Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-04T18:26:43.604Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-04T18:26:43.604Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-04T18:26:43.604Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-04T18:26:43.604Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-04T18:26:43.604Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-04T18:26:43.604Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-04T18:26:43.604Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-04T18:26:43.604Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-04T18:26:43.791Z] #47 33.01 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-04T18:26:43.791Z] #47 33.02 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-04T18:26:43.867Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-03-04T18:26:44.130Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.7% of statements [2021-03-04T18:26:44.130Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-04T18:26:44.130Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-04T18:26:44.130Z] ? github.com/docker/docker/api/types [no test files] [2021-03-04T18:26:44.130Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-04T18:26:44.130Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-04T18:26:44.130Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-04T18:26:44.130Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-04T18:26:44.130Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2021-03-04T18:26:44.130Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-04T18:26:44.130Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-04T18:26:44.130Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-04T18:26:44.130Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-04T18:26:44.130Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-04T18:26:44.130Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-04T18:26:44.130Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-04T18:26:44.257Z] #62 ... [2021-03-04T18:26:44.257Z] [2021-03-04T18:26:44.257Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:26:44.257Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea [2021-03-04T18:26:44.257Z] #49 21.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T18:26:44.257Z] #49 22.98 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T18:26:44.257Z] #49 24.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T18:26:44.257Z] #49 24.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T18:26:44.257Z] #49 24.67 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T18:26:44.257Z] #49 24.76 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T18:26:44.257Z] #49 25.65 runtime [2021-03-04T18:26:44.257Z] #49 25.70 runtime/cgo [2021-03-04T18:26:44.257Z] #49 ... [2021-03-04T18:26:44.257Z] [2021-03-04T18:26:44.257Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:26:44.257Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:26:44.257Z] #43 21.71 unicode/utf16 [2021-03-04T18:26:44.257Z] #43 21.96 container/list [2021-03-04T18:26:44.257Z] #43 22.51 crypto/internal/subtle [2021-03-04T18:26:44.257Z] #43 22.68 crypto/subtle [2021-03-04T18:26:44.257Z] #43 22.83 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-04T18:26:44.257Z] #43 22.96 internal/nettrace [2021-03-04T18:26:44.257Z] #43 23.08 runtime/cgo [2021-03-04T18:26:44.257Z] #43 ... [2021-03-04T18:26:44.257Z] [2021-03-04T18:26:44.257Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:44.257Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14 [2021-03-04T18:26:44.257Z] #47 24.02 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T18:26:44.257Z] #47 25.39 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T18:26:44.257Z] #47 25.77 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T18:26:44.257Z] #47 29.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T18:26:44.257Z] #47 29.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T18:26:44.257Z] #47 29.40 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-04T18:26:44.257Z] #47 29.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T18:26:44.257Z] #47 29.40 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-04T18:26:44.257Z] #47 29.40 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T18:26:44.257Z] #47 29.40 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T18:26:44.257Z] #47 29.40 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T18:26:44.257Z] #47 29.41 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T18:26:44.257Z] #47 29.49 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T18:26:44.257Z] #47 29.49 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T18:26:44.257Z] #47 29.65 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T18:26:44.257Z] #47 29.65 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T18:26:44.257Z] #47 29.70 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T18:26:44.257Z] #47 29.72 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-04T18:26:44.257Z] #47 29.72 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T18:26:44.257Z] #47 29.83 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T18:26:44.257Z] #47 29.90 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T18:26:44.257Z] #47 30.06 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-04T18:26:44.257Z] #47 30.07 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T18:26:44.257Z] #47 30.08 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T18:26:44.257Z] #47 30.10 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-04T18:26:44.257Z] #47 30.14 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T18:26:44.257Z] #47 30.14 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T18:26:44.257Z] #47 30.18 go: downloading github.com/spf13/cast v1.3.0 [2021-03-04T18:26:44.257Z] #47 30.20 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T18:26:44.257Z] #47 30.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T18:26:44.257Z] #47 30.25 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T18:26:44.257Z] #47 30.29 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-04T18:26:44.257Z] #47 30.34 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-04T18:26:44.257Z] #47 30.34 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T18:26:44.257Z] #47 30.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T18:26:44.257Z] #47 30.49 go: downloading golang.org/x/text v0.3.2 [2021-03-04T18:26:44.257Z] #47 30.49 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T18:26:44.257Z] #47 30.50 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-04T18:26:44.257Z] #47 30.52 go: extracting github.com/spf13/cast v1.3.0 [2021-03-04T18:26:44.257Z] #47 30.63 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-04T18:26:44.257Z] #47 30.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T18:26:44.257Z] #47 30.88 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T18:26:44.257Z] #47 30.88 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-04T18:26:44.257Z] #47 30.89 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-04T18:26:44.257Z] #47 30.91 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T18:26:44.257Z] #47 30.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-04T18:26:44.257Z] #47 31.20 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T18:26:44.257Z] #47 31.24 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-04T18:26:44.257Z] #47 31.36 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T18:26:44.257Z] #47 31.51 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T18:26:44.257Z] #47 31.59 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T18:26:44.257Z] #47 31.77 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T18:26:44.257Z] #47 31.78 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-04T18:26:44.257Z] #47 31.90 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T18:26:44.257Z] #47 31.93 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T18:26:44.359Z] #47 33.47 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-04T18:26:44.359Z] #47 33.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T18:26:44.359Z] #47 33.53 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-04T18:26:44.359Z] #47 33.54 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T18:26:44.359Z] #47 ... [2021-03-04T18:26:44.359Z] [2021-03-04T18:26:44.359Z] #53 [containerd 1/2] 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 [2021-03-04T18:26:44.359Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T18:26:44.359Z] #53 23.66 Fetched 8423 kB in 19s (454 kB/s) [2021-03-04T18:26:44.359Z] #53 23.66 Reading package lists... [2021-03-04T18:26:44.392Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2021-03-04T18:26:44.525Z] #47 32.08 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T18:26:44.525Z] #47 32.18 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T18:26:44.618Z] #53 31.18 Reading package lists... [2021-03-04T18:26:44.618Z] #53 ... [2021-03-04T18:26:44.618Z] [2021-03-04T18:26:44.618Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:44.618Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f [2021-03-04T18:26:44.618Z] #47 33.74 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T18:26:44.655Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2021-03-04T18:26:44.655Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-04T18:26:44.655Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-04T18:26:44.655Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-04T18:26:44.655Z] ? github.com/docker/docker/builder [no test files] [2021-03-04T18:26:44.655Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-04T18:26:44.655Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-04T18:26:44.655Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-04T18:26:44.655Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-04T18:26:44.655Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-04T18:26:44.655Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-04T18:26:44.655Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-04T18:26:44.784Z] #47 32.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T18:26:44.784Z] #47 32.27 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-04T18:26:44.784Z] #47 32.36 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T18:26:44.784Z] #47 32.40 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T18:26:44.877Z] #47 34.00 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T18:26:44.877Z] #47 34.22 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T18:26:45.042Z] #47 32.53 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T18:26:45.042Z] #47 32.53 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-04T18:26:45.042Z] #47 32.56 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T18:26:45.042Z] #47 32.74 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-04T18:26:45.136Z] #47 34.24 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T18:26:45.136Z] #47 34.31 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-04T18:26:45.301Z] #47 32.86 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T18:26:45.301Z] #47 32.92 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T18:26:45.301Z] #47 33.01 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-04T18:26:45.395Z] #47 34.67 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-04T18:26:45.570Z] #47 33.11 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T18:26:45.570Z] #47 33.12 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-04T18:26:45.877Z] #47 33.26 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-04T18:26:45.877Z] #47 33.26 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T18:26:45.909Z] #47 ... [2021-03-04T18:26:45.909Z] [2021-03-04T18:26:45.909Z] #34 [tini 1/2] 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 [2021-03-04T18:26:45.909Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:26:45.909Z] #34 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:26:45.909Z] #34 ... [2021-03-04T18:26:45.909Z] [2021-03-04T18:26:45.909Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:26:45.909Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5 [2021-03-04T18:26:45.909Z] #49 15.50 + cd /tmp/tmp.hGtXAylGCm/src/github.com/mvdan/sh [2021-03-04T18:26:45.909Z] #49 15.50 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T18:26:45.909Z] #49 15.58 + GO111MODULE=on [2021-03-04T18:26:45.909Z] #49 15.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-04T18:26:45.909Z] #49 16.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T18:26:45.909Z] #49 16.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T18:26:45.909Z] #49 16.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T18:26:45.909Z] #49 16.86 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T18:26:45.909Z] #49 17.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T18:26:45.909Z] #49 18.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T18:26:45.909Z] #49 18.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T18:26:45.909Z] #49 20.37 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T18:26:45.909Z] #49 ... [2021-03-04T18:26:45.909Z] [2021-03-04T18:26:45.909Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:45.909Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151 [2021-03-04T18:26:45.909Z] #47 21.15 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-04T18:26:45.909Z] #47 21.15 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T18:26:45.909Z] #47 21.15 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T18:26:45.909Z] #47 21.15 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T18:26:45.909Z] #47 21.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T18:26:45.909Z] #47 21.21 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-04T18:26:45.909Z] #47 21.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T18:26:45.909Z] #47 21.21 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T18:26:45.909Z] #47 21.26 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T18:26:45.909Z] #47 21.30 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T18:26:45.909Z] #47 21.30 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T18:26:46.136Z] #47 33.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T18:26:46.136Z] #47 33.52 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T18:26:46.136Z] #47 33.78 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-04T18:26:46.166Z] #47 21.36 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-04T18:26:46.166Z] #47 21.40 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T18:26:46.166Z] #47 21.48 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-04T18:26:46.166Z] #47 21.49 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T18:26:46.395Z] #47 33.85 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-04T18:26:46.395Z] #47 33.88 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-04T18:26:46.395Z] #47 33.95 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T18:26:46.395Z] #47 ... [2021-03-04T18:26:46.395Z] [2021-03-04T18:26:46.395Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:26:46.395Z] #56 sha256:161be615b496f3a046b321c23eb97393621a56dbe50e192dc1e27c1f9501ad37 [2021-03-04T18:26:46.395Z] #56 24.00 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-04T18:26:46.395Z] #56 27.61 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T18:26:46.395Z] #56 28.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T18:26:46.395Z] #56 28.61 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T18:26:46.395Z] #56 28.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T18:26:46.395Z] #56 29.06 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T18:26:46.395Z] #56 29.45 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T18:26:46.395Z] #56 32.73 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T18:26:46.395Z] #56 32.84 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-04T18:26:46.395Z] #56 32.86 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T18:26:46.395Z] #56 33.27 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T18:26:46.395Z] #56 33.30 go: finding github.com/google/uuid v1.2.0 [2021-03-04T18:26:46.395Z] #56 33.32 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T18:26:46.395Z] #56 33.37 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-04T18:26:46.395Z] #56 33.38 go: finding github.com/gofrs/flock v0.8.0 [2021-03-04T18:26:46.395Z] #56 33.68 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T18:26:46.395Z] #56 33.68 go: finding github.com/gorilla/mux v1.8.0 [2021-03-04T18:26:46.395Z] #56 33.71 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T18:26:46.395Z] #56 33.72 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T18:26:46.395Z] #56 33.96 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-04T18:26:46.395Z] #56 ... [2021-03-04T18:26:46.395Z] [2021-03-04T18:26:46.395Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:46.395Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14 [2021-03-04T18:26:46.395Z] #47 34.07 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-04T18:26:46.395Z] #47 34.16 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T18:26:46.423Z] #47 21.57 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T18:26:46.423Z] #47 21.61 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-04T18:26:46.423Z] #47 ... [2021-03-04T18:26:46.423Z] [2021-03-04T18:26:46.423Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:26:46.423Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23 [2021-03-04T18:26:46.423Z] #43 11.58 unicode/utf8 [2021-03-04T18:26:46.423Z] #43 12.10 math [2021-03-04T18:26:46.423Z] #43 16.13 unicode/utf16 [2021-03-04T18:26:46.423Z] #43 16.48 container/list [2021-03-04T18:26:46.423Z] #43 16.99 crypto/internal/subtle [2021-03-04T18:26:46.423Z] #43 17.14 crypto/subtle [2021-03-04T18:26:46.423Z] #43 17.31 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-04T18:26:46.423Z] #43 17.40 internal/nettrace [2021-03-04T18:26:46.423Z] #43 17.56 runtime/cgo [2021-03-04T18:26:46.423Z] #43 ... [2021-03-04T18:26:46.423Z] [2021-03-04T18:26:46.423Z] #11 [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 [2021-03-04T18:26:46.423Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:26:46.423Z] #11 11.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:26:46.423Z] #11 13.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:26:46.653Z] #47 34.21 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-04T18:26:46.653Z] #47 34.28 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T18:26:46.653Z] #47 34.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T18:26:46.654Z] #47 34.41 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-04T18:26:46.712Z] #11 ... [2021-03-04T18:26:46.712Z] [2021-03-04T18:26:46.712Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-04T18:26:46.712Z] #62 sha256:e4dd3a07611fe9f21d30ecbff4ab9e2a4c3eccdb0ca237d84c55073e2838fba3 [2021-03-04T18:26:46.775Z] #47 ... [2021-03-04T18:26:46.775Z] [2021-03-04T18:26:46.775Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:26:46.775Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:26:46.775Z] #40 25.73 Fetched 8423 kB in 19s (445 kB/s) [2021-03-04T18:26:46.775Z] #40 25.73 Reading package lists... [2021-03-04T18:26:46.775Z] #40 33.00 Reading package lists... [2021-03-04T18:26:46.775Z] #40 ... [2021-03-04T18:26:46.775Z] [2021-03-04T18:26:46.775Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:26:46.775Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd [2021-03-04T18:26:46.775Z] #49 25.93 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T18:26:46.775Z] #49 26.02 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T18:26:46.775Z] #49 26.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T18:26:46.775Z] #49 26.31 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T18:26:46.775Z] #49 27.01 runtime/cgo [2021-03-04T18:26:46.775Z] #49 27.20 runtime [2021-03-04T18:26:46.775Z] #49 ... [2021-03-04T18:26:46.775Z] [2021-03-04T18:26:46.775Z] #34 [tini 1/2] 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 [2021-03-04T18:26:46.775Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:26:46.775Z] #34 26.12 Fetched 8423 kB in 19s (437 kB/s) [2021-03-04T18:26:46.775Z] #34 26.12 Reading package lists... [2021-03-04T18:26:46.915Z] #47 34.42 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T18:26:46.915Z] #47 34.44 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-04T18:26:46.915Z] #47 34.61 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-04T18:26:46.968Z] #62 21.40 Checking out files: 58% (1113/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-04T18:26:46.968Z] #62 22.14 + cd /tmp/tmp.9kvTY1abqq/src/github.com/docker/libnetwork [2021-03-04T18:26:46.968Z] #62 22.14 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T18:26:47.034Z] #34 33.56 Reading package lists... [2021-03-04T18:26:47.034Z] #34 ... [2021-03-04T18:26:47.034Z] [2021-03-04T18:26:47.034Z] #11 [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 [2021-03-04T18:26:47.034Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:26:47.034Z] #11 26.15 Fetched 8423 kB in 19s (433 kB/s) [2021-03-04T18:26:47.034Z] #11 26.15 Reading package lists... [2021-03-04T18:26:47.174Z] #47 34.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T18:26:47.174Z] #47 34.69 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T18:26:47.174Z] #47 34.79 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T18:26:47.174Z] #47 34.85 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-04T18:26:47.174Z] #47 34.87 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-04T18:26:47.212Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-03-04T18:26:47.225Z] #62 ... [2021-03-04T18:26:47.225Z] [2021-03-04T18:26:47.225Z] #53 [containerd 1/2] 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 [2021-03-04T18:26:47.225Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T18:26:47.225Z] #53 12.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:26:47.225Z] #53 ... [2021-03-04T18:26:47.225Z] [2021-03-04T18:26:47.225Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:47.225Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151 [2021-03-04T18:26:47.225Z] #47 21.63 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T18:26:47.225Z] #47 21.77 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T18:26:47.225Z] #47 21.77 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T18:26:47.225Z] #47 21.77 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T18:26:47.225Z] #47 21.77 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T18:26:47.225Z] #47 21.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T18:26:47.225Z] #47 21.81 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-04T18:26:47.225Z] #47 21.89 go: downloading golang.org/x/text v0.3.2 [2021-03-04T18:26:47.225Z] #47 22.09 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-04T18:26:47.225Z] #47 22.15 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-04T18:26:47.225Z] #47 22.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T18:26:47.225Z] #47 22.17 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T18:26:47.225Z] #47 22.20 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T18:26:47.225Z] #47 22.35 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T18:26:47.225Z] #47 22.35 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T18:26:47.225Z] #47 22.40 go: downloading github.com/fatih/color v1.7.0 [2021-03-04T18:26:47.225Z] #47 22.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T18:26:47.225Z] #47 22.54 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T18:26:47.293Z] #11 33.21 Reading package lists... [2021-03-04T18:26:47.293Z] #11 ... [2021-03-04T18:26:47.293Z] [2021-03-04T18:26:47.293Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:26:47.293Z] #56 sha256:4cd570d8aa92bb82db7f02bc0bf25355e7767bb1a34bc57f6367ca58bc4775f2 [2021-03-04T18:26:47.293Z] #56 29.87 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T18:26:47.293Z] #56 32.83 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T18:26:47.293Z] #56 33.04 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-04T18:26:47.293Z] #56 33.18 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T18:26:47.293Z] #56 33.32 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T18:26:47.293Z] #56 33.40 go: finding github.com/google/uuid v1.2.0 [2021-03-04T18:26:47.293Z] #56 33.44 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T18:26:47.293Z] #56 33.51 go: finding github.com/gofrs/flock v0.8.0 [2021-03-04T18:26:47.293Z] #56 33.53 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-04T18:26:47.293Z] #56 33.61 go: finding github.com/gorilla/mux v1.8.0 [2021-03-04T18:26:47.293Z] #56 33.71 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T18:26:47.293Z] #56 33.72 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T18:26:47.293Z] #56 33.77 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T18:26:47.293Z] #56 33.84 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-04T18:26:47.293Z] #56 34.09 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T18:26:47.293Z] #56 34.12 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T18:26:47.433Z] #47 34.96 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T18:26:47.433Z] #47 34.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T18:26:47.433Z] #47 35.18 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T18:26:47.433Z] #47 35.20 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-04T18:26:47.481Z] #47 22.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-04T18:26:47.481Z] #47 22.77 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-04T18:26:47.481Z] #47 22.77 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T18:26:47.738Z] #47 22.96 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-04T18:26:47.738Z] #47 22.96 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T18:26:47.738Z] #47 23.06 go: extracting github.com/fatih/color v1.7.0 [2021-03-04T18:26:47.738Z] #47 23.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T18:26:47.999Z] #47 23.12 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-04T18:26:47.999Z] #47 23.15 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T18:26:47.999Z] #47 23.20 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-04T18:26:47.999Z] #47 23.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-04T18:26:47.999Z] #47 23.21 go: downloading github.com/spf13/cast v1.3.0 [2021-03-04T18:26:48.002Z] #47 35.42 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T18:26:48.002Z] #47 35.58 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-04T18:26:48.002Z] #47 35.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T18:26:48.002Z] #47 35.61 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-04T18:26:48.002Z] #47 35.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T18:26:48.002Z] #47 35.61 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T18:26:48.002Z] #47 35.75 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-04T18:26:48.162Z] ok github.com/docker/docker/builder/remotecontext 0.314s coverage: 13.7% of statements [2021-03-04T18:26:48.255Z] #47 23.31 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-04T18:26:48.256Z] #47 23.39 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T18:26:48.256Z] #47 23.55 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T18:26:48.256Z] #47 23.55 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T18:26:48.256Z] #47 23.55 go: extracting github.com/spf13/cast v1.3.0 [2021-03-04T18:26:48.256Z] #47 23.55 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T18:26:48.256Z] #47 23.55 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T18:26:48.256Z] #47 23.55 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T18:26:48.268Z] #47 35.88 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T18:26:48.268Z] #47 35.90 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T18:26:48.268Z] #47 35.92 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T18:26:48.268Z] #47 35.93 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-04T18:26:48.268Z] #47 36.01 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T18:26:48.514Z] #47 23.66 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-04T18:26:48.514Z] #47 ... [2021-03-04T18:26:48.514Z] [2021-03-04T18:26:48.514Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:26:48.514Z] #56 sha256:09ab03a28ce646a9202695f0eec81f8c40588f0e645a85254f5a013dd844241e [2021-03-04T18:26:48.514Z] #56 13.69 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T18:26:48.514Z] #56 15.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T18:26:48.514Z] #56 15.49 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T18:26:48.514Z] #56 16.05 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-04T18:26:48.514Z] #56 16.57 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T18:26:48.514Z] #56 17.27 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-04T18:26:48.514Z] #56 19.90 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T18:26:48.514Z] #56 21.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T18:26:48.514Z] #56 22.15 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T18:26:48.514Z] #56 22.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T18:26:48.514Z] #56 22.96 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T18:26:48.514Z] #56 23.33 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T18:26:48.514Z] #56 ... [2021-03-04T18:26:48.514Z] [2021-03-04T18:26:48.514Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:48.514Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151 [2021-03-04T18:26:48.514Z] #47 23.84 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T18:26:48.514Z] #47 23.84 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T18:26:48.514Z] #47 23.84 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-04T18:26:48.514Z] #47 23.84 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-04T18:26:48.526Z] #47 ... [2021-03-04T18:26:48.526Z] [2021-03-04T18:26:48.526Z] #11 [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 [2021-03-04T18:26:48.526Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:26:48.526Z] #11 26.08 Fetched 8423 kB in 19s (442 kB/s) [2021-03-04T18:26:48.526Z] #11 26.08 Reading package lists... [2021-03-04T18:26:48.526Z] #11 34.02 Reading package lists... [2021-03-04T18:26:48.526Z] #11 ... [2021-03-04T18:26:48.526Z] [2021-03-04T18:26:48.526Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:26:48.526Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:26:48.526Z] #40 26.15 Fetched 8423 kB in 19s (439 kB/s) [2021-03-04T18:26:48.526Z] #40 26.15 Reading package lists... [2021-03-04T18:26:48.693Z] #56 ... [2021-03-04T18:26:48.693Z] [2021-03-04T18:26:48.693Z] #53 [containerd 1/2] 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 [2021-03-04T18:26:48.693Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T18:26:48.693Z] #53 31.18 Reading package lists... [2021-03-04T18:26:48.770Z] #47 23.90 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T18:26:48.770Z] #47 24.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-04T18:26:48.770Z] #47 24.07 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-04T18:26:48.770Z] #47 24.12 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-04T18:26:48.785Z] #40 33.99 Reading package lists... [2021-03-04T18:26:48.785Z] #40 ... [2021-03-04T18:26:48.785Z] [2021-03-04T18:26:48.785Z] #34 [tini 1/2] 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 [2021-03-04T18:26:48.785Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:26:48.785Z] #34 26.45 Fetched 8423 kB in 19s (437 kB/s) [2021-03-04T18:26:48.785Z] #34 26.45 Reading package lists... [2021-03-04T18:26:49.027Z] #47 24.17 go: downloading github.com/spf13/afero v1.1.2 [2021-03-04T18:26:49.044Z] #34 34.42 Reading package lists... [2021-03-04T18:26:49.044Z] #34 ... [2021-03-04T18:26:49.044Z] [2021-03-04T18:26:49.044Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:49.044Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14 [2021-03-04T18:26:49.044Z] #47 36.22 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T18:26:49.044Z] #47 ... [2021-03-04T18:26:49.044Z] [2021-03-04T18:26:49.044Z] #53 [containerd 1/2] 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 [2021-03-04T18:26:49.044Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T18:26:49.044Z] #53 26.65 Fetched 8423 kB in 19s (434 kB/s) [2021-03-04T18:26:49.044Z] #53 26.65 Reading package lists... [2021-03-04T18:26:49.284Z] #47 24.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T18:26:49.284Z] #47 24.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T18:26:49.304Z] #53 34.51 Reading package lists... [2021-03-04T18:26:49.304Z] #53 ... [2021-03-04T18:26:49.304Z] [2021-03-04T18:26:49.304Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:26:49.304Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:26:49.304Z] #43 34.93 vendor/golang.org/x/crypto/internal/subtle [2021-03-04T18:26:49.304Z] #43 35.10 vendor/golang.org/x/crypto/curve25519 [2021-03-04T18:26:49.540Z] #47 24.73 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T18:26:49.586Z] ok github.com/docker/docker/builder/dockerfile 0.945s coverage: 48.3% of statements [2021-03-04T18:26:49.586Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-04T18:26:49.797Z] #47 24.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T18:26:49.848Z] ok github.com/docker/docker/builder/remotecontext/git 4.058s coverage: 86.3% of statements [2021-03-04T18:26:49.848Z] ? github.com/docker/docker/cli [no test files] [2021-03-04T18:26:49.848Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-04T18:26:50.056Z] #47 25.01 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T18:26:50.056Z] #47 25.01 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-04T18:26:50.056Z] #47 25.11 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T18:26:50.056Z] #47 25.13 go: extracting github.com/spf13/afero v1.1.2 [2021-03-04T18:26:50.056Z] #47 25.14 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-04T18:26:50.312Z] #47 25.39 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T18:26:50.312Z] #47 25.46 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-04T18:26:50.312Z] #47 25.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T18:26:50.312Z] #47 25.47 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T18:26:50.312Z] #47 25.62 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T18:26:50.568Z] #47 25.78 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T18:26:50.568Z] #47 25.81 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T18:26:50.568Z] #47 25.89 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T18:26:50.568Z] #47 25.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T18:26:50.568Z] #47 25.89 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T18:26:50.598Z] #53 38.11 Building dependency tree... [2021-03-04T18:26:51.498Z] #47 26.45 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T18:26:51.498Z] #47 26.45 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T18:26:51.498Z] #47 26.59 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T18:26:51.498Z] #47 26.59 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T18:26:51.498Z] #47 26.59 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-04T18:26:51.498Z] #47 26.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T18:26:51.498Z] #47 26.66 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-04T18:26:51.498Z] #47 26.75 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T18:26:51.754Z] #47 27.07 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T18:26:52.010Z] #47 27.19 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-04T18:26:52.010Z] #47 27.26 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-04T18:26:52.504Z] #53 41.52 The following additional packages will be installed: [2021-03-04T18:26:52.504Z] #53 41.52 libbtrfs0 [2021-03-04T18:26:52.504Z] #53 41.71 The following NEW packages will be installed: [2021-03-04T18:26:52.504Z] #53 41.76 libbtrfs-dev libbtrfs0 [2021-03-04T18:26:52.763Z] #53 42.18 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T18:26:52.763Z] #53 42.18 Need to get 119 kB of archives. [2021-03-04T18:26:52.763Z] #53 42.18 After this operation, 387 kB of additional disk space will be used. [2021-03-04T18:26:52.763Z] #53 42.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-04T18:26:53.022Z] #53 42.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-04T18:26:53.378Z] #47 28.29 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-04T18:26:53.500Z] #43 ... [2021-03-04T18:26:53.500Z] [2021-03-04T18:26:53.500Z] #34 [tini 1/2] 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 [2021-03-04T18:26:53.500Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:26:53.500Z] #34 34.42 Reading package lists... [2021-03-04T18:26:53.635Z] #47 28.93 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-04T18:26:53.635Z] #47 28.93 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-04T18:26:53.892Z] #47 29.11 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-04T18:26:53.892Z] #47 29.18 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T18:26:53.892Z] #47 ... [2021-03-04T18:26:53.892Z] [2021-03-04T18:26:53.892Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:26:53.892Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23 [2021-03-04T18:26:53.892Z] #43 29.23 vendor/golang.org/x/crypto/curve25519 [2021-03-04T18:26:53.959Z] #53 ... [2021-03-04T18:26:53.959Z] [2021-03-04T18:26:53.959Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:26:53.959Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:26:53.959Z] #43 43.31 sync [2021-03-04T18:26:53.959Z] #43 43.31 internal/reflectlite [2021-03-04T18:26:55.160Z] ok github.com/docker/docker/client 0.246s coverage: 75.4% of statements [2021-03-04T18:26:55.412Z] #34 41.09 Building dependency tree... [2021-03-04T18:26:56.448Z] #43 ... [2021-03-04T18:26:56.448Z] [2021-03-04T18:26:56.448Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:26:56.448Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5 [2021-03-04T18:26:56.448Z] #49 21.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T18:26:56.448Z] #49 22.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T18:26:56.448Z] #49 22.16 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T18:26:56.448Z] #49 22.22 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T18:26:56.448Z] #49 23.02 runtime/cgo [2021-03-04T18:26:56.448Z] #49 23.10 runtime [2021-03-04T18:26:56.563Z] #43 45.27 github.com/LK4D4/vndr/godl/singleflight [2021-03-04T18:26:56.563Z] #43 ... [2021-03-04T18:26:56.563Z] [2021-03-04T18:26:56.563Z] #53 [containerd 1/2] 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 [2021-03-04T18:26:56.563Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T18:26:56.563Z] #53 43.46 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:26:56.563Z] #53 43.69 Fetched 119 kB in 0s (362 kB/s) [2021-03-04T18:26:56.563Z] #53 43.84 Selecting previously unselected package libbtrfs0. [2021-03-04T18:26:56.563Z] #53 43.84 (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 ... 15410 files and directories currently installed.) [2021-03-04T18:26:56.563Z] #53 43.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-04T18:26:56.563Z] #53 43.94 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T18:26:56.563Z] #53 44.07 Selecting previously unselected package libbtrfs-dev. [2021-03-04T18:26:56.563Z] #53 44.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-04T18:26:56.563Z] #53 44.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T18:26:56.563Z] #53 44.47 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T18:26:56.563Z] #53 44.48 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T18:26:56.563Z] #53 44.49 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:26:56.563Z] #53 DONE 45.7s [2021-03-04T18:26:56.563Z] [2021-03-04T18:26:56.563Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:26:56.563Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:26:56.563Z] #43 45.69 math/rand [2021-03-04T18:26:56.704Z] #49 ... [2021-03-04T18:26:56.704Z] [2021-03-04T18:26:56.704Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:26:56.704Z] #56 sha256:09ab03a28ce646a9202695f0eec81f8c40588f0e645a85254f5a013dd844241e [2021-03-04T18:26:56.704Z] #56 26.95 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T18:26:56.704Z] #56 26.95 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-04T18:26:56.704Z] #56 26.95 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T18:26:56.704Z] #56 27.20 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T18:26:56.704Z] #56 27.26 go: finding github.com/google/uuid v1.2.0 [2021-03-04T18:26:56.704Z] #56 27.95 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T18:26:56.704Z] #56 27.95 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-04T18:26:56.704Z] #56 27.95 go: finding github.com/gofrs/flock v0.8.0 [2021-03-04T18:26:56.704Z] #56 28.07 go: finding github.com/gorilla/mux v1.8.0 [2021-03-04T18:26:56.704Z] #56 28.35 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T18:26:56.704Z] #56 28.42 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T18:26:56.704Z] #56 28.43 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T18:26:56.704Z] #56 28.51 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-04T18:26:56.704Z] #56 28.73 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T18:26:56.704Z] #56 28.86 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T18:26:56.793Z] #34 ... [2021-03-04T18:26:56.793Z] [2021-03-04T18:26:56.793Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:26:56.793Z] #56 sha256:161be615b496f3a046b321c23eb97393621a56dbe50e192dc1e27c1f9501ad37 [2021-03-04T18:26:56.793Z] #56 34.24 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T18:26:56.793Z] #56 34.48 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T18:26:56.793Z] #56 ... [2021-03-04T18:26:56.793Z] [2021-03-04T18:26:56.793Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:26:56.793Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:26:56.793Z] #43 43.80 github.com/LK4D4/vndr/godl/singleflight [2021-03-04T18:26:56.793Z] #43 43.86 errors [2021-03-04T18:26:56.793Z] #43 44.25 sort [2021-03-04T18:26:56.793Z] #43 44.27 io [2021-03-04T18:26:56.961Z] #56 ... [2021-03-04T18:26:56.961Z] [2021-03-04T18:26:56.961Z] #34 [tini 1/2] 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 [2021-03-04T18:26:56.961Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:26:56.961Z] #34 22.31 Fetched 8423 kB in 17s (489 kB/s) [2021-03-04T18:26:56.961Z] #34 22.31 Reading package lists... [2021-03-04T18:26:57.220Z] #34 30.34 Reading package lists... [2021-03-04T18:26:57.220Z] #34 ... [2021-03-04T18:26:57.220Z] [2021-03-04T18:26:57.220Z] #38 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-03-04T18:26:57.220Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T18:26:57.220Z] #38 23.24 Checking out files: 81% (1365/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-04T18:26:57.220Z] #38 23.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-04T18:26:57.220Z] #38 25.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-04T18:26:57.481Z] #38 ... [2021-03-04T18:26:57.481Z] [2021-03-04T18:26:57.481Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-04T18:26:57.481Z] #62 sha256:e4dd3a07611fe9f21d30ecbff4ab9e2a4c3eccdb0ca237d84c55073e2838fba3 [2021-03-04T18:26:57.481Z] #62 22.74 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-04T18:26:57.732Z] #43 ... [2021-03-04T18:26:57.732Z] [2021-03-04T18:26:57.732Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-04T18:26:57.732Z] #62 sha256:387c02b31d1e8619acdcc42b1cb173c11e825274fce2618a43bce142d065fbf5 [2021-03-04T18:26:57.732Z] #62 DONE 45.4s [2021-03-04T18:26:57.736Z] #62 ... [2021-03-04T18:26:57.736Z] [2021-03-04T18:26:57.736Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:26:57.736Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151 [2021-03-04T18:26:57.736Z] #47 29.57 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-04T18:26:57.736Z] #47 29.59 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-04T18:26:57.736Z] #47 29.62 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-04T18:26:57.736Z] #47 30.46 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T18:26:57.736Z] #47 32.76 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-04T18:26:57.949Z] #43 ... [2021-03-04T18:26:57.949Z] [2021-03-04T18:26:57.949Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-04T18:26:57.949Z] #62 sha256:ab5030b91a4da6d98e0d4b842c41d209c0232e0a19c430ed846a93b3e86c85f8 [2021-03-04T18:26:57.949Z] #62 DONE 47.1s [2021-03-04T18:26:57.949Z] [2021-03-04T18:26:57.949Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:26:57.949Z] #54 sha256:6fdbaa88c5001a4e971de33c1b7246b13890940e003714506746ac6b2562f62e [2021-03-04T18:26:57.949Z] #54 1.195 + RM_GOPATH=0 [2021-03-04T18:26:57.949Z] #54 1.195 + TMP_GOPATH= [2021-03-04T18:26:57.949Z] #54 1.195 + : /build [2021-03-04T18:26:57.949Z] #54 1.195 + '[' -z '' ']' [2021-03-04T18:26:57.949Z] #54 1.195 ++ mktemp -d [2021-03-04T18:26:57.949Z] #54 1.207 + export GOPATH=/tmp/tmp.fvDXN9hpcs [2021-03-04T18:26:57.949Z] #54 1.207 + GOPATH=/tmp/tmp.fvDXN9hpcs [2021-03-04T18:26:57.949Z] #54 1.207 + RM_GOPATH=1 [2021-03-04T18:26:57.949Z] #54 1.207 + case "$(go env GOARCH)" in [2021-03-04T18:26:57.949Z] #54 1.208 ++ go env GOARCH [2021-03-04T18:26:57.949Z] #54 1.293 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:57.949Z] #54 1.293 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:26:57.949Z] #54 1.293 ++ dirname /tmp/install/install.sh [2021-03-04T18:26:57.949Z] #54 1.300 + dir=/tmp/install [2021-03-04T18:26:57.949Z] #54 1.300 + bin=containerd [2021-03-04T18:26:57.949Z] #54 1.300 + shift [2021-03-04T18:26:57.949Z] #54 1.300 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-04T18:26:57.949Z] #54 1.300 + . /tmp/install/containerd.installer [2021-03-04T18:26:57.949Z] #54 1.300 ++ set -e [2021-03-04T18:26:57.949Z] #54 1.300 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:26:57.949Z] #54 1.300 + install_containerd [2021-03-04T18:26:57.949Z] #54 1.300 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-04T18:26:57.949Z] #54 1.300 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fvDXN9hpcs/src/github.com/containerd/containerd [2021-03-04T18:26:57.949Z] #54 1.300 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:26:57.949Z] #54 1.309 Cloning into '/tmp/tmp.fvDXN9hpcs/src/github.com/containerd/containerd'... [2021-03-04T18:26:57.992Z] [2021-03-04T18:26:57.992Z] #34 [tini 1/2] 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 [2021-03-04T18:26:57.992Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:26:57.992Z] #34 44.89 The following additional packages will be installed: [2021-03-04T18:26:57.992Z] #34 44.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-04T18:26:57.992Z] #34 44.94 Suggested packages: [2021-03-04T18:26:57.992Z] #34 44.96 cmake-doc ninja-build lrzip [2021-03-04T18:26:57.992Z] #34 44.96 Recommended packages: [2021-03-04T18:26:57.992Z] #34 44.96 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-04T18:26:58.217Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T18:26:58.217Z] [2021-03-04T18:26:58.217Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-04T18:26:58.217Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-04T18:26:58.217Z] HOSTNAME=8c92ac225fc6 [2021-03-04T18:26:58.217Z] DEST=bundles/test-integration [2021-03-04T18:26:58.217Z] PWD=/go/src/github.com/docker/docker [2021-03-04T18:26:58.217Z] DOCKER_ROOTLESS=1 [2021-03-04T18:26:58.217Z] DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 [2021-03-04T18:26:58.217Z] container=docker [2021-03-04T18:26:58.217Z] HOME=/root [2021-03-04T18:26:58.217Z] GOLANG_VERSION=1.13.15 [2021-03-04T18:26:58.217Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-04T18:26:58.217Z] VALIDATE_BRANCH=master [2021-03-04T18:26:58.217Z] TERM=xterm [2021-03-04T18:26:58.217Z] DOCKER_PKG=github.com/docker/docker [2021-03-04T18:26:58.217Z] SHLVL=1 [2021-03-04T18:26:58.217Z] TIMEOUT=120m [2021-03-04T18:26:58.217Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-04T18:26:58.217Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-04T18:26:58.217Z] GO111MODULE=off [2021-03-04T18:26:58.217Z] DOCKER_EXPERIMENTAL=1 [2021-03-04T18:26:58.217Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-04T18:26:58.217Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-04T18:26:58.217Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-04T18:26:58.217Z] GOPATH=/go [2021-03-04T18:26:58.217Z] PKG_CONFIG=pkg-config [2021-03-04T18:26:58.217Z] _=/usr/bin/env [2021-03-04T18:26:58.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-04T18:26:58.931Z] #34 46.51 The following NEW packages will be installed: [2021-03-04T18:26:58.931Z] #34 46.55 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-04T18:26:58.931Z] #34 46.55 vim-common xxd [2021-03-04T18:26:59.101Z] #47 ... [2021-03-04T18:26:59.101Z] [2021-03-04T18:26:59.101Z] #53 [containerd 1/2] 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 [2021-03-04T18:26:59.101Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T18:26:59.101Z] #53 24.30 Fetched 8423 kB in 17s (483 kB/s) [2021-03-04T18:26:59.101Z] #53 24.30 Reading package lists... [2021-03-04T18:26:59.357Z] #53 32.13 Reading package lists... [2021-03-04T18:26:59.357Z] #53 ... [2021-03-04T18:26:59.357Z] [2021-03-04T18:26:59.357Z] #11 [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 [2021-03-04T18:26:59.357Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:26:59.357Z] #11 25.37 Fetched 8423 kB in 17s (491 kB/s) [2021-03-04T18:26:59.357Z] #11 25.37 Reading package lists... [2021-03-04T18:26:59.357Z] #11 32.76 Reading package lists... [2021-03-04T18:26:59.357Z] #11 ... [2021-03-04T18:26:59.357Z] [2021-03-04T18:26:59.357Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:26:59.357Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:26:59.357Z] #40 24.67 Fetched 8423 kB in 18s (469 kB/s) [2021-03-04T18:26:59.357Z] #40 24.67 Reading package lists... [2021-03-04T18:26:59.501Z] #34 46.97 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T18:26:59.501Z] #34 46.97 Need to get 14.9 MB of archives. [2021-03-04T18:26:59.501Z] #34 46.97 After this operation, 61.8 MB of additional disk space will be used. [2021-03-04T18:26:59.501Z] #34 46.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-04T18:26:59.501Z] #34 46.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T18:26:59.501Z] #34 46.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-04T18:26:59.501Z] #34 47.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-04T18:27:00.441Z] #34 48.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-04T18:27:00.441Z] #34 48.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-04T18:27:00.441Z] #34 48.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-04T18:27:00.441Z] #34 48.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-04T18:27:00.441Z] #34 48.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-04T18:27:00.441Z] #34 48.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-04T18:27:00.488Z] #54 ... [2021-03-04T18:27:00.488Z] [2021-03-04T18:27:00.488Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:27:00.488Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:27:00.488Z] #40 33.00 Reading package lists... [2021-03-04T18:27:00.488Z] #40 39.80 Building dependency tree... [2021-03-04T18:27:00.488Z] #40 43.56 The following additional packages will be installed: [2021-03-04T18:27:00.488Z] #40 43.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-04T18:27:00.488Z] #40 43.57 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-04T18:27:00.488Z] #40 43.58 Suggested packages: [2021-03-04T18:27:00.488Z] #40 43.60 manpages-dev python-setuptools [2021-03-04T18:27:00.488Z] #40 45.08 The following NEW packages will be installed: [2021-03-04T18:27:00.488Z] #40 45.09 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-04T18:27:00.488Z] #40 45.09 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-04T18:27:00.488Z] #40 45.10 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-04T18:27:00.488Z] #40 45.10 python-six zlib1g-dev [2021-03-04T18:27:00.488Z] #40 45.59 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T18:27:00.488Z] #40 45.59 Need to get 4095 kB of archives. [2021-03-04T18:27:00.488Z] #40 45.59 After this operation, 22.5 MB of additional disk space will be used. [2021-03-04T18:27:00.488Z] #40 45.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-04T18:27:00.488Z] #40 45.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-04T18:27:00.488Z] #40 45.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-04T18:27:00.488Z] #40 45.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-04T18:27:00.488Z] #40 45.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-04T18:27:00.488Z] #40 45.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-04T18:27:00.488Z] #40 45.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-04T18:27:00.488Z] #40 45.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-04T18:27:00.488Z] #40 45.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-04T18:27:00.488Z] #40 45.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-04T18:27:00.488Z] #40 45.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-04T18:27:00.488Z] #40 46.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-04T18:27:00.488Z] #40 46.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-04T18:27:00.488Z] #40 46.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-04T18:27:00.488Z] #40 46.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-04T18:27:00.488Z] #40 46.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-04T18:27:00.488Z] #40 46.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-04T18:27:00.488Z] #40 48.34 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:27:00.488Z] #40 48.58 Fetched 4095 kB in 1s (3492 kB/s) [2021-03-04T18:27:00.488Z] #40 48.68 Selecting previously unselected package libcap-dev:amd64. [2021-03-04T18:27:00.488Z] #40 48.68 (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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:00.488Z] #40 48.77 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-04T18:27:00.488Z] #40 48.78 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-04T18:27:00.488Z] #40 48.94 Selecting previously unselected package libnet1:amd64. [2021-03-04T18:27:00.488Z] #40 48.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T18:27:00.488Z] #40 48.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T18:27:00.488Z] #40 49.10 Selecting previously unselected package libnet1-dev. [2021-03-04T18:27:00.488Z] #40 49.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T18:27:00.488Z] #40 49.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T18:27:00.488Z] #40 49.35 Selecting previously unselected package libnl-3-200:amd64. [2021-03-04T18:27:00.488Z] #40 49.36 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-04T18:27:00.488Z] #40 49.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T18:27:00.488Z] #40 49.55 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-04T18:27:00.488Z] #40 49.55 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-04T18:27:00.488Z] #40 49.56 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-04T18:27:00.488Z] #40 ... [2021-03-04T18:27:00.488Z] [2021-03-04T18:27:00.488Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:27:00.488Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f [2021-03-04T18:27:00.488Z] #47 40.49 go: extracting golang.org/x/text v0.3.2 [2021-03-04T18:27:00.488Z] #47 45.13 go: finding github.com/fatih/color v1.7.0 [2021-03-04T18:27:00.488Z] #47 45.20 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T18:27:00.488Z] #47 45.27 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-04T18:27:00.488Z] #47 45.32 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-04T18:27:00.488Z] #47 45.39 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T18:27:00.488Z] #47 45.42 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-04T18:27:00.488Z] #47 45.45 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T18:27:00.488Z] #47 45.52 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T18:27:00.488Z] #47 45.53 go: finding github.com/pkg/errors v0.8.1 [2021-03-04T18:27:00.488Z] #47 45.58 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T18:27:00.488Z] #47 45.61 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T18:27:00.488Z] #47 45.63 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-04T18:27:00.488Z] #47 45.65 go: finding github.com/stretchr/testify v1.4.0 [2021-03-04T18:27:00.488Z] #47 45.66 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T18:27:00.488Z] #47 45.66 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-04T18:27:00.488Z] #47 45.68 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-04T18:27:00.488Z] #47 45.71 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T18:27:00.488Z] #47 45.72 go: finding github.com/spf13/viper v1.6.1 [2021-03-04T18:27:00.488Z] #47 45.80 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-04T18:27:00.488Z] #47 45.80 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-04T18:27:00.488Z] #47 45.95 go: finding github.com/stretchr/objx v0.2.0 [2021-03-04T18:27:00.488Z] #47 46.09 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T18:27:00.488Z] #47 46.21 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-04T18:27:00.488Z] #47 46.31 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T18:27:00.488Z] #47 46.36 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T18:27:00.488Z] #47 46.42 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T18:27:00.488Z] #47 46.43 go: finding github.com/gobwas/glob v0.2.3 [2021-03-04T18:27:00.488Z] #47 46.51 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T18:27:00.488Z] #47 46.55 go: finding github.com/spf13/cobra v0.0.5 [2021-03-04T18:27:00.488Z] #47 46.67 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-04T18:27:00.488Z] #47 46.73 go: finding github.com/spf13/pflag v1.0.5 [2021-03-04T18:27:00.488Z] #47 46.80 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T18:27:00.488Z] #47 47.01 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T18:27:00.488Z] #47 47.01 go: finding github.com/magiconair/properties v1.8.1 [2021-03-04T18:27:00.488Z] #47 47.11 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T18:27:00.488Z] #47 47.11 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T18:27:00.488Z] #47 47.18 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-04T18:27:00.488Z] #47 47.21 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T18:27:00.488Z] #47 47.23 go: finding github.com/spf13/afero v1.1.2 [2021-03-04T18:27:00.488Z] #47 47.27 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T18:27:00.488Z] #47 47.50 go: finding github.com/spf13/cast v1.3.0 [2021-03-04T18:27:00.488Z] #47 47.51 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T18:27:00.488Z] #47 47.61 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T18:27:00.488Z] #47 47.63 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T18:27:00.488Z] #47 47.72 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T18:27:00.488Z] #47 47.74 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-04T18:27:00.488Z] #47 47.78 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-04T18:27:00.488Z] #47 47.86 go: finding golang.org/x/text v0.3.2 [2021-03-04T18:27:00.488Z] #47 48.00 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T18:27:00.488Z] #47 48.03 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T18:27:00.488Z] #47 48.07 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T18:27:00.488Z] #47 48.12 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T18:27:00.488Z] #47 48.12 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T18:27:00.488Z] #47 48.19 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T18:27:00.488Z] #47 48.22 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T18:27:00.488Z] #47 48.36 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-04T18:27:00.488Z] #47 48.38 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T18:27:00.488Z] #47 48.47 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T18:27:00.488Z] #47 48.47 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T18:27:00.488Z] #47 48.49 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T18:27:00.488Z] #47 48.55 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T18:27:00.488Z] #47 48.56 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T18:27:00.488Z] #47 48.58 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T18:27:00.488Z] #47 48.58 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T18:27:00.488Z] #47 48.59 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-04T18:27:00.488Z] #47 48.61 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-04T18:27:00.488Z] #47 48.62 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-04T18:27:00.488Z] #47 48.67 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T18:27:00.488Z] #47 48.68 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-04T18:27:00.488Z] #47 48.82 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T18:27:00.488Z] #47 48.85 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T18:27:00.488Z] #47 48.86 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T18:27:00.488Z] #47 49.00 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T18:27:00.488Z] #47 49.03 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-04T18:27:00.749Z] #47 ... [2021-03-04T18:27:00.749Z] [2021-03-04T18:27:00.749Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:27:00.749Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:27:00.749Z] #40 49.85 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-04T18:27:00.749Z] #40 49.86 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-04T18:27:00.749Z] #40 49.86 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T18:27:00.749Z] #40 49.96 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-04T18:27:00.749Z] #40 49.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-04T18:27:00.749Z] #40 49.98 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-04T18:27:00.749Z] #40 ... [2021-03-04T18:27:00.749Z] [2021-03-04T18:27:00.749Z] #11 [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 [2021-03-04T18:27:00.749Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:00.749Z] #11 33.21 Reading package lists... [2021-03-04T18:27:00.749Z] #11 40.27 Building dependency tree... [2021-03-04T18:27:00.749Z] #11 44.07 The following additional packages will be installed: [2021-03-04T18:27:00.749Z] #11 44.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-04T18:27:00.749Z] #11 44.07 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-04T18:27:00.749Z] #11 44.07 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-04T18:27:00.749Z] #11 44.07 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-04T18:27:00.749Z] #11 44.07 mingw-w64-x86-64-dev [2021-03-04T18:27:00.749Z] #11 44.07 Suggested packages: [2021-03-04T18:27:00.749Z] #11 44.09 gcc-8-locales seccomp wine64 [2021-03-04T18:27:00.749Z] #11 45.83 The following NEW packages will be installed: [2021-03-04T18:27:00.749Z] #11 45.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-04T18:27:00.749Z] #11 45.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-04T18:27:00.749Z] #11 45.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-04T18:27:00.749Z] #11 45.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-04T18:27:00.749Z] #11 45.83 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-04T18:27:00.749Z] #11 45.83 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-04T18:27:00.749Z] #11 45.87 The following packages will be upgraded: [2021-03-04T18:27:00.749Z] #11 45.87 libsystemd0 libudev1 [2021-03-04T18:27:00.749Z] #11 46.46 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T18:27:00.749Z] #11 46.46 Need to get 78.2 MB of archives. [2021-03-04T18:27:00.749Z] #11 46.46 After this operation, 487 MB of additional disk space will be used. [2021-03-04T18:27:00.749Z] #11 46.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-04T18:27:00.749Z] #11 46.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-04T18:27:00.749Z] #11 46.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-04T18:27:00.749Z] #11 46.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-04T18:27:00.749Z] #11 47.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-04T18:27:00.749Z] #11 47.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-04T18:27:00.749Z] #11 47.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-04T18:27:00.749Z] #11 47.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-04T18:27:00.749Z] #11 48.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-04T18:27:00.749Z] #11 48.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-04T18:27:00.749Z] #11 48.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-03-04T18:27:01.009Z] #11 ... [2021-03-04T18:27:01.009Z] [2021-03-04T18:27:01.009Z] #34 [tini 1/2] 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 [2021-03-04T18:27:01.009Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:27:01.009Z] #34 33.56 Reading package lists... [2021-03-04T18:27:01.009Z] #34 40.32 Building dependency tree... [2021-03-04T18:27:01.009Z] #34 44.13 The following additional packages will be installed: [2021-03-04T18:27:01.009Z] #34 44.13 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-04T18:27:01.009Z] #34 44.14 Suggested packages: [2021-03-04T18:27:01.009Z] #34 44.15 cmake-doc ninja-build lrzip [2021-03-04T18:27:01.009Z] #34 44.15 Recommended packages: [2021-03-04T18:27:01.009Z] #34 44.15 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-04T18:27:01.009Z] #34 45.14 The following NEW packages will be installed: [2021-03-04T18:27:01.009Z] #34 45.17 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-04T18:27:01.009Z] #34 45.17 vim-common xxd [2021-03-04T18:27:01.009Z] #34 45.63 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T18:27:01.009Z] #34 45.63 Need to get 14.9 MB of archives. [2021-03-04T18:27:01.009Z] #34 45.63 After this operation, 61.8 MB of additional disk space will be used. [2021-03-04T18:27:01.009Z] #34 45.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-04T18:27:01.009Z] #34 45.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T18:27:01.009Z] #34 45.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-04T18:27:01.009Z] #34 45.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-04T18:27:01.009Z] #34 46.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-04T18:27:01.009Z] #34 47.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-04T18:27:01.009Z] #34 47.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-04T18:27:01.009Z] #34 47.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-04T18:27:01.009Z] #34 47.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-04T18:27:01.009Z] #34 47.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-04T18:27:01.009Z] #34 49.15 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:27:01.009Z] #34 49.35 Fetched 14.9 MB in 2s (6526 kB/s) [2021-03-04T18:27:01.009Z] #34 49.45 Selecting previously unselected package xxd. [2021-03-04T18:27:01.009Z] #34 49.45 (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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:01.009Z] #34 49.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T18:27:01.009Z] #34 49.57 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T18:27:01.009Z] #34 49.79 Selecting previously unselected package vim-common. [2021-03-04T18:27:01.009Z] #34 49.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T18:27:01.009Z] #34 49.82 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T18:27:01.009Z] #34 50.25 Selecting previously unselected package cmake-data. [2021-03-04T18:27:01.009Z] #34 50.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-04T18:27:01.009Z] #34 50.26 Unpacking cmake-data (3.13.4-1) ... [2021-03-04T18:27:01.009Z] #34 ... [2021-03-04T18:27:01.009Z] [2021-03-04T18:27:01.009Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:27:01.009Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:27:01.009Z] #40 50.15 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-04T18:27:01.009Z] #40 50.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-04T18:27:01.009Z] #40 50.25 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-04T18:27:01.012Z] #34 ... [2021-03-04T18:27:01.012Z] [2021-03-04T18:27:01.012Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:27:01.012Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14 [2021-03-04T18:27:01.012Z] #47 38.65 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-04T18:27:01.012Z] #47 42.16 go: extracting golang.org/x/text v0.3.2 [2021-03-04T18:27:01.012Z] #47 47.37 go: finding github.com/fatih/color v1.7.0 [2021-03-04T18:27:01.012Z] #47 47.37 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T18:27:01.012Z] #47 47.38 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-04T18:27:01.012Z] #47 47.50 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T18:27:01.012Z] #47 47.52 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-04T18:27:01.012Z] #47 47.52 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-04T18:27:01.012Z] #47 47.54 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T18:27:01.012Z] #47 47.54 go: finding github.com/pkg/errors v0.8.1 [2021-03-04T18:27:01.012Z] #47 47.58 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T18:27:01.012Z] #47 47.64 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T18:27:01.012Z] #47 47.64 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T18:27:01.012Z] #47 47.65 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-04T18:27:01.012Z] #47 47.68 go: finding github.com/spf13/viper v1.6.1 [2021-03-04T18:27:01.012Z] #47 47.68 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T18:27:01.012Z] #47 47.70 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T18:27:01.012Z] #47 47.72 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-04T18:27:01.012Z] #47 47.75 go: finding github.com/stretchr/testify v1.4.0 [2021-03-04T18:27:01.012Z] #47 47.75 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-04T18:27:01.012Z] #47 47.81 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T18:27:01.012Z] #47 47.84 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-04T18:27:01.012Z] #47 47.93 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-04T18:27:01.012Z] #47 47.98 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T18:27:01.012Z] #47 48.00 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T18:27:01.012Z] #47 48.01 go: finding github.com/stretchr/objx v0.2.0 [2021-03-04T18:27:01.012Z] #47 48.05 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T18:27:01.012Z] #47 48.07 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T18:27:01.012Z] #47 48.09 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-04T18:27:01.012Z] #47 48.13 go: finding github.com/spf13/cobra v0.0.5 [2021-03-04T18:27:01.012Z] #47 48.17 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-04T18:27:01.012Z] #47 48.17 go: finding github.com/gobwas/glob v0.2.3 [2021-03-04T18:27:01.012Z] #47 48.25 go: finding github.com/spf13/pflag v1.0.5 [2021-03-04T18:27:01.012Z] #47 48.28 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T18:27:01.012Z] #47 48.43 go: finding github.com/magiconair/properties v1.8.1 [2021-03-04T18:27:01.012Z] #47 48.44 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T18:27:01.012Z] #47 48.53 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T18:27:01.012Z] #47 48.58 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-04T18:27:01.012Z] #47 48.72 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T18:27:01.012Z] #47 48.73 go: finding github.com/spf13/afero v1.1.2 [2021-03-04T18:27:01.012Z] #47 48.78 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T18:27:01.012Z] #47 48.80 go: finding github.com/spf13/cast v1.3.0 [2021-03-04T18:27:01.012Z] #47 ... [2021-03-04T18:27:01.012Z] [2021-03-04T18:27:01.012Z] #53 [containerd 1/2] 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 [2021-03-04T18:27:01.012Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T18:27:01.012Z] #53 34.51 Reading package lists... [2021-03-04T18:27:01.012Z] #53 41.61 Building dependency tree... [2021-03-04T18:27:01.012Z] #53 45.35 The following additional packages will be installed: [2021-03-04T18:27:01.012Z] #53 45.38 libbtrfs0 [2021-03-04T18:27:01.012Z] #53 45.70 The following NEW packages will be installed: [2021-03-04T18:27:01.012Z] #53 45.70 libbtrfs-dev libbtrfs0 [2021-03-04T18:27:01.012Z] #53 46.31 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T18:27:01.012Z] #53 46.31 Need to get 119 kB of archives. [2021-03-04T18:27:01.012Z] #53 46.31 After this operation, 387 kB of additional disk space will be used. [2021-03-04T18:27:01.012Z] #53 46.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-04T18:27:01.012Z] #53 46.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-04T18:27:01.012Z] #53 47.58 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:27:01.012Z] #53 47.82 Fetched 119 kB in 0s (298 kB/s) [2021-03-04T18:27:01.012Z] #53 48.13 Selecting previously unselected package libbtrfs0. [2021-03-04T18:27:01.012Z] #53 48.13 (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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:01.012Z] #53 48.21 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-04T18:27:01.012Z] #53 48.23 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T18:27:01.012Z] #53 48.34 Selecting previously unselected package libbtrfs-dev. [2021-03-04T18:27:01.012Z] #53 48.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-04T18:27:01.012Z] #53 48.37 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T18:27:01.012Z] #53 48.67 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T18:27:01.012Z] #53 48.69 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T18:27:01.012Z] #53 48.71 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:27:01.269Z] #40 50.54 Selecting previously unselected package libprotobuf17:amd64. [2021-03-04T18:27:01.269Z] #40 50.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:01.269Z] #40 50.56 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:01.275Z] #53 ... [2021-03-04T18:27:01.275Z] [2021-03-04T18:27:01.275Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:27:01.275Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14 [2021-03-04T18:27:01.275Z] #47 48.83 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T18:27:01.275Z] #47 48.84 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T18:27:01.275Z] #47 48.85 go: finding golang.org/x/text v0.3.2 [2021-03-04T18:27:01.275Z] #47 48.85 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T18:27:01.275Z] #47 48.89 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T18:27:01.275Z] #47 48.89 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-04T18:27:01.275Z] #47 48.90 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T18:27:01.275Z] #47 48.93 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-04T18:27:01.275Z] #47 48.96 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T18:27:01.275Z] #47 48.97 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T18:27:01.275Z] #47 48.99 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T18:27:01.545Z] #47 ... [2021-03-04T18:27:01.545Z] [2021-03-04T18:27:01.545Z] #53 [containerd 1/2] 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 [2021-03-04T18:27:01.545Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T18:27:01.545Z] #53 DONE 49.1s [2021-03-04T18:27:01.545Z] [2021-03-04T18:27:01.545Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:27:01.545Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14 [2021-03-04T18:27:01.545Z] #47 49.07 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T18:27:01.545Z] #47 49.08 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T18:27:01.545Z] #47 49.09 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T18:27:01.545Z] #47 49.17 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T18:27:01.805Z] #47 49.33 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T18:27:01.805Z] #47 49.33 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T18:27:01.805Z] #47 49.44 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T18:27:01.805Z] #47 49.44 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T18:27:01.805Z] #47 49.52 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-04T18:27:01.805Z] #47 49.53 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T18:27:01.913Z] #40 32.35 Reading package lists... [2021-03-04T18:27:01.913Z] #40 ... [2021-03-04T18:27:01.913Z] [2021-03-04T18:27:01.913Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:27:01.913Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151 [2021-03-04T18:27:01.913Z] #47 36.83 go: extracting golang.org/x/text v0.3.2 [2021-03-04T18:27:02.072Z] #47 49.62 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T18:27:02.072Z] #47 49.66 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T18:27:02.072Z] #47 49.74 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T18:27:02.072Z] #47 49.78 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-04T18:27:02.072Z] #47 49.81 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-04T18:27:02.210Z] #40 51.19 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-04T18:27:02.210Z] #40 51.19 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:02.210Z] #40 51.20 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:02.210Z] #40 51.40 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-04T18:27:02.210Z] #40 51.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:02.210Z] #40 51.41 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:02.332Z] #47 49.88 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-04T18:27:02.332Z] #47 49.98 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-04T18:27:02.469Z] #40 ... [2021-03-04T18:27:02.469Z] [2021-03-04T18:27:02.469Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:27:02.469Z] #32 sha256:e1d5a1f6733650db1d3f1794490a9ad018674fb834081bfc990351d76fed7670 [2021-03-04T18:27:02.469Z] #32 41.66 sync [2021-03-04T18:27:02.469Z] #32 41.68 internal/reflectlite [2021-03-04T18:27:02.469Z] #32 44.32 errors [2021-03-04T18:27:02.469Z] #32 44.34 sort [2021-03-04T18:27:02.469Z] #32 44.81 strconv [2021-03-04T18:27:02.469Z] #32 46.14 io [2021-03-04T18:27:02.470Z] #32 48.03 internal/oserror [2021-03-04T18:27:02.470Z] #32 48.39 syscall [2021-03-04T18:27:02.470Z] #32 49.96 reflect [2021-03-04T18:27:02.592Z] #47 50.13 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T18:27:02.592Z] #47 50.20 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T18:27:02.729Z] #32 ... [2021-03-04T18:27:02.729Z] [2021-03-04T18:27:02.729Z] #30 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:27:02.729Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T18:27:02.852Z] #47 50.31 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T18:27:02.852Z] #47 50.31 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T18:27:02.852Z] #47 50.50 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-04T18:27:02.852Z] #47 50.53 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T18:27:02.989Z] #30 50.89 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-04T18:27:02.989Z] #30 51.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-04T18:27:03.112Z] #47 ... [2021-03-04T18:27:03.112Z] [2021-03-04T18:27:03.112Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:27:03.112Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:27:03.112Z] #40 33.99 Reading package lists... [2021-03-04T18:27:03.112Z] #40 41.04 Building dependency tree... [2021-03-04T18:27:03.112Z] #40 45.10 The following additional packages will be installed: [2021-03-04T18:27:03.112Z] #40 45.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-04T18:27:03.112Z] #40 45.11 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-04T18:27:03.112Z] #40 45.12 Suggested packages: [2021-03-04T18:27:03.112Z] #40 45.13 manpages-dev python-setuptools [2021-03-04T18:27:03.112Z] #40 47.02 The following NEW packages will be installed: [2021-03-04T18:27:03.112Z] #40 47.02 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-04T18:27:03.112Z] #40 47.03 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-04T18:27:03.112Z] #40 47.04 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-04T18:27:03.112Z] #40 47.04 python-six zlib1g-dev [2021-03-04T18:27:03.112Z] #40 47.44 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T18:27:03.112Z] #40 47.44 Need to get 4095 kB of archives. [2021-03-04T18:27:03.112Z] #40 47.44 After this operation, 22.5 MB of additional disk space will be used. [2021-03-04T18:27:03.112Z] #40 47.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-04T18:27:03.112Z] #40 47.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-04T18:27:03.112Z] #40 47.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-04T18:27:03.112Z] #40 47.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-04T18:27:03.112Z] #40 47.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-04T18:27:03.112Z] #40 47.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-04T18:27:03.112Z] #40 47.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-04T18:27:03.112Z] #40 47.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-04T18:27:03.112Z] #40 47.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-04T18:27:03.112Z] #40 47.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-04T18:27:03.112Z] #40 47.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-04T18:27:03.112Z] #40 47.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-04T18:27:03.112Z] #40 47.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-04T18:27:03.112Z] #40 47.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-04T18:27:03.112Z] #40 47.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-04T18:27:03.112Z] #40 47.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-04T18:27:03.112Z] #40 47.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-04T18:27:03.112Z] #40 49.09 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:27:03.112Z] #40 49.46 Fetched 4095 kB in 1s (6116 kB/s) [2021-03-04T18:27:03.113Z] #40 49.61 Selecting previously unselected package libcap-dev:amd64. [2021-03-04T18:27:03.113Z] #40 49.61 (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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:03.113Z] #40 49.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-04T18:27:03.113Z] #40 49.74 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-04T18:27:03.113Z] #40 49.92 Selecting previously unselected package libnet1:amd64. [2021-03-04T18:27:03.113Z] #40 49.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T18:27:03.113Z] #40 49.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T18:27:03.113Z] #40 50.21 Selecting previously unselected package libnet1-dev. [2021-03-04T18:27:03.113Z] #40 50.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T18:27:03.113Z] #40 50.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T18:27:03.113Z] #40 50.42 Selecting previously unselected package libnl-3-200:amd64. [2021-03-04T18:27:03.113Z] #40 50.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-04T18:27:03.113Z] #40 50.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T18:27:03.113Z] #40 50.66 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-04T18:27:03.113Z] #40 50.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-04T18:27:03.113Z] #40 50.69 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-04T18:27:03.374Z] #40 ... [2021-03-04T18:27:03.374Z] [2021-03-04T18:27:03.374Z] #34 [tini 1/2] 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 [2021-03-04T18:27:03.374Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:27:03.374Z] #34 49.77 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:27:03.374Z] #34 50.08 Fetched 14.9 MB in 2s (8556 kB/s) [2021-03-04T18:27:03.374Z] #34 50.16 Selecting previously unselected package xxd. [2021-03-04T18:27:03.374Z] #34 50.17 (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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:03.374Z] #34 50.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T18:27:03.374Z] #34 50.30 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T18:27:03.374Z] #34 50.69 Selecting previously unselected package vim-common. [2021-03-04T18:27:03.374Z] #34 50.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T18:27:03.374Z] #34 50.76 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T18:27:03.374Z] #34 ... [2021-03-04T18:27:03.374Z] [2021-03-04T18:27:03.374Z] #11 [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 [2021-03-04T18:27:03.374Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:03.374Z] #11 34.02 Reading package lists... [2021-03-04T18:27:03.374Z] #11 41.16 Building dependency tree... [2021-03-04T18:27:03.374Z] #11 45.29 The following additional packages will be installed: [2021-03-04T18:27:03.374Z] #11 45.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-04T18:27:03.374Z] #11 45.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-04T18:27:03.374Z] #11 45.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-04T18:27:03.374Z] #11 45.31 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-04T18:27:03.374Z] #11 45.31 mingw-w64-x86-64-dev [2021-03-04T18:27:03.374Z] #11 45.31 Suggested packages: [2021-03-04T18:27:03.374Z] #11 45.33 gcc-8-locales seccomp wine64 [2021-03-04T18:27:03.374Z] #11 47.22 The following NEW packages will be installed: [2021-03-04T18:27:03.374Z] #11 47.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-04T18:27:03.374Z] #11 47.24 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-04T18:27:03.374Z] #11 47.24 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-04T18:27:03.374Z] #11 47.24 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-04T18:27:03.374Z] #11 47.24 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-04T18:27:03.374Z] #11 47.24 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-04T18:27:03.374Z] #11 47.25 The following packages will be upgraded: [2021-03-04T18:27:03.374Z] #11 47.28 libsystemd0 libudev1 [2021-03-04T18:27:03.374Z] #11 47.68 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T18:27:03.374Z] #11 47.68 Need to get 78.2 MB of archives. [2021-03-04T18:27:03.374Z] #11 47.68 After this operation, 487 MB of additional disk space will be used. [2021-03-04T18:27:03.374Z] #11 47.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-04T18:27:03.374Z] #11 47.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-04T18:27:03.374Z] #11 47.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-04T18:27:03.374Z] #11 47.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-04T18:27:03.374Z] #11 48.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-04T18:27:03.374Z] #11 48.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-04T18:27:03.374Z] #11 48.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-04T18:27:03.374Z] #11 48.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-04T18:27:03.374Z] #11 48.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-04T18:27:03.374Z] #11 49.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-04T18:27:03.374Z] #11 49.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-03-04T18:27:03.634Z] #11 ... [2021-03-04T18:27:03.634Z] [2021-03-04T18:27:03.634Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:27:03.634Z] #32 sha256:b2b9b955010f7ac816dfc7ea7e17f5be3e03a0939242ed0d4d59df8cb50cb068 [2021-03-04T18:27:03.634Z] #32 41.09 sync [2021-03-04T18:27:03.634Z] #32 41.09 internal/reflectlite [2021-03-04T18:27:03.634Z] #32 43.68 sort [2021-03-04T18:27:03.634Z] #32 43.69 errors [2021-03-04T18:27:03.634Z] #32 44.21 strconv [2021-03-04T18:27:03.634Z] #32 45.21 io [2021-03-04T18:27:03.634Z] #32 46.70 internal/oserror [2021-03-04T18:27:03.634Z] #32 46.84 syscall [2021-03-04T18:27:03.634Z] #32 49.53 reflect [2021-03-04T18:27:03.634Z] #32 ... [2021-03-04T18:27:03.634Z] [2021-03-04T18:27:03.634Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:27:03.634Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:27:03.634Z] #40 51.00 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-04T18:27:03.634Z] #40 51.04 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-04T18:27:03.634Z] #40 51.04 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T18:27:03.634Z] #40 51.20 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-04T18:27:03.634Z] #40 51.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-04T18:27:03.634Z] #40 51.21 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-04T18:27:03.634Z] #40 51.32 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-04T18:27:03.893Z] #40 51.33 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-04T18:27:03.893Z] #40 51.33 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-04T18:27:03.928Z] #30 52.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:27:04.153Z] #40 51.65 Selecting previously unselected package libprotobuf17:amd64. [2021-03-04T18:27:04.154Z] #40 51.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:04.154Z] #40 51.65 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:05.124Z] #40 52.51 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-04T18:27:05.124Z] #40 52.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:05.124Z] #40 52.52 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:05.385Z] #40 53.11 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-04T18:27:05.385Z] #40 53.12 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:05.385Z] #40 53.13 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:06.083Z] #47 ... [2021-03-04T18:27:06.083Z] [2021-03-04T18:27:06.083Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-04T18:27:06.083Z] #62 sha256:e4dd3a07611fe9f21d30ecbff4ab9e2a4c3eccdb0ca237d84c55073e2838fba3 [2021-03-04T18:27:06.083Z] #62 DONE 41.1s [2021-03-04T18:27:06.083Z] [2021-03-04T18:27:06.083Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:27:06.083Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151 [2021-03-04T18:27:06.083Z] #47 41.34 go: finding github.com/fatih/color v1.7.0 [2021-03-04T18:27:06.339Z] #47 41.48 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T18:27:06.339Z] #47 41.51 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-04T18:27:06.339Z] #47 41.57 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-04T18:27:06.339Z] #47 41.58 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-04T18:27:06.339Z] #47 41.61 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T18:27:06.594Z] #47 41.62 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T18:27:06.594Z] #47 41.63 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T18:27:06.594Z] #47 41.66 go: finding github.com/pkg/errors v0.8.1 [2021-03-04T18:27:06.594Z] #47 41.73 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T18:27:06.594Z] #47 41.80 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T18:27:06.594Z] #47 41.80 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T18:27:06.594Z] #47 41.80 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-04T18:27:06.594Z] #47 41.80 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-04T18:27:06.850Z] #47 41.89 go: finding github.com/stretchr/testify v1.4.0 [2021-03-04T18:27:06.850Z] #47 41.89 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-04T18:27:06.850Z] #47 41.89 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T18:27:06.850Z] #47 41.89 go: finding github.com/spf13/viper v1.6.1 [2021-03-04T18:27:06.850Z] #47 41.89 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-04T18:27:06.850Z] #47 41.89 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T18:27:06.850Z] #47 42.02 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-04T18:27:06.851Z] #47 42.15 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T18:27:06.851Z] #47 42.15 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T18:27:06.851Z] #47 42.15 go: finding github.com/stretchr/objx v0.2.0 [2021-03-04T18:27:07.108Z] #47 42.18 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T18:27:07.108Z] #47 42.18 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T18:27:07.108Z] #47 42.21 go: finding github.com/gobwas/glob v0.2.3 [2021-03-04T18:27:07.108Z] #47 42.21 go: finding github.com/spf13/cobra v0.0.5 [2021-03-04T18:27:07.108Z] #47 42.23 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-04T18:27:07.108Z] #47 42.25 go: finding github.com/spf13/pflag v1.0.5 [2021-03-04T18:27:07.108Z] #47 42.29 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T18:27:07.108Z] #47 42.34 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-04T18:27:07.108Z] #47 42.35 go: finding github.com/magiconair/properties v1.8.1 [2021-03-04T18:27:07.108Z] #47 42.37 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T18:27:07.108Z] #47 42.46 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T18:27:07.108Z] #47 42.46 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-04T18:27:07.296Z] #40 54.61 Selecting previously unselected package libprotoc17:amd64. [2021-03-04T18:27:07.296Z] #40 54.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:07.296Z] #40 54.63 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:07.364Z] #47 42.54 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T18:27:07.364Z] #47 42.57 go: finding github.com/spf13/afero v1.1.2 [2021-03-04T18:27:07.620Z] #47 42.64 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T18:27:07.620Z] #47 42.67 go: finding github.com/spf13/cast v1.3.0 [2021-03-04T18:27:07.620Z] #47 42.68 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T18:27:07.620Z] #47 42.71 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T18:27:07.620Z] #47 42.71 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T18:27:07.620Z] #47 42.77 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T18:27:07.620Z] #47 42.80 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-04T18:27:07.620Z] #47 42.90 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T18:27:07.865Z] #40 55.51 Selecting previously unselected package protobuf-c-compiler. [2021-03-04T18:27:07.865Z] #40 55.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-04T18:27:07.865Z] #40 55.53 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T18:27:07.877Z] #47 42.92 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-04T18:27:07.877Z] #47 42.96 go: finding golang.org/x/text v0.3.2 [2021-03-04T18:27:07.877Z] #47 43.03 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T18:27:07.877Z] #47 43.07 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T18:27:07.877Z] #47 43.07 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T18:27:07.877Z] #47 43.08 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T18:27:07.877Z] #47 43.08 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T18:27:07.877Z] #47 43.10 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T18:27:07.877Z] #47 43.13 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T18:27:07.877Z] #47 43.13 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T18:27:07.877Z] #47 43.13 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T18:27:07.877Z] #47 43.14 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T18:27:07.877Z] #47 43.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T18:27:07.877Z] #47 43.16 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-04T18:27:07.877Z] #47 43.19 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T18:27:07.877Z] #47 43.21 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T18:27:08.125Z] #40 55.72 Selecting previously unselected package protobuf-compiler. [2021-03-04T18:27:08.125Z] #40 55.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:08.125Z] #40 55.74 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-04T18:27:08.125Z] #40 ... [2021-03-04T18:27:08.125Z] [2021-03-04T18:27:08.125Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:08.125Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:27:08.125Z] #43 45.77 strconv [2021-03-04T18:27:08.125Z] #43 45.86 bytes [2021-03-04T18:27:08.125Z] #43 48.10 bufio [2021-03-04T18:27:08.125Z] #43 50.34 syscall [2021-03-04T18:27:08.125Z] #43 50.78 reflect [2021-03-04T18:27:08.133Z] #47 43.29 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T18:27:08.133Z] #47 43.29 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T18:27:08.133Z] #47 43.32 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-04T18:27:08.133Z] #47 43.46 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-04T18:27:08.133Z] #47 43.51 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-04T18:27:08.385Z] #43 ... [2021-03-04T18:27:08.385Z] [2021-03-04T18:27:08.385Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:27:08.385Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:27:08.385Z] #40 55.88 Selecting previously unselected package python-pkg-resources. [2021-03-04T18:27:08.385Z] #40 55.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T18:27:08.385Z] #40 55.95 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-04T18:27:08.390Z] #47 43.65 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T18:27:08.390Z] #47 43.65 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-04T18:27:08.645Z] #40 56.20 Selecting previously unselected package python-six. [2021-03-04T18:27:08.645Z] #40 56.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-04T18:27:08.645Z] #40 56.21 Unpacking python-six (1.12.0-1) ... [2021-03-04T18:27:08.905Z] #40 56.32 Selecting previously unselected package python-protobuf. [2021-03-04T18:27:08.905Z] #40 56.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:08.905Z] #40 56.32 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-04T18:27:08.952Z] #47 43.95 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T18:27:08.952Z] #47 43.95 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T18:27:08.952Z] #47 43.95 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T18:27:08.952Z] #47 43.95 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-04T18:27:08.952Z] #47 44.03 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T18:27:09.207Z] #30 ... [2021-03-04T18:27:09.207Z] [2021-03-04T18:27:09.207Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:09.207Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:27:09.207Z] #43 47.61 internal/singleflight [2021-03-04T18:27:09.207Z] #43 48.18 bytes [2021-03-04T18:27:09.207Z] #43 48.42 strconv [2021-03-04T18:27:09.207Z] #43 50.85 bufio [2021-03-04T18:27:09.207Z] #43 51.80 reflect [2021-03-04T18:27:09.207Z] #43 52.74 syscall [2021-03-04T18:27:09.207Z] #43 ... [2021-03-04T18:27:09.207Z] [2021-03-04T18:27:09.207Z] #11 [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 [2021-03-04T18:27:09.207Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:09.207Z] #11 52.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-03-04T18:27:09.207Z] #11 55.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-04T18:27:09.207Z] #11 55.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-04T18:27:09.207Z] #11 55.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-04T18:27:09.207Z] #11 55.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-04T18:27:09.207Z] #11 55.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-04T18:27:09.207Z] #11 55.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-04T18:27:09.207Z] #11 55.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-04T18:27:09.207Z] #11 55.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-04T18:27:09.207Z] #11 55.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-04T18:27:09.207Z] #11 55.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-04T18:27:09.207Z] #11 55.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-04T18:27:09.207Z] #11 55.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-04T18:27:09.207Z] #11 55.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-04T18:27:09.207Z] #11 55.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-03-04T18:27:09.207Z] #11 55.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-04T18:27:09.207Z] #11 56.49 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:27:09.207Z] #11 56.66 Fetched 78.2 MB in 9s (8608 kB/s) [2021-03-04T18:27:09.207Z] #11 56.77 (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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:09.207Z] #11 56.85 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-04T18:27:09.207Z] #11 56.89 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T18:27:09.207Z] #11 57.37 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-04T18:27:09.207Z] #11 57.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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:09.207Z] #11 57.62 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-04T18:27:09.207Z] #11 57.65 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T18:27:09.207Z] #11 57.87 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-04T18:27:09.207Z] #11 58.06 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-04T18:27:09.207Z] #11 58.06 (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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:09.208Z] #11 58.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-04T18:27:09.208Z] #11 58.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T18:27:09.474Z] #40 57.00 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-04T18:27:10.848Z] #47 ... [2021-03-04T18:27:10.848Z] [2021-03-04T18:27:10.848Z] #53 [containerd 1/2] 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 [2021-03-04T18:27:10.848Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T18:27:10.848Z] #53 32.13 Reading package lists... [2021-03-04T18:27:10.848Z] #53 38.93 Building dependency tree... [2021-03-04T18:27:10.848Z] #53 42.48 The following additional packages will be installed: [2021-03-04T18:27:10.848Z] #53 42.52 libbtrfs0 [2021-03-04T18:27:10.848Z] #53 42.72 The following NEW packages will be installed: [2021-03-04T18:27:10.848Z] #53 42.77 libbtrfs-dev libbtrfs0 [2021-03-04T18:27:10.848Z] #53 43.46 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T18:27:10.848Z] #53 43.46 Need to get 119 kB of archives. [2021-03-04T18:27:10.848Z] #53 43.46 After this operation, 387 kB of additional disk space will be used. [2021-03-04T18:27:10.848Z] #53 43.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-04T18:27:10.848Z] #53 43.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-04T18:27:10.848Z] #53 44.54 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:27:10.848Z] #53 44.76 Fetched 119 kB in 0s (260 kB/s) [2021-03-04T18:27:10.848Z] #53 44.89 Selecting previously unselected package libbtrfs0. [2021-03-04T18:27:10.848Z] #53 44.89 (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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:10.848Z] #53 44.97 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-04T18:27:10.848Z] #53 44.99 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T18:27:10.848Z] #53 45.11 Selecting previously unselected package libbtrfs-dev. [2021-03-04T18:27:10.848Z] #53 45.14 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-04T18:27:10.848Z] #53 45.15 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T18:27:10.848Z] #53 45.35 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T18:27:10.848Z] #53 45.38 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T18:27:10.848Z] #53 45.39 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:27:10.848Z] #53 DONE 45.9s [2021-03-04T18:27:10.848Z] [2021-03-04T18:27:10.848Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:27:10.848Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0 [2021-03-04T18:27:11.136Z] #11 ... [2021-03-04T18:27:11.136Z] [2021-03-04T18:27:11.136Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:11.136Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:27:11.136Z] #43 60.47 time [2021-03-04T18:27:11.385Z] #40 ... [2021-03-04T18:27:11.385Z] [2021-03-04T18:27:11.385Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:27:11.385Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf [2021-03-04T18:27:11.385Z] #54 1.187 + RM_GOPATH=0 [2021-03-04T18:27:11.385Z] #54 1.187 + TMP_GOPATH= [2021-03-04T18:27:11.385Z] #54 1.187 + : /build [2021-03-04T18:27:11.385Z] #54 1.187 + '[' -z '' ']' [2021-03-04T18:27:11.385Z] #54 1.187 ++ mktemp -d [2021-03-04T18:27:11.385Z] #54 1.187 + export GOPATH=/tmp/tmp.b0yNCKkt1K [2021-03-04T18:27:11.385Z] #54 1.187 + GOPATH=/tmp/tmp.b0yNCKkt1K [2021-03-04T18:27:11.385Z] #54 1.187 + RM_GOPATH=1 [2021-03-04T18:27:11.385Z] #54 1.187 + case "$(go env GOARCH)" in [2021-03-04T18:27:11.385Z] #54 1.187 ++ go env GOARCH [2021-03-04T18:27:11.385Z] #54 1.227 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:27:11.385Z] #54 1.227 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:27:11.385Z] #54 1.230 ++ dirname /tmp/install/install.sh [2021-03-04T18:27:11.385Z] #54 1.231 + dir=/tmp/install [2021-03-04T18:27:11.385Z] #54 1.232 + bin=containerd [2021-03-04T18:27:11.385Z] #54 1.233 + shift [2021-03-04T18:27:11.385Z] #54 1.233 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-04T18:27:11.385Z] #54 1.234 + . /tmp/install/containerd.installer [2021-03-04T18:27:11.385Z] #54 1.234 ++ set -e [2021-03-04T18:27:11.385Z] #54 1.235 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:27:11.385Z] #54 1.236 + install_containerd [2021-03-04T18:27:11.385Z] #54 1.238 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-04T18:27:11.385Z] #54 1.238 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:27:11.385Z] #54 1.238 + git clone https://github.com/containerd/containerd.git /tmp/tmp.b0yNCKkt1K/src/github.com/containerd/containerd [2021-03-04T18:27:11.385Z] #54 1.250 Cloning into '/tmp/tmp.b0yNCKkt1K/src/github.com/containerd/containerd'... [2021-03-04T18:27:11.646Z] #54 ... [2021-03-04T18:27:11.646Z] [2021-03-04T18:27:11.646Z] #11 [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 [2021-03-04T18:27:11.646Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:11.646Z] #11 53.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-03-04T18:27:11.646Z] #11 55.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-04T18:27:11.646Z] #11 55.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-04T18:27:11.646Z] #11 55.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-04T18:27:11.646Z] #11 55.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-04T18:27:11.646Z] #11 55.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-04T18:27:11.646Z] #11 55.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-04T18:27:11.646Z] #11 55.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-04T18:27:11.646Z] #11 55.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-04T18:27:11.646Z] #11 55.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-04T18:27:11.646Z] #11 55.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-04T18:27:11.646Z] #11 55.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-04T18:27:11.646Z] #11 55.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-04T18:27:11.646Z] #11 55.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-04T18:27:11.646Z] #11 55.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-03-04T18:27:11.646Z] #11 55.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-04T18:27:11.646Z] #11 56.82 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:27:11.646Z] #11 57.08 Fetched 78.2 MB in 8s (9492 kB/s) [2021-03-04T18:27:11.646Z] #11 57.20 (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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:11.646Z] #11 57.30 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-04T18:27:11.646Z] #11 57.38 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T18:27:11.646Z] #11 57.96 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-04T18:27:11.646Z] #11 58.14 (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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:11.646Z] #11 58.22 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-04T18:27:11.646Z] #11 58.25 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T18:27:11.646Z] #11 58.54 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-04T18:27:11.646Z] #11 58.76 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-04T18:27:11.646Z] #11 58.76 (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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:11.646Z] #11 58.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-04T18:27:11.646Z] #11 58.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T18:27:11.745Z] #43 ... [2021-03-04T18:27:11.745Z] [2021-03-04T18:27:11.745Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-04T18:27:11.745Z] #45 sha256:4daa815405a93ee6054de352d56f97fef2a6b326b3ecfb6abb77203a07325fae [2021-03-04T18:27:11.745Z] #45 DONE 60.9s [2021-03-04T18:27:11.780Z] #54 ... [2021-03-04T18:27:11.780Z] [2021-03-04T18:27:11.780Z] #34 [tini 1/2] 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 [2021-03-04T18:27:11.780Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:27:11.780Z] #34 30.34 Reading package lists... [2021-03-04T18:27:11.780Z] #34 37.29 Building dependency tree... [2021-03-04T18:27:11.780Z] #34 40.64 The following additional packages will be installed: [2021-03-04T18:27:11.780Z] #34 40.66 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-04T18:27:11.780Z] #34 40.69 Suggested packages: [2021-03-04T18:27:11.780Z] #34 40.69 cmake-doc ninja-build lrzip [2021-03-04T18:27:11.780Z] #34 40.69 Recommended packages: [2021-03-04T18:27:11.780Z] #34 40.69 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-04T18:27:11.780Z] #34 41.79 The following NEW packages will be installed: [2021-03-04T18:27:11.780Z] #34 41.88 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-04T18:27:11.780Z] #34 41.88 vim-common xxd [2021-03-04T18:27:11.780Z] #34 42.31 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T18:27:11.780Z] #34 42.31 Need to get 14.9 MB of archives. [2021-03-04T18:27:11.780Z] #34 42.31 After this operation, 61.8 MB of additional disk space will be used. [2021-03-04T18:27:11.780Z] #34 42.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-04T18:27:11.780Z] #34 42.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T18:27:11.780Z] #34 42.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-04T18:27:11.780Z] #34 42.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-04T18:27:11.780Z] #34 43.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-04T18:27:11.780Z] #34 43.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-04T18:27:11.780Z] #34 43.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-04T18:27:11.780Z] #34 43.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-04T18:27:11.780Z] #34 43.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-04T18:27:11.780Z] #34 43.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-04T18:27:11.780Z] #34 44.81 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:27:11.780Z] #34 45.02 Fetched 14.9 MB in 2s (8466 kB/s) [2021-03-04T18:27:11.780Z] #34 45.10 Selecting previously unselected package xxd. [2021-03-04T18:27:11.780Z] #34 45.10 (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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:11.780Z] #34 45.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T18:27:11.780Z] #34 45.24 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T18:27:11.780Z] #34 45.51 Selecting previously unselected package vim-common. [2021-03-04T18:27:11.780Z] #34 45.52 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T18:27:11.780Z] #34 45.61 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T18:27:11.780Z] #34 46.06 Selecting previously unselected package cmake-data. [2021-03-04T18:27:11.780Z] #34 46.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-04T18:27:11.780Z] #34 46.06 Unpacking cmake-data (3.13.4-1) ... [2021-03-04T18:27:12.004Z] [2021-03-04T18:27:12.004Z] #11 [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 [2021-03-04T18:27:12.004Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:12.004Z] #11 60.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-04T18:27:12.004Z] #11 60.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-04T18:27:12.004Z] #11 61.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T18:27:12.037Z] #34 ... [2021-03-04T18:27:12.037Z] [2021-03-04T18:27:12.037Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:27:12.037Z] #32 sha256:83605616696eae274d9af0ff75a5a477565bd3b3ec731e57a5c93e0e69a58ddb [2021-03-04T18:27:12.037Z] #32 37.14 sync [2021-03-04T18:27:12.037Z] #32 37.15 internal/reflectlite [2021-03-04T18:27:12.037Z] #32 39.42 errors [2021-03-04T18:27:12.037Z] #32 39.42 sort [2021-03-04T18:27:12.037Z] #32 39.77 strconv [2021-03-04T18:27:12.037Z] #32 40.93 io [2021-03-04T18:27:12.037Z] #32 42.18 internal/oserror [2021-03-04T18:27:12.037Z] #32 42.33 syscall [2021-03-04T18:27:12.037Z] #32 44.12 reflect [2021-03-04T18:27:12.293Z] #32 ... [2021-03-04T18:27:12.293Z] [2021-03-04T18:27:12.293Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:27:12.293Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:27:12.293Z] #40 32.35 Reading package lists... [2021-03-04T18:27:12.293Z] #40 38.93 Building dependency tree... [2021-03-04T18:27:12.293Z] #40 42.46 The following additional packages will be installed: [2021-03-04T18:27:12.293Z] #40 42.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-04T18:27:12.293Z] #40 42.48 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-04T18:27:12.293Z] #40 42.49 Suggested packages: [2021-03-04T18:27:12.293Z] #40 42.49 manpages-dev python-setuptools [2021-03-04T18:27:12.293Z] #40 43.84 The following NEW packages will be installed: [2021-03-04T18:27:12.293Z] #40 43.84 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-04T18:27:12.293Z] #40 43.84 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-04T18:27:12.293Z] #40 43.84 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-04T18:27:12.293Z] #40 43.84 python-six zlib1g-dev [2021-03-04T18:27:12.293Z] #40 44.31 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T18:27:12.293Z] #40 44.31 Need to get 4095 kB of archives. [2021-03-04T18:27:12.293Z] #40 44.31 After this operation, 22.5 MB of additional disk space will be used. [2021-03-04T18:27:12.293Z] #40 44.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-04T18:27:12.293Z] #40 44.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-04T18:27:12.293Z] #40 44.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-04T18:27:12.293Z] #40 44.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-04T18:27:12.293Z] #40 44.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-04T18:27:12.293Z] #40 44.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-04T18:27:12.293Z] #40 44.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-04T18:27:12.293Z] #40 44.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-04T18:27:12.293Z] #40 44.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-04T18:27:12.293Z] #40 44.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-04T18:27:12.293Z] #40 44.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-04T18:27:12.293Z] #40 44.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-04T18:27:12.293Z] #40 44.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-04T18:27:12.293Z] #40 44.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-04T18:27:12.293Z] #40 44.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-04T18:27:12.293Z] #40 44.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-04T18:27:12.293Z] #40 44.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-04T18:27:12.293Z] #40 46.03 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:27:12.293Z] #40 46.22 Fetched 4095 kB in 1s (5717 kB/s) [2021-03-04T18:27:12.293Z] #40 46.34 Selecting previously unselected package libcap-dev:amd64. [2021-03-04T18:27:12.293Z] #40 46.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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:12.293Z] #40 46.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-04T18:27:12.293Z] #40 46.50 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-04T18:27:12.293Z] #40 46.60 Selecting previously unselected package libnet1:amd64. [2021-03-04T18:27:12.293Z] #40 46.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T18:27:12.293Z] #40 46.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T18:27:12.293Z] #40 46.84 Selecting previously unselected package libnet1-dev. [2021-03-04T18:27:12.293Z] #40 46.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T18:27:12.293Z] #40 46.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T18:27:12.293Z] #40 47.17 Selecting previously unselected package libnl-3-200:amd64. [2021-03-04T18:27:12.293Z] #40 47.17 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-04T18:27:12.293Z] #40 47.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T18:27:12.293Z] #40 47.32 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-04T18:27:12.293Z] #40 47.32 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-04T18:27:12.293Z] #40 47.34 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-04T18:27:12.552Z] #40 47.68 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-04T18:27:12.552Z] #40 47.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-04T18:27:12.552Z] #40 47.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T18:27:12.552Z] #40 47.78 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-04T18:27:12.552Z] #40 47.86 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-04T18:27:12.552Z] #40 47.86 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-04T18:27:12.808Z] #40 48.04 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-04T18:27:12.808Z] #40 48.04 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-04T18:27:12.808Z] #40 48.04 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-04T18:27:13.028Z] #11 ... [2021-03-04T18:27:13.028Z] [2021-03-04T18:27:13.028Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-04T18:27:13.028Z] #45 sha256:e58b8a69dbaad02e260ceaf191fdb022d4bf487d182863897a6bfaef6ba0299a [2021-03-04T18:27:13.028Z] #45 DONE 60.7s [2021-03-04T18:27:13.028Z] [2021-03-04T18:27:13.028Z] #30 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:27:13.028Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T18:27:13.028Z] #30 51.59 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-04T18:27:13.028Z] #30 52.14 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-04T18:27:13.028Z] #30 52.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:27:13.371Z] #40 48.39 Selecting previously unselected package libprotobuf17:amd64. [2021-03-04T18:27:13.371Z] #40 48.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:13.371Z] #40 48.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:13.371Z] #40 ... [2021-03-04T18:27:13.371Z] [2021-03-04T18:27:13.371Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:27:13.371Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5 [2021-03-04T18:27:13.371Z] #49 48.51 syscall [2021-03-04T18:27:13.371Z] #49 48.58 reflect [2021-03-04T18:27:13.597Z] #30 ... [2021-03-04T18:27:13.598Z] [2021-03-04T18:27:13.598Z] #34 [tini 1/2] 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 [2021-03-04T18:27:13.598Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:27:13.598Z] #34 51.09 Selecting previously unselected package cmake-data. [2021-03-04T18:27:13.598Z] #34 51.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-04T18:27:13.598Z] #34 51.10 Unpacking cmake-data (3.13.4-1) ... [2021-03-04T18:27:13.598Z] #34 54.29 Selecting previously unselected package libicu63:amd64. [2021-03-04T18:27:13.598Z] #34 54.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-04T18:27:13.598Z] #34 54.33 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T18:27:13.857Z] #34 ... [2021-03-04T18:27:13.857Z] [2021-03-04T18:27:13.857Z] #11 [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 [2021-03-04T18:27:13.857Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:13.857Z] #11 61.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-04T18:27:13.857Z] #11 61.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-04T18:27:13.857Z] #11 61.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T18:27:13.917Z] #11 ... [2021-03-04T18:27:13.917Z] [2021-03-04T18:27:13.917Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:27:13.917Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:27:13.917Z] #40 52.75 Selecting previously unselected package libprotoc17:amd64. [2021-03-04T18:27:13.917Z] #40 52.76 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:13.917Z] #40 52.76 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:13.917Z] #40 53.40 Selecting previously unselected package protobuf-c-compiler. [2021-03-04T18:27:13.917Z] #40 53.43 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-04T18:27:13.917Z] #40 53.44 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T18:27:13.917Z] #40 53.59 Selecting previously unselected package protobuf-compiler. [2021-03-04T18:27:13.917Z] #40 53.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:13.917Z] #40 53.62 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-04T18:27:13.917Z] #40 53.77 Selecting previously unselected package python-pkg-resources. [2021-03-04T18:27:13.917Z] #40 53.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T18:27:13.917Z] #40 53.79 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-04T18:27:13.917Z] #40 54.05 Selecting previously unselected package python-six. [2021-03-04T18:27:13.917Z] #40 54.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-04T18:27:13.917Z] #40 54.08 Unpacking python-six (1.12.0-1) ... [2021-03-04T18:27:13.917Z] #40 54.14 Selecting previously unselected package python-protobuf. [2021-03-04T18:27:13.917Z] #40 54.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:13.917Z] #40 54.16 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-04T18:27:13.917Z] #40 55.23 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-04T18:27:13.917Z] #40 59.70 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:13.917Z] #40 59.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T18:27:13.917Z] #40 59.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T18:27:13.917Z] #40 59.74 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-04T18:27:13.917Z] #40 59.77 Setting up python-six (1.12.0-1) ... [2021-03-04T18:27:13.917Z] #40 ... [2021-03-04T18:27:13.917Z] [2021-03-04T18:27:13.917Z] #34 [tini 1/2] 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 [2021-03-04T18:27:13.917Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:27:13.917Z] #34 53.21 Selecting previously unselected package libicu63:amd64. [2021-03-04T18:27:13.917Z] #34 53.22 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-04T18:27:13.917Z] #34 53.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T18:27:13.917Z] #34 60.81 Selecting previously unselected package libxml2:amd64. [2021-03-04T18:27:13.917Z] #34 60.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-04T18:27:13.917Z] #34 60.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T18:27:13.917Z] #34 62.53 Selecting previously unselected package libarchive13:amd64. [2021-03-04T18:27:13.917Z] #34 62.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-04T18:27:13.917Z] #34 62.54 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-04T18:27:13.917Z] #34 62.86 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-04T18:27:13.917Z] #34 62.87 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-04T18:27:13.917Z] #34 62.88 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-04T18:27:13.917Z] #34 63.04 Selecting previously unselected package librhash0:amd64. [2021-03-04T18:27:13.917Z] #34 63.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-04T18:27:13.917Z] #34 63.07 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-04T18:27:13.935Z] #49 ... [2021-03-04T18:27:13.935Z] [2021-03-04T18:27:13.935Z] #11 [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 [2021-03-04T18:27:13.935Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:13.935Z] #11 32.76 Reading package lists... [2021-03-04T18:27:13.935Z] #11 39.49 Building dependency tree... [2021-03-04T18:27:13.935Z] #11 43.17 The following additional packages will be installed: [2021-03-04T18:27:13.935Z] #11 43.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-04T18:27:13.935Z] #11 43.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-04T18:27:13.935Z] #11 43.18 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-04T18:27:13.935Z] #11 43.19 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-04T18:27:13.935Z] #11 43.19 mingw-w64-x86-64-dev [2021-03-04T18:27:13.935Z] #11 43.19 Suggested packages: [2021-03-04T18:27:13.935Z] #11 43.21 gcc-8-locales seccomp wine64 [2021-03-04T18:27:13.935Z] #11 44.79 The following NEW packages will be installed: [2021-03-04T18:27:13.935Z] #11 44.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-04T18:27:13.935Z] #11 44.79 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-04T18:27:13.935Z] #11 44.79 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-04T18:27:13.935Z] #11 44.79 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-04T18:27:13.935Z] #11 44.79 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-04T18:27:13.935Z] #11 44.79 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-04T18:27:13.935Z] #11 44.82 The following packages will be upgraded: [2021-03-04T18:27:13.935Z] #11 44.82 libsystemd0 libudev1 [2021-03-04T18:27:13.935Z] #11 45.24 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T18:27:13.935Z] #11 45.24 Need to get 78.2 MB of archives. [2021-03-04T18:27:13.935Z] #11 45.24 After this operation, 487 MB of additional disk space will be used. [2021-03-04T18:27:13.935Z] #11 45.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-04T18:27:13.935Z] #11 45.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-04T18:27:13.935Z] #11 45.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-04T18:27:13.935Z] #11 45.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-04T18:27:13.935Z] #11 45.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-04T18:27:13.935Z] #11 45.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-04T18:27:13.935Z] #11 45.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-04T18:27:13.935Z] #11 45.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-04T18:27:13.935Z] #11 46.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-04T18:27:13.935Z] #11 46.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-04T18:27:13.935Z] #11 46.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-03-04T18:27:14.178Z] #34 63.27 Selecting previously unselected package libuv1:amd64. [2021-03-04T18:27:14.178Z] #34 63.29 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-04T18:27:14.178Z] #34 63.30 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-04T18:27:14.178Z] #34 ... [2021-03-04T18:27:14.178Z] [2021-03-04T18:27:14.178Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:27:14.178Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd [2021-03-04T18:27:14.178Z] #49 53.40 syscall [2021-03-04T18:27:14.178Z] #49 53.49 reflect [2021-03-04T18:27:14.178Z] #49 61.24 time [2021-03-04T18:27:14.178Z] #49 ... [2021-03-04T18:27:14.178Z] [2021-03-04T18:27:14.178Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:27:14.178Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:27:14.191Z] #11 ... [2021-03-04T18:27:14.191Z] [2021-03-04T18:27:14.191Z] #34 [tini 1/2] 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 [2021-03-04T18:27:14.191Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:27:14.191Z] #34 49.19 Selecting previously unselected package libicu63:amd64. [2021-03-04T18:27:14.191Z] #34 49.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-04T18:27:14.191Z] #34 49.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T18:27:14.437Z] #40 63.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-04T18:27:14.437Z] #40 63.57 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T18:27:14.437Z] #40 63.59 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:14.437Z] #40 63.61 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-04T18:27:14.437Z] #40 63.64 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:14.437Z] #40 63.65 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-04T18:27:14.437Z] #40 63.67 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T18:27:14.438Z] #40 63.68 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:14.438Z] #40 63.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T18:27:14.438Z] #40 63.70 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-04T18:27:15.560Z] #34 ... [2021-03-04T18:27:15.560Z] [2021-03-04T18:27:15.560Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:15.560Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23 [2021-03-04T18:27:15.560Z] #43 40.78 github.com/LK4D4/vndr/godl/singleflight [2021-03-04T18:27:15.560Z] #43 40.82 io [2021-03-04T18:27:15.560Z] #43 41.38 strconv [2021-03-04T18:27:15.561Z] #43 42.18 bytes [2021-03-04T18:27:15.561Z] #43 44.82 reflect [2021-03-04T18:27:15.561Z] #43 45.19 bufio [2021-03-04T18:27:15.561Z] #43 47.03 syscall [2021-03-04T18:27:15.817Z] #43 ... [2021-03-04T18:27:15.817Z] [2021-03-04T18:27:15.817Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:27:15.817Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0 [2021-03-04T18:27:15.817Z] #54 5.031 + RM_GOPATH=0 [2021-03-04T18:27:15.817Z] #54 5.031 + TMP_GOPATH= [2021-03-04T18:27:15.817Z] #54 5.032 + : /build [2021-03-04T18:27:15.817Z] #54 5.032 + '[' -z '' ']' [2021-03-04T18:27:15.817Z] #54 5.036 ++ mktemp -d [2021-03-04T18:27:15.817Z] #54 5.040 + export GOPATH=/tmp/tmp.uW6i5S7Rr2 [2021-03-04T18:27:15.817Z] #54 5.040 + GOPATH=/tmp/tmp.uW6i5S7Rr2 [2021-03-04T18:27:15.817Z] #54 5.040 + RM_GOPATH=1 [2021-03-04T18:27:15.817Z] #54 5.040 + case "$(go env GOARCH)" in [2021-03-04T18:27:15.817Z] #54 5.041 ++ go env GOARCH [2021-03-04T18:27:15.817Z] #54 5.076 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:27:15.817Z] #54 5.076 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:27:15.817Z] #54 5.079 ++ dirname /tmp/install/install.sh [2021-03-04T18:27:15.817Z] #54 5.082 + dir=/tmp/install [2021-03-04T18:27:15.817Z] #54 5.082 + bin=containerd [2021-03-04T18:27:15.817Z] #54 5.082 + shift [2021-03-04T18:27:15.817Z] #54 5.082 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-04T18:27:15.817Z] #54 5.082 + . /tmp/install/containerd.installer [2021-03-04T18:27:15.817Z] #54 5.083 ++ set -e [2021-03-04T18:27:15.817Z] #54 5.083 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:27:15.817Z] #54 5.085 + install_containerd [2021-03-04T18:27:15.817Z] #54 5.094 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-04T18:27:15.817Z] #54 5.095 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:27:15.817Z] #54 5.095 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uW6i5S7Rr2/src/github.com/containerd/containerd [2021-03-04T18:27:15.817Z] #54 5.097 Cloning into '/tmp/tmp.uW6i5S7Rr2/src/github.com/containerd/containerd'... [2021-03-04T18:27:16.406Z] #11 ... [2021-03-04T18:27:16.406Z] [2021-03-04T18:27:16.406Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:27:16.406Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea [2021-03-04T18:27:16.406Z] #49 53.76 reflect [2021-03-04T18:27:16.406Z] #49 53.78 syscall [2021-03-04T18:27:16.406Z] #49 60.62 context [2021-03-04T18:27:16.406Z] #49 62.19 internal/poll [2021-03-04T18:27:16.406Z] #49 ... [2021-03-04T18:27:16.406Z] [2021-03-04T18:27:16.406Z] #34 [tini 1/2] 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 [2021-03-04T18:27:16.406Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:27:16.406Z] #34 62.40 Selecting previously unselected package libxml2:amd64. [2021-03-04T18:27:16.406Z] #34 62.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-04T18:27:16.406Z] #34 62.41 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T18:27:16.406Z] #34 63.01 Selecting previously unselected package libarchive13:amd64. [2021-03-04T18:27:16.406Z] #34 63.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-04T18:27:16.406Z] #34 63.04 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-04T18:27:16.406Z] #34 63.31 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-04T18:27:16.406Z] #34 63.31 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-04T18:27:16.406Z] #34 63.32 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-04T18:27:16.406Z] #34 63.49 Selecting previously unselected package librhash0:amd64. [2021-03-04T18:27:16.406Z] #34 63.49 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-04T18:27:16.406Z] #34 63.52 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-04T18:27:16.406Z] #34 63.73 Selecting previously unselected package libuv1:amd64. [2021-03-04T18:27:16.406Z] #34 63.74 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-04T18:27:16.406Z] #34 63.74 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-04T18:27:16.406Z] #34 63.91 Selecting previously unselected package cmake. [2021-03-04T18:27:16.406Z] #34 63.92 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-04T18:27:16.406Z] #34 63.93 Unpacking cmake (3.13.4-1) ... [2021-03-04T18:27:16.998Z] #40 ... [2021-03-04T18:27:16.998Z] [2021-03-04T18:27:16.998Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:27:16.998Z] #32 sha256:e1d5a1f6733650db1d3f1794490a9ad018674fb834081bfc990351d76fed7670 [2021-03-04T18:27:16.998Z] #32 55.77 time [2021-03-04T18:27:16.998Z] #32 61.66 internal/poll [2021-03-04T18:27:16.998Z] #32 64.49 internal/syscall/execenv [2021-03-04T18:27:16.998Z] #32 64.67 internal/syscall/unix [2021-03-04T18:27:16.998Z] #32 65.02 os [2021-03-04T18:27:16.998Z] #32 65.04 internal/fmtsort [2021-03-04T18:27:16.998Z] #32 65.72 strings [2021-03-04T18:27:16.998Z] #32 ... [2021-03-04T18:27:16.998Z] [2021-03-04T18:27:16.998Z] #11 [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 [2021-03-04T18:27:16.998Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:16.998Z] #11 64.10 Selecting previously unselected package binutils-mingw-w64. [2021-03-04T18:27:16.998Z] #11 64.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-04T18:27:16.998Z] #11 64.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T18:27:16.998Z] #11 64.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-04T18:27:16.998Z] #11 64.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-04T18:27:16.998Z] #11 64.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T18:27:16.998Z] #11 64.46 Selecting previously unselected package dmsetup. [2021-03-04T18:27:16.998Z] #11 64.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-04T18:27:16.998Z] #11 64.47 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-04T18:27:16.998Z] #11 64.71 Selecting previously unselected package mingw-w64-common. [2021-03-04T18:27:16.998Z] #11 64.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-04T18:27:16.998Z] #11 64.72 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-04T18:27:17.345Z] #34 ... [2021-03-04T18:27:17.345Z] [2021-03-04T18:27:17.345Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:27:17.345Z] #32 sha256:b2b9b955010f7ac816dfc7ea7e17f5be3e03a0939242ed0d4d59df8cb50cb068 [2021-03-04T18:27:17.345Z] #32 54.77 time [2021-03-04T18:27:17.345Z] #32 60.34 internal/poll [2021-03-04T18:27:17.345Z] #32 63.16 internal/syscall/execenv [2021-03-04T18:27:17.345Z] #32 63.40 internal/syscall/unix [2021-03-04T18:27:17.345Z] #32 63.63 internal/fmtsort [2021-03-04T18:27:17.345Z] #32 63.74 os [2021-03-04T18:27:17.345Z] #32 64.41 strings [2021-03-04T18:27:17.345Z] #32 ... [2021-03-04T18:27:17.345Z] [2021-03-04T18:27:17.345Z] #11 [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 [2021-03-04T18:27:17.345Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:17.345Z] #11 64.52 Selecting previously unselected package binutils-mingw-w64. [2021-03-04T18:27:17.345Z] #11 64.54 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-04T18:27:17.345Z] #11 64.56 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T18:27:17.345Z] #11 64.70 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-04T18:27:17.345Z] #11 64.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-04T18:27:17.345Z] #11 64.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T18:27:17.345Z] #11 64.92 Selecting previously unselected package dmsetup. [2021-03-04T18:27:17.345Z] #11 64.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-04T18:27:17.345Z] #11 64.94 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-04T18:27:17.605Z] #11 65.14 Selecting previously unselected package mingw-w64-common. [2021-03-04T18:27:17.605Z] #11 65.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-04T18:27:17.605Z] #11 65.18 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-04T18:27:18.379Z] #11 ... [2021-03-04T18:27:18.379Z] [2021-03-04T18:27:18.379Z] #34 [tini 1/2] 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 [2021-03-04T18:27:18.380Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:27:18.380Z] #34 63.46 Selecting previously unselected package cmake. [2021-03-04T18:27:18.380Z] #34 63.46 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-04T18:27:18.380Z] #34 63.47 Unpacking cmake (3.13.4-1) ... [2021-03-04T18:27:18.380Z] #34 66.67 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T18:27:18.380Z] #34 66.69 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T18:27:18.380Z] #34 66.72 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-04T18:27:18.380Z] #34 66.73 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T18:27:18.380Z] #34 66.80 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-04T18:27:18.380Z] #34 66.81 Setting up cmake-data (3.13.4-1) ... [2021-03-04T18:27:18.380Z] #34 66.83 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T18:27:18.380Z] #34 66.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-04T18:27:18.380Z] #34 66.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-04T18:27:18.380Z] #34 66.87 Setting up cmake (3.13.4-1) ... [2021-03-04T18:27:18.380Z] #34 66.90 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:27:18.380Z] #34 66.94 Processing triggers for mime-support (3.62) ... [2021-03-04T18:27:18.380Z] #34 DONE 67.7s [2021-03-04T18:27:18.642Z] [2021-03-04T18:27:18.642Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-04T18:27:18.642Z] #35 sha256:44f08f35393065719d56b63ef354e908e6a234d29b39451beee3412965745cd6 [2021-03-04T18:27:19.581Z] #35 1.127 + RM_GOPATH=0 [2021-03-04T18:27:19.581Z] #35 1.127 + TMP_GOPATH= [2021-03-04T18:27:19.581Z] #35 1.127 + : /build [2021-03-04T18:27:19.581Z] #35 1.127 + '[' -z '' ']' [2021-03-04T18:27:19.581Z] #35 1.130 ++ mktemp -d [2021-03-04T18:27:19.581Z] #35 1.137 + export GOPATH=/tmp/tmp.ECbco84PGY [2021-03-04T18:27:19.581Z] #35 1.137 + GOPATH=/tmp/tmp.ECbco84PGY [2021-03-04T18:27:19.581Z] #35 1.138 + RM_GOPATH=1 [2021-03-04T18:27:19.581Z] #35 1.138 + case "$(go env GOARCH)" in [2021-03-04T18:27:19.581Z] #35 1.138 ++ go env GOARCH [2021-03-04T18:27:19.581Z] #35 1.196 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:27:19.581Z] #35 1.198 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:27:19.581Z] #35 1.199 ++ dirname /tmp/install/install.sh [2021-03-04T18:27:19.581Z] #35 1.211 + dir=/tmp/install [2021-03-04T18:27:19.581Z] #35 1.212 + bin=tini [2021-03-04T18:27:19.581Z] #35 1.212 + shift [2021-03-04T18:27:19.581Z] #35 1.213 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-04T18:27:19.581Z] #35 1.213 + . /tmp/install/tini.installer [2021-03-04T18:27:19.581Z] #35 1.214 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T18:27:19.581Z] #35 1.220 + install_tini [2021-03-04T18:27:19.581Z] #35 1.222 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-04T18:27:19.581Z] #35 1.222 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T18:27:19.581Z] #35 1.222 + git clone https://github.com/krallin/tini.git /tmp/tmp.ECbco84PGY/tini [2021-03-04T18:27:19.581Z] #35 1.230 Cloning into '/tmp/tmp.ECbco84PGY/tini'... [2021-03-04T18:27:20.520Z] #35 1.865 + cd /tmp/tmp.ECbco84PGY/tini [2021-03-04T18:27:20.520Z] #35 1.865 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T18:27:20.520Z] #35 1.893 + cmake . [2021-03-04T18:27:20.781Z] #35 2.419 -- The C compiler identification is GNU 8.3.0 [2021-03-04T18:27:20.900Z] #11 ... [2021-03-04T18:27:20.900Z] [2021-03-04T18:27:20.900Z] #34 [tini 1/2] 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 [2021-03-04T18:27:20.900Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:27:20.900Z] #34 67.16 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T18:27:20.900Z] #34 67.18 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T18:27:20.900Z] #34 67.19 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-04T18:27:20.900Z] #34 67.20 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T18:27:20.900Z] #34 67.22 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-04T18:27:20.900Z] #34 67.24 Setting up cmake-data (3.13.4-1) ... [2021-03-04T18:27:20.900Z] #34 67.29 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T18:27:20.900Z] #34 67.32 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-04T18:27:20.900Z] #34 67.33 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-04T18:27:20.900Z] #34 67.36 Setting up cmake (3.13.4-1) ... [2021-03-04T18:27:20.900Z] #34 67.37 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:27:20.900Z] #34 67.46 Processing triggers for mime-support (3.62) ... [2021-03-04T18:27:20.900Z] #34 DONE 68.3s [2021-03-04T18:27:20.900Z] [2021-03-04T18:27:20.900Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-04T18:27:20.900Z] #35 sha256:866e5ef91cbea7abde741c592a257e101fa59ed05f439f4336b770c69ab04c0d [2021-03-04T18:27:20.900Z] #35 ... [2021-03-04T18:27:20.900Z] [2021-03-04T18:27:20.900Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:20.900Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:27:20.900Z] #43 58.57 time [2021-03-04T18:27:20.900Z] #43 63.95 internal/fmtsort [2021-03-04T18:27:20.900Z] #43 64.72 strings [2021-03-04T18:27:20.900Z] #43 65.43 os [2021-03-04T18:27:20.900Z] #43 67.43 regexp/syntax [2021-03-04T18:27:21.043Z] #35 2.479 -- Check for working C compiler: /usr/bin/cc [2021-03-04T18:27:21.160Z] #43 ... [2021-03-04T18:27:21.160Z] [2021-03-04T18:27:21.160Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:27:21.160Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:27:21.160Z] #40 61.73 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:21.160Z] #40 61.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T18:27:21.160Z] #40 61.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T18:27:21.160Z] #40 61.78 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-04T18:27:21.160Z] #40 61.79 Setting up python-six (1.12.0-1) ... [2021-03-04T18:27:21.160Z] #40 65.57 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-04T18:27:21.160Z] #40 65.59 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T18:27:21.160Z] #40 65.60 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:21.160Z] #40 65.63 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-04T18:27:21.160Z] #40 65.67 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:21.160Z] #40 65.69 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-04T18:27:21.160Z] #40 65.71 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T18:27:21.160Z] #40 65.72 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:21.160Z] #40 65.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T18:27:21.160Z] #40 65.76 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-04T18:27:21.303Z] #35 ... [2021-03-04T18:27:21.303Z] [2021-03-04T18:27:21.303Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:27:21.303Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:27:21.303Z] #40 70.17 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-04T18:27:21.303Z] #40 70.18 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:27:21.303Z] #40 DONE 70.6s [2021-03-04T18:27:21.563Z] [2021-03-04T18:27:21.563Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:21.563Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:21.730Z] #40 ... [2021-03-04T18:27:21.730Z] [2021-03-04T18:27:21.730Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-04T18:27:21.730Z] #35 sha256:866e5ef91cbea7abde741c592a257e101fa59ed05f439f4336b770c69ab04c0d [2021-03-04T18:27:21.730Z] #35 1.157 + RM_GOPATH=0 [2021-03-04T18:27:21.730Z] #35 1.157 + TMP_GOPATH= [2021-03-04T18:27:21.730Z] #35 1.157 + : /build [2021-03-04T18:27:21.730Z] #35 1.157 + '[' -z '' ']' [2021-03-04T18:27:21.730Z] #35 1.157 ++ mktemp -d [2021-03-04T18:27:21.783Z] ok github.com/docker/docker/cmd/dockerd 0.128s coverage: 29.1% of statements [2021-03-04T18:27:21.993Z] #35 1.164 + export GOPATH=/tmp/tmp.8JDe02Oo9X [2021-03-04T18:27:21.993Z] #35 1.164 + GOPATH=/tmp/tmp.8JDe02Oo9X [2021-03-04T18:27:21.993Z] #35 1.164 + RM_GOPATH=1 [2021-03-04T18:27:21.993Z] #35 1.164 + case "$(go env GOARCH)" in [2021-03-04T18:27:21.993Z] #35 1.164 ++ go env GOARCH [2021-03-04T18:27:21.993Z] #35 1.197 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:27:21.993Z] #35 1.197 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:27:21.993Z] #35 1.197 ++ dirname /tmp/install/install.sh [2021-03-04T18:27:21.993Z] #35 1.199 + dir=/tmp/install [2021-03-04T18:27:21.993Z] #35 1.199 + bin=tini [2021-03-04T18:27:21.993Z] #35 1.199 + shift [2021-03-04T18:27:21.993Z] #35 1.199 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-04T18:27:21.993Z] #35 1.199 + . /tmp/install/tini.installer [2021-03-04T18:27:21.993Z] #35 1.200 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T18:27:21.993Z] #35 1.200 + install_tini [2021-03-04T18:27:21.993Z] #35 1.200 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-04T18:27:21.993Z] #35 1.200 + git clone https://github.com/krallin/tini.git /tmp/tmp.8JDe02Oo9X/tini [2021-03-04T18:27:21.993Z] #35 1.200 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T18:27:21.993Z] #35 1.208 Cloning into '/tmp/tmp.8JDe02Oo9X/tini'... [2021-03-04T18:27:22.362Z] #54 ... [2021-03-04T18:27:22.362Z] [2021-03-04T18:27:22.362Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-04T18:27:22.362Z] #45 sha256:f3bcc80e07860e1783ceeea3ad2fe1aebd08ccce7665e2b9eaccf487c4372ae8 [2021-03-04T18:27:22.362Z] #45 DONE 56.6s [2021-03-04T18:27:22.362Z] [2021-03-04T18:27:22.362Z] #34 [tini 1/2] 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 [2021-03-04T18:27:22.362Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:27:22.362Z] #34 56.62 Selecting previously unselected package libxml2:amd64. [2021-03-04T18:27:22.362Z] #34 56.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-04T18:27:22.362Z] #34 56.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T18:27:22.363Z] #34 57.28 Selecting previously unselected package libarchive13:amd64. [2021-03-04T18:27:22.363Z] #34 57.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-04T18:27:22.363Z] #34 57.33 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-04T18:27:22.363Z] #34 57.67 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-04T18:27:22.363Z] #34 57.67 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-04T18:27:22.619Z] #34 57.68 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-04T18:27:22.735Z] ok github.com/docker/docker/container 0.156s coverage: 34.7% of statements [2021-03-04T18:27:22.735Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-04T18:27:22.735Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-04T18:27:22.735Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-04T18:27:22.735Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-04T18:27:22.874Z] #34 57.95 Selecting previously unselected package librhash0:amd64. [2021-03-04T18:27:22.874Z] #34 57.95 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-04T18:27:22.874Z] #34 57.95 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-04T18:27:22.874Z] #34 58.12 Selecting previously unselected package libuv1:amd64. [2021-03-04T18:27:22.874Z] #34 58.12 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-04T18:27:22.874Z] #34 58.13 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-04T18:27:22.961Z] #35 1.906 + cd /tmp/tmp.8JDe02Oo9X/tini [2021-03-04T18:27:22.961Z] #35 1.907 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T18:27:22.961Z] #35 1.936 + cmake . [2021-03-04T18:27:23.130Z] #34 58.30 Selecting previously unselected package cmake. [2021-03-04T18:27:23.130Z] #34 58.30 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-04T18:27:23.130Z] #34 58.31 Unpacking cmake (3.13.4-1) ... [2021-03-04T18:27:23.275Z] #35 2.642 -- The C compiler identification is GNU 8.3.0 [2021-03-04T18:27:23.537Z] #35 2.713 -- Check for working C compiler: /usr/bin/cc [2021-03-04T18:27:24.057Z] #34 ... [2021-03-04T18:27:24.057Z] [2021-03-04T18:27:24.058Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:27:24.058Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:27:24.058Z] #40 49.14 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-04T18:27:24.058Z] #40 49.14 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:24.058Z] #40 49.14 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:24.058Z] #40 49.43 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-04T18:27:24.058Z] #40 49.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:24.058Z] #40 49.43 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:24.058Z] #40 50.83 Selecting previously unselected package libprotoc17:amd64. [2021-03-04T18:27:24.058Z] #40 50.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:24.058Z] #40 50.83 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:24.058Z] #40 51.53 Selecting previously unselected package protobuf-c-compiler. [2021-03-04T18:27:24.058Z] #40 51.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-04T18:27:24.058Z] #40 51.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T18:27:24.058Z] #40 51.70 Selecting previously unselected package protobuf-compiler. [2021-03-04T18:27:24.058Z] #40 51.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:24.058Z] #40 51.70 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-04T18:27:24.058Z] #40 51.88 Selecting previously unselected package python-pkg-resources. [2021-03-04T18:27:24.058Z] #40 51.88 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T18:27:24.058Z] #40 51.89 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-04T18:27:24.058Z] #40 52.14 Selecting previously unselected package python-six. [2021-03-04T18:27:24.058Z] #40 52.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-04T18:27:24.058Z] #40 52.17 Unpacking python-six (1.12.0-1) ... [2021-03-04T18:27:24.058Z] #40 52.32 Selecting previously unselected package python-protobuf. [2021-03-04T18:27:24.058Z] #40 52.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-04T18:27:24.058Z] #40 52.33 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-04T18:27:24.058Z] #40 53.26 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-04T18:27:24.058Z] #40 57.78 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:24.058Z] #40 57.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T18:27:24.058Z] #40 57.81 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T18:27:24.058Z] #40 57.81 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-04T18:27:24.058Z] #40 57.84 Setting up python-six (1.12.0-1) ... [2021-03-04T18:27:24.058Z] #40 ... [2021-03-04T18:27:24.058Z] [2021-03-04T18:27:24.058Z] #11 [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 [2021-03-04T18:27:24.058Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:24.058Z] #11 50.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-03-04T18:27:24.058Z] #11 52.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-04T18:27:24.058Z] #11 52.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-04T18:27:24.058Z] #11 52.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-04T18:27:24.058Z] #11 53.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-04T18:27:24.058Z] #11 53.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-04T18:27:24.058Z] #11 53.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-04T18:27:24.058Z] #11 53.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-04T18:27:24.058Z] #11 53.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-04T18:27:24.058Z] #11 53.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-04T18:27:24.058Z] #11 53.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-04T18:27:24.058Z] #11 53.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-04T18:27:24.058Z] #11 53.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-04T18:27:24.058Z] #11 53.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-04T18:27:24.058Z] #11 53.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-03-04T18:27:24.058Z] #11 53.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-04T18:27:24.058Z] #11 54.34 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:27:24.058Z] #11 54.57 Fetched 78.2 MB in 8s (9420 kB/s) [2021-03-04T18:27:24.058Z] #11 54.72 (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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:24.058Z] #11 54.78 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-04T18:27:24.058Z] #11 54.79 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T18:27:24.058Z] #11 55.40 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-04T18:27:24.058Z] #11 55.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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:24.058Z] #11 55.62 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-04T18:27:24.058Z] #11 55.66 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T18:27:24.058Z] #11 55.84 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-04T18:27:24.058Z] #11 56.52 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-04T18:27:24.058Z] #11 56.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 ... 15410 files and directories currently installed.) [2021-03-04T18:27:24.058Z] #11 56.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-04T18:27:24.058Z] #11 56.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T18:27:24.058Z] #11 59.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-04T18:27:24.058Z] #11 59.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-04T18:27:24.058Z] #11 59.20 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T18:27:24.105Z] #35 3.417 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-04T18:27:24.105Z] #35 3.427 -- Detecting C compiler ABI info [2021-03-04T18:27:24.107Z] #41 2.500 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T18:27:24.107Z] #41 2.501 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T18:27:24.107Z] #41 2.506 Note: Building without GnuTLS support [2021-03-04T18:27:24.107Z] #41 2.511 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T18:27:24.107Z] #41 2.511 Makefile.config:40: Warn: Building without nftables support [2021-03-04T18:27:24.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-04T18:27:24.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-04T18:27:24.985Z] #11 ... [2021-03-04T18:27:24.985Z] [2021-03-04T18:27:24.985Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:27:24.985Z] #32 sha256:83605616696eae274d9af0ff75a5a477565bd3b3ec731e57a5c93e0e69a58ddb [2021-03-04T18:27:24.985Z] #32 50.04 time [2021-03-04T18:27:24.985Z] #32 55.83 internal/poll [2021-03-04T18:27:24.985Z] #32 57.74 internal/fmtsort [2021-03-04T18:27:24.985Z] #32 57.98 internal/syscall/execenv [2021-03-04T18:27:24.985Z] #32 58.21 internal/syscall/unix [2021-03-04T18:27:24.985Z] #32 58.56 strings [2021-03-04T18:27:24.985Z] #32 58.60 os [2021-03-04T18:27:24.985Z] #32 ... [2021-03-04T18:27:24.985Z] [2021-03-04T18:27:24.985Z] #30 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:27:24.985Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T18:27:24.985Z] #30 49.63 Checking out files: 88% (1342/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-04T18:27:24.985Z] #30 50.21 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-04T18:27:24.985Z] #30 50.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:27:25.042Z] #35 4.202 -- Detecting C compiler ABI info - done [2021-03-04T18:27:25.042Z] #35 4.283 -- Detecting C compile features [2021-03-04T18:27:25.300Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.072s coverage: 65.3% of statements [2021-03-04T18:27:25.609Z] #35 ... [2021-03-04T18:27:25.609Z] [2021-03-04T18:27:25.609Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:27:25.610Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:27:25.610Z] #40 72.42 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-04T18:27:25.610Z] #40 72.45 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:27:25.610Z] #40 DONE 73.3s [2021-03-04T18:27:25.872Z] [2021-03-04T18:27:25.872Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:25.872Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:26.015Z] #41 4.577 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T18:27:26.015Z] #41 4.634 GEN .gitid [2021-03-04T18:27:26.015Z] #41 4.658 GEN criu/include/version.h [2021-03-04T18:27:26.015Z] #41 4.755 GEN include/common/asm [2021-03-04T18:27:26.350Z] #30 ... [2021-03-04T18:27:26.350Z] [2021-03-04T18:27:26.350Z] #34 [tini 1/2] 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 [2021-03-04T18:27:26.350Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T18:27:26.350Z] #34 61.36 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T18:27:26.350Z] #34 61.38 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T18:27:26.350Z] #34 61.40 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-04T18:27:26.350Z] #34 61.41 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T18:27:26.350Z] #34 61.45 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-04T18:27:26.350Z] #34 61.48 Setting up cmake-data (3.13.4-1) ... [2021-03-04T18:27:26.350Z] #34 61.52 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T18:27:26.350Z] #34 61.55 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-04T18:27:26.350Z] #34 61.56 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-04T18:27:26.350Z] #34 61.58 Setting up cmake (3.13.4-1) ... [2021-03-04T18:27:26.350Z] #34 61.59 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:27:26.350Z] #34 61.63 Processing triggers for mime-support (3.62) ... [2021-03-04T18:27:26.583Z] #41 ... [2021-03-04T18:27:26.583Z] [2021-03-04T18:27:26.583Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:26.583Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:27:26.583Z] #43 65.76 strings [2021-03-04T18:27:26.583Z] #43 66.93 os [2021-03-04T18:27:26.583Z] #43 69.00 regexp/syntax [2021-03-04T18:27:26.583Z] #43 72.31 fmt [2021-03-04T18:27:26.583Z] #43 73.93 regexp [2021-03-04T18:27:26.583Z] #43 ... [2021-03-04T18:27:26.583Z] [2021-03-04T18:27:26.583Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-04T18:27:26.583Z] #35 sha256:44f08f35393065719d56b63ef354e908e6a234d29b39451beee3412965745cd6 [2021-03-04T18:27:26.583Z] #35 3.397 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-04T18:27:26.583Z] #35 3.400 -- Detecting C compiler ABI info [2021-03-04T18:27:26.583Z] #35 4.245 -- Detecting C compiler ABI info - done [2021-03-04T18:27:26.583Z] #35 4.281 -- Detecting C compile features [2021-03-04T18:27:26.583Z] #35 6.251 -- Detecting C compile features - done [2021-03-04T18:27:26.583Z] #35 6.313 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-04T18:27:26.583Z] #35 6.582 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-04T18:27:26.583Z] #35 6.689 -- Configuring done [2021-03-04T18:27:26.583Z] #35 6.702 -- Generating done [2021-03-04T18:27:26.583Z] #35 6.709 -- Build files have been written to: /tmp/tmp.ECbco84PGY/tini [2021-03-04T18:27:26.583Z] #35 6.723 + make tini-static [2021-03-04T18:27:26.583Z] #35 7.176 Scanning dependencies of target tini-static [2021-03-04T18:27:26.583Z] #35 7.378 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-04T18:27:26.813Z] #41 ... [2021-03-04T18:27:26.813Z] [2021-03-04T18:27:26.813Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:27:26.813Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea [2021-03-04T18:27:26.813Z] #49 64.23 os [2021-03-04T18:27:26.813Z] #49 68.33 path/filepath [2021-03-04T18:27:26.813Z] #49 69.37 encoding/binary [2021-03-04T18:27:26.813Z] #49 70.47 fmt [2021-03-04T18:27:26.813Z] #49 71.80 encoding/base64 [2021-03-04T18:27:26.813Z] #49 72.95 golang.org/x/sys/unix [2021-03-04T18:27:26.813Z] #49 ... [2021-03-04T18:27:26.813Z] [2021-03-04T18:27:26.813Z] #11 [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 [2021-03-04T18:27:26.813Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:26.813Z] #11 71.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-04T18:27:26.813Z] #11 71.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-04T18:27:26.813Z] #11 71.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T18:27:27.153Z] #35 8.810 [100%] Linking C executable tini-static [2021-03-04T18:27:27.232Z] ok github.com/docker/docker/daemon/cluster/convert 0.050s coverage: 35.9% of statements [2021-03-04T18:27:27.277Z] #34 DONE 62.4s [2021-03-04T18:27:27.277Z] [2021-03-04T18:27:27.277Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-04T18:27:27.277Z] #35 sha256:e7c87a200c17203d7dad8ec7e85aab6c4933552138e1737ff1b1b2c839792091 [2021-03-04T18:27:27.722Z] #35 9.352 [100%] Built target tini-static [2021-03-04T18:27:27.722Z] #35 ... [2021-03-04T18:27:27.722Z] [2021-03-04T18:27:27.722Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:27.722Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:27.722Z] #41 6.441 PBCC images/timens.pb-c.c [2021-03-04T18:27:27.722Z] #41 6.469 DEP images/timens.pb-c.d [2021-03-04T18:27:27.984Z] #41 6.515 PBCC images/fown.pb-c.c [2021-03-04T18:27:27.984Z] #41 6.555 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-04T18:27:27.984Z] #41 6.725 PBCC images/opts.pb-c.c [2021-03-04T18:27:27.984Z] #41 ... [2021-03-04T18:27:27.984Z] [2021-03-04T18:27:27.984Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:27:27.984Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd [2021-03-04T18:27:27.984Z] #49 67.33 encoding/binary [2021-03-04T18:27:27.984Z] #49 67.42 context [2021-03-04T18:27:27.984Z] #49 68.71 os [2021-03-04T18:27:27.984Z] #49 70.02 encoding/base64 [2021-03-04T18:27:27.984Z] #49 70.92 golang.org/x/sys/unix [2021-03-04T18:27:27.984Z] #49 72.57 fmt [2021-03-04T18:27:28.243Z] #49 ... [2021-03-04T18:27:28.243Z] [2021-03-04T18:27:28.243Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:28.243Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:27:28.243Z] #43 77.43 go/token [2021-03-04T18:27:28.243Z] #43 ... [2021-03-04T18:27:28.243Z] [2021-03-04T18:27:28.243Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-04T18:27:28.243Z] #35 sha256:44f08f35393065719d56b63ef354e908e6a234d29b39451beee3412965745cd6 [2021-03-04T18:27:28.243Z] #35 9.443 + mkdir -p /build [2021-03-04T18:27:28.243Z] #35 9.452 + cp tini-static /build/docker-init [2021-03-04T18:27:28.243Z] #35 DONE 9.8s [2021-03-04T18:27:28.502Z] [2021-03-04T18:27:28.502Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:28.502Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:28.502Z] #41 6.802 PBCC images/memfd.pb-c.c [2021-03-04T18:27:28.502Z] #41 6.928 DEP images/fown.pb-c.d [2021-03-04T18:27:28.502Z] #41 7.015 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-04T18:27:28.502Z] #41 7.100 DEP images/opts.pb-c.d [2021-03-04T18:27:28.761Z] #41 7.266 DEP images/memfd.pb-c.d [2021-03-04T18:27:28.761Z] #41 7.457 PBCC images/sit.pb-c.c [2021-03-04T18:27:29.020Z] #41 7.667 DEP images/sit.pb-c.d [2021-03-04T18:27:29.020Z] #41 7.759 PBCC images/macvlan.pb-c.c [2021-03-04T18:27:29.279Z] #41 7.805 DEP images/macvlan.pb-c.d [2021-03-04T18:27:29.279Z] #41 7.900 PBCC images/autofs.pb-c.c [2021-03-04T18:27:29.279Z] #41 7.920 DEP images/autofs.pb-c.d [2021-03-04T18:27:29.348Z] #11 ... [2021-03-04T18:27:29.348Z] [2021-03-04T18:27:29.348Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:27:29.348Z] #32 sha256:b2b9b955010f7ac816dfc7ea7e17f5be3e03a0939242ed0d4d59df8cb50cb068 [2021-03-04T18:27:29.348Z] #32 67.04 path [2021-03-04T18:27:29.348Z] #32 67.74 text/tabwriter [2021-03-04T18:27:29.348Z] #32 67.90 fmt [2021-03-04T18:27:29.348Z] #32 68.66 path/filepath [2021-03-04T18:27:29.348Z] #32 70.28 io/ioutil [2021-03-04T18:27:29.348Z] #32 72.51 github.com/BurntSushi/toml [2021-03-04T18:27:29.348Z] #32 72.52 flag [2021-03-04T18:27:29.348Z] #32 74.89 log [2021-03-04T18:27:29.538Z] #41 8.061 PBCC images/sysctl.pb-c.c [2021-03-04T18:27:29.538Z] #41 8.097 DEP images/sysctl.pb-c.d [2021-03-04T18:27:29.538Z] #41 8.279 PBCC images/time.pb-c.c [2021-03-04T18:27:29.607Z] #32 77.17 github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T18:27:29.607Z] #32 ... [2021-03-04T18:27:29.607Z] [2021-03-04T18:27:29.607Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-04T18:27:29.607Z] #35 sha256:866e5ef91cbea7abde741c592a257e101fa59ed05f439f4336b770c69ab04c0d [2021-03-04T18:27:29.607Z] #35 6.691 -- Detecting C compile features - done [2021-03-04T18:27:29.607Z] #35 6.772 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-04T18:27:29.607Z] #35 7.057 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-04T18:27:29.607Z] #35 7.163 -- Configuring done [2021-03-04T18:27:29.607Z] #35 7.197 -- Generating done [2021-03-04T18:27:29.607Z] #35 7.198 -- Build files have been written to: /tmp/tmp.8JDe02Oo9X/tini [2021-03-04T18:27:29.607Z] #35 7.221 + make tini-static [2021-03-04T18:27:29.607Z] #35 7.706 Scanning dependencies of target tini-static [2021-03-04T18:27:29.607Z] #35 7.829 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-04T18:27:29.792Z] #35 ... [2021-03-04T18:27:29.792Z] [2021-03-04T18:27:29.792Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:29.792Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23 [2021-03-04T18:27:29.792Z] #43 54.77 time [2021-03-04T18:27:29.792Z] #43 58.21 internal/fmtsort [2021-03-04T18:27:29.792Z] #43 58.69 strings [2021-03-04T18:27:29.792Z] #43 60.50 os [2021-03-04T18:27:29.792Z] #43 62.23 regexp/syntax [2021-03-04T18:27:29.792Z] #43 64.46 fmt [2021-03-04T18:27:29.792Z] #43 ... [2021-03-04T18:27:29.792Z] [2021-03-04T18:27:29.792Z] #11 [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 [2021-03-04T18:27:29.792Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:29.792Z] #11 62.35 Selecting previously unselected package binutils-mingw-w64. [2021-03-04T18:27:29.792Z] #11 62.37 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-04T18:27:29.792Z] #11 62.37 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T18:27:29.792Z] #11 62.56 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-04T18:27:29.792Z] #11 62.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-04T18:27:29.792Z] #11 62.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T18:27:29.792Z] #11 62.82 Selecting previously unselected package dmsetup. [2021-03-04T18:27:29.792Z] #11 62.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-04T18:27:29.792Z] #11 62.87 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-04T18:27:29.792Z] #11 63.07 Selecting previously unselected package mingw-w64-common. [2021-03-04T18:27:29.792Z] #11 63.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-04T18:27:29.792Z] #11 63.09 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-04T18:27:29.797Z] #41 8.347 DEP images/time.pb-c.d [2021-03-04T18:27:29.797Z] #41 8.403 PBCC images/binfmt-misc.pb-c.c [2021-03-04T18:27:29.797Z] #41 ... [2021-03-04T18:27:29.797Z] [2021-03-04T18:27:29.797Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:27:29.797Z] #32 sha256:e1d5a1f6733650db1d3f1794490a9ad018674fb834081bfc990351d76fed7670 [2021-03-04T18:27:29.797Z] #32 69.00 path [2021-03-04T18:27:29.797Z] #32 69.07 fmt [2021-03-04T18:27:29.797Z] #32 69.48 path/filepath [2021-03-04T18:27:29.797Z] #32 71.44 io/ioutil [2021-03-04T18:27:29.797Z] #32 72.21 text/tabwriter [2021-03-04T18:27:29.797Z] #32 73.52 github.com/BurntSushi/toml [2021-03-04T18:27:29.797Z] #32 73.52 flag [2021-03-04T18:27:29.797Z] #32 75.36 log [2021-03-04T18:27:29.797Z] #32 78.37 github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T18:27:29.797Z] #32 ... [2021-03-04T18:27:29.797Z] [2021-03-04T18:27:29.797Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:29.797Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:29.797Z] #41 8.434 DEP images/binfmt-misc.pb-c.d [2021-03-04T18:27:29.797Z] #41 8.502 PBCC images/seccomp.pb-c.c [2021-03-04T18:27:29.797Z] #41 8.533 DEP images/seccomp.pb-c.d [2021-03-04T18:27:29.865Z] #35 9.225 [100%] Linking C executable tini-static [2021-03-04T18:27:30.056Z] #41 8.601 PBCC images/userns.pb-c.c [2021-03-04T18:27:30.056Z] #41 8.612 DEP images/userns.pb-c.d [2021-03-04T18:27:30.056Z] #41 8.713 PBCC images/cgroup.pb-c.c [2021-03-04T18:27:30.056Z] #41 8.744 DEP images/cgroup.pb-c.d [2021-03-04T18:27:30.056Z] #41 8.809 PBCC images/ext-file.pb-c.c [2021-03-04T18:27:30.315Z] #41 8.863 DEP images/ext-file.pb-c.d [2021-03-04T18:27:30.315Z] #41 8.913 PBCC images/rpc.pb-c.c [2021-03-04T18:27:30.315Z] #41 8.950 DEP images/rpc.pb-c.d [2021-03-04T18:27:30.315Z] #41 9.043 PBCC images/siginfo.pb-c.c [2021-03-04T18:27:30.550Z] ok github.com/docker/docker/daemon/cluster 0.157s coverage: 0.5% of statements [2021-03-04T18:27:30.574Z] #41 9.060 DEP images/siginfo.pb-c.d [2021-03-04T18:27:30.574Z] #41 9.113 PBCC images/pagemap.pb-c.c [2021-03-04T18:27:30.574Z] #41 9.172 DEP images/pagemap.pb-c.d [2021-03-04T18:27:30.574Z] #41 9.229 PBCC images/rlimit.pb-c.c [2021-03-04T18:27:30.574Z] #41 9.265 DEP images/rlimit.pb-c.d [2021-03-04T18:27:30.803Z] #35 9.952 [100%] Built target tini-static [2021-03-04T18:27:30.803Z] #35 10.02 + mkdir -p /build [2021-03-04T18:27:30.803Z] #35 10.02 + cp tini-static /build/docker-init [2021-03-04T18:27:30.833Z] #41 9.327 PBCC images/file-lock.pb-c.c [2021-03-04T18:27:30.833Z] #41 9.391 DEP images/file-lock.pb-c.d [2021-03-04T18:27:30.833Z] #41 9.440 PBCC images/tty.pb-c.c [2021-03-04T18:27:30.833Z] #41 9.542 DEP images/tty.pb-c.d [2021-03-04T18:27:31.062Z] #35 DONE 10.3s [2021-03-04T18:27:31.062Z] [2021-03-04T18:27:31.062Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:31.062Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:31.062Z] #41 2.395 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T18:27:31.062Z] #41 2.395 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T18:27:31.062Z] #41 2.417 Note: Building without GnuTLS support [2021-03-04T18:27:31.062Z] #41 2.420 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T18:27:31.062Z] #41 2.420 Makefile.config:40: Warn: Building without nftables support [2021-03-04T18:27:31.062Z] #41 4.763 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T18:27:31.062Z] #41 4.826 GEN .gitid [2021-03-04T18:27:31.062Z] #41 4.862 GEN criu/include/version.h [2021-03-04T18:27:31.062Z] #41 4.942 GEN include/common/asm [2021-03-04T18:27:31.092Z] #41 9.601 PBCC images/tun.pb-c.c [2021-03-04T18:27:31.092Z] #41 9.620 PBCC images/netdev.pb-c.c [2021-03-04T18:27:31.092Z] #41 9.681 DEP images/tun.pb-c.d [2021-03-04T18:27:31.092Z] #41 9.706 DEP images/netdev.pb-c.d [2021-03-04T18:27:31.092Z] #41 9.743 PBCC images/vma.pb-c.c [2021-03-04T18:27:31.092Z] #41 9.792 DEP images/vma.pb-c.d [2021-03-04T18:27:31.092Z] #41 9.845 PBCC images/creds.pb-c.c [2021-03-04T18:27:31.092Z] #41 9.911 DEP images/creds.pb-c.d [2021-03-04T18:27:31.351Z] #41 9.954 PBCC images/utsns.pb-c.c [2021-03-04T18:27:31.351Z] #41 9.998 DEP images/utsns.pb-c.d [2021-03-04T18:27:31.351Z] #41 10.05 PBCC images/ipc-desc.pb-c.c [2021-03-04T18:27:31.610Z] #41 10.08 PBCC images/ipc-sem.pb-c.c [2021-03-04T18:27:31.610Z] #41 10.10 DEP images/ipc-desc.pb-c.d [2021-03-04T18:27:31.610Z] #41 10.15 DEP images/ipc-sem.pb-c.d [2021-03-04T18:27:31.610Z] #41 10.22 PBCC images/ipc-msg.pb-c.c [2021-03-04T18:27:31.610Z] #41 10.25 DEP images/ipc-msg.pb-c.d [2021-03-04T18:27:31.610Z] #41 10.29 PBCC images/ipc-shm.pb-c.c [2021-03-04T18:27:31.610Z] #41 10.32 DEP images/ipc-shm.pb-c.d [2021-03-04T18:27:31.679Z] #11 ... [2021-03-04T18:27:31.679Z] [2021-03-04T18:27:31.679Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:27:31.679Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5 [2021-03-04T18:27:31.679Z] #49 56.85 context [2021-03-04T18:27:31.679Z] #49 57.82 internal/poll [2021-03-04T18:27:31.679Z] #49 60.11 os [2021-03-04T18:27:31.679Z] #49 61.34 encoding/binary [2021-03-04T18:27:31.679Z] #49 63.18 encoding/base64 [2021-03-04T18:27:31.679Z] #49 64.06 golang.org/x/sys/unix [2021-03-04T18:27:31.679Z] #49 64.90 fmt [2021-03-04T18:27:31.869Z] #41 10.37 PBCC images/ipc-var.pb-c.c [2021-03-04T18:27:31.869Z] #41 10.41 DEP images/ipc-var.pb-c.d [2021-03-04T18:27:31.869Z] #41 10.46 PBCC images/sk-opts.pb-c.c [2021-03-04T18:27:31.869Z] #41 10.48 PBCC images/packet-sock.pb-c.c [2021-03-04T18:27:31.869Z] #41 10.54 DEP images/sk-opts.pb-c.d [2021-03-04T18:27:31.869Z] #41 10.58 DEP images/packet-sock.pb-c.d [2021-03-04T18:27:31.934Z] #49 ... [2021-03-04T18:27:31.934Z] [2021-03-04T18:27:31.934Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-04T18:27:31.934Z] #35 sha256:e7c87a200c17203d7dad8ec7e85aab6c4933552138e1737ff1b1b2c839792091 [2021-03-04T18:27:31.934Z] #35 3.930 + RM_GOPATH=0 [2021-03-04T18:27:31.934Z] #35 3.930 + TMP_GOPATH= [2021-03-04T18:27:31.934Z] #35 3.930 + : /build [2021-03-04T18:27:31.934Z] #35 3.931 + '[' -z '' ']' [2021-03-04T18:27:31.934Z] #35 3.931 ++ mktemp -d [2021-03-04T18:27:31.934Z] #35 3.934 + export GOPATH=/tmp/tmp.iZ9XXcGAYD [2021-03-04T18:27:31.934Z] #35 3.934 + GOPATH=/tmp/tmp.iZ9XXcGAYD [2021-03-04T18:27:31.934Z] #35 3.934 + RM_GOPATH=1 [2021-03-04T18:27:31.934Z] #35 3.935 + case "$(go env GOARCH)" in [2021-03-04T18:27:31.934Z] #35 3.935 ++ go env GOARCH [2021-03-04T18:27:31.934Z] #35 3.960 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:27:31.934Z] #35 3.960 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:27:31.934Z] #35 3.964 ++ dirname /tmp/install/install.sh [2021-03-04T18:27:31.934Z] #35 3.972 + dir=/tmp/install [2021-03-04T18:27:31.934Z] #35 3.973 + bin=tini [2021-03-04T18:27:31.934Z] #35 3.973 + shift [2021-03-04T18:27:31.934Z] #35 3.973 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-04T18:27:31.934Z] #35 3.973 + . /tmp/install/tini.installer [2021-03-04T18:27:31.934Z] #35 3.973 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T18:27:31.934Z] #35 3.973 + install_tini [2021-03-04T18:27:31.934Z] #35 3.973 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-04T18:27:31.934Z] #35 3.973 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T18:27:31.934Z] #35 3.973 + git clone https://github.com/krallin/tini.git /tmp/tmp.iZ9XXcGAYD/tini [2021-03-04T18:27:31.934Z] #35 3.987 Cloning into '/tmp/tmp.iZ9XXcGAYD/tini'... [2021-03-04T18:27:31.934Z] #35 4.763 + cd /tmp/tmp.iZ9XXcGAYD/tini [2021-03-04T18:27:31.934Z] #35 4.763 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T18:27:31.934Z] #35 4.780 + cmake . [2021-03-04T18:27:32.132Z] #41 10.66 PBCC images/sk-netlink.pb-c.c [2021-03-04T18:27:32.132Z] #41 10.73 DEP images/sk-netlink.pb-c.d [2021-03-04T18:27:32.132Z] #41 ... [2021-03-04T18:27:32.132Z] [2021-03-04T18:27:32.132Z] #11 [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 [2021-03-04T18:27:32.132Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:32.132Z] #11 71.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-04T18:27:32.132Z] #11 71.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-04T18:27:32.132Z] #11 71.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T18:27:32.132Z] #11 77.69 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-04T18:27:32.132Z] #11 77.83 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T18:27:32.132Z] #11 77.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:27:32.132Z] #11 78.20 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-04T18:27:32.132Z] #11 78.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T18:27:32.132Z] #11 78.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:27:32.132Z] #11 ... [2021-03-04T18:27:32.132Z] [2021-03-04T18:27:32.132Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:32.132Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:32.132Z] #41 10.81 PBCC images/sk-inet.pb-c.c [2021-03-04T18:27:32.392Z] #41 10.92 DEP images/sk-inet.pb-c.d [2021-03-04T18:27:32.392Z] #41 10.98 PBCC images/sk-unix.pb-c.c [2021-03-04T18:27:32.392Z] #41 11.05 DEP images/sk-unix.pb-c.d [2021-03-04T18:27:32.392Z] #41 11.10 PBCC images/mm.pb-c.c [2021-03-04T18:27:32.392Z] #41 11.20 DEP images/mm.pb-c.d [2021-03-04T18:27:32.440Z] #41 ... [2021-03-04T18:27:32.440Z] [2021-03-04T18:27:32.440Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:32.440Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:27:32.440Z] #43 69.77 fmt [2021-03-04T18:27:32.440Z] #43 73.56 regexp [2021-03-04T18:27:32.440Z] #43 75.36 go/token [2021-03-04T18:27:32.440Z] #43 76.10 go/scanner [2021-03-04T18:27:32.440Z] #43 77.42 go/ast [2021-03-04T18:27:32.440Z] #43 78.10 internal/lazyregexp [2021-03-04T18:27:32.440Z] #43 78.50 net/url [2021-03-04T18:27:32.440Z] #43 ... [2021-03-04T18:27:32.440Z] [2021-03-04T18:27:32.440Z] #11 [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 [2021-03-04T18:27:32.440Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:32.440Z] #11 79.00 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-04T18:27:32.440Z] #11 79.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T18:27:32.440Z] #11 79.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:27:32.440Z] #11 79.46 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-04T18:27:32.440Z] #11 79.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T18:27:32.440Z] #11 79.47 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:27:32.478Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.0% of statements [2021-03-04T18:27:32.495Z] #35 5.414 -- The C compiler identification is GNU 8.3.0 [2021-03-04T18:27:32.651Z] #41 11.27 PBCC images/timerfd.pb-c.c [2021-03-04T18:27:32.651Z] #41 11.29 DEP images/timerfd.pb-c.d [2021-03-04T18:27:32.750Z] #35 5.468 -- Check for working C compiler: /usr/bin/cc [2021-03-04T18:27:32.764Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 81.8% of statements [2021-03-04T18:27:32.911Z] #41 11.36 PBCC images/timer.pb-c.c [2021-03-04T18:27:32.911Z] #41 11.38 DEP images/timer.pb-c.d [2021-03-04T18:27:32.911Z] #41 11.42 PBCC images/sa.pb-c.c [2021-03-04T18:27:32.911Z] #41 11.48 DEP images/sa.pb-c.d [2021-03-04T18:27:32.911Z] #41 11.55 PBCC images/pipe-data.pb-c.c [2021-03-04T18:27:32.911Z] #41 11.57 DEP images/pipe-data.pb-c.d [2021-03-04T18:27:32.911Z] #41 11.63 PBCC images/mnt.pb-c.c [2021-03-04T18:27:33.171Z] #41 11.71 DEP images/mnt.pb-c.d [2021-03-04T18:27:33.171Z] #41 11.77 PBCC images/sk-packet.pb-c.c [2021-03-04T18:27:33.171Z] #41 11.83 DEP images/sk-packet.pb-c.d [2021-03-04T18:27:33.171Z] #41 11.86 PBCC images/tcp-stream.pb-c.c [2021-03-04T18:27:33.311Z] #35 6.131 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-04T18:27:33.311Z] #35 6.133 -- Detecting C compiler ABI info [2021-03-04T18:27:33.430Z] #41 11.94 DEP images/tcp-stream.pb-c.d [2021-03-04T18:27:33.430Z] #41 11.98 PBCC images/pipe.pb-c.c [2021-03-04T18:27:33.430Z] #41 12.04 DEP images/pipe.pb-c.d [2021-03-04T18:27:33.430Z] #41 ... [2021-03-04T18:27:33.430Z] [2021-03-04T18:27:33.430Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:27:33.430Z] #32 sha256:e1d5a1f6733650db1d3f1794490a9ad018674fb834081bfc990351d76fed7670 [2021-03-04T18:27:33.430Z] #32 DONE 82.7s [2021-03-04T18:27:33.430Z] [2021-03-04T18:27:33.430Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:33.430Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:33.430Z] #41 12.09 PBCC images/pstree.pb-c.c [2021-03-04T18:27:33.430Z] #41 12.13 DEP images/pstree.pb-c.d [2021-03-04T18:27:33.430Z] #41 12.17 PBCC images/fs.pb-c.c [2021-03-04T18:27:33.695Z] #41 12.22 DEP images/fs.pb-c.d [2021-03-04T18:27:33.695Z] #41 12.27 PBCC images/signalfd.pb-c.c [2021-03-04T18:27:33.695Z] #41 12.33 DEP images/signalfd.pb-c.d [2021-03-04T18:27:33.872Z] #35 ... [2021-03-04T18:27:33.872Z] [2021-03-04T18:27:33.872Z] #40 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-04T18:27:33.872Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T18:27:33.872Z] #40 61.74 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-04T18:27:33.872Z] #40 61.76 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T18:27:33.872Z] #40 61.77 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:33.872Z] #40 61.78 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-04T18:27:33.872Z] #40 61.80 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:33.872Z] #40 61.81 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-04T18:27:33.872Z] #40 61.82 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T18:27:33.872Z] #40 61.85 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-04T18:27:33.872Z] #40 61.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T18:27:33.872Z] #40 61.88 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-04T18:27:33.872Z] #40 68.19 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-04T18:27:33.872Z] #40 68.20 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:27:33.872Z] #40 DONE 68.9s [2021-03-04T18:27:33.872Z] [2021-03-04T18:27:33.872Z] #11 [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 [2021-03-04T18:27:33.872Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:33.872Z] #11 68.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-04T18:27:33.872Z] #11 68.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-04T18:27:33.872Z] #11 68.95 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T18:27:33.957Z] #41 12.47 PBCC images/fh.pb-c.c [2021-03-04T18:27:33.957Z] #41 12.68 PBCC images/fsnotify.pb-c.c [2021-03-04T18:27:34.157Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2021-03-04T18:27:34.216Z] #41 12.85 DEP images/fh.pb-c.d [2021-03-04T18:27:34.216Z] #41 12.97 DEP images/fsnotify.pb-c.d [2021-03-04T18:27:34.475Z] #41 13.04 PBCC images/eventpoll.pb-c.c [2021-03-04T18:27:34.475Z] #41 13.13 DEP images/eventpoll.pb-c.d [2021-03-04T18:27:34.734Z] #41 13.28 PBCC images/eventfd.pb-c.c [2021-03-04T18:27:34.734Z] #41 13.44 DEP images/eventfd.pb-c.d [2021-03-04T18:27:34.734Z] #41 13.47 PBCC images/remap-file-path.pb-c.c [2021-03-04T18:27:34.734Z] #41 13.48 DEP images/remap-file-path.pb-c.d [2021-03-04T18:27:34.734Z] #41 13.53 PBCC images/fifo.pb-c.c [2021-03-04T18:27:34.973Z] #11 ... [2021-03-04T18:27:34.973Z] [2021-03-04T18:27:34.973Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:27:34.973Z] #32 sha256:b2b9b955010f7ac816dfc7ea7e17f5be3e03a0939242ed0d4d59df8cb50cb068 [2021-03-04T18:27:34.973Z] #32 DONE 82.3s [2021-03-04T18:27:34.973Z] [2021-03-04T18:27:34.973Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:34.973Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:34.973Z] #41 7.392 PBCC images/timens.pb-c.c [2021-03-04T18:27:34.973Z] #41 7.424 DEP images/timens.pb-c.d [2021-03-04T18:27:34.973Z] #41 7.506 PBCC images/fown.pb-c.c [2021-03-04T18:27:34.973Z] #41 7.513 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-04T18:27:34.973Z] #41 7.591 PBCC images/opts.pb-c.c [2021-03-04T18:27:34.973Z] #41 7.635 PBCC images/memfd.pb-c.c [2021-03-04T18:27:34.973Z] #41 7.706 DEP images/fown.pb-c.d [2021-03-04T18:27:34.973Z] #41 7.762 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-04T18:27:34.973Z] #41 7.814 DEP images/opts.pb-c.d [2021-03-04T18:27:34.973Z] #41 7.882 DEP images/memfd.pb-c.d [2021-03-04T18:27:34.973Z] #41 7.938 PBCC images/sit.pb-c.c [2021-03-04T18:27:34.973Z] #41 8.018 DEP images/sit.pb-c.d [2021-03-04T18:27:34.973Z] #41 8.097 PBCC images/macvlan.pb-c.c [2021-03-04T18:27:34.973Z] #41 8.129 DEP images/macvlan.pb-c.d [2021-03-04T18:27:34.973Z] #41 8.206 PBCC images/autofs.pb-c.c [2021-03-04T18:27:34.973Z] #41 8.235 DEP images/autofs.pb-c.d [2021-03-04T18:27:34.973Z] #41 8.269 PBCC images/sysctl.pb-c.c [2021-03-04T18:27:34.973Z] #41 8.304 DEP images/sysctl.pb-c.d [2021-03-04T18:27:34.973Z] #41 8.357 PBCC images/time.pb-c.c [2021-03-04T18:27:34.973Z] #41 8.392 DEP images/time.pb-c.d [2021-03-04T18:27:34.973Z] #41 8.434 PBCC images/binfmt-misc.pb-c.c [2021-03-04T18:27:34.973Z] #41 8.474 DEP images/binfmt-misc.pb-c.d [2021-03-04T18:27:34.973Z] #41 8.546 PBCC images/seccomp.pb-c.c [2021-03-04T18:27:34.973Z] #41 8.590 DEP images/seccomp.pb-c.d [2021-03-04T18:27:34.973Z] #41 8.708 PBCC images/userns.pb-c.c [2021-03-04T18:27:34.973Z] #41 8.729 DEP images/userns.pb-c.d [2021-03-04T18:27:34.973Z] #41 8.808 PBCC images/cgroup.pb-c.c [2021-03-04T18:27:34.973Z] #41 8.882 DEP images/cgroup.pb-c.d [2021-03-04T18:27:34.973Z] #41 8.922 PBCC images/ext-file.pb-c.c [2021-03-04T18:27:34.973Z] #41 9.006 DEP images/ext-file.pb-c.d [2021-03-04T18:27:34.973Z] #41 9.079 PBCC images/rpc.pb-c.c [2021-03-04T18:27:34.973Z] #41 9.181 DEP images/rpc.pb-c.d [2021-03-04T18:27:34.993Z] #41 13.56 DEP images/fifo.pb-c.d [2021-03-04T18:27:34.993Z] #41 13.62 PBCC images/ghost-file.pb-c.c [2021-03-04T18:27:34.993Z] #41 13.67 DEP images/ghost-file.pb-c.d [2021-03-04T18:27:34.993Z] #41 13.73 PBCC images/regfile.pb-c.c [2021-03-04T18:27:34.993Z] #41 13.81 DEP images/regfile.pb-c.d [2021-03-04T18:27:35.106Z] ok github.com/docker/docker/daemon/graphdriver 0.031s coverage: 2.2% of statements [2021-03-04T18:27:35.232Z] #41 9.345 PBCC images/siginfo.pb-c.c [2021-03-04T18:27:35.232Z] #41 9.401 DEP images/siginfo.pb-c.d [2021-03-04T18:27:35.232Z] #41 9.613 PBCC images/pagemap.pb-c.c [2021-03-04T18:27:35.252Z] #41 13.87 PBCC images/ns.pb-c.c [2021-03-04T18:27:35.252Z] #41 13.88 DEP images/ns.pb-c.d [2021-03-04T18:27:35.252Z] #41 13.92 PBCC images/fdinfo.pb-c.c [2021-03-04T18:27:35.252Z] #41 14.02 DEP images/fdinfo.pb-c.d [2021-03-04T18:27:35.491Z] #41 9.828 DEP images/pagemap.pb-c.d [2021-03-04T18:27:35.511Z] #41 14.07 PBCC images/core-aarch64.pb-c.c [2021-03-04T18:27:35.511Z] #41 14.12 PBCC images/core-arm.pb-c.c [2021-03-04T18:27:35.511Z] #41 14.17 PBCC images/core-ppc64.pb-c.c [2021-03-04T18:27:35.511Z] #41 14.18 PBCC images/core-s390.pb-c.c [2021-03-04T18:27:35.511Z] #41 14.23 PBCC images/core-x86.pb-c.c [2021-03-04T18:27:35.511Z] #41 14.29 PBCC images/core.pb-c.c [2021-03-04T18:27:35.749Z] #41 9.925 PBCC images/rlimit.pb-c.c [2021-03-04T18:27:35.749Z] #41 9.940 DEP images/rlimit.pb-c.d [2021-03-04T18:27:35.749Z] #41 9.971 PBCC images/file-lock.pb-c.c [2021-03-04T18:27:35.749Z] #41 9.994 DEP images/file-lock.pb-c.d [2021-03-04T18:27:35.749Z] #41 10.03 PBCC images/tty.pb-c.c [2021-03-04T18:27:35.749Z] #41 10.09 DEP images/tty.pb-c.d [2021-03-04T18:27:35.749Z] #41 10.13 PBCC images/tun.pb-c.c [2021-03-04T18:27:35.771Z] #41 14.39 PBCC images/inventory.pb-c.c [2021-03-04T18:27:35.771Z] #41 14.50 DEP images/core-aarch64.pb-c.d [2021-03-04T18:27:36.008Z] #41 10.21 PBCC images/netdev.pb-c.c [2021-03-04T18:27:36.008Z] #41 10.31 DEP images/tun.pb-c.d [2021-03-04T18:27:36.008Z] #41 10.35 DEP images/netdev.pb-c.d [2021-03-04T18:27:36.008Z] #41 10.40 PBCC images/vma.pb-c.c [2021-03-04T18:27:36.008Z] #41 10.44 DEP images/vma.pb-c.d [2021-03-04T18:27:36.030Z] #41 14.55 DEP images/core-arm.pb-c.d [2021-03-04T18:27:36.030Z] #41 14.62 DEP images/core-ppc64.pb-c.d [2021-03-04T18:27:36.030Z] #41 14.69 DEP images/core-s390.pb-c.d [2021-03-04T18:27:36.030Z] #41 14.74 DEP images/core-x86.pb-c.d [2021-03-04T18:27:36.267Z] #41 10.52 PBCC images/creds.pb-c.c [2021-03-04T18:27:36.267Z] #41 10.55 DEP images/creds.pb-c.d [2021-03-04T18:27:36.267Z] #41 10.59 PBCC images/utsns.pb-c.c [2021-03-04T18:27:36.267Z] #41 10.62 DEP images/utsns.pb-c.d [2021-03-04T18:27:36.267Z] #41 10.67 PBCC images/ipc-desc.pb-c.c [2021-03-04T18:27:36.290Z] #41 14.80 DEP images/core.pb-c.d [2021-03-04T18:27:36.290Z] #41 14.86 DEP images/inventory.pb-c.d [2021-03-04T18:27:36.290Z] #41 14.91 PBCC images/cpuinfo.pb-c.c [2021-03-04T18:27:36.290Z] #41 14.96 DEP images/cpuinfo.pb-c.d [2021-03-04T18:27:36.290Z] #41 15.02 PBCC images/stats.pb-c.c [2021-03-04T18:27:36.290Z] #41 15.04 DEP images/stats.pb-c.d [2021-03-04T18:27:36.390Z] #11 ... [2021-03-04T18:27:36.390Z] [2021-03-04T18:27:36.390Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:27:36.390Z] #32 sha256:83605616696eae274d9af0ff75a5a477565bd3b3ec731e57a5c93e0e69a58ddb [2021-03-04T18:27:36.390Z] #32 61.52 path [2021-03-04T18:27:36.390Z] #32 62.02 text/tabwriter [2021-03-04T18:27:36.390Z] #32 63.00 fmt [2021-03-04T18:27:36.390Z] #32 63.06 path/filepath [2021-03-04T18:27:36.390Z] #32 64.46 io/ioutil [2021-03-04T18:27:36.390Z] #32 66.73 github.com/BurntSushi/toml [2021-03-04T18:27:36.390Z] #32 66.74 flag [2021-03-04T18:27:36.390Z] #32 68.67 log [2021-03-04T18:27:36.390Z] #32 71.11 github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T18:27:36.390Z] #32 ... [2021-03-04T18:27:36.390Z] [2021-03-04T18:27:36.390Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:36.390Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23 [2021-03-04T18:27:36.390Z] #43 67.33 regexp [2021-03-04T18:27:36.390Z] #43 69.55 go/token [2021-03-04T18:27:36.390Z] #43 70.51 go/scanner [2021-03-04T18:27:36.390Z] #43 71.30 internal/lazyregexp [2021-03-04T18:27:36.390Z] #43 71.57 net/url [2021-03-04T18:27:36.527Z] #41 10.69 PBCC images/ipc-sem.pb-c.c [2021-03-04T18:27:36.527Z] #41 10.71 DEP images/ipc-desc.pb-c.d [2021-03-04T18:27:36.527Z] #41 10.76 DEP images/ipc-sem.pb-c.d [2021-03-04T18:27:36.527Z] #41 10.81 PBCC images/ipc-msg.pb-c.c [2021-03-04T18:27:36.527Z] #41 10.86 DEP images/ipc-msg.pb-c.d [2021-03-04T18:27:36.527Z] #41 10.93 PBCC images/ipc-shm.pb-c.c [2021-03-04T18:27:36.786Z] #41 10.95 DEP images/ipc-shm.pb-c.d [2021-03-04T18:27:36.786Z] #41 11.02 PBCC images/ipc-var.pb-c.c [2021-03-04T18:27:36.786Z] #41 11.03 DEP images/ipc-var.pb-c.d [2021-03-04T18:27:36.786Z] #41 11.12 PBCC images/sk-opts.pb-c.c [2021-03-04T18:27:36.786Z] #41 11.13 PBCC images/packet-sock.pb-c.c [2021-03-04T18:27:36.954Z] #43 72.04 go/ast [2021-03-04T18:27:37.046Z] #41 11.19 DEP images/sk-opts.pb-c.d [2021-03-04T18:27:37.046Z] #41 11.27 DEP images/packet-sock.pb-c.d [2021-03-04T18:27:37.046Z] #41 11.32 PBCC images/sk-netlink.pb-c.c [2021-03-04T18:27:37.046Z] #41 11.37 DEP images/sk-netlink.pb-c.d [2021-03-04T18:27:37.046Z] #41 11.44 PBCC images/sk-inet.pb-c.c [2021-03-04T18:27:37.305Z] #41 11.47 DEP images/sk-inet.pb-c.d [2021-03-04T18:27:37.305Z] #41 11.52 PBCC images/sk-unix.pb-c.c [2021-03-04T18:27:37.305Z] #41 11.59 DEP images/sk-unix.pb-c.d [2021-03-04T18:27:37.305Z] #41 11.67 PBCC images/mm.pb-c.c [2021-03-04T18:27:37.305Z] #41 11.74 DEP images/mm.pb-c.d [2021-03-04T18:27:37.565Z] #41 11.82 PBCC images/timerfd.pb-c.c [2021-03-04T18:27:37.565Z] #41 11.89 DEP images/timerfd.pb-c.d [2021-03-04T18:27:37.824Z] #41 11.95 PBCC images/timer.pb-c.c [2021-03-04T18:27:37.824Z] #41 11.97 DEP images/timer.pb-c.d [2021-03-04T18:27:37.824Z] #41 12.05 PBCC images/sa.pb-c.c [2021-03-04T18:27:37.824Z] #41 12.11 DEP images/sa.pb-c.d [2021-03-04T18:27:37.824Z] #41 12.15 PBCC images/pipe-data.pb-c.c [2021-03-04T18:27:38.083Z] #41 12.17 DEP images/pipe-data.pb-c.d [2021-03-04T18:27:38.083Z] #41 12.23 PBCC images/mnt.pb-c.c [2021-03-04T18:27:38.083Z] #41 12.31 DEP images/mnt.pb-c.d [2021-03-04T18:27:38.083Z] #41 12.38 PBCC images/sk-packet.pb-c.c [2021-03-04T18:27:38.083Z] #41 12.42 DEP images/sk-packet.pb-c.d [2021-03-04T18:27:38.196Z] #41 16.46 make[1]: Nothing to be done for 'all'. [2021-03-04T18:27:38.196Z] #41 ... [2021-03-04T18:27:38.196Z] [2021-03-04T18:27:38.196Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:38.196Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:27:38.196Z] #43 77.59 internal/lazyregexp [2021-03-04T18:27:38.196Z] #43 77.87 net/url [2021-03-04T18:27:38.196Z] #43 78.76 go/scanner [2021-03-04T18:27:38.196Z] #43 80.06 text/template/parse [2021-03-04T18:27:38.196Z] #43 80.18 go/ast [2021-03-04T18:27:38.196Z] #43 84.99 text/template [2021-03-04T18:27:38.196Z] #43 85.51 go/parser [2021-03-04T18:27:38.325Z] #43 73.19 text/template/parse [2021-03-04T18:27:38.325Z] #43 ... [2021-03-04T18:27:38.325Z] [2021-03-04T18:27:38.325Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-04T18:27:38.325Z] #35 sha256:e7c87a200c17203d7dad8ec7e85aab6c4933552138e1737ff1b1b2c839792091 [2021-03-04T18:27:38.325Z] #35 6.980 -- Detecting C compiler ABI info - done [2021-03-04T18:27:38.325Z] #35 6.987 -- Detecting C compile features [2021-03-04T18:27:38.325Z] #35 9.334 -- Detecting C compile features - done [2021-03-04T18:27:38.325Z] #35 9.369 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-04T18:27:38.325Z] #35 9.682 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-04T18:27:38.325Z] #35 9.811 -- Configuring done [2021-03-04T18:27:38.325Z] #35 9.823 -- Generating done [2021-03-04T18:27:38.325Z] #35 9.846 -- Build files have been written to: /tmp/tmp.iZ9XXcGAYD/tini [2021-03-04T18:27:38.325Z] #35 9.857 + make tini-static [2021-03-04T18:27:38.325Z] #35 10.35 Scanning dependencies of target tini-static [2021-03-04T18:27:38.325Z] #35 10.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-04T18:27:38.343Z] #41 12.47 PBCC images/tcp-stream.pb-c.c [2021-03-04T18:27:38.343Z] #41 12.48 DEP images/tcp-stream.pb-c.d [2021-03-04T18:27:38.343Z] #41 12.51 PBCC images/pipe.pb-c.c [2021-03-04T18:27:38.343Z] #41 12.56 DEP images/pipe.pb-c.d [2021-03-04T18:27:38.343Z] #41 ... [2021-03-04T18:27:38.343Z] [2021-03-04T18:27:38.343Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:27:38.343Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea [2021-03-04T18:27:38.343Z] #49 75.86 encoding/json [2021-03-04T18:27:38.343Z] #49 82.68 github.com/pkg/diff [2021-03-04T18:27:38.343Z] #49 82.86 go/ast [2021-03-04T18:27:38.343Z] #49 84.27 golang.org/x/crypto/ssh/terminal [2021-03-04T18:27:38.343Z] #49 85.78 mvdan.cc/editorconfig [2021-03-04T18:27:38.343Z] #49 ... [2021-03-04T18:27:38.343Z] [2021-03-04T18:27:38.343Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:38.343Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:38.343Z] #41 12.58 PBCC images/pstree.pb-c.c [2021-03-04T18:27:38.343Z] #41 12.63 DEP images/pstree.pb-c.d [2021-03-04T18:27:38.343Z] #41 12.70 PBCC images/fs.pb-c.c [2021-03-04T18:27:38.416Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-03-04T18:27:38.416Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.551s coverage: 14.1% of statements [2021-03-04T18:27:38.456Z] #43 ... [2021-03-04T18:27:38.456Z] [2021-03-04T18:27:38.456Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:27:38.456Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd [2021-03-04T18:27:38.456Z] #49 78.01 encoding/json [2021-03-04T18:27:38.456Z] #49 81.21 github.com/pkg/diff [2021-03-04T18:27:38.456Z] #49 82.78 go/ast [2021-03-04T18:27:38.456Z] #49 84.32 golang.org/x/crypto/ssh/terminal [2021-03-04T18:27:38.456Z] #49 85.73 mvdan.cc/editorconfig [2021-03-04T18:27:38.456Z] #49 87.05 mvdan.cc/sh/v3/fileutil [2021-03-04T18:27:38.456Z] #49 87.32 mvdan.cc/sh/v3/syntax [2021-03-04T18:27:38.603Z] #41 12.71 DEP images/fs.pb-c.d [2021-03-04T18:27:38.603Z] #41 12.77 PBCC images/signalfd.pb-c.c [2021-03-04T18:27:38.603Z] #41 12.82 DEP images/signalfd.pb-c.d [2021-03-04T18:27:38.603Z] #41 12.87 PBCC images/fh.pb-c.c [2021-03-04T18:27:38.603Z] #41 12.92 PBCC images/fsnotify.pb-c.c [2021-03-04T18:27:38.603Z] #41 12.96 DEP images/fh.pb-c.d [2021-03-04T18:27:38.862Z] #41 13.02 DEP images/fsnotify.pb-c.d [2021-03-04T18:27:38.862Z] #41 13.08 PBCC images/eventpoll.pb-c.c [2021-03-04T18:27:38.862Z] #41 13.12 DEP images/eventpoll.pb-c.d [2021-03-04T18:27:38.862Z] #41 13.16 PBCC images/eventfd.pb-c.c [2021-03-04T18:27:38.862Z] #41 13.17 DEP images/eventfd.pb-c.d [2021-03-04T18:27:39.121Z] #41 13.25 PBCC images/remap-file-path.pb-c.c [2021-03-04T18:27:39.121Z] #41 13.28 DEP images/remap-file-path.pb-c.d [2021-03-04T18:27:39.121Z] #41 13.34 PBCC images/fifo.pb-c.c [2021-03-04T18:27:39.121Z] #41 13.35 DEP images/fifo.pb-c.d [2021-03-04T18:27:39.121Z] #41 13.44 PBCC images/ghost-file.pb-c.c [2021-03-04T18:27:39.121Z] #41 13.52 DEP images/ghost-file.pb-c.d [2021-03-04T18:27:39.121Z] #41 13.57 PBCC images/regfile.pb-c.c [2021-03-04T18:27:39.256Z] #35 11.92 [100%] Linking C executable tini-static [2021-03-04T18:27:39.380Z] #41 13.61 DEP images/regfile.pb-c.d [2021-03-04T18:27:39.380Z] #41 13.66 PBCC images/ns.pb-c.c [2021-03-04T18:27:39.380Z] #41 13.68 DEP images/ns.pb-c.d [2021-03-04T18:27:39.380Z] #41 13.75 PBCC images/fdinfo.pb-c.c [2021-03-04T18:27:39.380Z] #41 13.79 DEP images/fdinfo.pb-c.d [2021-03-04T18:27:39.395Z] #49 ... [2021-03-04T18:27:39.395Z] [2021-03-04T18:27:39.395Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:39.395Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:39.395Z] #41 17.94 CC images/stats.o [2021-03-04T18:27:39.640Z] #41 13.91 PBCC images/core-aarch64.pb-c.c [2021-03-04T18:27:39.640Z] #41 14.00 PBCC images/core-arm.pb-c.c [2021-03-04T18:27:39.654Z] #41 18.35 CC images/core.o [2021-03-04T18:27:39.809Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.663s coverage: 56.2% of statements [2021-03-04T18:27:39.818Z] #35 12.55 [100%] Built target tini-static [2021-03-04T18:27:39.818Z] #35 12.67 + mkdir -p /build [2021-03-04T18:27:39.818Z] #35 12.67 + cp tini-static /build/docker-init [2021-03-04T18:27:39.899Z] #41 14.08 PBCC images/core-ppc64.pb-c.c [2021-03-04T18:27:39.899Z] #41 14.14 PBCC images/core-s390.pb-c.c [2021-03-04T18:27:39.899Z] #41 14.19 PBCC images/core-x86.pb-c.c [2021-03-04T18:27:39.899Z] #41 14.24 PBCC images/core.pb-c.c [2021-03-04T18:27:39.899Z] #41 14.32 PBCC images/inventory.pb-c.c [2021-03-04T18:27:40.076Z] #35 ... [2021-03-04T18:27:40.076Z] [2021-03-04T18:27:40.076Z] #11 [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 [2021-03-04T18:27:40.076Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:40.076Z] #11 75.38 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-04T18:27:40.076Z] #11 75.39 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T18:27:40.076Z] #11 75.41 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:27:40.159Z] #41 14.39 DEP images/core-aarch64.pb-c.d [2021-03-04T18:27:40.222Z] #41 19.02 CC images/core-x86.o [2021-03-04T18:27:40.333Z] #11 ... [2021-03-04T18:27:40.333Z] [2021-03-04T18:27:40.333Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-04T18:27:40.333Z] #35 sha256:e7c87a200c17203d7dad8ec7e85aab6c4933552138e1737ff1b1b2c839792091 [2021-03-04T18:27:40.333Z] #35 DONE 13.2s [2021-03-04T18:27:40.333Z] [2021-03-04T18:27:40.333Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-04T18:27:40.333Z] #32 sha256:83605616696eae274d9af0ff75a5a477565bd3b3ec731e57a5c93e0e69a58ddb [2021-03-04T18:27:40.333Z] #32 DONE 75.6s [2021-03-04T18:27:40.333Z] [2021-03-04T18:27:40.333Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:40.333Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:40.333Z] #41 4.275 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T18:27:40.333Z] #41 4.276 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T18:27:40.333Z] #41 4.294 Note: Building without GnuTLS support [2021-03-04T18:27:40.333Z] #41 4.304 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T18:27:40.333Z] #41 4.304 Makefile.config:40: Warn: Building without nftables support [2021-03-04T18:27:40.333Z] #41 6.363 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T18:27:40.333Z] #41 6.447 GEN .gitid [2021-03-04T18:27:40.333Z] #41 6.496 GEN criu/include/version.h [2021-03-04T18:27:40.333Z] #41 6.531 GEN include/common/asm [2021-03-04T18:27:40.418Z] #41 14.48 DEP images/core-arm.pb-c.d [2021-03-04T18:27:40.418Z] #41 14.55 DEP images/core-ppc64.pb-c.d [2021-03-04T18:27:40.418Z] #41 14.64 DEP images/core-s390.pb-c.d [2021-03-04T18:27:40.418Z] #41 14.66 DEP images/core-x86.pb-c.d [2021-03-04T18:27:40.418Z] #41 14.71 DEP images/core.pb-c.d [2021-03-04T18:27:40.418Z] #41 14.76 DEP images/inventory.pb-c.d [2021-03-04T18:27:40.589Z] #41 ... [2021-03-04T18:27:40.589Z] [2021-03-04T18:27:40.589Z] #11 [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 [2021-03-04T18:27:40.589Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:27:40.589Z] #11 75.70 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-04T18:27:40.589Z] #11 75.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T18:27:40.589Z] #11 75.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:27:40.678Z] #41 14.81 PBCC images/cpuinfo.pb-c.c [2021-03-04T18:27:40.678Z] #41 14.84 DEP images/cpuinfo.pb-c.d [2021-03-04T18:27:40.678Z] #41 14.92 PBCC images/stats.pb-c.c [2021-03-04T18:27:40.678Z] #41 14.95 DEP images/stats.pb-c.d [2021-03-04T18:27:41.160Z] #41 19.62 CC images/core-arm.o [2021-03-04T18:27:41.419Z] #41 20.15 CC images/core-aarch64.o [2021-03-04T18:27:41.989Z] #41 20.55 CC images/core-ppc64.o [2021-03-04T18:27:42.057Z] #41 16.37 make[1]: Nothing to be done for 'all'. [2021-03-04T18:27:42.371Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.9% of statements [2021-03-04T18:27:42.629Z] #41 21.25 CC images/core-s390.o [2021-03-04T18:27:42.994Z] #41 ... [2021-03-04T18:27:42.995Z] [2021-03-04T18:27:42.995Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:42.995Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:27:42.995Z] #43 80.71 text/template/parse [2021-03-04T18:27:42.995Z] #43 83.94 go/parser [2021-03-04T18:27:42.995Z] #43 85.11 text/template [2021-03-04T18:27:42.995Z] #43 87.41 encoding/xml [2021-03-04T18:27:42.995Z] #43 90.06 go/doc [2021-03-04T18:27:43.253Z] #43 ... [2021-03-04T18:27:43.253Z] [2021-03-04T18:27:43.253Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:27:43.253Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea [2021-03-04T18:27:43.253Z] #49 87.00 mvdan.cc/sh/v3/fileutil [2021-03-04T18:27:43.253Z] #49 87.14 mvdan.cc/sh/v3/syntax [2021-03-04T18:27:43.321Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.255s coverage: 45.9% of statements [2021-03-04T18:27:43.568Z] #41 21.95 CC images/cpuinfo.o [2021-03-04T18:27:43.828Z] #41 22.37 CC images/inventory.o [2021-03-04T18:27:44.087Z] #41 22.70 CC images/fdinfo.o [2021-03-04T18:27:44.346Z] #41 23.10 CC images/fown.o [2021-03-04T18:27:44.823Z] #11 ... [2021-03-04T18:27:44.823Z] [2021-03-04T18:27:44.823Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:27:44.823Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5 [2021-03-04T18:27:44.823Z] #49 70.08 encoding/json [2021-03-04T18:27:44.823Z] #49 73.29 github.com/pkg/diff [2021-03-04T18:27:44.823Z] #49 74.75 go/ast [2021-03-04T18:27:44.823Z] #49 76.80 golang.org/x/crypto/ssh/terminal [2021-03-04T18:27:44.823Z] #49 78.89 mvdan.cc/editorconfig [2021-03-04T18:27:44.823Z] #49 79.45 mvdan.cc/sh/v3/fileutil [2021-03-04T18:27:44.823Z] #49 79.69 mvdan.cc/sh/v3/syntax [2021-03-04T18:27:44.913Z] #41 23.38 CC images/ns.o [2021-03-04T18:27:44.913Z] #41 ... [2021-03-04T18:27:44.913Z] [2021-03-04T18:27:44.913Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:27:44.913Z] #54 sha256:6fdbaa88c5001a4e971de33c1b7246b13890940e003714506746ac6b2562f62e [2021-03-04T18:27:44.913Z] #54 43.02 Checking out files: 44% (1692/3816) Checking out files: 45% (1718/3816) Checking out files: 46% (1756/3816) Checking out files: 47% (1794/3816) Checking out files: 48% (1832/3816) Checking out files: 49% (1870/3816) Checking out files: 50% (1908/3816) Checking out files: 51% (1947/3816) Checking out files: 52% (1985/3816) Checking out files: 53% (2023/3816) Checking out files: 54% (2061/3816) Checking out files: 55% (2099/3816) Checking out files: 56% (2137/3816) Checking out files: 57% (2176/3816) Checking out files: 58% (2214/3816) Checking out files: 59% (2252/3816) Checking out files: 60% (2290/3816) Checking out files: 61% (2328/3816) Checking out files: 62% (2366/3816) Checking out files: 63% (2405/3816) Checking out files: 64% (2443/3816) Checking out files: 65% (2481/3816) Checking out files: 66% (2519/3816) Checking out files: 67% (2557/3816) Checking out files: 68% (2595/3816) Checking out files: 69% (2634/3816) Checking out files: 70% (2672/3816) Checking out files: 71% (2710/3816) Checking out files: 72% (2748/3816) Checking out files: 73% (2786/3816) Checking out files: 74% (2824/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 83% (3168/3816) Checking out files: 84% (3206/3816) Checking out files: 85% (3244/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) Checking out files: 95% (3626/3816) Checking out files: 96% (3664/3816) Checking out files: 97% (3702/3816) Checking out files: 98% (3740/3816) Checking out files: 99% (3778/3816) Checking out files: 100% (3816/3816) Checking out files: 100% (3816/3816), done. [2021-03-04T18:27:44.913Z] #54 44.87 + cd /tmp/tmp.fvDXN9hpcs/src/github.com/containerd/containerd [2021-03-04T18:27:44.913Z] #54 44.88 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:27:44.913Z] #54 46.48 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-04T18:27:44.913Z] #54 46.48 + BUILDTAGS='netgo osusergo static_build' [2021-03-04T18:27:44.913Z] #54 46.48 + export EXTRA_FLAGS=-buildmode=pie [2021-03-04T18:27:44.913Z] #54 46.48 + EXTRA_FLAGS=-buildmode=pie [2021-03-04T18:27:44.913Z] #54 46.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-04T18:27:44.914Z] #54 46.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-04T18:27:44.914Z] #54 46.48 + '[' '' = dynamic ']' [2021-03-04T18:27:44.914Z] #54 46.48 + make [2021-03-04T18:27:44.914Z] #54 47.54 + bin/ctr [2021-03-04T18:27:45.079Z] #49 ... [2021-03-04T18:27:45.080Z] [2021-03-04T18:27:45.080Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:45.080Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:45.080Z] #41 8.217 PBCC images/timens.pb-c.c [2021-03-04T18:27:45.080Z] #41 8.245 DEP images/timens.pb-c.d [2021-03-04T18:27:45.080Z] #41 8.325 PBCC images/fown.pb-c.c [2021-03-04T18:27:45.080Z] #41 8.373 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-04T18:27:45.080Z] #41 8.446 PBCC images/opts.pb-c.c [2021-03-04T18:27:45.080Z] #41 8.594 PBCC images/memfd.pb-c.c [2021-03-04T18:27:45.080Z] #41 8.594 DEP images/fown.pb-c.d [2021-03-04T18:27:45.080Z] #41 8.617 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-04T18:27:45.080Z] #41 8.679 DEP images/opts.pb-c.d [2021-03-04T18:27:45.080Z] #41 8.874 DEP images/memfd.pb-c.d [2021-03-04T18:27:45.080Z] #41 8.874 PBCC images/sit.pb-c.c [2021-03-04T18:27:45.080Z] #41 8.917 DEP images/sit.pb-c.d [2021-03-04T18:27:45.080Z] #41 9.023 PBCC images/macvlan.pb-c.c [2021-03-04T18:27:45.080Z] #41 9.081 DEP images/macvlan.pb-c.d [2021-03-04T18:27:45.080Z] #41 9.081 PBCC images/autofs.pb-c.c [2021-03-04T18:27:45.080Z] #41 9.081 DEP images/autofs.pb-c.d [2021-03-04T18:27:45.080Z] #41 9.081 PBCC images/sysctl.pb-c.c [2021-03-04T18:27:45.080Z] #41 9.141 DEP images/sysctl.pb-c.d [2021-03-04T18:27:45.080Z] #41 9.192 PBCC images/time.pb-c.c [2021-03-04T18:27:45.080Z] #41 9.243 DEP images/time.pb-c.d [2021-03-04T18:27:45.080Z] #41 9.327 PBCC images/binfmt-misc.pb-c.c [2021-03-04T18:27:45.080Z] #41 9.381 DEP images/binfmt-misc.pb-c.d [2021-03-04T18:27:45.080Z] #41 9.425 PBCC images/seccomp.pb-c.c [2021-03-04T18:27:45.080Z] #41 9.504 DEP images/seccomp.pb-c.d [2021-03-04T18:27:45.080Z] #41 9.573 PBCC images/userns.pb-c.c [2021-03-04T18:27:45.080Z] #41 9.685 DEP images/userns.pb-c.d [2021-03-04T18:27:45.080Z] #41 9.825 PBCC images/cgroup.pb-c.c [2021-03-04T18:27:45.080Z] #41 9.825 DEP images/cgroup.pb-c.d [2021-03-04T18:27:45.080Z] #41 9.825 PBCC images/ext-file.pb-c.c [2021-03-04T18:27:45.080Z] #41 9.825 DEP images/ext-file.pb-c.d [2021-03-04T18:27:45.080Z] #41 9.877 PBCC images/rpc.pb-c.c [2021-03-04T18:27:45.080Z] #41 9.925 DEP images/rpc.pb-c.d [2021-03-04T18:27:45.080Z] #41 9.981 PBCC images/siginfo.pb-c.c [2021-03-04T18:27:45.080Z] #41 9.999 DEP images/siginfo.pb-c.d [2021-03-04T18:27:45.080Z] #41 10.12 PBCC images/pagemap.pb-c.c [2021-03-04T18:27:45.080Z] #41 10.12 DEP images/pagemap.pb-c.d [2021-03-04T18:27:45.080Z] #41 10.16 PBCC images/rlimit.pb-c.c [2021-03-04T18:27:45.080Z] #41 10.28 DEP images/rlimit.pb-c.d [2021-03-04T18:27:45.080Z] #41 10.28 PBCC images/file-lock.pb-c.c [2021-03-04T18:27:45.080Z] #41 10.33 DEP images/file-lock.pb-c.d [2021-03-04T18:27:45.080Z] #41 10.36 PBCC images/tty.pb-c.c [2021-03-04T18:27:45.080Z] #41 10.52 DEP images/tty.pb-c.d [2021-03-04T18:27:45.080Z] #41 10.52 PBCC images/tun.pb-c.c [2021-03-04T18:27:45.080Z] #41 10.57 PBCC images/netdev.pb-c.c [2021-03-04T18:27:45.080Z] #41 10.66 DEP images/tun.pb-c.d [2021-03-04T18:27:45.080Z] #41 10.70 DEP images/netdev.pb-c.d [2021-03-04T18:27:45.080Z] #41 10.76 PBCC images/vma.pb-c.c [2021-03-04T18:27:45.080Z] #41 10.82 DEP images/vma.pb-c.d [2021-03-04T18:27:45.080Z] #41 10.87 PBCC images/creds.pb-c.c [2021-03-04T18:27:45.080Z] #41 10.90 DEP images/creds.pb-c.d [2021-03-04T18:27:45.080Z] #41 10.95 PBCC images/utsns.pb-c.c [2021-03-04T18:27:45.080Z] #41 11.04 DEP images/utsns.pb-c.d [2021-03-04T18:27:45.080Z] #41 11.06 PBCC images/ipc-desc.pb-c.c [2021-03-04T18:27:45.080Z] #41 11.10 PBCC images/ipc-sem.pb-c.c [2021-03-04T18:27:45.080Z] #41 11.14 DEP images/ipc-desc.pb-c.d [2021-03-04T18:27:45.080Z] #41 11.27 DEP images/ipc-sem.pb-c.d [2021-03-04T18:27:45.080Z] #41 11.27 PBCC images/ipc-msg.pb-c.c [2021-03-04T18:27:45.080Z] #41 11.27 DEP images/ipc-msg.pb-c.d [2021-03-04T18:27:45.080Z] #41 11.31 PBCC images/ipc-shm.pb-c.c [2021-03-04T18:27:45.080Z] #41 11.38 DEP images/ipc-shm.pb-c.d [2021-03-04T18:27:45.080Z] #41 11.46 PBCC images/ipc-var.pb-c.c [2021-03-04T18:27:45.080Z] #41 11.48 DEP images/ipc-var.pb-c.d [2021-03-04T18:27:45.163Z] #49 ... [2021-03-04T18:27:45.163Z] [2021-03-04T18:27:45.163Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:45.163Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:27:45.163Z] #43 92.62 github.com/LK4D4/vndr/versioned [2021-03-04T18:27:45.163Z] #43 92.73 compress/flate [2021-03-04T18:27:45.336Z] #41 11.54 PBCC images/sk-opts.pb-c.c [2021-03-04T18:27:45.336Z] #41 11.58 PBCC images/packet-sock.pb-c.c [2021-03-04T18:27:45.593Z] #41 11.67 DEP images/sk-opts.pb-c.d [2021-03-04T18:27:45.593Z] #41 11.75 DEP images/packet-sock.pb-c.d [2021-03-04T18:27:45.593Z] #41 11.86 PBCC images/sk-netlink.pb-c.c [2021-03-04T18:27:45.593Z] #41 11.89 DEP images/sk-netlink.pb-c.d [2021-03-04T18:27:45.849Z] #41 11.96 PBCC images/sk-inet.pb-c.c [2021-03-04T18:27:45.849Z] #41 12.05 DEP images/sk-inet.pb-c.d [2021-03-04T18:27:45.849Z] #41 12.09 PBCC images/sk-unix.pb-c.c [2021-03-04T18:27:45.876Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.588s coverage: 73.3% of statements [2021-03-04T18:27:45.876Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.836s coverage: 49.4% of statements [2021-03-04T18:27:46.100Z] #43 93.83 github.com/LK4D4/vndr/build [2021-03-04T18:27:46.106Z] #41 12.21 DEP images/sk-unix.pb-c.d [2021-03-04T18:27:46.106Z] #41 12.27 PBCC images/mm.pb-c.c [2021-03-04T18:27:46.106Z] #41 12.36 DEP images/mm.pb-c.d [2021-03-04T18:27:46.106Z] #41 12.43 PBCC images/timerfd.pb-c.c [2021-03-04T18:27:46.362Z] #41 12.45 DEP images/timerfd.pb-c.d [2021-03-04T18:27:46.362Z] #41 12.55 PBCC images/timer.pb-c.c [2021-03-04T18:27:46.362Z] #41 12.55 DEP images/timer.pb-c.d [2021-03-04T18:27:46.362Z] #41 12.62 PBCC images/sa.pb-c.c [2021-03-04T18:27:46.362Z] #41 12.65 DEP images/sa.pb-c.d [2021-03-04T18:27:46.362Z] #41 12.71 PBCC images/pipe-data.pb-c.c [2021-03-04T18:27:46.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-04T18:27:46.618Z] #41 12.76 DEP images/pipe-data.pb-c.d [2021-03-04T18:27:46.618Z] #41 12.82 PBCC images/mnt.pb-c.c [2021-03-04T18:27:46.618Z] #41 12.88 DEP images/mnt.pb-c.d [2021-03-04T18:27:46.618Z] #41 12.96 PBCC images/sk-packet.pb-c.c [2021-03-04T18:27:46.874Z] #41 13.04 DEP images/sk-packet.pb-c.d [2021-03-04T18:27:46.874Z] #41 13.12 PBCC images/tcp-stream.pb-c.c [2021-03-04T18:27:47.130Z] #41 13.17 DEP images/tcp-stream.pb-c.d [2021-03-04T18:27:47.130Z] #41 13.27 PBCC images/pipe.pb-c.c [2021-03-04T18:27:47.130Z] #41 13.34 DEP images/pipe.pb-c.d [2021-03-04T18:27:47.130Z] #41 13.38 PBCC images/pstree.pb-c.c [2021-03-04T18:27:47.130Z] #41 13.39 DEP images/pstree.pb-c.d [2021-03-04T18:27:47.130Z] #41 13.45 PBCC images/fs.pb-c.c [2021-03-04T18:27:47.130Z] #41 13.47 DEP images/fs.pb-c.d [2021-03-04T18:27:47.130Z] #41 13.50 PBCC images/signalfd.pb-c.c [2021-03-04T18:27:47.130Z] #41 13.56 DEP images/signalfd.pb-c.d [2021-03-04T18:27:47.267Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-03-04T18:27:47.530Z] ok github.com/docker/docker/daemon 12.348s coverage: 17.2% of statements [2021-03-04T18:27:47.530Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-04T18:27:47.530Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-04T18:27:47.530Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-04T18:27:47.530Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-04T18:27:47.530Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-04T18:27:47.530Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2021-03-04T18:27:47.692Z] #41 13.73 PBCC images/fh.pb-c.c [2021-03-04T18:27:47.692Z] #41 13.73 PBCC images/fsnotify.pb-c.c [2021-03-04T18:27:47.692Z] #41 13.81 DEP images/fh.pb-c.d [2021-03-04T18:27:47.692Z] #41 13.90 DEP images/fsnotify.pb-c.d [2021-03-04T18:27:47.692Z] #41 13.96 PBCC images/eventpoll.pb-c.c [2021-03-04T18:27:47.692Z] #41 13.96 DEP images/eventpoll.pb-c.d [2021-03-04T18:27:47.948Z] #41 14.03 PBCC images/eventfd.pb-c.c [2021-03-04T18:27:47.948Z] #41 14.05 DEP images/eventfd.pb-c.d [2021-03-04T18:27:47.948Z] #41 14.15 PBCC images/remap-file-path.pb-c.c [2021-03-04T18:27:47.948Z] #41 14.15 DEP images/remap-file-path.pb-c.d [2021-03-04T18:27:47.948Z] #41 14.20 PBCC images/fifo.pb-c.c [2021-03-04T18:27:48.004Z] #43 95.55 hash/crc32 [2021-03-04T18:27:48.107Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-03-04T18:27:48.204Z] #41 14.25 DEP images/fifo.pb-c.d [2021-03-04T18:27:48.204Z] #41 14.25 PBCC images/ghost-file.pb-c.c [2021-03-04T18:27:48.204Z] #41 14.33 DEP images/ghost-file.pb-c.d [2021-03-04T18:27:48.204Z] #41 14.53 PBCC images/regfile.pb-c.c [2021-03-04T18:27:48.204Z] #41 14.53 DEP images/regfile.pb-c.d [2021-03-04T18:27:48.461Z] #41 14.56 PBCC images/ns.pb-c.c [2021-03-04T18:27:48.461Z] #41 14.56 DEP images/ns.pb-c.d [2021-03-04T18:27:48.461Z] #41 14.61 PBCC images/fdinfo.pb-c.c [2021-03-04T18:27:48.461Z] #41 14.76 DEP images/fdinfo.pb-c.d [2021-03-04T18:27:48.461Z] #41 14.76 PBCC images/core-aarch64.pb-c.c [2021-03-04T18:27:48.461Z] #41 14.80 PBCC images/core-arm.pb-c.c [2021-03-04T18:27:48.571Z] #43 96.26 compress/gzip [2021-03-04T18:27:48.717Z] #41 14.97 PBCC images/core-ppc64.pb-c.c [2021-03-04T18:27:48.717Z] #41 14.97 PBCC images/core-s390.pb-c.c [2021-03-04T18:27:48.717Z] #41 14.97 PBCC images/core-x86.pb-c.c [2021-03-04T18:27:48.974Z] #41 15.08 PBCC images/core.pb-c.c [2021-03-04T18:27:48.974Z] #41 15.18 PBCC images/inventory.pb-c.c [2021-03-04T18:27:48.974Z] #41 15.18 DEP images/core-aarch64.pb-c.d [2021-03-04T18:27:48.974Z] #41 15.24 DEP images/core-arm.pb-c.d [2021-03-04T18:27:48.974Z] #41 15.31 DEP images/core-ppc64.pb-c.d [2021-03-04T18:27:48.974Z] #41 15.36 DEP images/core-s390.pb-c.d [2021-03-04T18:27:49.230Z] #41 15.44 DEP images/core-x86.pb-c.d [2021-03-04T18:27:49.230Z] #41 15.51 DEP images/core.pb-c.d [2021-03-04T18:27:49.486Z] #41 15.64 DEP images/inventory.pb-c.d [2021-03-04T18:27:49.486Z] #41 15.67 PBCC images/cpuinfo.pb-c.c [2021-03-04T18:27:49.486Z] #41 15.73 DEP images/cpuinfo.pb-c.d [2021-03-04T18:27:49.486Z] #41 15.82 PBCC images/stats.pb-c.c [2021-03-04T18:27:49.486Z] #41 15.82 DEP images/stats.pb-c.d [2021-03-04T18:27:49.508Z] #43 96.89 net [2021-03-04T18:27:49.767Z] #43 97.41 vendor/golang.org/x/text/transform [2021-03-04T18:27:50.184Z] #54 ... [2021-03-04T18:27:50.184Z] [2021-03-04T18:27:50.184Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:50.184Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:27:50.184Z] #43 89.43 encoding/xml [2021-03-04T18:27:50.184Z] #43 89.75 go/doc [2021-03-04T18:27:50.184Z] #43 93.19 github.com/LK4D4/vndr/build [2021-03-04T18:27:50.184Z] #43 94.91 github.com/LK4D4/vndr/versioned [2021-03-04T18:27:50.184Z] #43 94.99 compress/flate [2021-03-04T18:27:50.184Z] #43 96.06 hash/crc32 [2021-03-04T18:27:50.184Z] #43 96.94 net [2021-03-04T18:27:50.184Z] #43 97.68 compress/gzip [2021-03-04T18:27:50.184Z] #43 98.21 vendor/golang.org/x/text/transform [2021-03-04T18:27:50.184Z] #43 98.88 vendor/golang.org/x/text/unicode/bidi [2021-03-04T18:27:50.444Z] #43 ... [2021-03-04T18:27:50.444Z] [2021-03-04T18:27:50.444Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:50.444Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:50.444Z] #41 23.61 CC images/regfile.o [2021-03-04T18:27:50.444Z] #41 23.84 CC images/ghost-file.o [2021-03-04T18:27:50.444Z] #41 24.15 CC images/fifo.o [2021-03-04T18:27:50.444Z] #41 24.39 CC images/remap-file-path.o [2021-03-04T18:27:50.444Z] #41 24.63 CC images/eventfd.o [2021-03-04T18:27:50.444Z] #41 24.90 CC images/eventpoll.o [2021-03-04T18:27:50.444Z] #41 25.22 CC images/fh.o [2021-03-04T18:27:50.444Z] #41 25.48 CC images/fsnotify.o [2021-03-04T18:27:50.444Z] #41 26.07 CC images/signalfd.o [2021-03-04T18:27:50.444Z] #41 26.38 CC images/fs.o [2021-03-04T18:27:50.444Z] #41 26.69 CC images/pstree.o [2021-03-04T18:27:50.444Z] #41 27.00 CC images/pipe.o [2021-03-04T18:27:50.444Z] #41 27.28 CC images/tcp-stream.o [2021-03-04T18:27:50.444Z] #41 27.50 CC images/sk-packet.o [2021-03-04T18:27:50.444Z] #41 27.91 CC images/mnt.o [2021-03-04T18:27:50.444Z] #41 28.16 CC images/pipe-data.o [2021-03-04T18:27:50.444Z] #41 28.34 CC images/sa.o [2021-03-04T18:27:50.444Z] #41 28.58 CC images/timer.o [2021-03-04T18:27:50.444Z] #41 28.95 CC images/timerfd.o [2021-03-04T18:27:50.667Z] ok github.com/docker/docker/daemon/logger 0.274s coverage: 43.2% of statements [2021-03-04T18:27:50.703Z] #41 29.23 CC images/mm.o [2021-03-04T18:27:50.703Z] #43 ... [2021-03-04T18:27:50.703Z] [2021-03-04T18:27:50.703Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:27:50.703Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf [2021-03-04T18:27:50.703Z] #54 43.67 Checking out files: 49% (1894/3816) Checking out files: 50% (1908/3816) Checking out files: 51% (1947/3816) Checking out files: 52% (1985/3816) Checking out files: 53% (2023/3816) Checking out files: 54% (2061/3816) Checking out files: 55% (2099/3816) Checking out files: 56% (2137/3816) Checking out files: 57% (2176/3816) Checking out files: 58% (2214/3816) Checking out files: 59% (2252/3816) Checking out files: 60% (2290/3816) Checking out files: 61% (2328/3816) Checking out files: 62% (2366/3816) Checking out files: 63% (2405/3816) Checking out files: 64% (2443/3816) Checking out files: 65% (2481/3816) Checking out files: 66% (2519/3816) Checking out files: 67% (2557/3816) Checking out files: 68% (2595/3816) Checking out files: 69% (2634/3816) Checking out files: 70% (2672/3816) Checking out files: 71% (2710/3816) Checking out files: 72% (2748/3816) Checking out files: 73% (2786/3816) Checking out files: 74% (2824/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 83% (3168/3816) Checking out files: 84% (3206/3816) Checking out files: 84% (3243/3816) Checking out files: 85% (3244/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) Checking out files: 95% (3626/3816) Checking out files: 96% (3664/3816) Checking out files: 97% (3702/3816) Checking out files: 98% (3740/3816) Checking out files: 99% (3778/3816) Checking out files: 100% (3816/3816) Checking out files: 100% (3816/3816), done. [2021-03-04T18:27:50.703Z] #54 45.30 + cd /tmp/tmp.b0yNCKkt1K/src/github.com/containerd/containerd [2021-03-04T18:27:50.703Z] #54 45.31 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:27:50.703Z] #54 47.20 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-04T18:27:50.703Z] #54 47.20 + BUILDTAGS='netgo osusergo static_build' [2021-03-04T18:27:50.703Z] #54 47.20 + export EXTRA_FLAGS=-buildmode=pie [2021-03-04T18:27:50.703Z] #54 47.20 + EXTRA_FLAGS=-buildmode=pie [2021-03-04T18:27:50.703Z] #54 47.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-04T18:27:50.703Z] #54 47.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-04T18:27:50.703Z] #54 47.20 + '[' '' = dynamic ']' [2021-03-04T18:27:50.703Z] #54 47.20 + make [2021-03-04T18:27:50.703Z] #54 48.38 + bin/ctr [2021-03-04T18:27:50.703Z] #54 ... [2021-03-04T18:27:50.703Z] [2021-03-04T18:27:50.703Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:50.703Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:27:50.703Z] #43 98.25 vendor/golang.org/x/text/unicode/bidi [2021-03-04T18:27:50.854Z] #41 ... [2021-03-04T18:27:50.854Z] [2021-03-04T18:27:50.854Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:27:50.854Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5 [2021-03-04T18:27:50.854Z] #49 86.13 mvdan.cc/sh/v3/cmd/shfmt [2021-03-04T18:27:50.931Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.7% of statements [2021-03-04T18:27:50.962Z] #41 29.57 CC images/sk-opts.o [2021-03-04T18:27:51.194Z] ok github.com/docker/docker/daemon/logger/awslogs 0.276s coverage: 77.8% of statements [2021-03-04T18:27:51.222Z] #41 29.82 CC images/sk-unix.o [2021-03-04T18:27:51.457Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.021s coverage: 57.7% of statements [2021-03-04T18:27:51.457Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-04T18:27:51.457Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-04T18:27:51.457Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-04T18:27:51.457Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-04T18:27:51.457Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-04T18:27:51.457Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-04T18:27:51.481Z] #41 ... [2021-03-04T18:27:51.481Z] [2021-03-04T18:27:51.481Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:51.481Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:27:51.481Z] #43 100.7 vendor/golang.org/x/text/secure/bidirule [2021-03-04T18:27:51.641Z] #43 ... [2021-03-04T18:27:51.641Z] [2021-03-04T18:27:51.641Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:27:51.641Z] #49 sha256:f34dbe278931c251b2e4e42119477f677509cd3a08ab40a147c168d39ac7baea [2021-03-04T18:27:51.641Z] #49 93.28 mvdan.cc/sh/v3/cmd/shfmt [2021-03-04T18:27:51.641Z] #49 DONE 99.2s [2021-03-04T18:27:51.756Z] #43 ... [2021-03-04T18:27:51.756Z] [2021-03-04T18:27:51.756Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:27:51.756Z] #49 sha256:a6733b52cf3f13b47ca4b06cf93af5fdbf062306250c5f8b44a55a8e2e5e92fd [2021-03-04T18:27:51.756Z] #49 93.95 mvdan.cc/sh/v3/cmd/shfmt [2021-03-04T18:27:51.756Z] #49 DONE 100.9s [2021-03-04T18:27:51.756Z] [2021-03-04T18:27:51.756Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:51.756Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:27:51.756Z] #43 100.9 vendor/golang.org/x/text/unicode/norm [2021-03-04T18:27:51.902Z] [2021-03-04T18:27:51.902Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:51.902Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:51.902Z] #41 17.82 CC images/stats.o [2021-03-04T18:27:51.902Z] #41 18.16 CC images/core.o [2021-03-04T18:27:51.902Z] #41 18.89 CC images/core-x86.o [2021-03-04T18:27:51.902Z] #41 19.52 CC images/core-arm.o [2021-03-04T18:27:51.902Z] #41 19.96 CC images/core-aarch64.o [2021-03-04T18:27:51.902Z] #41 20.36 CC images/core-ppc64.o [2021-03-04T18:27:51.902Z] #41 20.90 CC images/core-s390.o [2021-03-04T18:27:51.902Z] #41 21.51 CC images/cpuinfo.o [2021-03-04T18:27:51.903Z] #41 22.00 CC images/inventory.o [2021-03-04T18:27:51.903Z] #41 22.23 CC images/fdinfo.o [2021-03-04T18:27:51.903Z] #41 22.56 CC images/fown.o [2021-03-04T18:27:51.903Z] #41 22.80 CC images/ns.o [2021-03-04T18:27:51.903Z] #41 23.06 CC images/regfile.o [2021-03-04T18:27:51.903Z] #41 23.33 CC images/ghost-file.o [2021-03-04T18:27:51.903Z] #41 23.60 CC images/fifo.o [2021-03-04T18:27:51.903Z] #41 23.81 CC images/remap-file-path.o [2021-03-04T18:27:51.903Z] #41 23.99 CC images/eventfd.o [2021-03-04T18:27:51.903Z] #41 24.24 CC images/eventpoll.o [2021-03-04T18:27:51.903Z] #41 24.51 CC images/fh.o [2021-03-04T18:27:51.903Z] #41 24.89 CC images/fsnotify.o [2021-03-04T18:27:51.903Z] #41 25.39 CC images/signalfd.o [2021-03-04T18:27:51.903Z] #41 25.69 CC images/fs.o [2021-03-04T18:27:51.903Z] #41 25.97 CC images/pstree.o [2021-03-04T18:27:52.032Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2021-03-04T18:27:52.161Z] #41 26.35 CC images/pipe.o [2021-03-04T18:27:52.221Z] #49 ... [2021-03-04T18:27:52.221Z] [2021-03-04T18:27:52.221Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:52.221Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23 [2021-03-04T18:27:52.221Z] #43 77.32 go/parser [2021-03-04T18:27:52.221Z] #43 78.29 text/template [2021-03-04T18:27:52.221Z] #43 81.38 encoding/xml [2021-03-04T18:27:52.221Z] #43 83.47 go/doc [2021-03-04T18:27:52.221Z] #43 87.22 github.com/LK4D4/vndr/versioned [2021-03-04T18:27:52.221Z] #43 87.34 github.com/LK4D4/vndr/build [2021-03-04T18:27:52.221Z] #43 87.34 compress/flate [2021-03-04T18:27:52.221Z] #43 ... [2021-03-04T18:27:52.221Z] [2021-03-04T18:27:52.221Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:52.221Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:52.221Z] #41 17.30 make[1]: Nothing to be done for 'all'. [2021-03-04T18:27:52.429Z] #41 26.69 CC images/tcp-stream.o [2021-03-04T18:27:52.477Z] #41 18.70 CC images/stats.o [2021-03-04T18:27:52.609Z] ok github.com/docker/docker/daemon/logger/journald 0.034s coverage: 23.9% of statements [2021-03-04T18:27:52.609Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.046s coverage: 87.2% of statements [2021-03-04T18:27:52.687Z] #41 27.08 CC images/sk-packet.o [2021-03-04T18:27:52.734Z] #41 19.06 CC images/core.o [2021-03-04T18:27:52.872Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 61.6% of statements [2021-03-04T18:27:52.946Z] #41 27.29 CC images/mnt.o [2021-03-04T18:27:53.206Z] #41 27.47 CC images/pipe-data.o [2021-03-04T18:27:53.206Z] #41 ... [2021-03-04T18:27:53.206Z] [2021-03-04T18:27:53.206Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:27:53.206Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:27:53.206Z] #43 100.8 vendor/golang.org/x/text/secure/bidirule [2021-03-04T18:27:53.464Z] #43 100.9 vendor/golang.org/x/text/unicode/norm [2021-03-04T18:27:53.662Z] #41 19.71 CC images/core-x86.o [2021-03-04T18:27:53.823Z] ok github.com/docker/docker/daemon/logger/local 0.062s coverage: 75.2% of statements [2021-03-04T18:27:53.823Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-04T18:27:54.224Z] #41 20.27 CC images/core-arm.o [2021-03-04T18:27:54.400Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.075s coverage: 31.5% of statements [2021-03-04T18:27:54.481Z] #41 20.65 CC images/core-aarch64.o [2021-03-04T18:27:54.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-04T18:27:54.664Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.108s coverage: 55.1% of statements [2021-03-04T18:27:54.737Z] #41 21.04 CC images/core-ppc64.o [2021-03-04T18:27:55.240Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-03-04T18:27:55.300Z] #41 21.69 CC images/core-s390.o [2021-03-04T18:27:55.823Z] ok github.com/docker/docker/daemon/logger/syslog 0.069s coverage: 46.8% of statements [2021-03-04T18:27:55.946Z] #43 105.0 vendor/golang.org/x/net/idna [2021-03-04T18:27:56.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-04T18:27:56.229Z] #41 22.51 CC images/cpuinfo.o [2021-03-04T18:27:56.229Z] #41 ... [2021-03-04T18:27:56.229Z] [2021-03-04T18:27:56.229Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:27:56.229Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0 [2021-03-04T18:27:56.410Z] ok github.com/docker/docker/daemon/network 0.041s coverage: 63.8% of statements [2021-03-04T18:27:56.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-04T18:27:56.986Z] ok github.com/docker/docker/daemon/logger/splunk 1.803s coverage: 82.5% of statements [2021-03-04T18:27:56.986Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-04T18:27:56.986Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-04T18:27:57.001Z] #54 44.76 Checking out files: 49% (1886/3816) Checking out files: 50% (1908/3816) Checking out files: 51% (1947/3816) Checking out files: 52% (1985/3816) Checking out files: 53% (2023/3816) Checking out files: 54% (2061/3816) Checking out files: 55% (2099/3816) Checking out files: 56% (2137/3816) Checking out files: 57% (2176/3816) Checking out files: 58% (2214/3816) Checking out files: 59% (2252/3816) Checking out files: 60% (2290/3816) Checking out files: 61% (2328/3816) Checking out files: 62% (2366/3816) Checking out files: 63% (2405/3816) Checking out files: 64% (2443/3816) Checking out files: 65% (2481/3816) Checking out files: 66% (2519/3816) Checking out files: 67% (2557/3816) Checking out files: 68% (2595/3816) Checking out files: 69% (2634/3816) Checking out files: 70% (2672/3816) Checking out files: 71% (2710/3816) Checking out files: 72% (2748/3816) Checking out files: 73% (2786/3816) Checking out files: 74% (2824/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 83% (3168/3816) Checking out files: 84% (3206/3816) Checking out files: 85% (3244/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 89% (3403/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) Checking out files: 95% (3626/3816) Checking out files: 96% (3664/3816) Checking out files: 97% (3702/3816) Checking out files: 98% (3740/3816) Checking out files: 99% (3778/3816) Checking out files: 100% (3816/3816) Checking out files: 100% (3816/3816), done. [2021-03-04T18:27:57.001Z] #54 46.21 + cd /tmp/tmp.uW6i5S7Rr2/src/github.com/containerd/containerd [2021-03-04T18:27:57.001Z] #54 46.21 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T18:27:57.001Z] #54 ... [2021-03-04T18:27:57.001Z] [2021-03-04T18:27:57.001Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-04T18:27:57.001Z] #49 sha256:54916cd830b47abd07eb4840f0d5a109b088ca16b9c2a31f7c4aa59ac2c7fda5 [2021-03-04T18:27:57.001Z] #49 DONE 92.2s [2021-03-04T18:27:57.257Z] [2021-03-04T18:27:57.257Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:57.257Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:57.257Z] #41 22.98 CC images/inventory.o [2021-03-04T18:27:57.257Z] #41 23.27 CC images/fdinfo.o [2021-03-04T18:27:57.257Z] #41 23.64 CC images/fown.o [2021-03-04T18:27:57.513Z] #41 23.90 CC images/ns.o [2021-03-04T18:27:57.654Z] #43 104.6 vendor/golang.org/x/net/idna [2021-03-04T18:27:57.770Z] #41 24.15 CC images/regfile.o [2021-03-04T18:27:57.851Z] #43 107.2 vendor/golang.org/x/net/http2/hpack [2021-03-04T18:27:57.934Z] ok github.com/docker/docker/distribution/metadata 0.092s coverage: 48.2% of statements [2021-03-04T18:27:58.026Z] #41 24.46 CC images/ghost-file.o [2021-03-04T18:27:58.282Z] #41 24.71 CC images/fifo.o [2021-03-04T18:27:58.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-04T18:27:58.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-04T18:27:58.592Z] #43 ... [2021-03-04T18:27:58.592Z] [2021-03-04T18:27:58.592Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:27:58.592Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:27:58.592Z] #41 27.67 CC images/sa.o [2021-03-04T18:27:58.592Z] #41 27.87 CC images/timer.o [2021-03-04T18:27:58.592Z] #41 28.14 CC images/timerfd.o [2021-03-04T18:27:58.592Z] #41 28.33 CC images/mm.o [2021-03-04T18:27:58.592Z] #41 28.61 CC images/sk-opts.o [2021-03-04T18:27:58.592Z] #41 28.78 CC images/sk-unix.o [2021-03-04T18:27:58.592Z] #41 29.08 CC images/sk-inet.o [2021-03-04T18:27:58.592Z] #41 29.42 CC images/tun.o [2021-03-04T18:27:58.592Z] #41 29.68 CC images/sk-netlink.o [2021-03-04T18:27:58.592Z] #41 29.87 CC images/packet-sock.o [2021-03-04T18:27:58.592Z] #41 30.27 CC images/ipc-var.o [2021-03-04T18:27:58.592Z] #41 30.48 CC images/ipc-desc.o [2021-03-04T18:27:58.592Z] #41 30.69 CC images/ipc-shm.o [2021-03-04T18:27:58.592Z] #41 30.87 CC images/ipc-msg.o [2021-03-04T18:27:58.592Z] #41 31.14 CC images/ipc-sem.o [2021-03-04T18:27:58.592Z] #41 31.31 CC images/utsns.o [2021-03-04T18:27:58.592Z] #41 31.47 CC images/creds.o [2021-03-04T18:27:58.592Z] #41 31.75 CC images/vma.o [2021-03-04T18:27:58.592Z] #41 32.01 CC images/netdev.o [2021-03-04T18:27:58.592Z] #41 32.33 CC images/tty.o [2021-03-04T18:27:58.592Z] #41 32.88 CC images/file-lock.o [2021-03-04T18:27:58.844Z] #41 24.92 CC images/remap-file-path.o [2021-03-04T18:27:58.844Z] #41 25.21 CC images/eventfd.o [2021-03-04T18:27:58.850Z] #41 33.06 CC images/rlimit.o [2021-03-04T18:27:59.109Z] #41 33.23 CC images/pagemap.o [2021-03-04T18:27:59.228Z] #43 108.5 mime [2021-03-04T18:27:59.331Z] ok github.com/docker/docker/distribution 0.259s coverage: 25.0% of statements [2021-03-04T18:27:59.331Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-04T18:27:59.331Z] ok github.com/docker/docker/errdefs 0.017s coverage: 53.1% of statements [2021-03-04T18:27:59.369Z] #41 33.54 CC images/siginfo.o [2021-03-04T18:27:59.369Z] #41 33.78 CC images/rpc.o [2021-03-04T18:27:59.406Z] #41 25.48 CC images/eventpoll.o [2021-03-04T18:27:59.662Z] #41 25.78 CC images/fh.o [2021-03-04T18:27:59.907Z] ok github.com/docker/docker/image 0.056s coverage: 86.6% of statements [2021-03-04T18:27:59.918Z] #41 26.09 CC images/fsnotify.o [2021-03-04T18:27:59.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-04T18:28:00.481Z] #41 26.74 CC images/signalfd.o [2021-03-04T18:28:00.485Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2021-03-04T18:28:00.485Z] ok github.com/docker/docker/distribution/xfer 1.723s coverage: 85.6% of statements [2021-03-04T18:28:00.485Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-04T18:28:00.737Z] #41 26.97 CC images/fs.o [2021-03-04T18:28:00.746Z] #41 34.93 CC images/ext-file.o [2021-03-04T18:28:00.993Z] #41 27.23 CC images/pstree.o [2021-03-04T18:28:01.005Z] #41 35.12 CC images/cgroup.o [2021-03-04T18:28:01.061Z] ok github.com/docker/docker/image/tarexport 0.072s coverage: 0.6% of statements [2021-03-04T18:28:01.133Z] #43 110.0 mime/quotedprintable [2021-03-04T18:28:01.133Z] #43 110.4 net/http/internal [2021-03-04T18:28:01.250Z] #41 27.46 CC images/pipe.o [2021-03-04T18:28:01.324Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2021-03-04T18:28:01.324Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-04T18:28:01.324Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2021-03-04T18:28:01.506Z] #41 27.72 CC images/tcp-stream.o [2021-03-04T18:28:01.587Z] #41 35.79 CC images/userns.o [2021-03-04T18:28:01.587Z] #41 36.04 CC images/google/protobuf/descriptor.o [2021-03-04T18:28:01.701Z] #43 ... [2021-03-04T18:28:01.701Z] [2021-03-04T18:28:01.701Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:01.701Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:01.701Z] #41 30.21 CC images/sk-inet.o [2021-03-04T18:28:01.701Z] #41 31.11 CC images/tun.o [2021-03-04T18:28:01.701Z] #41 31.51 CC images/sk-netlink.o [2021-03-04T18:28:01.701Z] #41 31.77 CC images/packet-sock.o [2021-03-04T18:28:01.701Z] #41 32.09 CC images/ipc-var.o [2021-03-04T18:28:01.701Z] #41 32.26 CC images/ipc-desc.o [2021-03-04T18:28:01.701Z] #41 32.52 CC images/ipc-shm.o [2021-03-04T18:28:01.701Z] #41 32.71 CC images/ipc-msg.o [2021-03-04T18:28:01.701Z] #41 33.02 CC images/ipc-sem.o [2021-03-04T18:28:01.701Z] #41 33.22 CC images/utsns.o [2021-03-04T18:28:01.701Z] #41 33.45 CC images/creds.o [2021-03-04T18:28:01.701Z] #41 33.70 CC images/vma.o [2021-03-04T18:28:01.701Z] #41 33.88 CC images/netdev.o [2021-03-04T18:28:01.701Z] #41 34.28 CC images/tty.o [2021-03-04T18:28:01.701Z] #41 34.89 CC images/file-lock.o [2021-03-04T18:28:01.701Z] #41 35.14 CC images/rlimit.o [2021-03-04T18:28:01.701Z] #41 35.33 CC images/pagemap.o [2021-03-04T18:28:01.701Z] #41 35.63 CC images/siginfo.o [2021-03-04T18:28:01.701Z] #41 35.97 CC images/rpc.o [2021-03-04T18:28:01.701Z] #41 37.28 CC images/ext-file.o [2021-03-04T18:28:01.701Z] #41 37.53 CC images/cgroup.o [2021-03-04T18:28:01.701Z] #41 38.13 CC images/userns.o [2021-03-04T18:28:01.701Z] #41 38.44 CC images/google/protobuf/descriptor.o [2021-03-04T18:28:01.701Z] #41 40.20 CC images/opts.o [2021-03-04T18:28:01.701Z] #41 40.45 CC images/seccomp.o [2021-03-04T18:28:01.701Z] #41 ... [2021-03-04T18:28:01.701Z] [2021-03-04T18:28:01.701Z] #11 [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 [2021-03-04T18:28:01.701Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:28:01.701Z] #11 101.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-04T18:28:01.701Z] #11 101.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T18:28:01.701Z] #11 101.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:28:01.762Z] #41 27.94 CC images/sk-packet.o [2021-03-04T18:28:01.961Z] #11 ... [2021-03-04T18:28:01.961Z] [2021-03-04T18:28:01.961Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:01.961Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:01.961Z] #41 40.69 CC images/binfmt-misc.o [2021-03-04T18:28:02.018Z] #41 28.19 CC images/mnt.o [2021-03-04T18:28:02.275Z] #41 28.47 CC images/pipe-data.o [2021-03-04T18:28:02.530Z] #41 40.94 CC images/time.o [2021-03-04T18:28:02.530Z] #41 41.16 CC images/sysctl.o [2021-03-04T18:28:02.531Z] #41 28.67 CC images/sa.o [2021-03-04T18:28:02.787Z] #41 28.93 CC images/timer.o [2021-03-04T18:28:02.791Z] #41 41.44 CC images/autofs.o [2021-03-04T18:28:03.043Z] #41 29.29 CC images/timerfd.o [2021-03-04T18:28:03.043Z] #41 ... [2021-03-04T18:28:03.043Z] [2021-03-04T18:28:03.043Z] #11 [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 [2021-03-04T18:28:03.043Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:28:03.043Z] #11 98.22 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-04T18:28:03.043Z] #11 98.22 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T18:28:03.043Z] #11 98.23 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:28:03.059Z] #41 41.60 CC images/macvlan.o [2021-03-04T18:28:03.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-04T18:28:03.250Z] ok github.com/docker/docker/oci 0.035s coverage: 45.2% of statements [2021-03-04T18:28:03.250Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2021-03-04T18:28:03.250Z] ok github.com/docker/docker/opts 0.047s coverage: 67.1% of statements [2021-03-04T18:28:03.319Z] #41 41.80 CC images/sit.o [2021-03-04T18:28:03.319Z] #41 42.01 CC images/memfd.o [2021-03-04T18:28:03.497Z] #41 37.53 CC images/opts.o [2021-03-04T18:28:03.497Z] #41 37.76 CC images/seccomp.o [2021-03-04T18:28:03.578Z] #41 42.30 CC images/timens.o [2021-03-04T18:28:03.755Z] #41 37.99 CC images/binfmt-misc.o [2021-03-04T18:28:03.828Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-03-04T18:28:03.838Z] #41 42.57 LINK images/built-in.o [2021-03-04T18:28:04.014Z] #41 38.18 CC images/time.o [2021-03-04T18:28:04.014Z] #41 38.35 CC images/sysctl.o [2021-03-04T18:28:04.098Z] #41 42.73 GEN compel/include/asm [2021-03-04T18:28:04.098Z] #41 42.76 GEN compel/include/version.h [2021-03-04T18:28:04.098Z] #41 42.80 touch .config [2021-03-04T18:28:04.098Z] #41 42.83 GEN include/common/config.h [2021-03-04T18:28:04.273Z] #41 38.51 CC images/autofs.o [2021-03-04T18:28:04.358Z] #41 42.93 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-04T18:28:04.358Z] #41 42.95 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-04T18:28:04.358Z] #41 42.99 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-04T18:28:04.358Z] #41 43.00 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-04T18:28:04.358Z] #41 43.03 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-04T18:28:04.358Z] #41 43.05 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-04T18:28:04.358Z] #41 43.08 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-04T18:28:04.358Z] #41 43.11 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-04T18:28:04.358Z] #41 43.13 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-04T18:28:04.358Z] #41 43.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-04T18:28:04.406Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2021-03-04T18:28:04.531Z] #41 38.77 CC images/macvlan.o [2021-03-04T18:28:04.531Z] #41 38.92 CC images/sit.o [2021-03-04T18:28:04.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-04T18:28:04.618Z] #41 43.18 DEP compel/plugins/std/infect.d [2021-03-04T18:28:04.618Z] #41 43.26 DEP compel/plugins/std/string.d [2021-03-04T18:28:04.791Z] #41 39.13 CC images/memfd.o [2021-03-04T18:28:04.878Z] #41 43.39 DEP compel/plugins/std/log.d [2021-03-04T18:28:04.878Z] #41 43.53 DEP compel/plugins/std/fds.d [2021-03-04T18:28:04.934Z] #11 ... [2021-03-04T18:28:04.934Z] [2021-03-04T18:28:04.934Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:28:04.934Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23 [2021-03-04T18:28:04.934Z] #43 90.00 hash/crc32 [2021-03-04T18:28:04.934Z] #43 90.57 compress/gzip [2021-03-04T18:28:04.934Z] #43 90.73 net [2021-03-04T18:28:04.934Z] #43 91.27 vendor/golang.org/x/crypto/hkdf [2021-03-04T18:28:04.934Z] #43 91.47 vendor/golang.org/x/text/transform [2021-03-04T18:28:04.934Z] #43 92.31 vendor/golang.org/x/text/unicode/bidi [2021-03-04T18:28:04.934Z] #43 94.14 vendor/golang.org/x/text/secure/bidirule [2021-03-04T18:28:04.934Z] #43 94.44 vendor/golang.org/x/text/unicode/norm [2021-03-04T18:28:04.934Z] #43 98.39 vendor/golang.org/x/net/idna [2021-03-04T18:28:04.934Z] #43 ... [2021-03-04T18:28:04.934Z] [2021-03-04T18:28:04.934Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:04.934Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:04.934Z] #41 29.50 CC images/mm.o [2021-03-04T18:28:04.934Z] #41 29.76 CC images/sk-opts.o [2021-03-04T18:28:04.934Z] #41 29.99 CC images/sk-unix.o [2021-03-04T18:28:04.934Z] #41 30.27 CC images/sk-inet.o [2021-03-04T18:28:04.934Z] #41 30.67 CC images/tun.o [2021-03-04T18:28:04.934Z] #41 30.98 CC images/sk-netlink.o [2021-03-04T18:28:04.934Z] #41 31.17 CC images/packet-sock.o [2021-03-04T18:28:05.137Z] #41 43.68 DEP compel/plugins/std/std.d [2021-03-04T18:28:05.137Z] #41 43.82 DEP compel/plugins/shmem/shmem.d [2021-03-04T18:28:05.355Z] ok github.com/docker/docker/pkg/authorization 0.952s coverage: 68.3% of statements [2021-03-04T18:28:05.359Z] #41 39.40 CC images/timens.o [2021-03-04T18:28:05.397Z] #41 43.96 DEP compel/plugins/fds/fds.d [2021-03-04T18:28:05.397Z] #41 44.18 CC compel/plugins/std/std.o [2021-03-04T18:28:05.508Z] #41 31.60 CC images/ipc-var.o [2021-03-04T18:28:05.508Z] #41 31.85 CC images/ipc-desc.o [2021-03-04T18:28:05.618Z] #41 39.73 LINK images/built-in.o [2021-03-04T18:28:05.618Z] #41 ... [2021-03-04T18:28:05.618Z] [2021-03-04T18:28:05.618Z] #11 [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 [2021-03-04T18:28:05.618Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:28:05.618Z] #11 103.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-04T18:28:05.618Z] #11 103.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T18:28:05.618Z] #11 103.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:28:05.618Z] #11 ... [2021-03-04T18:28:05.618Z] [2021-03-04T18:28:05.618Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:05.618Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:05.618Z] #41 39.89 GEN compel/include/asm [2021-03-04T18:28:05.618Z] #41 39.91 GEN compel/include/version.h [2021-03-04T18:28:05.618Z] #41 39.94 touch .config [2021-03-04T18:28:05.618Z] #41 39.99 GEN include/common/config.h [2021-03-04T18:28:05.618Z] #41 40.07 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-04T18:28:05.764Z] #41 32.06 CC images/ipc-shm.o [2021-03-04T18:28:05.878Z] #41 40.10 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-04T18:28:05.878Z] #41 40.12 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-04T18:28:05.878Z] #41 40.14 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-04T18:28:05.878Z] #41 40.17 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-04T18:28:05.878Z] #41 40.19 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-04T18:28:05.878Z] #41 40.22 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-04T18:28:05.878Z] #41 40.26 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-04T18:28:05.878Z] #41 40.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-04T18:28:05.931Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2021-03-04T18:28:05.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-04T18:28:05.966Z] #41 44.50 CC compel/plugins/std/fds.o [2021-03-04T18:28:06.020Z] #41 32.26 CC images/ipc-msg.o [2021-03-04T18:28:06.137Z] #41 40.31 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-04T18:28:06.137Z] #41 40.31 DEP compel/plugins/std/infect.d [2021-03-04T18:28:06.137Z] #41 40.48 DEP compel/plugins/std/string.d [2021-03-04T18:28:06.225Z] #41 44.91 CC compel/plugins/std/log.o [2021-03-04T18:28:06.277Z] #41 32.52 CC images/ipc-sem.o [2021-03-04T18:28:06.399Z] #41 40.61 DEP compel/plugins/std/log.d [2021-03-04T18:28:06.399Z] #41 40.70 DEP compel/plugins/std/fds.d [2021-03-04T18:28:06.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-04T18:28:06.506Z] ok github.com/docker/docker/pkg/archive 1.223s coverage: 76.8% of statements [2021-03-04T18:28:06.533Z] #41 32.77 CC images/utsns.o [2021-03-04T18:28:06.658Z] #41 40.86 DEP compel/plugins/std/std.d [2021-03-04T18:28:06.658Z] #41 40.93 DEP compel/plugins/shmem/shmem.d [2021-03-04T18:28:06.658Z] #41 41.00 DEP compel/plugins/fds/fds.d [2021-03-04T18:28:06.768Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-03-04T18:28:06.790Z] #41 32.95 CC images/creds.o [2021-03-04T18:28:06.790Z] #41 33.21 CC images/vma.o [2021-03-04T18:28:06.917Z] #41 41.08 CC compel/plugins/std/std.o [2021-03-04T18:28:07.031Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2021-03-04T18:28:07.172Z] #41 45.75 CC compel/plugins/std/string.o [2021-03-04T18:28:07.176Z] #41 41.37 CC compel/plugins/std/fds.o [2021-03-04T18:28:07.354Z] #41 33.40 CC images/netdev.o [2021-03-04T18:28:07.354Z] #41 33.79 CC images/tty.o [2021-03-04T18:28:07.742Z] #41 46.37 CC compel/plugins/std/infect.o [2021-03-04T18:28:07.745Z] #41 41.77 CC compel/plugins/std/log.o [2021-03-04T18:28:07.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-04T18:28:07.980Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2021-03-04T18:28:08.241Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-03-04T18:28:08.282Z] #41 34.38 CC images/file-lock.o [2021-03-04T18:28:08.282Z] #41 34.57 CC images/rlimit.o [2021-03-04T18:28:08.311Z] #41 46.79 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-04T18:28:08.311Z] #41 46.84 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-04T18:28:08.311Z] #41 46.94 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-04T18:28:08.311Z] #41 46.99 AR compel/plugins/std.lib.a [2021-03-04T18:28:08.311Z] #41 47.08 CC compel/plugins/fds/fds.o [2021-03-04T18:28:08.313Z] #41 42.69 CC compel/plugins/std/string.o [2021-03-04T18:28:08.538Z] #41 34.82 CC images/pagemap.o [2021-03-04T18:28:08.571Z] #41 ... [2021-03-04T18:28:08.571Z] [2021-03-04T18:28:08.571Z] #11 [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 [2021-03-04T18:28:08.571Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:28:08.571Z] #11 115.5 Selecting previously unselected package libapparmor1:amd64. [2021-03-04T18:28:08.571Z] #11 115.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-04T18:28:08.571Z] #11 115.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-04T18:28:08.571Z] #11 115.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-04T18:28:08.571Z] #11 115.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-04T18:28:08.571Z] #11 115.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-04T18:28:08.571Z] #11 115.9 Selecting previously unselected package libbtrfs0. [2021-03-04T18:28:08.571Z] #11 115.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-04T18:28:08.571Z] #11 115.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T18:28:08.571Z] #11 116.0 Selecting previously unselected package libbtrfs-dev. [2021-03-04T18:28:08.571Z] #11 116.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-04T18:28:08.571Z] #11 116.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T18:28:08.571Z] #11 116.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-04T18:28:08.571Z] #11 116.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-04T18:28:08.571Z] #11 116.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T18:28:08.571Z] #11 116.2 Selecting previously unselected package libudev-dev:amd64. [2021-03-04T18:28:08.571Z] #11 116.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-04T18:28:08.571Z] #11 116.2 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-04T18:28:08.571Z] #11 116.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-04T18:28:08.571Z] #11 116.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-04T18:28:08.571Z] #11 116.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-04T18:28:08.571Z] #11 116.8 Selecting previously unselected package libpcre16-3:amd64. [2021-03-04T18:28:08.571Z] #11 116.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-04T18:28:08.571Z] #11 116.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-04T18:28:08.571Z] #11 117.0 Selecting previously unselected package libpcre32-3:amd64. [2021-03-04T18:28:08.571Z] #11 117.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-04T18:28:08.571Z] #11 117.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-04T18:28:08.571Z] #11 117.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-04T18:28:08.571Z] #11 117.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-04T18:28:08.571Z] #11 117.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-04T18:28:08.571Z] #11 117.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-04T18:28:08.571Z] #11 117.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-04T18:28:08.571Z] #11 117.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-04T18:28:08.571Z] #11 117.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-04T18:28:08.571Z] #11 117.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-04T18:28:08.571Z] #11 117.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-04T18:28:08.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-04T18:28:08.794Z] #41 35.07 CC images/siginfo.o [2021-03-04T18:28:08.815Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-03-04T18:28:08.831Z] #11 118.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-04T18:28:08.831Z] #11 118.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-04T18:28:08.831Z] #11 118.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-04T18:28:08.831Z] #11 118.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-04T18:28:08.882Z] #41 43.33 CC compel/plugins/std/infect.o [2021-03-04T18:28:09.050Z] #41 ... [2021-03-04T18:28:09.050Z] [2021-03-04T18:28:09.050Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:28:09.050Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0 [2021-03-04T18:28:09.050Z] #54 48.30 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-04T18:28:09.050Z] #54 48.30 + BUILDTAGS='netgo osusergo static_build' [2021-03-04T18:28:09.050Z] #54 48.30 + export EXTRA_FLAGS=-buildmode=pie [2021-03-04T18:28:09.050Z] #54 48.30 + EXTRA_FLAGS=-buildmode=pie [2021-03-04T18:28:09.050Z] #54 48.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-04T18:28:09.050Z] #54 48.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-04T18:28:09.050Z] #54 48.30 + '[' '' = dynamic ']' [2021-03-04T18:28:09.050Z] #54 48.30 + make [2021-03-04T18:28:09.050Z] #54 49.40 + bin/ctr [2021-03-04T18:28:09.090Z] #11 118.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-03-04T18:28:09.090Z] #11 118.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-04T18:28:09.141Z] #41 ... [2021-03-04T18:28:09.141Z] [2021-03-04T18:28:09.141Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:28:09.141Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:28:09.141Z] #43 106.7 vendor/golang.org/x/net/http2/hpack [2021-03-04T18:28:09.141Z] #43 107.8 mime [2021-03-04T18:28:09.141Z] #43 109.5 mime/quotedprintable [2021-03-04T18:28:09.141Z] #43 109.9 net/http/internal [2021-03-04T18:28:09.141Z] #43 114.6 net/textproto [2021-03-04T18:28:09.141Z] #43 114.6 crypto/x509 [2021-03-04T18:28:09.141Z] #43 115.9 vendor/golang.org/x/net/http/httpguts [2021-03-04T18:28:09.141Z] #43 116.1 vendor/golang.org/x/net/http/httpproxy [2021-03-04T18:28:09.141Z] #43 116.6 mime/multipart [2021-03-04T18:28:09.307Z] #54 ... [2021-03-04T18:28:09.307Z] [2021-03-04T18:28:09.307Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:09.307Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:09.307Z] #41 35.39 CC images/rpc.o [2021-03-04T18:28:09.349Z] #11 118.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-04T18:28:09.349Z] #11 118.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-04T18:28:09.349Z] #11 118.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-04T18:28:09.390Z] ok github.com/docker/docker/pkg/chrootarchive 3.502s coverage: 43.2% of statements [2021-03-04T18:28:09.609Z] #11 118.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-04T18:28:09.609Z] #11 118.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-04T18:28:09.609Z] #11 119.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-04T18:28:09.609Z] #11 119.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T18:28:09.609Z] #11 119.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-04T18:28:09.609Z] #11 119.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-04T18:28:09.609Z] #11 119.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:28:09.609Z] #11 119.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T18:28:09.710Z] #43 ... [2021-03-04T18:28:09.710Z] [2021-03-04T18:28:09.710Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:09.710Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:09.710Z] #41 43.87 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-04T18:28:09.710Z] #41 43.91 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-04T18:28:09.710Z] #41 43.95 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-04T18:28:09.710Z] #41 44.00 AR compel/plugins/std.lib.a [2021-03-04T18:28:09.869Z] #11 119.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-04T18:28:09.870Z] #11 119.0 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-04T18:28:09.870Z] #11 119.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T18:28:09.870Z] #11 119.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T18:28:09.870Z] #11 119.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-04T18:28:09.870Z] #11 119.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-04T18:28:09.870Z] #11 119.1 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-04T18:28:09.870Z] #11 119.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T18:28:09.870Z] #11 119.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-04T18:28:09.870Z] #11 119.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:28:09.870Z] #11 119.2 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 [2021-03-04T18:28:09.870Z] #11 119.2 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 [2021-03-04T18:28:09.870Z] #11 119.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:28:09.870Z] #11 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-04T18:28:09.870Z] #11 119.2 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 [2021-03-04T18:28:09.870Z] #11 119.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T18:28:09.870Z] #11 119.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-04T18:28:09.964Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-03-04T18:28:09.964Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2021-03-04T18:28:09.970Z] #41 44.07 CC compel/plugins/fds/fds.o [2021-03-04T18:28:10.129Z] #11 119.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T18:28:10.129Z] #11 119.3 Setting up dmsetup (2:1.02.155-3) ... [2021-03-04T18:28:10.129Z] #11 119.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T18:28:10.129Z] #11 119.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-04T18:28:10.129Z] #11 119.3 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:28:10.229Z] #41 44.40 AR compel/plugins/fds.lib.a [2021-03-04T18:28:10.229Z] #41 44.46 HOSTDEP compel/src/lib/log-host.d [2021-03-04T18:28:10.229Z] #41 44.52 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-04T18:28:10.229Z] #41 44.62 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-04T18:28:10.249Z] #41 36.42 CC images/ext-file.o [2021-03-04T18:28:10.488Z] #41 44.74 HOSTDEP compel/src/main-host.d [2021-03-04T18:28:10.488Z] #41 44.88 DEP compel/src/lib/ptrace.d [2021-03-04T18:28:10.505Z] #41 36.60 CC images/cgroup.o [2021-03-04T18:28:10.538Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2021-03-04T18:28:10.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-04T18:28:10.748Z] #41 44.98 DEP compel/src/lib/infect.d [2021-03-04T18:28:10.748Z] #41 45.17 DEP compel/src/lib/infect-util.d [2021-03-04T18:28:10.761Z] #41 37.16 CC images/userns.o [2021-03-04T18:28:10.801Z] ok github.com/docker/docker/pkg/fsutils 0.340s coverage: 85.1% of statements [2021-03-04T18:28:11.008Z] #41 45.26 DEP compel/src/lib/infect-rpc.d [2021-03-04T18:28:11.008Z] #41 45.34 DEP compel/arch/x86/src/lib/infect.d [2021-03-04T18:28:11.018Z] #41 37.46 CC images/google/protobuf/descriptor.o [2021-03-04T18:28:11.064Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements [2021-03-04T18:28:11.064Z] ok github.com/docker/docker/layer 7.327s coverage: 68.8% of statements [2021-03-04T18:28:11.064Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-04T18:28:11.064Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-04T18:28:11.064Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-04T18:28:11.064Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-04T18:28:11.064Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-04T18:28:11.064Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-04T18:28:11.064Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-04T18:28:11.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-04T18:28:11.267Z] #41 45.46 DEP compel/arch/x86/src/lib/cpu.d [2021-03-04T18:28:11.267Z] #41 45.52 DEP compel/src/lib/log.d [2021-03-04T18:28:11.267Z] #41 45.58 DEP compel/src/main.d [2021-03-04T18:28:11.509Z] #11 DONE 120.8s [2021-03-04T18:28:11.509Z] [2021-03-04T18:28:11.509Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:11.509Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:11.509Z] #41 47.32 AR compel/plugins/fds.lib.a [2021-03-04T18:28:11.509Z] #41 47.38 HOSTDEP compel/src/lib/log-host.d [2021-03-04T18:28:11.509Z] #41 47.53 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-04T18:28:11.509Z] #41 47.66 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-04T18:28:11.509Z] #41 47.72 HOSTDEP compel/src/main-host.d [2021-03-04T18:28:11.509Z] #41 47.77 DEP compel/src/lib/ptrace.d [2021-03-04T18:28:11.509Z] #41 47.95 DEP compel/src/lib/infect.d [2021-03-04T18:28:11.509Z] #41 48.14 DEP compel/src/lib/infect-util.d [2021-03-04T18:28:11.509Z] #41 48.21 DEP compel/src/lib/infect-rpc.d [2021-03-04T18:28:11.509Z] #41 48.35 DEP compel/arch/x86/src/lib/infect.d [2021-03-04T18:28:11.509Z] #41 48.48 DEP compel/arch/x86/src/lib/cpu.d [2021-03-04T18:28:11.509Z] #41 48.54 DEP compel/src/lib/log.d [2021-03-04T18:28:11.509Z] #41 48.61 DEP compel/src/main.d [2021-03-04T18:28:11.509Z] #41 48.68 DEP compel/src/lib/handle-elf.d [2021-03-04T18:28:11.509Z] #41 48.76 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-04T18:28:11.509Z] #41 48.84 CC compel/src/lib/log.o [2021-03-04T18:28:11.509Z] #41 49.00 CC compel/arch/x86/src/lib/cpu.o [2021-03-04T18:28:11.509Z] #41 49.68 CC compel/arch/x86/src/lib/infect.o [2021-03-04T18:28:11.527Z] #41 45.75 DEP compel/src/lib/handle-elf.d [2021-03-04T18:28:11.527Z] #41 45.82 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-04T18:28:11.786Z] #41 46.00 CC compel/src/lib/log.o [2021-03-04T18:28:12.013Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2021-03-04T18:28:12.014Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2021-03-04T18:28:12.048Z] #41 46.29 CC compel/arch/x86/src/lib/cpu.o [2021-03-04T18:28:12.078Z] #41 50.78 CC compel/src/lib/infect-rpc.o [2021-03-04T18:28:12.278Z] ok github.com/docker/docker/pkg/idtools 0.839s coverage: 69.5% of statements [2021-03-04T18:28:12.278Z] ok github.com/docker/docker/pkg/ioutils 0.667s coverage: 69.3% of statements [2021-03-04T18:28:12.278Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-04T18:28:12.278Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-04T18:28:12.278Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-04T18:28:12.540Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2021-03-04T18:28:12.540Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-04T18:28:12.540Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2021-03-04T18:28:12.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-04T18:28:12.908Z] #41 38.89 CC images/opts.o [2021-03-04T18:28:12.908Z] #41 39.13 CC images/seccomp.o [2021-03-04T18:28:12.990Z] #41 47.11 CC compel/arch/x86/src/lib/infect.o [2021-03-04T18:28:13.017Z] #41 51.43 CC compel/src/lib/infect-util.o [2021-03-04T18:28:13.116Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.030s coverage: 86.7% of statements [2021-03-04T18:28:13.116Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2021-03-04T18:28:13.116Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2021-03-04T18:28:13.116Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-04T18:28:13.116Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-04T18:28:13.165Z] #41 39.37 CC images/binfmt-misc.o [2021-03-04T18:28:13.277Z] #41 51.88 CC compel/src/lib/infect.o [2021-03-04T18:28:13.421Z] #41 39.58 CC images/time.o [2021-03-04T18:28:13.421Z] #41 39.79 CC images/sysctl.o [2021-03-04T18:28:13.533Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-04T18:28:13.533Z] Using test binary docker [2021-03-04T18:28:13.533Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-04T18:28:13.533Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-04T18:28:13.533Z] INFO: Waiting for daemon to start... [2021-03-04T18:28:13.533Z] Starting dockerd [2021-03-04T18:28:13.539Z] #41 ... [2021-03-04T18:28:13.539Z] [2021-03-04T18:28:13.539Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-04T18:28:13.539Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-04T18:28:13.539Z] #12 DONE 1.9s [2021-03-04T18:28:13.677Z] #41 39.99 CC images/autofs.o [2021-03-04T18:28:13.801Z] [2021-03-04T18:28:13.801Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:28:13.801Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c [2021-03-04T18:28:13.801Z] #51 1.790 + RM_GOPATH=0 [2021-03-04T18:28:13.801Z] #51 1.792 + TMP_GOPATH= [2021-03-04T18:28:13.801Z] #51 1.792 + : /build [2021-03-04T18:28:13.801Z] #51 1.793 + '[' -z '' ']' [2021-03-04T18:28:13.801Z] #51 1.794 ++ mktemp -d [2021-03-04T18:28:13.801Z] #51 1.798 + export GOPATH=/tmp/tmp.oXcXmylj3V [2021-03-04T18:28:13.801Z] #51 1.799 + GOPATH=/tmp/tmp.oXcXmylj3V [2021-03-04T18:28:13.801Z] #51 1.799 + RM_GOPATH=1 [2021-03-04T18:28:13.801Z] #51 1.799 + case "$(go env GOARCH)" in [2021-03-04T18:28:13.801Z] #51 1.800 ++ go env GOARCH [2021-03-04T18:28:13.801Z] #51 1.822 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:28:13.801Z] #51 1.822 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:28:13.801Z] #51 1.822 ++ dirname /tmp/install/install.sh [2021-03-04T18:28:13.801Z] #51 1.834 + dir=/tmp/install [2021-03-04T18:28:13.801Z] #51 1.837 + bin=runc [2021-03-04T18:28:13.801Z] #51 1.837 + shift [2021-03-04T18:28:13.801Z] #51 1.838 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-04T18:28:13.801Z] #51 1.838 + . /tmp/install/runc.installer [2021-03-04T18:28:13.801Z] #51 1.841 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T18:28:13.801Z] #51 1.842 + install_runc [2021-03-04T18:28:13.801Z] #51 1.842 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-04T18:28:13.801Z] #51 1.842 + uname -r [2021-03-04T18:28:13.801Z] #51 1.845 + RUNC_BUILDTAGS='seccomp ' [2021-03-04T18:28:13.801Z] #51 1.846 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-04T18:28:13.801Z] #51 1.846 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-04T18:28:13.801Z] #51 1.846 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oXcXmylj3V/src/github.com/opencontainers/runc [2021-03-04T18:28:13.801Z] #51 1.859 Cloning into '/tmp/tmp.oXcXmylj3V/src/github.com/opencontainers/runc'... [2021-03-04T18:28:13.929Z] #41 48.00 CC compel/src/lib/infect-rpc.o [2021-03-04T18:28:13.933Z] #41 40.17 CC images/macvlan.o [2021-03-04T18:28:14.065Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2021-03-04T18:28:14.188Z] #41 48.41 CC compel/src/lib/infect-util.o [2021-03-04T18:28:14.189Z] #41 40.39 CC images/sit.o [2021-03-04T18:28:14.329Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-03-04T18:28:14.329Z] ok github.com/docker/docker/pkg/plugins/transport 0.020s coverage: 85.7% of statements [2021-03-04T18:28:14.446Z] #41 40.62 CC images/memfd.o [2021-03-04T18:28:14.449Z] #41 48.62 CC compel/src/lib/infect.o [2021-03-04T18:28:14.611Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2021-03-04T18:28:14.702Z] #41 40.83 CC images/timens.o [2021-03-04T18:28:14.702Z] #41 41.08 LINK images/built-in.o [2021-03-04T18:28:14.744Z] #51 ... [2021-03-04T18:28:14.744Z] [2021-03-04T18:28:14.744Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-04T18:28:14.744Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-04T18:28:14.744Z] #13 DONE 1.3s [2021-03-04T18:28:14.959Z] #41 41.23 GEN compel/include/asm [2021-03-04T18:28:14.959Z] #41 41.27 GEN compel/include/version.h [2021-03-04T18:28:15.005Z] [2021-03-04T18:28:15.005Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:28:15.005Z] #56 sha256:4cd570d8aa92bb82db7f02bc0bf25355e7767bb1a34bc57f6367ca58bc4775f2 [2021-03-04T18:28:15.005Z] #56 123.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T18:28:15.005Z] #56 123.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-04T18:28:15.186Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2021-03-04T18:28:15.215Z] #41 41.31 touch .config [2021-03-04T18:28:15.215Z] #41 41.36 GEN include/common/config.h [2021-03-04T18:28:15.215Z] #41 41.41 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-04T18:28:15.215Z] #41 41.43 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-04T18:28:15.215Z] #41 41.46 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-04T18:28:15.215Z] #41 41.47 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-04T18:28:15.215Z] #41 41.50 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-04T18:28:15.215Z] #41 41.53 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-04T18:28:15.266Z] #56 ... [2021-03-04T18:28:15.266Z] [2021-03-04T18:28:15.266Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:28:15.266Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:28:15.266Z] #43 114.4 net/textproto [2021-03-04T18:28:15.266Z] #43 114.4 crypto/x509 [2021-03-04T18:28:15.266Z] #43 115.6 vendor/golang.org/x/net/http/httpguts [2021-03-04T18:28:15.266Z] #43 115.8 vendor/golang.org/x/net/http/httpproxy [2021-03-04T18:28:15.266Z] #43 116.2 mime/multipart [2021-03-04T18:28:15.266Z] #43 118.3 crypto/tls [2021-03-04T18:28:15.266Z] #43 ... [2021-03-04T18:28:15.266Z] [2021-03-04T18:28:15.266Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-04T18:28:15.266Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-04T18:28:15.394Z] #41 ... [2021-03-04T18:28:15.394Z] [2021-03-04T18:28:15.394Z] #11 [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 [2021-03-04T18:28:15.394Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:28:15.394Z] #11 117.6 Selecting previously unselected package libapparmor1:amd64. [2021-03-04T18:28:15.394Z] #11 117.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-04T18:28:15.394Z] #11 117.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-04T18:28:15.394Z] #11 117.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-04T18:28:15.394Z] #11 117.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-04T18:28:15.394Z] #11 117.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-04T18:28:15.394Z] #11 117.9 Selecting previously unselected package libbtrfs0. [2021-03-04T18:28:15.394Z] #11 117.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-04T18:28:15.394Z] #11 117.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T18:28:15.394Z] #11 118.0 Selecting previously unselected package libbtrfs-dev. [2021-03-04T18:28:15.394Z] #11 118.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-04T18:28:15.394Z] #11 118.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T18:28:15.394Z] #11 118.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-04T18:28:15.394Z] #11 118.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-04T18:28:15.394Z] #11 118.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T18:28:15.394Z] #11 118.2 Selecting previously unselected package libudev-dev:amd64. [2021-03-04T18:28:15.394Z] #11 118.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-04T18:28:15.394Z] #11 118.2 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-04T18:28:15.394Z] #11 118.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-04T18:28:15.394Z] #11 118.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-04T18:28:15.394Z] #11 118.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-04T18:28:15.394Z] #11 118.8 Selecting previously unselected package libpcre16-3:amd64. [2021-03-04T18:28:15.394Z] #11 118.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-04T18:28:15.394Z] #11 118.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-04T18:28:15.394Z] #11 119.0 Selecting previously unselected package libpcre32-3:amd64. [2021-03-04T18:28:15.394Z] #11 119.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-04T18:28:15.394Z] #11 119.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-04T18:28:15.394Z] #11 119.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-04T18:28:15.394Z] #11 119.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-04T18:28:15.395Z] #11 119.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-04T18:28:15.395Z] #11 119.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-04T18:28:15.395Z] #11 119.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-04T18:28:15.395Z] #11 119.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-04T18:28:15.395Z] #11 119.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-04T18:28:15.395Z] #11 119.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-04T18:28:15.395Z] #11 119.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-04T18:28:15.395Z] #11 120.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-04T18:28:15.395Z] #11 120.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-04T18:28:15.395Z] #11 120.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-04T18:28:15.395Z] #11 120.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-04T18:28:15.395Z] #11 120.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-03-04T18:28:15.395Z] #11 120.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-04T18:28:15.395Z] #11 120.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-04T18:28:15.395Z] #11 120.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-04T18:28:15.395Z] #11 120.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-04T18:28:15.395Z] #11 120.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-04T18:28:15.395Z] #11 120.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-04T18:28:15.395Z] #11 120.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-04T18:28:15.395Z] #11 120.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T18:28:15.395Z] #11 120.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-04T18:28:15.395Z] #11 120.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-04T18:28:15.395Z] #11 120.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:28:15.395Z] #11 120.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T18:28:15.395Z] #11 120.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-04T18:28:15.395Z] #11 120.9 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-04T18:28:15.395Z] #11 120.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T18:28:15.395Z] #11 120.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T18:28:15.395Z] #11 120.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-04T18:28:15.395Z] #11 120.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-04T18:28:15.395Z] #11 121.0 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-04T18:28:15.395Z] #11 121.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T18:28:15.395Z] #11 121.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-04T18:28:15.395Z] #11 121.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:28:15.395Z] #11 121.0 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 [2021-03-04T18:28:15.395Z] #11 121.0 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 [2021-03-04T18:28:15.395Z] #11 121.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:28:15.395Z] #11 121.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-04T18:28:15.395Z] #11 121.1 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 [2021-03-04T18:28:15.395Z] #11 121.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T18:28:15.395Z] #11 121.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-04T18:28:15.395Z] #11 121.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T18:28:15.395Z] #11 121.1 Setting up dmsetup (2:1.02.155-3) ... [2021-03-04T18:28:15.395Z] #11 121.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T18:28:15.395Z] #11 121.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-04T18:28:15.395Z] #11 121.2 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:28:15.395Z] #11 DONE 123.2s [2021-03-04T18:28:15.395Z] [2021-03-04T18:28:15.395Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:28:15.395Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:28:15.395Z] #43 118.8 crypto/tls [2021-03-04T18:28:15.471Z] #41 41.55 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-04T18:28:15.471Z] #41 41.59 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-04T18:28:15.471Z] #41 41.59 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-04T18:28:15.471Z] #41 41.61 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-04T18:28:15.471Z] #41 41.61 DEP compel/plugins/std/infect.d [2021-03-04T18:28:15.471Z] #41 41.69 DEP compel/plugins/std/string.d [2021-03-04T18:28:15.471Z] #41 41.79 DEP compel/plugins/std/log.d [2021-03-04T18:28:15.727Z] #41 41.86 DEP compel/plugins/std/fds.d [2021-03-04T18:28:15.727Z] #41 41.94 DEP compel/plugins/std/std.d [2021-03-04T18:28:15.727Z] #41 ... [2021-03-04T18:28:15.727Z] [2021-03-04T18:28:15.727Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:28:15.727Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23 [2021-03-04T18:28:15.727Z] #43 100.8 vendor/golang.org/x/net/http2/hpack [2021-03-04T18:28:15.727Z] #43 101.7 mime [2021-03-04T18:28:15.727Z] #43 103.2 mime/quotedprintable [2021-03-04T18:28:15.727Z] #43 103.6 net/http/internal [2021-03-04T18:28:15.727Z] #43 107.6 net/textproto [2021-03-04T18:28:15.727Z] #43 107.7 crypto/x509 [2021-03-04T18:28:15.727Z] #43 108.7 vendor/golang.org/x/net/http/httpguts [2021-03-04T18:28:15.727Z] #43 109.0 vendor/golang.org/x/net/http/httpproxy [2021-03-04T18:28:15.727Z] #43 109.5 mime/multipart [2021-03-04T18:28:15.727Z] #43 ... [2021-03-04T18:28:15.727Z] [2021-03-04T18:28:15.727Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:15.727Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:15.727Z] #41 42.09 DEP compel/plugins/shmem/shmem.d [2021-03-04T18:28:15.763Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-03-04T18:28:15.763Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 75.0% of statements [2021-03-04T18:28:15.839Z] #14 1.146 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-04T18:28:15.839Z] #14 DONE 1.3s [2021-03-04T18:28:15.839Z] [2021-03-04T18:28:15.839Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:28:15.839Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c [2021-03-04T18:28:15.983Z] #41 42.21 DEP compel/plugins/fds/fds.d [2021-03-04T18:28:16.044Z] . [2021-03-04T18:28:16.044Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-04T18:28:16.044Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-04T18:28:16.044Z] Error: No such image: emptyfs [2021-03-04T18:28:16.044Z] Running integration-test (iteration 1) [2021-03-04T18:28:16.044Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-04T18:28:16.239Z] #41 42.40 CC compel/plugins/std/std.o [2021-03-04T18:28:16.333Z] #43 ... [2021-03-04T18:28:16.333Z] [2021-03-04T18:28:16.333Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:28:16.333Z] #56 sha256:161be615b496f3a046b321c23eb97393621a56dbe50e192dc1e27c1f9501ad37 [2021-03-04T18:28:16.333Z] #56 123.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T18:28:16.333Z] #56 123.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-04T18:28:16.338Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-03-04T18:28:16.338Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-03-04T18:28:16.495Z] #41 42.69 CC compel/plugins/std/fds.o [2021-03-04T18:28:16.752Z] #41 43.08 CC compel/plugins/std/log.o [2021-03-04T18:28:16.778Z] #51 ... [2021-03-04T18:28:16.778Z] [2021-03-04T18:28:16.778Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:16.778Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:16.778Z] #41 55.23 CC compel/src/lib/ptrace.o [2021-03-04T18:28:17.038Z] #41 ... [2021-03-04T18:28:17.038Z] [2021-03-04T18:28:17.038Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-04T18:28:17.038Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-04T18:28:17.038Z] #15 DONE 1.2s [2021-03-04T18:28:17.038Z] [2021-03-04T18:28:17.038Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:17.038Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:17.038Z] #41 55.77 AR compel/libcompel.a [2021-03-04T18:28:17.286Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2021-03-04T18:28:17.298Z] #41 55.90 HOSTCC compel/src/main-host.o [2021-03-04T18:28:17.351Z] #56 ... [2021-03-04T18:28:17.351Z] [2021-03-04T18:28:17.351Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-04T18:28:17.351Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-04T18:28:17.351Z] #12 DONE 1.6s [2021-03-04T18:28:17.351Z] [2021-03-04T18:28:17.351Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:28:17.351Z] #51 sha256:5f9b2b707da3048d1c9d5d939d7b58dcdc11cf6dffa34fabc814a9dfa922912d [2021-03-04T18:28:17.351Z] #51 1.516 + RM_GOPATH=0 [2021-03-04T18:28:17.351Z] #51 1.516 + TMP_GOPATH= [2021-03-04T18:28:17.351Z] #51 1.516 + : /build [2021-03-04T18:28:17.351Z] #51 1.516 + '[' -z '' ']' [2021-03-04T18:28:17.351Z] #51 1.516 ++ mktemp -d [2021-03-04T18:28:17.351Z] #51 1.517 + export GOPATH=/tmp/tmp.mTLdGtILOL [2021-03-04T18:28:17.351Z] #51 1.518 + GOPATH=/tmp/tmp.mTLdGtILOL [2021-03-04T18:28:17.351Z] #51 1.518 + RM_GOPATH=1 [2021-03-04T18:28:17.351Z] #51 1.518 + case "$(go env GOARCH)" in [2021-03-04T18:28:17.351Z] #51 1.519 ++ go env GOARCH [2021-03-04T18:28:17.351Z] #51 1.545 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:28:17.351Z] #51 1.546 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:28:17.351Z] #51 1.546 ++ dirname /tmp/install/install.sh [2021-03-04T18:28:17.351Z] #51 1.550 + dir=/tmp/install [2021-03-04T18:28:17.351Z] #51 1.551 + bin=runc [2021-03-04T18:28:17.351Z] #51 1.552 + shift [2021-03-04T18:28:17.351Z] #51 1.568 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-04T18:28:17.351Z] #51 1.568 + . /tmp/install/runc.installer [2021-03-04T18:28:17.351Z] #51 1.568 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T18:28:17.351Z] #51 1.568 + install_runc [2021-03-04T18:28:17.351Z] #51 1.568 + uname -r [2021-03-04T18:28:17.351Z] #51 1.568 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-04T18:28:17.351Z] #51 1.592 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-04T18:28:17.351Z] #51 1.592 + RUNC_BUILDTAGS='seccomp ' [2021-03-04T18:28:17.351Z] #51 1.592 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-04T18:28:17.351Z] #51 1.592 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mTLdGtILOL/src/github.com/opencontainers/runc [2021-03-04T18:28:17.351Z] #51 1.600 Cloning into '/tmp/tmp.mTLdGtILOL/src/github.com/opencontainers/runc'... [2021-03-04T18:28:17.549Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2021-03-04T18:28:17.680Z] #41 43.89 CC compel/plugins/std/string.o [2021-03-04T18:28:17.866Z] #41 56.55 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-04T18:28:18.125Z] ok github.com/docker/docker/pkg/tailfile 0.101s coverage: 88.6% of statements [2021-03-04T18:28:18.125Z] ok github.com/docker/docker/pkg/signal 2.811s coverage: 61.0% of statements [2021-03-04T18:28:18.125Z] #41 56.81 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-04T18:28:18.242Z] #41 44.49 CC compel/plugins/std/infect.o [2021-03-04T18:28:18.306Z] #51 ... [2021-03-04T18:28:18.306Z] [2021-03-04T18:28:18.306Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-04T18:28:18.306Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-04T18:28:18.306Z] #13 DONE 1.3s [2021-03-04T18:28:18.384Z] #41 ... [2021-03-04T18:28:18.385Z] [2021-03-04T18:28:18.385Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-04T18:28:18.385Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-04T18:28:18.385Z] #16 DONE 1.2s [2021-03-04T18:28:18.570Z] [2021-03-04T18:28:18.570Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-04T18:28:18.570Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-04T18:28:18.644Z] [2021-03-04T18:28:18.644Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-03-04T18:28:18.644Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-04T18:28:18.700Z] testing: warning: no tests to run [2021-03-04T18:28:18.700Z] coverage: [no statements] [2021-03-04T18:28:18.700Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2021-03-04T18:28:18.700Z] ok github.com/docker/docker/pkg/tarsum 0.154s coverage: 89.3% of statements [2021-03-04T18:28:18.874Z] #41 44.92 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-04T18:28:18.874Z] #41 45.01 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-04T18:28:18.874Z] #41 45.08 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-04T18:28:18.874Z] #41 45.21 AR compel/plugins/std.lib.a [2021-03-04T18:28:18.962Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-03-04T18:28:18.962Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2021-03-04T18:28:18.962Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2021-03-04T18:28:19.151Z] #41 45.30 CC compel/plugins/fds/fds.o [2021-03-04T18:28:19.408Z] #41 45.65 AR compel/plugins/fds.lib.a [2021-03-04T18:28:19.408Z] #41 45.69 HOSTDEP compel/src/lib/log-host.d [2021-03-04T18:28:19.408Z] #41 45.75 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-04T18:28:19.507Z] #14 1.141 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-04T18:28:19.581Z] #17 DONE 1.3s [2021-03-04T18:28:19.581Z] [2021-03-04T18:28:19.581Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:28:19.581Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:28:19.665Z] #41 45.89 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-04T18:28:19.665Z] #41 45.99 HOSTDEP compel/src/main-host.d [2021-03-04T18:28:19.665Z] #41 46.10 DEP compel/src/lib/ptrace.d [2021-03-04T18:28:19.766Z] #14 DONE 1.2s [2021-03-04T18:28:19.766Z] [2021-03-04T18:28:19.766Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-04T18:28:19.766Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-04T18:28:19.923Z] #41 46.20 DEP compel/src/lib/infect.d [2021-03-04T18:28:20.182Z] #41 46.38 DEP compel/src/lib/infect-util.d [2021-03-04T18:28:20.182Z] #41 46.47 DEP compel/src/lib/infect-rpc.d [2021-03-04T18:28:20.362Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2021-03-04T18:28:20.438Z] #41 46.59 DEP compel/arch/x86/src/lib/infect.d [2021-03-04T18:28:20.438Z] #41 46.69 DEP compel/arch/x86/src/lib/cpu.d [2021-03-04T18:28:20.438Z] #41 46.74 DEP compel/src/lib/log.d [2021-03-04T18:28:20.626Z] ok github.com/docker/docker/profiles/seccomp 0.034s coverage: 85.4% of statements [2021-03-04T18:28:20.695Z] #41 46.83 DEP compel/src/main.d [2021-03-04T18:28:20.695Z] #41 46.93 DEP compel/src/lib/handle-elf.d [2021-03-04T18:28:20.695Z] #41 47.07 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-04T18:28:20.951Z] #41 47.23 CC compel/src/lib/log.o [2021-03-04T18:28:21.145Z] #15 DONE 1.2s [2021-03-04T18:28:21.145Z] [2021-03-04T18:28:21.145Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-04T18:28:21.145Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-04T18:28:21.203Z] ok github.com/docker/docker/reference 0.017s coverage: 83.7% of statements [2021-03-04T18:28:21.208Z] #41 47.57 CC compel/arch/x86/src/lib/cpu.o [2021-03-04T18:28:21.488Z] #18 1.821 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:28:21.747Z] #18 2.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:28:21.747Z] #18 2.104 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:28:21.778Z] ok github.com/docker/docker/plugin 0.555s coverage: 23.2% of statements [2021-03-04T18:28:22.006Z] #18 2.502 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:28:22.094Z] #16 DONE 1.1s [2021-03-04T18:28:22.094Z] [2021-03-04T18:28:22.094Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-03-04T18:28:22.094Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-04T18:28:22.137Z] #41 48.33 CC compel/arch/x86/src/lib/infect.o [2021-03-04T18:28:22.137Z] #41 ... [2021-03-04T18:28:22.137Z] [2021-03-04T18:28:22.137Z] #11 [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 [2021-03-04T18:28:22.137Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T18:28:22.137Z] #11 114.1 Selecting previously unselected package libapparmor1:amd64. [2021-03-04T18:28:22.137Z] #11 114.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-04T18:28:22.137Z] #11 114.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-04T18:28:22.137Z] #11 114.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-04T18:28:22.137Z] #11 114.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-04T18:28:22.137Z] #11 114.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-04T18:28:22.137Z] #11 114.3 Selecting previously unselected package libbtrfs0. [2021-03-04T18:28:22.137Z] #11 114.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-04T18:28:22.137Z] #11 114.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T18:28:22.137Z] #11 114.4 Selecting previously unselected package libbtrfs-dev. [2021-03-04T18:28:22.137Z] #11 114.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-04T18:28:22.137Z] #11 114.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T18:28:22.137Z] #11 114.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-04T18:28:22.137Z] #11 114.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-04T18:28:22.137Z] #11 114.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T18:28:22.137Z] #11 114.7 Selecting previously unselected package libudev-dev:amd64. [2021-03-04T18:28:22.137Z] #11 114.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-04T18:28:22.137Z] #11 114.8 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-04T18:28:22.137Z] #11 115.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-04T18:28:22.137Z] #11 115.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-04T18:28:22.137Z] #11 115.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-04T18:28:22.137Z] #11 115.3 Selecting previously unselected package libpcre16-3:amd64. [2021-03-04T18:28:22.137Z] #11 115.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-04T18:28:22.137Z] #11 115.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-04T18:28:22.137Z] #11 115.5 Selecting previously unselected package libpcre32-3:amd64. [2021-03-04T18:28:22.137Z] #11 115.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-04T18:28:22.137Z] #11 115.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-04T18:28:22.137Z] #11 115.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-04T18:28:22.137Z] #11 115.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-04T18:28:22.137Z] #11 115.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-04T18:28:22.137Z] #11 115.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-04T18:28:22.137Z] #11 115.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-04T18:28:22.137Z] #11 115.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-04T18:28:22.137Z] #11 116.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-04T18:28:22.137Z] #11 116.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-04T18:28:22.137Z] #11 116.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-04T18:28:22.137Z] #11 116.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-04T18:28:22.137Z] #11 116.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-04T18:28:22.137Z] #11 116.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-04T18:28:22.137Z] #11 116.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-04T18:28:22.137Z] #11 116.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-03-04T18:28:22.137Z] #11 116.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-04T18:28:22.137Z] #11 116.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-04T18:28:22.137Z] #11 116.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-04T18:28:22.137Z] #11 116.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-04T18:28:22.137Z] #11 117.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-04T18:28:22.137Z] #11 117.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-04T18:28:22.137Z] #11 117.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-04T18:28:22.137Z] #11 117.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T18:28:22.137Z] #11 117.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-04T18:28:22.137Z] #11 117.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-04T18:28:22.137Z] #11 117.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:28:22.137Z] #11 117.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T18:28:22.137Z] #11 117.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-04T18:28:22.137Z] #11 117.4 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-04T18:28:22.137Z] #11 117.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T18:28:22.434Z] #11 117.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T18:28:22.434Z] #11 117.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-04T18:28:22.434Z] #11 117.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-04T18:28:22.434Z] #11 117.5 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-04T18:28:22.434Z] #11 117.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T18:28:22.434Z] #11 117.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-04T18:28:22.434Z] #11 117.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:28:22.434Z] #11 117.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 [2021-03-04T18:28:22.434Z] #11 117.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 [2021-03-04T18:28:22.434Z] #11 117.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T18:28:22.434Z] #11 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-04T18:28:22.434Z] #11 117.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 [2021-03-04T18:28:22.434Z] #11 117.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T18:28:22.434Z] #11 117.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-04T18:28:22.434Z] #11 117.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T18:28:22.434Z] #11 117.6 Setting up dmsetup (2:1.02.155-3) ... [2021-03-04T18:28:22.434Z] #11 117.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T18:28:22.434Z] #11 117.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-04T18:28:22.434Z] #11 117.6 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:28:23.170Z] ok github.com/docker/docker/registry/resumable 0.038s coverage: 100.0% of statements [2021-03-04T18:28:23.385Z] #18 3.767 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:28:23.433Z] ok github.com/docker/docker/quota 0.670s coverage: 71.4% of statements [2021-03-04T18:28:23.433Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements [2021-03-04T18:28:23.475Z] #17 DONE 1.2s [2021-03-04T18:28:23.475Z] [2021-03-04T18:28:23.475Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:28:23.475Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:28:23.695Z] ok github.com/docker/docker/registry 0.192s coverage: 57.2% of statements [2021-03-04T18:28:23.801Z] #11 DONE 119.0s [2021-03-04T18:28:23.801Z] [2021-03-04T18:28:23.801Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:23.801Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:23.801Z] #41 49.22 CC compel/src/lib/infect-rpc.o [2021-03-04T18:28:23.801Z] #41 49.64 CC compel/src/lib/infect-util.o [2021-03-04T18:28:23.801Z] #41 49.86 CC compel/src/lib/infect.o [2021-03-04T18:28:24.272Z] ok github.com/docker/docker/testutil 0.011s coverage: 62.5% of statements [2021-03-04T18:28:24.424Z] #18 ... [2021-03-04T18:28:24.424Z] [2021-03-04T18:28:24.424Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:28:24.424Z] #56 sha256:4cd570d8aa92bb82db7f02bc0bf25355e7767bb1a34bc57f6367ca58bc4775f2 [2021-03-04T18:28:24.424Z] #56 DONE 133.4s [2021-03-04T18:28:24.424Z] [2021-03-04T18:28:24.424Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-04T18:28:24.424Z] #57 sha256:72c2a7739751fe0df1593187fc31b0646344112031fb76455b77115d9c60f738 [2021-03-04T18:28:24.424Z] #57 DONE 0.1s [2021-03-04T18:28:24.424Z] [2021-03-04T18:28:24.424Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-04T18:28:24.424Z] #58 sha256:cca34a76b168c4a320ac8291b6822ea50301692e834c8515a0c009ada7e482f8 [2021-03-04T18:28:24.424Z] #58 DONE 0.1s [2021-03-04T18:28:24.424Z] [2021-03-04T18:28:24.424Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:24.424Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:24.424Z] #41 57.40 HOSTCC compel/src/lib/log-host.o [2021-03-04T18:28:24.424Z] #41 57.66 HOSTLINK compel/compel-host-bin [2021-03-04T18:28:24.424Z] #41 57.94 DEP soccr/soccr.d [2021-03-04T18:28:24.424Z] #41 58.09 CC soccr/soccr.o [2021-03-04T18:28:24.424Z] #41 59.98 AR soccr/libsoccr.a [2021-03-04T18:28:24.424Z] #41 60.05 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T18:28:24.424Z] #41 60.52 DEP criu/arch/x86/sigframe.d [2021-03-04T18:28:24.424Z] #41 60.67 DEP criu/arch/x86/sigaction_compat.d [2021-03-04T18:28:24.424Z] #41 60.82 DEP criu/arch/x86/kerndat.d [2021-03-04T18:28:24.424Z] #41 60.97 DEP criu/arch/x86/crtools.d [2021-03-04T18:28:24.424Z] #41 61.13 DEP criu/arch/x86/cpu.d [2021-03-04T18:28:24.424Z] #41 61.31 CC criu/arch/x86/cpu.o [2021-03-04T18:28:24.424Z] #41 62.17 CC criu/arch/x86/crtools.o [2021-03-04T18:28:24.849Z] ok github.com/docker/docker/runconfig 0.025s coverage: 66.1% of statements [2021-03-04T18:28:24.855Z] #18 1.535 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:28:24.855Z] #18 1.598 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:28:24.855Z] #18 1.606 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:28:25.424Z] #18 2.423 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:28:25.808Z] #41 64.44 CC criu/arch/x86/kerndat.o [2021-03-04T18:28:26.067Z] #41 ... [2021-03-04T18:28:26.067Z] [2021-03-04T18:28:26.067Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:28:26.067Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:28:26.067Z] #18 6.404 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:28:26.320Z] #41 52.51 CC compel/src/lib/ptrace.o [2021-03-04T18:28:26.576Z] #41 ... [2021-03-04T18:28:26.576Z] [2021-03-04T18:28:26.576Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:28:26.576Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23 [2021-03-04T18:28:26.576Z] #43 111.6 crypto/tls [2021-03-04T18:28:26.576Z] #43 118.0 net/http/httptrace [2021-03-04T18:28:26.576Z] #43 118.3 net/http [2021-03-04T18:28:26.576Z] #43 ... [2021-03-04T18:28:26.576Z] [2021-03-04T18:28:26.577Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:28:26.577Z] #51 sha256:8630f2db218d9652c8e160a942fb0b226464cd49f50c66d6b54593a43db5ccad [2021-03-04T18:28:26.774Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2021-03-04T18:28:27.036Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2021-03-04T18:28:27.331Z] #18 3.841 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:28:27.331Z] #18 ... [2021-03-04T18:28:27.331Z] [2021-03-04T18:28:27.331Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:27.331Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:27.331Z] #41 51.31 CC compel/src/lib/ptrace.o [2021-03-04T18:28:27.331Z] #41 52.14 AR compel/libcompel.a [2021-03-04T18:28:27.331Z] #41 52.22 HOSTCC compel/src/main-host.o [2021-03-04T18:28:27.331Z] #41 52.63 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-04T18:28:27.331Z] #41 52.96 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-04T18:28:27.331Z] #41 53.41 HOSTCC compel/src/lib/log-host.o [2021-03-04T18:28:27.331Z] #41 53.69 HOSTLINK compel/compel-host-bin [2021-03-04T18:28:27.331Z] #41 53.85 DEP soccr/soccr.d [2021-03-04T18:28:27.331Z] #41 54.08 CC soccr/soccr.o [2021-03-04T18:28:27.331Z] #41 56.18 AR soccr/libsoccr.a [2021-03-04T18:28:27.331Z] #41 56.23 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T18:28:27.331Z] #41 56.82 DEP criu/arch/x86/sigframe.d [2021-03-04T18:28:27.331Z] #41 56.99 DEP criu/arch/x86/sigaction_compat.d [2021-03-04T18:28:27.331Z] #41 57.21 DEP criu/arch/x86/kerndat.d [2021-03-04T18:28:27.331Z] #41 57.45 DEP criu/arch/x86/crtools.d [2021-03-04T18:28:27.331Z] #41 57.69 DEP criu/arch/x86/cpu.d [2021-03-04T18:28:27.331Z] #41 57.86 CC criu/arch/x86/cpu.o [2021-03-04T18:28:27.331Z] #41 58.69 CC criu/arch/x86/crtools.o [2021-03-04T18:28:27.331Z] #41 59.90 CC criu/arch/x86/kerndat.o [2021-03-04T18:28:27.331Z] #41 60.55 CC criu/arch/x86/sigaction_compat.o [2021-03-04T18:28:27.331Z] #41 60.79 CC criu/arch/x86/sigframe.o [2021-03-04T18:28:27.331Z] #41 61.05 LINK criu/arch/x86/crtools.built-in.o [2021-03-04T18:28:27.331Z] #41 61.08 DEP criu/pie/util-vdso-elf32.d [2021-03-04T18:28:27.331Z] #41 61.20 DEP criu/pie/util-vdso.d [2021-03-04T18:28:27.331Z] #41 ... [2021-03-04T18:28:27.331Z] [2021-03-04T18:28:27.331Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:28:27.331Z] #56 sha256:161be615b496f3a046b321c23eb97393621a56dbe50e192dc1e27c1f9501ad37 [2021-03-04T18:28:27.331Z] #56 DONE 134.8s [2021-03-04T18:28:27.331Z] [2021-03-04T18:28:27.331Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:27.331Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:27.331Z] #41 61.41 DEP criu/pie/util.d [2021-03-04T18:28:27.331Z] #41 ... [2021-03-04T18:28:27.331Z] [2021-03-04T18:28:27.331Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:28:27.331Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:28:27.331Z] #43 126.0 net/http/httptrace [2021-03-04T18:28:27.331Z] #43 126.6 net/http [2021-03-04T18:28:27.331Z] #43 ... [2021-03-04T18:28:27.331Z] [2021-03-04T18:28:27.331Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-04T18:28:27.331Z] #57 sha256:df04f05a609c7208fa5f7d3ed183bc4bf7cc763f55946974dbddf46a95731801 [2021-03-04T18:28:27.331Z] #57 DONE 0.1s [2021-03-04T18:28:27.331Z] [2021-03-04T18:28:27.331Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:27.331Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:27.331Z] #41 61.55 CC criu/pie/util.o [2021-03-04T18:28:27.331Z] #41 ... [2021-03-04T18:28:27.331Z] [2021-03-04T18:28:27.331Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-04T18:28:27.331Z] #58 sha256:9872f1c0b1a375fdc150bc9c7b69f238778aabbe5845f912a9380dd46e3d71e2 [2021-03-04T18:28:27.331Z] #58 DONE 0.1s [2021-03-04T18:28:27.505Z] #51 3.488 + RM_GOPATH=0 [2021-03-04T18:28:27.505Z] #51 3.488 + TMP_GOPATH= [2021-03-04T18:28:27.505Z] #51 3.488 + : /build [2021-03-04T18:28:27.505Z] #51 3.488 + '[' -z '' ']' [2021-03-04T18:28:27.505Z] #51 3.488 ++ mktemp -d [2021-03-04T18:28:27.505Z] #51 3.496 + export GOPATH=/tmp/tmp.kUcrGfKXUv [2021-03-04T18:28:27.505Z] #51 3.496 + GOPATH=/tmp/tmp.kUcrGfKXUv [2021-03-04T18:28:27.505Z] #51 3.496 + RM_GOPATH=1 [2021-03-04T18:28:27.505Z] #51 3.496 + case "$(go env GOARCH)" in [2021-03-04T18:28:27.505Z] #51 3.496 ++ go env GOARCH [2021-03-04T18:28:27.505Z] #51 3.528 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T18:28:27.505Z] #51 3.528 + GO_BUILDMODE=-buildmode=pie [2021-03-04T18:28:27.505Z] #51 3.528 ++ dirname /tmp/install/install.sh [2021-03-04T18:28:27.505Z] #51 3.528 + dir=/tmp/install [2021-03-04T18:28:27.505Z] #51 3.528 + bin=runc [2021-03-04T18:28:27.505Z] #51 3.528 + shift [2021-03-04T18:28:27.505Z] #51 3.528 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-04T18:28:27.505Z] #51 3.528 + . /tmp/install/runc.installer [2021-03-04T18:28:27.505Z] #51 3.528 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T18:28:27.505Z] #51 3.534 + install_runc [2021-03-04T18:28:27.505Z] #51 3.534 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-04T18:28:27.505Z] #51 3.534 + uname -r [2021-03-04T18:28:27.505Z] #51 3.539 + RUNC_BUILDTAGS='seccomp ' [2021-03-04T18:28:27.505Z] #51 3.539 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-04T18:28:27.505Z] #51 3.539 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kUcrGfKXUv/src/github.com/opencontainers/runc [2021-03-04T18:28:27.505Z] #51 3.540 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-04T18:28:27.505Z] #51 3.552 Cloning into '/tmp/tmp.kUcrGfKXUv/src/github.com/opencontainers/runc'... [2021-03-04T18:28:27.591Z] [2021-03-04T18:28:27.591Z] #30 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:28:27.591Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T18:28:27.765Z] #51 ... [2021-03-04T18:28:27.765Z] [2021-03-04T18:28:27.765Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-04T18:28:27.765Z] #56 sha256:09ab03a28ce646a9202695f0eec81f8c40588f0e645a85254f5a013dd844241e [2021-03-04T18:28:27.765Z] #56 115.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T18:28:27.765Z] #56 115.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-04T18:28:27.765Z] #56 DONE 123.0s [2021-03-04T18:28:27.850Z] #30 ... [2021-03-04T18:28:27.850Z] [2021-03-04T18:28:27.850Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:27.850Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:27.850Z] #41 62.00 CC criu/pie/util-vdso.o [2021-03-04T18:28:27.975Z] #18 ... [2021-03-04T18:28:27.975Z] [2021-03-04T18:28:27.975Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:28:27.975Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:28:27.975Z] #43 127.0 net/http/httptrace [2021-03-04T18:28:27.975Z] #43 127.4 net/http [2021-03-04T18:28:27.975Z] #43 ... [2021-03-04T18:28:27.975Z] [2021-03-04T18:28:27.975Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:27.975Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:27.975Z] #41 65.01 CC criu/arch/x86/sigaction_compat.o [2021-03-04T18:28:27.975Z] #41 65.24 CC criu/arch/x86/sigframe.o [2021-03-04T18:28:27.975Z] #41 65.49 LINK criu/arch/x86/crtools.built-in.o [2021-03-04T18:28:27.975Z] #41 65.55 DEP criu/pie/util-vdso-elf32.d [2021-03-04T18:28:27.975Z] #41 65.65 DEP criu/pie/util-vdso.d [2021-03-04T18:28:27.975Z] #41 65.84 DEP criu/pie/util.d [2021-03-04T18:28:27.975Z] #41 65.98 CC criu/pie/util.o [2021-03-04T18:28:27.975Z] #41 66.39 CC criu/pie/util-vdso.o [2021-03-04T18:28:27.987Z] ok github.com/docker/docker/volume/local 0.325s coverage: 76.4% of statements [2021-03-04T18:28:28.023Z] [2021-03-04T18:28:28.023Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-04T18:28:28.023Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-04T18:28:28.023Z] #12 DONE 4.1s [2021-03-04T18:28:28.023Z] [2021-03-04T18:28:28.023Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-04T18:28:28.023Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-04T18:28:28.280Z] #13 ... [2021-03-04T18:28:28.280Z] [2021-03-04T18:28:28.280Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-04T18:28:28.280Z] #57 sha256:c5554d4a2b3a092b4b51abe669c29bbe2f2b94f90a5c45f00f5789c7d7c2df07 [2021-03-04T18:28:28.280Z] #57 DONE 0.3s [2021-03-04T18:28:28.280Z] [2021-03-04T18:28:28.280Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:28.280Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:28.280Z] #41 52.94 AR compel/libcompel.a [2021-03-04T18:28:28.280Z] #41 52.99 HOSTCC compel/src/main-host.o [2021-03-04T18:28:28.280Z] #41 53.31 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-04T18:28:28.280Z] #41 53.43 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-04T18:28:28.280Z] #41 53.77 HOSTCC compel/src/lib/log-host.o [2021-03-04T18:28:28.280Z] #41 53.95 HOSTLINK compel/compel-host-bin [2021-03-04T18:28:28.280Z] #41 54.17 DEP soccr/soccr.d [2021-03-04T18:28:28.280Z] #41 54.37 CC soccr/soccr.o [2021-03-04T18:28:28.536Z] #41 ... [2021-03-04T18:28:28.536Z] [2021-03-04T18:28:28.536Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-04T18:28:28.536Z] #58 sha256:6580a5c3f0bb7f6c6e3606e009a185a4a1bcbe89849c313c2b1cab0280a5e5da [2021-03-04T18:28:28.536Z] #58 DONE 0.2s [2021-03-04T18:28:28.536Z] [2021-03-04T18:28:28.536Z] #30 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:28:28.536Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T18:28:28.544Z] #41 67.20 CC criu/pie/util-vdso-elf32.o [2021-03-04T18:28:28.933Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-03-04T18:28:29.229Z] #41 63.16 CC criu/pie/util-vdso-elf32.o [2021-03-04T18:28:29.471Z] #30 ... [2021-03-04T18:28:29.471Z] [2021-03-04T18:28:29.471Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:29.471Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:29.471Z] #41 55.81 AR soccr/libsoccr.a [2021-03-04T18:28:29.482Z] #41 67.90 AR criu/pie/pie.lib.a [2021-03-04T18:28:29.482Z] #41 67.96 DEP criu/pie/restorer.d [2021-03-04T18:28:29.489Z] #41 63.84 AR criu/pie/pie.lib.a [2021-03-04T18:28:29.728Z] #41 55.86 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T18:28:29.741Z] #41 68.24 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-04T18:28:29.741Z] #41 68.37 DEP criu/arch/x86/restorer_unmap.d [2021-03-04T18:28:29.741Z] #41 68.40 DEP criu/arch/x86/restorer.d [2021-03-04T18:28:29.748Z] #41 63.91 DEP criu/pie/restorer.d [2021-03-04T18:28:29.984Z] #41 56.19 DEP criu/arch/x86/sigframe.d [2021-03-04T18:28:29.984Z] #41 56.29 DEP criu/arch/x86/sigaction_compat.d [2021-03-04T18:28:29.984Z] #41 56.37 DEP criu/arch/x86/kerndat.d [2021-03-04T18:28:30.001Z] #41 68.59 DEP criu/arch/x86/vdso-pie.d [2021-03-04T18:28:30.007Z] #41 64.22 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-04T18:28:30.007Z] #41 64.39 DEP criu/arch/x86/restorer_unmap.d [2021-03-04T18:28:30.007Z] #41 64.42 DEP criu/arch/x86/restorer.d [2021-03-04T18:28:30.240Z] #41 56.52 DEP criu/arch/x86/crtools.d [2021-03-04T18:28:30.240Z] #41 56.61 DEP criu/arch/x86/cpu.d [2021-03-04T18:28:30.260Z] #41 68.76 DEP criu/pie/parasite-vdso.d [2021-03-04T18:28:30.260Z] #41 68.92 DEP criu/pie/parasite.d [2021-03-04T18:28:30.267Z] #41 64.65 DEP criu/arch/x86/vdso-pie.d [2021-03-04T18:28:30.497Z] #41 56.76 CC criu/arch/x86/cpu.o [2021-03-04T18:28:30.520Z] #41 69.21 CC criu/pie/parasite.o [2021-03-04T18:28:30.526Z] #41 64.75 DEP criu/pie/parasite-vdso.d [2021-03-04T18:28:30.786Z] #41 64.96 DEP criu/pie/parasite.d [2021-03-04T18:28:30.878Z] Loaded image: buildpack-deps:buster [2021-03-04T18:28:30.878Z] Loaded image: busybox:latest [2021-03-04T18:28:30.878Z] Loaded image: busybox:glibc [2021-03-04T18:28:31.047Z] #41 65.30 CC criu/pie/parasite.o [2021-03-04T18:28:31.059Z] #41 57.40 CC criu/arch/x86/crtools.o [2021-03-04T18:28:31.439Z] Loaded image: debian:bullseye [2021-03-04T18:28:31.439Z] Loaded image: hello-world:latest [2021-03-04T18:28:31.439Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T18:28:31.439Z] INFO: Testing against a local daemon [2021-03-04T18:28:31.439Z] === RUN TestCgroupNamespacesBuild [2021-03-04T18:28:31.899Z] #41 70.48 LINK criu/pie/parasite.built-in.o [2021-03-04T18:28:31.899Z] #41 70.49 GEN criu/pie/parasite-blob.h [2021-03-04T18:28:31.899Z] #41 70.52 CC criu/pie/parasite-vdso.o [2021-03-04T18:28:32.425Z] #41 58.55 CC criu/arch/x86/kerndat.o [2021-03-04T18:28:32.426Z] #41 66.46 LINK criu/pie/parasite.built-in.o [2021-03-04T18:28:32.426Z] #41 66.47 GEN criu/pie/parasite-blob.h [2021-03-04T18:28:32.426Z] #41 66.49 CC criu/pie/parasite-vdso.o [2021-03-04T18:28:32.837Z] #41 71.27 CC criu/arch/x86/vdso-pie.o [2021-03-04T18:28:32.988Z] #41 ... [2021-03-04T18:28:32.988Z] [2021-03-04T18:28:32.988Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-04T18:28:32.988Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-04T18:28:32.988Z] #13 DONE 4.9s [2021-03-04T18:28:32.988Z] [2021-03-04T18:28:32.988Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:32.988Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:32.988Z] #41 59.15 CC criu/arch/x86/sigaction_compat.o [2021-03-04T18:28:32.994Z] #41 67.17 CC criu/arch/x86/vdso-pie.o [2021-03-04T18:28:33.097Z] #41 71.56 CC criu/arch/x86/restorer.o [2021-03-04T18:28:33.244Z] #41 59.42 CC criu/arch/x86/sigframe.o [2021-03-04T18:28:33.253Z] #41 67.52 CC criu/arch/x86/restorer.o [2021-03-04T18:28:33.511Z] #41 59.74 LINK criu/arch/x86/crtools.built-in.o [2021-03-04T18:28:33.511Z] #41 59.77 DEP criu/pie/util-vdso-elf32.d [2021-03-04T18:28:33.666Z] #41 72.15 CC criu/arch/x86/restorer_unmap.o [2021-03-04T18:28:33.666Z] #41 72.22 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-04T18:28:33.768Z] #41 59.98 DEP criu/pie/util-vdso.d [2021-03-04T18:28:33.834Z] #41 68.03 CC criu/arch/x86/restorer_unmap.o [2021-03-04T18:28:33.834Z] #41 68.08 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-04T18:28:33.925Z] #41 72.51 CC criu/pie/restorer.o [2021-03-04T18:28:34.024Z] #41 60.10 DEP criu/pie/util.d [2021-03-04T18:28:34.024Z] #41 60.25 CC criu/pie/util.o [2021-03-04T18:28:34.094Z] #41 68.44 CC criu/pie/restorer.o [2021-03-04T18:28:34.280Z] #41 60.56 CC criu/pie/util-vdso.o [2021-03-04T18:28:34.353Z] #41 ... [2021-03-04T18:28:34.353Z] [2021-03-04T18:28:34.353Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:28:34.353Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:28:34.353Z] #43 141.9 github.com/LK4D4/vndr/godl [2021-03-04T18:28:34.842Z] #41 61.27 CC criu/pie/util-vdso-elf32.o [2021-03-04T18:28:34.862Z] #41 ... [2021-03-04T18:28:34.862Z] [2021-03-04T18:28:34.862Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:28:34.862Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c [2021-03-04T18:28:34.862Z] #51 12.98 + cd /tmp/tmp.oXcXmylj3V/src/github.com/opencontainers/runc [2021-03-04T18:28:34.862Z] #51 12.98 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T18:28:34.862Z] #51 13.46 + '[' -z '' ']' [2021-03-04T18:28:34.862Z] #51 13.47 + target=static [2021-03-04T18:28:34.862Z] #51 13.47 + make 'BUILDTAGS=seccomp ' static [2021-03-04T18:28:34.862Z] #51 14.08 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-04T18:28:34.862Z] #51 ... [2021-03-04T18:28:34.862Z] [2021-03-04T18:28:34.862Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:28:34.862Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:28:34.862Z] #43 141.9 github.com/LK4D4/vndr/godl [2021-03-04T18:28:34.862Z] #43 142.6 github.com/LK4D4/vndr [2021-03-04T18:28:35.292Z] #43 142.7 github.com/LK4D4/vndr [2021-03-04T18:28:35.617Z] --- PASS: TestCgroupNamespacesBuild (3.54s) [2021-03-04T18:28:35.617Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-04T18:28:35.771Z] #41 61.92 AR criu/pie/pie.lib.a [2021-03-04T18:28:35.771Z] #41 61.97 DEP criu/pie/restorer.d [2021-03-04T18:28:36.027Z] #41 62.15 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-04T18:28:36.027Z] #41 62.27 DEP criu/arch/x86/restorer_unmap.d [2021-03-04T18:28:36.027Z] #41 62.28 DEP criu/arch/x86/restorer.d [2021-03-04T18:28:36.283Z] #41 62.49 DEP criu/arch/x86/vdso-pie.d [2021-03-04T18:28:36.283Z] #41 62.68 DEP criu/pie/parasite-vdso.d [2021-03-04T18:28:36.539Z] #41 62.92 DEP criu/pie/parasite.d [2021-03-04T18:28:36.796Z] #41 63.12 CC criu/pie/parasite.o [2021-03-04T18:28:37.359Z] #41 ... [2021-03-04T18:28:37.359Z] [2021-03-04T18:28:37.359Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-04T18:28:37.359Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-04T18:28:37.359Z] #14 4.250 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-04T18:28:37.359Z] #14 DONE 4.4s [2021-03-04T18:28:37.502Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2021-03-04T18:28:37.502Z] === RUN TestBuildWithSession [2021-03-04T18:28:37.502Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-04T18:28:37.502Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T18:28:37.502Z] === RUN TestBuildSquashParent [2021-03-04T18:28:37.615Z] [2021-03-04T18:28:37.615Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-04T18:28:37.615Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-04T18:28:38.152Z] #43 ... [2021-03-04T18:28:38.152Z] [2021-03-04T18:28:38.152Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:38.152Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:38.152Z] #41 75.60 LINK criu/pie/restorer.built-in.o [2021-03-04T18:28:38.152Z] #41 75.62 GEN criu/pie/restorer-blob.h [2021-03-04T18:28:38.152Z] #41 75.71 DEP criu/vdso.d [2021-03-04T18:28:38.152Z] #41 75.88 DEP criu/vdso-compat.d [2021-03-04T18:28:38.152Z] #41 75.99 DEP criu/uts_ns.d [2021-03-04T18:28:38.152Z] #41 76.22 DEP criu/util.d [2021-03-04T18:28:38.152Z] #41 76.41 DEP criu/uffd.d [2021-03-04T18:28:38.152Z] #41 76.57 DEP criu/tun.d [2021-03-04T18:28:38.152Z] #41 76.72 DEP criu/tty.d [2021-03-04T18:28:38.412Z] #41 76.88 DEP criu/timerfd.d [2021-03-04T18:28:38.412Z] #41 77.04 DEP criu/timens.d [2021-03-04T18:28:38.671Z] #41 77.19 DEP criu/sysfs_parse.d [2021-03-04T18:28:38.671Z] #41 77.31 DEP criu/sysctl.d [2021-03-04T18:28:38.930Z] #41 77.49 DEP criu/string.d [2021-03-04T18:28:38.930Z] #41 77.53 DEP criu/stats.d [2021-03-04T18:28:39.190Z] #41 77.67 DEP criu/sockets.d [2021-03-04T18:28:39.449Z] #41 77.97 DEP criu/sk-unix.d [2021-03-04T18:28:39.449Z] #41 78.19 DEP criu/sk-tcp.d [2021-03-04T18:28:39.486Z] #43 ... [2021-03-04T18:28:39.486Z] [2021-03-04T18:28:39.486Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:28:39.486Z] #51 sha256:5f9b2b707da3048d1c9d5d939d7b58dcdc11cf6dffa34fabc814a9dfa922912d [2021-03-04T18:28:39.486Z] #51 13.44 + cd /tmp/tmp.mTLdGtILOL/src/github.com/opencontainers/runc [2021-03-04T18:28:39.486Z] #51 13.44 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T18:28:39.486Z] #51 13.89 + '[' -z '' ']' [2021-03-04T18:28:39.486Z] #51 13.89 + target=static [2021-03-04T18:28:39.486Z] #51 13.89 + make 'BUILDTAGS=seccomp ' static [2021-03-04T18:28:39.486Z] #51 14.05 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-04T18:28:39.486Z] #51 ... [2021-03-04T18:28:39.486Z] [2021-03-04T18:28:39.486Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:39.486Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:39.486Z] #41 71.67 LINK criu/pie/restorer.built-in.o [2021-03-04T18:28:39.486Z] #41 71.68 GEN criu/pie/restorer-blob.h [2021-03-04T18:28:39.486Z] #41 71.79 DEP criu/vdso.d [2021-03-04T18:28:39.486Z] #41 71.94 DEP criu/vdso-compat.d [2021-03-04T18:28:39.486Z] #41 72.06 DEP criu/uts_ns.d [2021-03-04T18:28:39.486Z] #41 72.22 DEP criu/util.d [2021-03-04T18:28:39.486Z] #41 72.41 DEP criu/uffd.d [2021-03-04T18:28:39.486Z] #41 72.63 DEP criu/tun.d [2021-03-04T18:28:39.486Z] #41 72.82 DEP criu/tty.d [2021-03-04T18:28:39.486Z] #41 73.10 DEP criu/timerfd.d [2021-03-04T18:28:39.486Z] #41 73.27 DEP criu/timens.d [2021-03-04T18:28:39.486Z] #41 73.52 DEP criu/sysfs_parse.d [2021-03-04T18:28:39.486Z] #41 ... [2021-03-04T18:28:39.486Z] [2021-03-04T18:28:39.486Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:28:39.486Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:28:39.486Z] #18 6.105 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:28:39.486Z] #18 11.69 Fetched 8423 kB in 11s (802 kB/s) [2021-03-04T18:28:39.486Z] #18 11.69 Reading package lists... [2021-03-04T18:28:39.486Z] #18 15.55 Reading package lists... [2021-03-04T18:28:39.486Z] #18 ... [2021-03-04T18:28:39.486Z] [2021-03-04T18:28:39.486Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:39.486Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:39.486Z] #41 73.78 DEP criu/sysctl.d [2021-03-04T18:28:39.709Z] #41 78.38 DEP criu/sk-queue.d [2021-03-04T18:28:39.746Z] #41 73.97 DEP criu/string.d [2021-03-04T18:28:39.746Z] #41 74.05 DEP criu/stats.d [2021-03-04T18:28:39.746Z] #41 74.13 DEP criu/sockets.d [2021-03-04T18:28:39.967Z] #41 78.60 DEP criu/sk-packet.d [2021-03-04T18:28:40.006Z] #41 74.32 DEP criu/sk-unix.d [2021-03-04T18:28:40.227Z] #41 78.81 DEP criu/sk-netlink.d [2021-03-04T18:28:40.265Z] #41 74.54 DEP criu/sk-tcp.d [2021-03-04T18:28:40.486Z] #41 79.05 DEP criu/sk-inet.d [2021-03-04T18:28:40.486Z] #41 79.23 DEP criu/signalfd.d [2021-03-04T18:28:40.524Z] #41 74.75 DEP criu/sk-queue.d [2021-03-04T18:28:40.745Z] #41 79.44 DEP criu/sigframe.d [2021-03-04T18:28:40.745Z] #41 79.54 DEP criu/shmem.d [2021-03-04T18:28:40.784Z] #41 74.92 DEP criu/sk-packet.d [2021-03-04T18:28:40.784Z] #41 75.07 DEP criu/sk-netlink.d [2021-03-04T18:28:40.882Z] #15 DONE 3.1s [2021-03-04T18:28:40.882Z] [2021-03-04T18:28:40.882Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:40.882Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:40.882Z] #41 64.61 LINK criu/pie/parasite.built-in.o [2021-03-04T18:28:40.882Z] #41 64.61 GEN criu/pie/parasite-blob.h [2021-03-04T18:28:40.882Z] #41 64.64 CC criu/pie/parasite-vdso.o [2021-03-04T18:28:40.882Z] #41 65.34 CC criu/arch/x86/vdso-pie.o [2021-03-04T18:28:40.882Z] #41 65.66 CC criu/arch/x86/restorer.o [2021-03-04T18:28:40.882Z] #41 66.23 CC criu/arch/x86/restorer_unmap.o [2021-03-04T18:28:40.882Z] #41 66.29 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-04T18:28:40.882Z] #41 66.55 CC criu/pie/restorer.o [2021-03-04T18:28:41.044Z] #41 75.23 DEP criu/sk-inet.d [2021-03-04T18:28:41.044Z] #41 75.41 DEP criu/signalfd.d [2021-03-04T18:28:41.304Z] #41 75.61 DEP criu/sigframe.d [2021-03-04T18:28:41.314Z] #41 79.70 DEP criu/servicefd.d [2021-03-04T18:28:41.314Z] #41 79.84 DEP criu/seize.d [2021-03-04T18:28:41.314Z] #41 79.97 DEP criu/seccomp.d [2021-03-04T18:28:41.563Z] #41 75.69 DEP criu/shmem.d [2021-03-04T18:28:41.563Z] #41 75.82 DEP criu/servicefd.d [2021-03-04T18:28:41.573Z] #41 80.13 DEP criu/rst-malloc.d [2021-03-04T18:28:41.573Z] #41 80.22 DEP criu/rbtree.d [2021-03-04T18:28:41.573Z] #41 80.27 DEP criu/pstree.d [2021-03-04T18:28:41.573Z] #41 ... [2021-03-04T18:28:41.573Z] [2021-03-04T18:28:41.574Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:28:41.574Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:28:41.574Z] #18 12.05 Fetched 8423 kB in 11s (775 kB/s) [2021-03-04T18:28:41.574Z] #18 12.05 Reading package lists... [2021-03-04T18:28:41.574Z] #18 16.40 Reading package lists... [2021-03-04T18:28:41.574Z] #18 20.73 Building dependency tree... [2021-03-04T18:28:41.823Z] #41 75.96 DEP criu/seize.d [2021-03-04T18:28:41.823Z] #41 76.07 DEP criu/seccomp.d [2021-03-04T18:28:41.833Z] #18 ... [2021-03-04T18:28:41.833Z] [2021-03-04T18:28:41.833Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:41.833Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:41.833Z] #41 80.42 DEP criu/protobuf.d [2021-03-04T18:28:42.082Z] #41 76.23 DEP criu/rst-malloc.d [2021-03-04T18:28:42.082Z] #41 76.28 DEP criu/rbtree.d [2021-03-04T18:28:42.082Z] #41 76.32 DEP criu/pstree.d [2021-03-04T18:28:42.093Z] #41 80.53 GEN criu/protobuf-desc-gen.h [2021-03-04T18:28:42.341Z] #41 76.57 DEP criu/protobuf.d [2021-03-04T18:28:42.341Z] #41 76.76 GEN criu/protobuf-desc-gen.h [2021-03-04T18:28:42.773Z] #41 ... [2021-03-04T18:28:42.773Z] [2021-03-04T18:28:42.773Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-04T18:28:42.773Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-04T18:28:42.773Z] #16 DONE 2.5s [2021-03-04T18:28:43.029Z] [2021-03-04T18:28:43.029Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-03-04T18:28:43.029Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-04T18:28:43.473Z] #41 ... [2021-03-04T18:28:43.473Z] [2021-03-04T18:28:43.473Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:28:43.473Z] #43 sha256:fee882a9ea2ba6273064e7d6732a84732c0b6c7c4b1e958aab04fa5b882b100c [2021-03-04T18:28:43.473Z] #43 DONE 152.8s [2021-03-04T18:28:43.473Z] [2021-03-04T18:28:43.473Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:43.473Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:43.473Z] #41 82.24 DEP criu/protobuf-desc.d [2021-03-04T18:28:43.732Z] #41 82.39 DEP criu/proc_parse.d [2021-03-04T18:28:44.248Z] #41 78.42 DEP criu/protobuf-desc.d [2021-03-04T18:28:44.248Z] #41 78.59 DEP criu/proc_parse.d [2021-03-04T18:28:44.301Z] #41 82.71 DEP criu/plugin.d [2021-03-04T18:28:44.301Z] #41 82.83 DEP criu/pipes.d [2021-03-04T18:28:44.561Z] #41 83.20 DEP criu/pie-util.d [2021-03-04T18:28:44.817Z] #41 78.89 DEP criu/plugin.d [2021-03-04T18:28:44.817Z] #41 78.98 DEP criu/pipes.d [2021-03-04T18:28:44.820Z] #41 83.40 DEP criu/pie-util-vdso.d [2021-03-04T18:28:45.080Z] #41 83.57 DEP criu/pie-util-vdso-elf32.d [2021-03-04T18:28:45.080Z] #41 83.71 DEP criu/path.d [2021-03-04T18:28:45.080Z] #41 83.80 DEP criu/parasite-syscall.d [2021-03-04T18:28:45.081Z] #41 79.16 DEP criu/pie-util.d [2021-03-04T18:28:45.081Z] #41 ... [2021-03-04T18:28:45.081Z] [2021-03-04T18:28:45.081Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:28:45.081Z] #43 sha256:c30e98dbe1f8c10c9770837422983ce442c5714ae8958e839ff8dfab9c80c97c [2021-03-04T18:28:45.081Z] #43 DONE 152.6s [2021-03-04T18:28:45.081Z] [2021-03-04T18:28:45.081Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:45.081Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:45.081Z] #41 79.38 DEP criu/pie-util-vdso.d [2021-03-04T18:28:45.081Z] #41 ... [2021-03-04T18:28:45.081Z] [2021-03-04T18:28:45.081Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:28:45.081Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:28:45.081Z] #18 15.55 Reading package lists... [2021-03-04T18:28:45.081Z] #18 19.62 Building dependency tree... [2021-03-04T18:28:45.081Z] #18 21.58 libcap2-bin is already the newest version (1:2.25-2). [2021-03-04T18:28:45.081Z] #18 21.58 The following additional packages will be installed: [2021-03-04T18:28:45.081Z] #18 21.58 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-04T18:28:45.081Z] #18 21.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-04T18:28:45.081Z] #18 21.58 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-04T18:28:45.081Z] #18 21.58 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-04T18:28:45.081Z] #18 21.59 python3.7 python3.7-minimal vim-runtime xxd [2021-03-04T18:28:45.081Z] #18 21.59 Suggested packages: [2021-03-04T18:28:45.081Z] #18 21.59 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-04T18:28:45.081Z] #18 21.59 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-04T18:28:45.081Z] #18 21.59 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-04T18:28:45.081Z] #18 21.59 Recommended packages: [2021-03-04T18:28:45.081Z] #18 21.59 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-04T18:28:45.081Z] #18 21.59 python3-keyrings.alt python3-xdg unzip [2021-03-04T18:28:45.340Z] #41 84.06 DEP criu/pagemap.d [2021-03-04T18:28:45.576Z] --- PASS: TestBuildSquashParent (6.96s) [2021-03-04T18:28:45.576Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-04T18:28:45.576Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T18:28:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T18:28:45.576Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T18:28:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T18:28:45.576Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T18:28:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T18:28:45.576Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T18:28:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T18:28:45.576Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T18:28:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T18:28:45.576Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T18:28:45.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T18:28:45.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T18:28:45.576Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T18:28:45.599Z] #41 84.23 DEP criu/pagemap-cache.d [2021-03-04T18:28:45.832Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T18:28:45.832Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T18:28:45.860Z] #41 84.33 DEP criu/page-xfer.d [2021-03-04T18:28:45.860Z] #41 84.55 DEP criu/page-pipe.d [2021-03-04T18:28:46.119Z] #41 84.70 DEP criu/netfilter.d [2021-03-04T18:28:46.119Z] #41 84.86 DEP criu/net.d [2021-03-04T18:28:46.299Z] #17 DONE 2.9s [2021-03-04T18:28:46.299Z] [2021-03-04T18:28:46.299Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:28:46.299Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:28:46.299Z] #18 ... [2021-03-04T18:28:46.299Z] [2021-03-04T18:28:46.299Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:28:46.299Z] #51 sha256:8630f2db218d9652c8e160a942fb0b226464cd49f50c66d6b54593a43db5ccad [2021-03-04T18:28:46.299Z] #51 11.95 + cd /tmp/tmp.kUcrGfKXUv/src/github.com/opencontainers/runc [2021-03-04T18:28:46.299Z] #51 11.95 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T18:28:46.299Z] #51 12.33 + '[' -z '' ']' [2021-03-04T18:28:46.299Z] #51 12.33 + target=static [2021-03-04T18:28:46.299Z] #51 12.33 + make 'BUILDTAGS=seccomp ' static [2021-03-04T18:28:46.299Z] #51 12.80 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-04T18:28:46.299Z] #51 ... [2021-03-04T18:28:46.299Z] [2021-03-04T18:28:46.299Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:46.299Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:46.299Z] #41 69.90 LINK criu/pie/restorer.built-in.o [2021-03-04T18:28:46.299Z] #41 69.93 GEN criu/pie/restorer-blob.h [2021-03-04T18:28:46.299Z] #41 70.05 DEP criu/vdso.d [2021-03-04T18:28:46.299Z] #41 70.23 DEP criu/vdso-compat.d [2021-03-04T18:28:46.299Z] #41 70.38 DEP criu/uts_ns.d [2021-03-04T18:28:46.299Z] #41 70.58 DEP criu/util.d [2021-03-04T18:28:46.299Z] #41 70.77 DEP criu/uffd.d [2021-03-04T18:28:46.299Z] #41 70.99 DEP criu/tun.d [2021-03-04T18:28:46.299Z] #41 71.18 DEP criu/tty.d [2021-03-04T18:28:46.299Z] #41 71.37 DEP criu/timerfd.d [2021-03-04T18:28:46.299Z] #41 71.61 DEP criu/timens.d [2021-03-04T18:28:46.299Z] #41 71.84 DEP criu/sysfs_parse.d [2021-03-04T18:28:46.299Z] #41 71.95 DEP criu/sysctl.d [2021-03-04T18:28:46.299Z] #41 72.21 DEP criu/string.d [2021-03-04T18:28:46.299Z] #41 72.25 DEP criu/stats.d [2021-03-04T18:28:46.299Z] #41 72.40 DEP criu/sockets.d [2021-03-04T18:28:46.299Z] #41 ... [2021-03-04T18:28:46.299Z] [2021-03-04T18:28:46.299Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:28:46.299Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23 [2021-03-04T18:28:46.299Z] #43 131.3 github.com/LK4D4/vndr/godl [2021-03-04T18:28:46.299Z] #43 132.1 github.com/LK4D4/vndr [2021-03-04T18:28:46.299Z] #43 ... [2021-03-04T18:28:46.299Z] [2021-03-04T18:28:46.299Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:46.299Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:46.299Z] #41 72.60 DEP criu/sk-unix.d [2021-03-04T18:28:46.379Z] #41 85.09 DEP criu/namespaces.d [2021-03-04T18:28:46.556Z] #41 72.84 DEP criu/sk-tcp.d [2021-03-04T18:28:46.638Z] #41 85.23 DEP criu/mount.d [2021-03-04T18:28:46.638Z] #41 85.37 DEP criu/memfd.d [2021-03-04T18:28:46.813Z] #41 ... [2021-03-04T18:28:46.813Z] [2021-03-04T18:28:46.813Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-04T18:28:46.813Z] #43 sha256:626d856f27ddcdbdab17e08a8499ea8dd3a2ad69bcb4663ee57e86db86401e23 [2021-03-04T18:28:46.813Z] #43 DONE 141.9s [2021-03-04T18:28:46.813Z] [2021-03-04T18:28:46.813Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:46.813Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:46.813Z] #41 73.02 DEP criu/sk-queue.d [2021-03-04T18:28:46.898Z] #41 85.53 DEP criu/mem.d [2021-03-04T18:28:46.992Z] #18 23.97 The following NEW packages will be installed: [2021-03-04T18:28:47.069Z] #41 73.25 DEP criu/sk-packet.d [2021-03-04T18:28:47.069Z] #41 73.40 DEP criu/sk-netlink.d [2021-03-04T18:28:47.158Z] #41 85.68 DEP criu/lsm.d [2021-03-04T18:28:47.158Z] #41 85.81 DEP criu/log.d [2021-03-04T18:28:47.253Z] #18 23.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-04T18:28:47.253Z] #18 23.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-04T18:28:47.253Z] #18 23.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-04T18:28:47.253Z] #18 23.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-04T18:28:47.253Z] #18 23.99 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-04T18:28:47.253Z] #18 23.99 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-04T18:28:47.253Z] #18 23.99 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-04T18:28:47.253Z] #18 23.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-04T18:28:47.253Z] #18 23.99 xz-utils zip [2021-03-04T18:28:47.326Z] #41 73.54 DEP criu/sk-inet.d [2021-03-04T18:28:47.326Z] #41 73.74 DEP criu/signalfd.d [2021-03-04T18:28:47.417Z] #41 85.97 DEP criu/libnetlink.d [2021-03-04T18:28:47.417Z] #41 86.06 DEP criu/kerndat.d [2021-03-04T18:28:47.517Z] #18 24.32 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T18:28:47.517Z] #18 24.32 Need to get 28.5 MB of archives. [2021-03-04T18:28:47.517Z] #18 24.32 After this operation, 116 MB of additional disk space will be used. [2021-03-04T18:28:47.517Z] #18 24.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-04T18:28:47.517Z] #18 24.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-04T18:28:47.517Z] #18 24.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-04T18:28:47.582Z] #41 73.86 DEP criu/sigframe.d [2021-03-04T18:28:47.582Z] #41 73.94 DEP criu/shmem.d [2021-03-04T18:28:47.677Z] #41 86.20 DEP criu/kcmp-ids.d [2021-03-04T18:28:47.677Z] #41 86.31 DEP criu/irmap.d [2021-03-04T18:28:47.716Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T18:28:47.776Z] #18 24.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-04T18:28:47.776Z] #18 24.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-04T18:28:47.776Z] #18 24.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-04T18:28:47.776Z] #18 24.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-04T18:28:47.776Z] #18 24.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-04T18:28:47.776Z] #18 24.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-04T18:28:47.776Z] #18 24.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-04T18:28:47.776Z] #18 24.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-04T18:28:47.776Z] #18 24.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-04T18:28:47.776Z] #18 24.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-04T18:28:47.776Z] #18 24.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-04T18:28:47.776Z] #18 24.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-04T18:28:47.776Z] #18 24.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-04T18:28:47.776Z] #18 24.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-04T18:28:47.776Z] #18 24.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T18:28:47.776Z] #18 24.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-04T18:28:47.776Z] #18 24.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-04T18:28:47.839Z] #41 74.13 DEP criu/servicefd.d [2021-03-04T18:28:47.839Z] #41 74.26 DEP criu/seize.d [2021-03-04T18:28:47.936Z] #41 86.45 DEP criu/ipc_ns.d [2021-03-04T18:28:47.936Z] #41 86.61 DEP criu/image.d [2021-03-04T18:28:47.971Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T18:28:48.035Z] #18 24.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-04T18:28:48.035Z] #18 24.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-04T18:28:48.035Z] #18 24.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-04T18:28:48.035Z] #18 24.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-04T18:28:48.035Z] #18 24.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-04T18:28:48.035Z] #18 24.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-04T18:28:48.035Z] #18 24.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-04T18:28:48.035Z] #18 24.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-04T18:28:48.035Z] #18 24.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-04T18:28:48.196Z] #41 86.80 DEP criu/image-desc.d [2021-03-04T18:28:48.196Z] #41 86.92 DEP criu/fsnotify.d [2021-03-04T18:28:48.294Z] #18 25.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-04T18:28:48.294Z] #18 25.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-04T18:28:48.294Z] #18 25.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-04T18:28:48.294Z] #18 25.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-04T18:28:48.294Z] #18 25.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-04T18:28:48.294Z] #18 25.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-04T18:28:48.401Z] #41 74.46 DEP criu/seccomp.d [2021-03-04T18:28:48.401Z] #41 74.68 DEP criu/rst-malloc.d [2021-03-04T18:28:48.401Z] #41 74.73 DEP criu/rbtree.d [2021-03-04T18:28:48.401Z] #41 74.82 DEP criu/pstree.d [2021-03-04T18:28:48.455Z] #41 87.08 DEP criu/filesystems.d [2021-03-04T18:28:48.554Z] #18 25.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-04T18:28:48.554Z] #18 25.31 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-04T18:28:48.554Z] #18 25.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-04T18:28:48.554Z] #18 25.33 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-04T18:28:48.554Z] #18 25.34 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-04T18:28:48.554Z] #18 25.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-04T18:28:48.554Z] #18 25.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-04T18:28:48.554Z] #18 25.43 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-04T18:28:48.554Z] #18 25.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-04T18:28:48.554Z] #18 25.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-04T18:28:48.715Z] #41 87.31 DEP criu/files.d [2021-03-04T18:28:48.715Z] #41 87.50 DEP criu/files-reg.d [2021-03-04T18:28:48.963Z] #41 75.00 DEP criu/protobuf.d [2021-03-04T18:28:48.963Z] #41 75.12 GEN criu/protobuf-desc-gen.h [2021-03-04T18:28:48.975Z] #41 87.65 DEP criu/files-ext.d [2021-03-04T18:28:49.123Z] #18 25.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-04T18:28:49.123Z] #18 25.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-04T18:28:49.123Z] #18 25.93 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-04T18:28:49.234Z] #41 87.80 DEP criu/file-lock.d [2021-03-04T18:28:49.234Z] #41 87.93 DEP criu/file-ids.d [2021-03-04T18:28:49.540Z] #41 88.09 DEP criu/fifo.d [2021-03-04T18:28:49.800Z] #41 88.25 DEP criu/fdstore.d [2021-03-04T18:28:49.800Z] #41 88.37 DEP criu/fault-injection.d [2021-03-04T18:28:49.800Z] #41 88.42 DEP criu/external.d [2021-03-04T18:28:49.856Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-04T18:28:49.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s) [2021-03-04T18:28:49.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s) [2021-03-04T18:28:49.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2021-03-04T18:28:49.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.15s) [2021-03-04T18:28:49.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2021-03-04T18:28:49.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2021-03-04T18:28:49.856Z] === RUN TestBuildMultiStageCopy [2021-03-04T18:28:49.856Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-04T18:28:50.059Z] #18 26.72 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:28:50.059Z] #18 26.80 Fetched 28.5 MB in 2s (15.1 MB/s) [2021-03-04T18:28:50.059Z] #18 26.88 Selecting previously unselected package pigz. [2021-03-04T18:28:50.059Z] #18 26.88 (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 ... 23432 files and directories currently installed.) [2021-03-04T18:28:50.059Z] #18 26.94 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-04T18:28:50.059Z] #18 26.95 Unpacking pigz (2.4-1) ... [2021-03-04T18:28:50.060Z] #41 88.56 DEP criu/eventpoll.d [2021-03-04T18:28:50.060Z] #41 88.69 DEP criu/eventfd.d [2021-03-04T18:28:50.318Z] #18 27.06 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-04T18:28:50.318Z] #18 27.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T18:28:50.318Z] #18 27.09 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T18:28:50.319Z] #41 88.90 DEP criu/crtools.d [2021-03-04T18:28:50.330Z] #41 76.72 DEP criu/protobuf-desc.d [2021-03-04T18:28:50.578Z] #41 89.11 DEP criu/cr-service.d [2021-03-04T18:28:50.579Z] #41 89.28 DEP criu/cr-restore.d [2021-03-04T18:28:50.586Z] #41 76.87 DEP criu/proc_parse.d [2021-03-04T18:28:50.838Z] #41 89.52 DEP criu/cr-errno.d [2021-03-04T18:28:50.838Z] #41 89.55 DEP criu/cr-dump.d [2021-03-04T18:28:50.843Z] #41 77.13 DEP criu/plugin.d [2021-03-04T18:28:50.843Z] #41 77.23 DEP criu/pipes.d [2021-03-04T18:28:50.886Z] #18 27.58 Selecting previously unselected package python3.7-minimal. [2021-03-04T18:28:50.886Z] #18 27.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T18:28:50.886Z] #18 27.61 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T18:28:50.900Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/rootless [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/volume [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-04T18:28:50.900Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === Skipped [2021-03-04T18:28:50.900Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-04T18:28:50.900Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-04T18:28:50.900Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-04T18:28:50.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:28:50.900Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-04T18:28:50.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:28:50.900Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-04T18:28:50.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:28:50.900Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-04T18:28:50.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:28:50.900Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-04T18:28:50.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:28:50.900Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-04T18:28:50.900Z] graphtest_unix.go:73: No driver to put! [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-04T18:28:50.900Z] time="2021-03-04T18:27:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T18:28:50.900Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T18:28:50.900Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-04T18:28:50.900Z] time="2021-03-04T18:27:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T18:28:50.900Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T18:28:50.900Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-04T18:28:50.900Z] time="2021-03-04T18:27:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T18:28:50.900Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T18:28:50.900Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-04T18:28:50.900Z] time="2021-03-04T18:27:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T18:28:50.900Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T18:28:50.900Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-04T18:28:50.900Z] time="2021-03-04T18:27:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T18:28:50.900Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T18:28:50.900Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-04T18:28:50.900Z] graphtest_unix.go:73: No driver to put! [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-04T18:28:50.900Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-04T18:28:50.900Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-04T18:28:50.900Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-04T18:28:50.900Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-04T18:28:50.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:28:50.900Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-04T18:28:50.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:28:50.900Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-04T18:28:50.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:28:50.900Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-04T18:28:50.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:28:50.900Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-04T18:28:50.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:28:50.900Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-04T18:28:50.900Z] graphtest_unix.go:73: No driver to put! [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-04T18:28:50.900Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-04T18:28:50.900Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] [2021-03-04T18:28:50.900Z] DONE 2244 tests, 26 skipped in 196.087s Post stage [Pipeline] junit [2021-03-04T18:28:50.916Z] Recording test results [2021-03-04T18:28:51.001Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-04T18:28:51.099Z] #41 ... [2021-03-04T18:28:51.099Z] [2021-03-04T18:28:51.099Z] #30 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:28:51.099Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T18:28:51.099Z] #30 DONE 159.7s [2021-03-04T18:28:51.099Z] [2021-03-04T18:28:51.099Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:28:51.099Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:28:51.099Z] #18 22.49 libcap2-bin is already the newest version (1:2.25-2). [2021-03-04T18:28:51.099Z] #18 22.49 The following additional packages will be installed: [2021-03-04T18:28:51.099Z] #18 22.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-04T18:28:51.099Z] #18 22.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-04T18:28:51.099Z] #18 22.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-04T18:28:51.099Z] #18 22.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-04T18:28:51.099Z] #18 22.51 python3.7 python3.7-minimal vim-runtime xxd [2021-03-04T18:28:51.099Z] #18 22.52 Suggested packages: [2021-03-04T18:28:51.099Z] #18 22.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-04T18:28:51.099Z] #18 22.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-04T18:28:51.099Z] #18 22.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-04T18:28:51.099Z] #18 22.52 Recommended packages: [2021-03-04T18:28:51.099Z] #18 22.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-04T18:28:51.099Z] #18 22.52 python3-keyrings.alt python3-xdg unzip [2021-03-04T18:28:51.099Z] #18 25.06 The following NEW packages will be installed: [2021-03-04T18:28:51.099Z] #18 25.06 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-04T18:28:51.099Z] #18 25.06 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-04T18:28:51.099Z] #18 25.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-04T18:28:51.099Z] #18 25.06 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-04T18:28:51.099Z] #18 25.06 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-04T18:28:51.099Z] #18 25.06 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-04T18:28:51.099Z] #18 25.06 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-04T18:28:51.099Z] #18 25.06 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-04T18:28:51.099Z] #18 25.06 xz-utils zip [2021-03-04T18:28:51.099Z] #18 25.48 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T18:28:51.099Z] #18 25.48 Need to get 28.5 MB of archives. [2021-03-04T18:28:51.099Z] #18 25.48 After this operation, 116 MB of additional disk space will be used. [2021-03-04T18:28:51.099Z] #18 25.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-04T18:28:51.099Z] #18 25.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-04T18:28:51.099Z] #18 25.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-04T18:28:51.099Z] #18 25.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-04T18:28:51.099Z] #18 25.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-04T18:28:51.099Z] #18 25.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-04T18:28:51.099Z] #18 25.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-04T18:28:51.099Z] #18 25.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-04T18:28:51.099Z] #18 25.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-04T18:28:51.099Z] #18 25.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-04T18:28:51.099Z] #18 25.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-04T18:28:51.099Z] #18 25.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-04T18:28:51.099Z] #18 25.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-04T18:28:51.099Z] #18 25.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-04T18:28:51.099Z] #18 25.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-04T18:28:51.099Z] #18 25.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-04T18:28:51.099Z] #18 25.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-04T18:28:51.099Z] #18 25.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T18:28:51.099Z] #18 25.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-04T18:28:51.099Z] #18 25.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-04T18:28:51.099Z] #18 25.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-04T18:28:51.099Z] #18 25.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-04T18:28:51.099Z] #18 25.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-04T18:28:51.099Z] #18 25.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-04T18:28:51.099Z] #18 25.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-04T18:28:51.099Z] #18 25.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-04T18:28:51.099Z] #18 25.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-04T18:28:51.099Z] #18 25.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-04T18:28:51.099Z] #18 25.94 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-04T18:28:51.099Z] #18 26.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-04T18:28:51.099Z] #18 26.48 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-04T18:28:51.099Z] #18 26.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-04T18:28:51.099Z] #18 26.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-04T18:28:51.099Z] #18 26.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-04T18:28:51.099Z] #18 26.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-04T18:28:51.099Z] #18 26.60 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-04T18:28:51.099Z] #18 26.61 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-04T18:28:51.099Z] #18 26.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-04T18:28:51.099Z] #18 26.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-04T18:28:51.099Z] #18 26.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-04T18:28:51.099Z] #18 26.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-04T18:28:51.099Z] #18 26.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-04T18:28:51.099Z] #18 26.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-04T18:28:51.099Z] #18 26.74 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-04T18:28:51.099Z] #18 26.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-04T18:28:51.099Z] #18 27.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-04T18:28:51.099Z] #18 27.27 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-04T18:28:51.099Z] #18 27.32 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-04T18:28:51.099Z] #18 28.16 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:28:51.099Z] #18 28.33 Fetched 28.5 MB in 2s (13.4 MB/s) [2021-03-04T18:28:51.099Z] #18 28.41 Selecting previously unselected package pigz. [2021-03-04T18:28:51.100Z] #18 28.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 ... 23432 files and directories currently installed.) [2021-03-04T18:28:51.100Z] #18 28.47 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-04T18:28:51.100Z] #18 28.48 Unpacking pigz (2.4-1) ... [2021-03-04T18:28:51.100Z] #18 28.60 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-04T18:28:51.100Z] #18 28.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T18:28:51.100Z] #18 28.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T18:28:51.100Z] #18 29.08 Selecting previously unselected package python3.7-minimal. [2021-03-04T18:28:51.100Z] #18 29.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T18:28:51.100Z] #18 29.11 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T18:28:51.100Z] #18 30.19 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T18:28:51.100Z] #18 30.21 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T18:28:51.101Z] #41 77.40 DEP criu/pie-util.d [2021-03-04T18:28:51.101Z] #41 77.49 DEP criu/pie-util-vdso.d [2021-03-04T18:28:51.357Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -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:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh dynbinary test-integration [2021-03-04T18:28:51.358Z] #41 77.60 DEP criu/pie-util-vdso-elf32.d [2021-03-04T18:28:51.358Z] #41 77.73 DEP criu/path.d [2021-03-04T18:28:51.614Z] #41 77.86 DEP criu/parasite-syscall.d [2021-03-04T18:28:51.824Z] #18 28.43 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T18:28:51.824Z] #18 28.48 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T18:28:51.870Z] #41 78.03 DEP criu/pagemap.d [2021-03-04T18:28:51.870Z] #41 78.17 DEP criu/pagemap-cache.d [2021-03-04T18:28:51.870Z] #41 78.30 DEP criu/page-xfer.d [2021-03-04T18:28:52.127Z] #41 78.45 DEP criu/page-pipe.d [2021-03-04T18:28:52.301Z] [2021-03-04T18:28:52.301Z] Removing bundles/ [2021-03-04T18:28:52.301Z] [2021-03-04T18:28:52.301Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-04T18:28:52.301Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T18:28:52.301Z] GOOS="" GOARCH="" GOARM="" [2021-03-04T18:28:52.383Z] #41 78.59 DEP criu/netfilter.d [2021-03-04T18:28:52.639Z] #41 78.76 DEP criu/net.d [2021-03-04T18:28:52.639Z] #41 79.00 DEP criu/namespaces.d [2021-03-04T18:28:52.895Z] #41 79.15 DEP criu/mount.d [2021-03-04T18:28:53.017Z] #18 33.14 Selecting previously unselected package python3-minimal. [2021-03-04T18:28:53.017Z] #18 33.14 (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 ... 23681 files and directories currently installed.) [2021-03-04T18:28:53.017Z] #18 33.21 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-04T18:28:53.017Z] #18 33.22 Unpacking python3-minimal (3.7.3-1) ... [2021-03-04T18:28:53.017Z] #18 33.29 Selecting previously unselected package libmpdec2:amd64. [2021-03-04T18:28:53.017Z] #18 33.29 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-04T18:28:53.017Z] #18 33.30 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-04T18:28:53.017Z] #18 33.40 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-04T18:28:53.017Z] #18 33.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T18:28:53.017Z] #18 33.42 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T18:28:53.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-04T18:28:53.151Z] #41 79.33 DEP criu/memfd.d [2021-03-04T18:28:53.151Z] #41 79.46 DEP criu/mem.d [2021-03-04T18:28:53.203Z] #18 ... [2021-03-04T18:28:53.203Z] [2021-03-04T18:28:53.203Z] #30 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:28:53.203Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T18:28:53.203Z] #30 DONE 160.6s [2021-03-04T18:28:53.203Z] [2021-03-04T18:28:53.203Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:53.203Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:53.203Z] #41 79.65 DEP criu/pie-util-vdso-elf32.d [2021-03-04T18:28:53.203Z] #41 79.93 DEP criu/path.d [2021-03-04T18:28:53.203Z] #41 80.23 DEP criu/parasite-syscall.d [2021-03-04T18:28:53.203Z] #41 80.55 DEP criu/pagemap.d [2021-03-04T18:28:53.203Z] #41 80.72 DEP criu/pagemap-cache.d [2021-03-04T18:28:53.203Z] #41 80.89 DEP criu/page-xfer.d [2021-03-04T18:28:53.203Z] #41 81.02 DEP criu/page-pipe.d [2021-03-04T18:28:53.203Z] #41 81.15 DEP criu/netfilter.d [2021-03-04T18:28:53.203Z] #41 81.33 DEP criu/net.d [2021-03-04T18:28:53.203Z] #41 81.53 DEP criu/namespaces.d [2021-03-04T18:28:53.203Z] #41 81.64 DEP criu/mount.d [2021-03-04T18:28:53.203Z] #41 81.75 DEP criu/memfd.d [2021-03-04T18:28:53.203Z] #41 81.91 DEP criu/mem.d [2021-03-04T18:28:53.203Z] #41 82.13 DEP criu/lsm.d [2021-03-04T18:28:53.203Z] #41 82.35 DEP criu/log.d [2021-03-04T18:28:53.203Z] #41 82.47 DEP criu/libnetlink.d [2021-03-04T18:28:53.203Z] #41 82.65 DEP criu/kerndat.d [2021-03-04T18:28:53.203Z] #41 82.90 DEP criu/kcmp-ids.d [2021-03-04T18:28:53.203Z] #41 83.01 DEP criu/irmap.d [2021-03-04T18:28:53.203Z] #41 83.12 DEP criu/ipc_ns.d [2021-03-04T18:28:53.203Z] #41 83.25 DEP criu/image.d [2021-03-04T18:28:53.203Z] #41 83.42 DEP criu/image-desc.d [2021-03-04T18:28:53.203Z] #41 83.51 DEP criu/fsnotify.d [2021-03-04T18:28:53.203Z] #41 83.77 DEP criu/filesystems.d [2021-03-04T18:28:53.203Z] #41 83.92 DEP criu/files.d [2021-03-04T18:28:53.203Z] #41 84.09 DEP criu/files-reg.d [2021-03-04T18:28:53.203Z] #41 84.31 DEP criu/files-ext.d [2021-03-04T18:28:53.203Z] #41 84.43 DEP criu/file-lock.d [2021-03-04T18:28:53.203Z] #41 84.58 DEP criu/file-ids.d [2021-03-04T18:28:53.203Z] #41 84.72 DEP criu/fifo.d [2021-03-04T18:28:53.203Z] #41 84.90 DEP criu/fdstore.d [2021-03-04T18:28:53.203Z] #41 84.97 DEP criu/fault-injection.d [2021-03-04T18:28:53.203Z] #41 85.02 DEP criu/external.d [2021-03-04T18:28:53.203Z] #41 85.16 DEP criu/eventpoll.d [2021-03-04T18:28:53.203Z] #41 85.30 DEP criu/eventfd.d [2021-03-04T18:28:53.203Z] #41 85.43 DEP criu/crtools.d [2021-03-04T18:28:53.203Z] #41 85.68 DEP criu/cr-service.d [2021-03-04T18:28:53.203Z] #41 85.85 DEP criu/cr-restore.d [2021-03-04T18:28:53.203Z] #41 86.06 DEP criu/cr-errno.d [2021-03-04T18:28:53.203Z] #41 86.08 DEP criu/cr-dump.d [2021-03-04T18:28:53.203Z] #41 86.27 DEP criu/cr-dedup.d [2021-03-04T18:28:53.203Z] #41 86.39 DEP criu/cr-check.d [2021-03-04T18:28:53.203Z] #41 86.61 DEP criu/config.d [2021-03-04T18:28:53.203Z] #41 86.82 DEP criu/clone-noasan.d [2021-03-04T18:28:53.203Z] #41 86.91 DEP criu/cgroup.d [2021-03-04T18:28:53.203Z] #41 87.05 DEP criu/cgroup-props.d [2021-03-04T18:28:53.203Z] #41 87.09 DEP criu/bitmap.d [2021-03-04T18:28:53.203Z] #41 87.10 DEP criu/bfd.d [2021-03-04T18:28:53.203Z] #41 87.21 DEP criu/autofs.d [2021-03-04T18:28:53.203Z] #41 87.40 DEP criu/aio.d [2021-03-04T18:28:53.408Z] #41 79.62 DEP criu/lsm.d [2021-03-04T18:28:53.463Z] #41 87.74 DEP criu/action-scripts.d [2021-03-04T18:28:53.664Z] #41 79.75 DEP criu/log.d [2021-03-04T18:28:53.664Z] #41 79.93 DEP criu/libnetlink.d [2021-03-04T18:28:53.921Z] #41 80.12 DEP criu/kerndat.d [2021-03-04T18:28:54.032Z] #41 88.17 CC criu/action-scripts.o [2021-03-04T18:28:54.179Z] #41 80.30 DEP criu/kcmp-ids.d [2021-03-04T18:28:54.179Z] #41 80.43 DEP criu/irmap.d [2021-03-04T18:28:54.179Z] #41 80.55 DEP criu/ipc_ns.d [2021-03-04T18:28:54.215Z] #18 34.41 Selecting previously unselected package python3.7. [2021-03-04T18:28:54.215Z] #18 34.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T18:28:54.215Z] #18 34.43 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T18:28:54.215Z] #18 34.57 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-04T18:28:54.215Z] #18 34.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-04T18:28:54.215Z] #18 34.58 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-04T18:28:54.292Z] #41 ... [2021-03-04T18:28:54.292Z] [2021-03-04T18:28:54.292Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:28:54.292Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:28:54.292Z] #18 31.07 Selecting previously unselected package python3-minimal. [2021-03-04T18:28:54.292Z] #18 31.07 (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 ... 23681 files and directories currently installed.) [2021-03-04T18:28:54.292Z] #18 31.12 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-04T18:28:54.292Z] #18 31.13 Unpacking python3-minimal (3.7.3-1) ... [2021-03-04T18:28:54.436Z] #41 80.76 DEP criu/image.d [2021-03-04T18:28:54.475Z] #18 34.68 Setting up python3-minimal (3.7.3-1) ... [2021-03-04T18:28:54.479Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-04T18:28:54.551Z] #18 31.19 Selecting previously unselected package libmpdec2:amd64. [2021-03-04T18:28:54.551Z] #18 31.20 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-04T18:28:54.551Z] #18 31.22 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-04T18:28:54.551Z] #18 31.29 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-04T18:28:54.551Z] #18 31.29 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T18:28:54.551Z] #18 31.30 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T18:28:54.693Z] #41 80.94 DEP criu/image-desc.d [2021-03-04T18:28:54.949Z] #41 81.03 DEP criu/fsnotify.d [2021-03-04T18:28:54.949Z] #41 81.21 DEP criu/filesystems.d [2021-03-04T18:28:55.044Z] #18 35.42 Selecting previously unselected package python3. [2021-03-04T18:28:55.044Z] #18 35.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 ... 24093 files and directories currently installed.) [2021-03-04T18:28:55.044Z] #18 35.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-04T18:28:55.044Z] #18 35.48 Unpacking python3 (3.7.3-1) ... [2021-03-04T18:28:55.205Z] #41 81.36 DEP criu/files.d [2021-03-04T18:28:55.304Z] #18 35.56 Selecting previously unselected package libip4tc0:amd64. [2021-03-04T18:28:55.304Z] #18 35.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-04T18:28:55.304Z] #18 35.58 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-04T18:28:55.304Z] #18 35.66 Selecting previously unselected package libip6tc0:amd64. [2021-03-04T18:28:55.304Z] #18 35.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-04T18:28:55.304Z] #18 35.69 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-04T18:28:55.404Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-04T18:28:55.461Z] #41 81.60 DEP criu/files-reg.d [2021-03-04T18:28:55.461Z] #41 81.76 DEP criu/files-ext.d [2021-03-04T18:28:55.462Z] #41 81.88 DEP criu/file-lock.d [2021-03-04T18:28:55.489Z] #18 32.26 Selecting previously unselected package python3.7. [2021-03-04T18:28:55.489Z] #18 32.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T18:28:55.489Z] #18 32.26 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T18:28:55.489Z] #18 32.40 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-04T18:28:55.489Z] #18 32.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-04T18:28:55.489Z] #18 32.42 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-04T18:28:55.564Z] #18 35.78 Selecting previously unselected package libiptc0:amd64. [2021-03-04T18:28:55.564Z] #18 35.79 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-04T18:28:55.564Z] #18 35.80 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-04T18:28:55.564Z] #18 35.94 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-04T18:28:55.564Z] #18 35.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-04T18:28:55.564Z] #18 35.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-04T18:28:55.564Z] #18 36.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-04T18:28:55.564Z] #18 36.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-04T18:28:55.564Z] #18 36.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-04T18:28:55.718Z] #41 82.03 DEP criu/file-ids.d [2021-03-04T18:28:55.718Z] #41 82.16 DEP criu/fifo.d [2021-03-04T18:28:55.748Z] #18 32.50 Setting up python3-minimal (3.7.3-1) ... [2021-03-04T18:28:55.824Z] #18 36.09 Selecting previously unselected package libnftnl11:amd64. [2021-03-04T18:28:55.824Z] #18 36.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-04T18:28:55.824Z] #18 36.10 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-04T18:28:55.824Z] #18 36.19 Selecting previously unselected package iptables. [2021-03-04T18:28:55.824Z] #18 36.19 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-04T18:28:55.824Z] #18 36.20 Unpacking iptables (1.8.2-4) ... [2021-03-04T18:28:55.985Z] #41 82.29 DEP criu/fdstore.d [2021-03-04T18:28:55.985Z] #41 ... [2021-03-04T18:28:55.985Z] [2021-03-04T18:28:55.985Z] #30 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T18:28:55.985Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T18:28:55.985Z] #30 DONE 150.5s [2021-03-04T18:28:55.985Z] [2021-03-04T18:28:55.985Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:55.985Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:55.985Z] #41 82.40 DEP criu/fault-injection.d [2021-03-04T18:28:55.985Z] #41 ... [2021-03-04T18:28:55.985Z] [2021-03-04T18:28:55.985Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:28:55.985Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:28:55.985Z] #18 4.041 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T18:28:55.985Z] #18 4.139 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T18:28:55.985Z] #18 4.211 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T18:28:55.985Z] #18 4.653 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T18:28:55.985Z] #18 6.037 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T18:28:55.985Z] #18 7.538 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T18:28:56.242Z] #18 ... [2021-03-04T18:28:56.242Z] [2021-03-04T18:28:56.242Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:28:56.242Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:28:56.242Z] #41 82.49 DEP criu/external.d [2021-03-04T18:28:56.328Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-04T18:28:56.393Z] #18 36.56 Selecting previously unselected package xxd. [2021-03-04T18:28:56.393Z] #18 36.57 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T18:28:56.393Z] #18 36.59 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T18:28:56.393Z] #18 36.70 Selecting previously unselected package vim-common. [2021-03-04T18:28:56.393Z] #18 36.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T18:28:56.393Z] #18 36.74 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T18:28:56.498Z] #41 82.63 DEP criu/eventpoll.d [2021-03-04T18:28:56.498Z] #41 82.78 DEP criu/eventfd.d [2021-03-04T18:28:56.653Z] #18 36.90 Selecting previously unselected package bash-completion. [2021-03-04T18:28:56.653Z] #18 36.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-04T18:28:56.687Z] #18 33.37 Selecting previously unselected package python3. [2021-03-04T18:28:56.687Z] #18 33.37 (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 ... 24093 files and directories currently installed.) [2021-03-04T18:28:56.687Z] #18 33.41 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-04T18:28:56.687Z] #18 33.42 Unpacking python3 (3.7.3-1) ... [2021-03-04T18:28:56.687Z] #18 33.53 Selecting previously unselected package libip4tc0:amd64. [2021-03-04T18:28:56.687Z] #18 33.55 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-04T18:28:56.687Z] #18 33.56 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-04T18:28:56.754Z] #41 82.96 DEP criu/crtools.d [2021-03-04T18:28:56.947Z] #18 33.64 Selecting previously unselected package libip6tc0:amd64. [2021-03-04T18:28:56.947Z] #18 33.65 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-04T18:28:56.947Z] #18 33.65 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-04T18:28:56.947Z] #18 33.75 Selecting previously unselected package libiptc0:amd64. [2021-03-04T18:28:56.947Z] #18 33.76 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-04T18:28:56.947Z] #18 33.77 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-04T18:28:56.947Z] #18 33.85 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-04T18:28:57.011Z] #41 83.17 DEP criu/cr-service.d [2021-03-04T18:28:57.011Z] #41 83.35 DEP criu/cr-restore.d [2021-03-04T18:28:57.207Z] #18 33.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-04T18:28:57.207Z] #18 33.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-04T18:28:57.207Z] #18 33.91 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-04T18:28:57.207Z] #18 33.91 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-04T18:28:57.207Z] #18 33.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-04T18:28:57.207Z] #18 34.02 Selecting previously unselected package libnftnl11:amd64. [2021-03-04T18:28:57.207Z] #18 34.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-04T18:28:57.207Z] #18 34.02 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-04T18:28:57.207Z] #18 34.10 Selecting previously unselected package iptables. [2021-03-04T18:28:57.253Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2021-03-04T18:28:57.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2021-03-04T18:28:57.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2021-03-04T18:28:57.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2021-03-04T18:28:57.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-03-04T18:28:57.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-03-04T18:28:57.253Z] === RUN TestBuildMultiStageParentConfig [2021-03-04T18:28:57.267Z] #41 83.64 DEP criu/cr-errno.d [2021-03-04T18:28:57.267Z] #41 83.67 DEP criu/cr-dump.d [2021-03-04T18:28:57.468Z] #18 34.10 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-04T18:28:57.468Z] #18 34.12 Unpacking iptables (1.8.2-4) ... [2021-03-04T18:28:57.578Z] #41 83.86 DEP criu/cr-dedup.d [2021-03-04T18:28:57.728Z] #18 34.46 Selecting previously unselected package xxd. [2021-03-04T18:28:57.728Z] #18 34.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T18:28:57.728Z] #18 34.49 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T18:28:57.728Z] #18 34.60 Selecting previously unselected package vim-common. [2021-03-04T18:28:57.728Z] #18 34.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T18:28:57.728Z] #18 34.64 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T18:28:57.845Z] #41 84.09 DEP criu/cr-check.d [2021-03-04T18:28:57.987Z] #18 34.80 Selecting previously unselected package bash-completion. [2021-03-04T18:28:57.987Z] #18 34.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-04T18:28:58.106Z] #41 84.36 DEP criu/config.d [2021-03-04T18:28:58.427Z] #41 84.58 DEP criu/clone-noasan.d [2021-03-04T18:28:58.427Z] #41 84.67 DEP criu/cgroup.d [2021-03-04T18:28:58.682Z] #41 84.92 DEP criu/cgroup-props.d [2021-03-04T18:28:58.682Z] #41 85.04 DEP criu/bitmap.d [2021-03-04T18:28:58.939Z] #41 85.09 DEP criu/bfd.d [2021-03-04T18:28:58.939Z] #41 85.23 DEP criu/autofs.d [2021-03-04T18:28:59.192Z] #18 39.63 Unpacking bash-completion (1:2.8-6) ... [2021-03-04T18:28:59.194Z] #41 85.36 DEP criu/aio.d [2021-03-04T18:28:59.450Z] #41 85.51 DEP criu/action-scripts.d [2021-03-04T18:28:59.705Z] #41 85.82 CC criu/action-scripts.o [2021-03-04T18:28:59.760Z] #18 40.07 Selecting previously unselected package bzip2. [2021-03-04T18:28:59.760Z] #18 40.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-04T18:28:59.760Z] #18 40.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T18:28:59.760Z] #18 40.16 Selecting previously unselected package xz-utils. [2021-03-04T18:28:59.760Z] #18 40.16 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-04T18:28:59.760Z] #18 40.17 Unpacking xz-utils (5.2.4-1) ... [2021-03-04T18:28:59.962Z] #41 86.30 CC criu/aio.o [2021-03-04T18:29:00.019Z] #18 40.36 Selecting previously unselected package apparmor. [2021-03-04T18:29:00.019Z] #18 40.38 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-04T18:29:00.278Z] #18 40.46 Unpacking apparmor (2.13.2-10) ... [2021-03-04T18:29:00.528Z] #18 37.43 Unpacking bash-completion (1:2.8-6) ... [2021-03-04T18:29:00.537Z] #18 40.83 Selecting previously unselected package aufs-tools. [2021-03-04T18:29:00.537Z] #18 40.83 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-04T18:29:00.537Z] #18 40.83 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-04T18:29:00.537Z] #18 40.97 Selecting previously unselected package libonig5:amd64. [2021-03-04T18:29:00.537Z] #18 40.97 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-04T18:29:00.537Z] #18 40.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-04T18:29:00.796Z] #18 41.12 Selecting previously unselected package libjq1:amd64. [2021-03-04T18:29:00.796Z] #18 41.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T18:29:00.796Z] #18 41.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T18:29:00.796Z] #18 41.24 Selecting previously unselected package jq. [2021-03-04T18:29:00.796Z] #18 41.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T18:29:00.796Z] #18 41.24 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T18:29:00.796Z] #18 41.33 Selecting previously unselected package libaio1:amd64. [2021-03-04T18:29:00.893Z] #41 86.93 CC criu/autofs.o [2021-03-04T18:29:01.056Z] #18 41.33 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-04T18:29:01.056Z] #18 41.34 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-04T18:29:01.056Z] #18 41.42 Selecting previously unselected package libgpm2:amd64. [2021-03-04T18:29:01.056Z] #18 41.42 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-04T18:29:01.056Z] #18 41.43 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-04T18:29:01.097Z] #18 37.79 Selecting previously unselected package bzip2. [2021-03-04T18:29:01.097Z] #18 37.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-04T18:29:01.097Z] #18 37.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T18:29:01.097Z] #18 37.90 Selecting previously unselected package xz-utils. [2021-03-04T18:29:01.097Z] #18 37.90 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-04T18:29:01.097Z] #18 37.91 Unpacking xz-utils (5.2.4-1) ... [2021-03-04T18:29:01.315Z] #18 41.50 Selecting previously unselected package libicu63:amd64. [2021-03-04T18:29:01.315Z] #18 41.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-04T18:29:01.315Z] #18 41.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T18:29:01.315Z] #18 ... [2021-03-04T18:29:01.315Z] [2021-03-04T18:29:01.315Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:01.315Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:01.315Z] #41 89.85 DEP criu/cr-dedup.d [2021-03-04T18:29:01.315Z] #41 90.18 DEP criu/cr-check.d [2021-03-04T18:29:01.315Z] #41 90.58 DEP criu/config.d [2021-03-04T18:29:01.315Z] #41 90.89 DEP criu/clone-noasan.d [2021-03-04T18:29:01.315Z] #41 90.97 DEP criu/cgroup.d [2021-03-04T18:29:01.315Z] #41 91.14 DEP criu/cgroup-props.d [2021-03-04T18:29:01.315Z] #41 91.24 DEP criu/bitmap.d [2021-03-04T18:29:01.315Z] #41 91.25 DEP criu/bfd.d [2021-03-04T18:29:01.315Z] #41 91.35 DEP criu/autofs.d [2021-03-04T18:29:01.315Z] #41 91.49 DEP criu/aio.d [2021-03-04T18:29:01.315Z] #41 91.69 DEP criu/action-scripts.d [2021-03-04T18:29:01.315Z] #41 91.94 CC criu/action-scripts.o [2021-03-04T18:29:01.315Z] #41 92.33 CC criu/aio.o [2021-03-04T18:29:01.315Z] #41 92.80 CC criu/autofs.o [2021-03-04T18:29:01.315Z] #41 94.30 CC criu/bfd.o [2021-03-04T18:29:01.315Z] #41 94.86 CC criu/bitmap.o [2021-03-04T18:29:01.315Z] #41 95.00 CC criu/cgroup-props.o [2021-03-04T18:29:01.315Z] #41 95.74 CC criu/cgroup.o [2021-03-04T18:29:01.315Z] #41 98.57 CC criu/clone-noasan.o [2021-03-04T18:29:01.315Z] #41 98.75 CC criu/config.o [2021-03-04T18:29:01.356Z] #18 38.06 Selecting previously unselected package apparmor. [2021-03-04T18:29:01.356Z] #18 38.06 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-04T18:29:01.356Z] #18 38.15 Unpacking apparmor (2.13.2-10) ... [2021-03-04T18:29:01.574Z] #41 100.3 CC criu/cr-check.o [2021-03-04T18:29:01.617Z] #18 38.50 Selecting previously unselected package aufs-tools. [2021-03-04T18:29:01.617Z] #18 38.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-04T18:29:01.617Z] #18 38.52 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-04T18:29:01.876Z] #18 38.66 Selecting previously unselected package libonig5:amd64. [2021-03-04T18:29:01.876Z] #18 38.66 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-04T18:29:01.876Z] #18 38.66 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-04T18:29:02.136Z] #18 38.81 Selecting previously unselected package libjq1:amd64. [2021-03-04T18:29:02.136Z] #18 38.81 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T18:29:02.136Z] #18 38.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T18:29:02.136Z] #18 38.92 Selecting previously unselected package jq. [2021-03-04T18:29:02.136Z] #18 38.93 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T18:29:02.136Z] #18 38.94 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T18:29:02.136Z] #18 39.02 Selecting previously unselected package libaio1:amd64. [2021-03-04T18:29:02.136Z] #18 39.03 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-04T18:29:02.136Z] #18 39.04 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-04T18:29:02.136Z] #18 39.11 Selecting previously unselected package libgpm2:amd64. [2021-03-04T18:29:02.136Z] #18 39.11 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-04T18:29:02.259Z] #41 88.34 CC criu/bfd.o [2021-03-04T18:29:02.395Z] #18 39.12 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-04T18:29:02.395Z] #18 39.19 Selecting previously unselected package libicu63:amd64. [2021-03-04T18:29:02.395Z] #18 39.21 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-04T18:29:02.395Z] #18 39.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T18:29:02.490Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-03-04T18:29:02.490Z] === RUN TestBuildLabelWithTargets [2021-03-04T18:29:02.515Z] #41 88.92 CC criu/bitmap.o [2021-03-04T18:29:03.077Z] #41 89.11 CC criu/cgroup-props.o [2021-03-04T18:29:03.641Z] #41 89.91 CC criu/cgroup.o [2021-03-04T18:29:04.157Z] #41 102.2 CC criu/cr-dedup.o [2021-03-04T18:29:04.157Z] #41 102.6 CC criu/cr-dump.o [2021-03-04T18:29:04.763Z] #41 ... [2021-03-04T18:29:04.763Z] [2021-03-04T18:29:04.763Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:29:04.763Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:29:04.763Z] #18 45.05 Selecting previously unselected package libnet1:amd64. [2021-03-04T18:29:04.763Z] #18 45.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T18:29:04.763Z] #18 45.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T18:29:04.763Z] #18 45.15 Selecting previously unselected package libnl-3-200:amd64. [2021-03-04T18:29:04.763Z] #18 45.15 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-04T18:29:04.763Z] #18 45.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T18:29:04.763Z] #18 45.25 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-04T18:29:04.932Z] #18 ... [2021-03-04T18:29:04.932Z] [2021-03-04T18:29:04.932Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:04.932Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:04.932Z] #41 88.83 CC criu/aio.o [2021-03-04T18:29:04.932Z] #41 89.34 CC criu/autofs.o [2021-03-04T18:29:04.932Z] #41 90.68 CC criu/bfd.o [2021-03-04T18:29:04.932Z] #41 91.23 CC criu/bitmap.o [2021-03-04T18:29:04.932Z] #41 91.36 CC criu/cgroup-props.o [2021-03-04T18:29:04.932Z] #41 92.02 CC criu/cgroup.o [2021-03-04T18:29:04.932Z] #41 94.68 CC criu/clone-noasan.o [2021-03-04T18:29:04.932Z] #41 94.87 CC criu/config.o [2021-03-04T18:29:04.932Z] #41 96.19 CC criu/cr-check.o [2021-03-04T18:29:04.932Z] #41 97.82 CC criu/cr-dedup.o [2021-03-04T18:29:04.932Z] #41 98.19 CC criu/cr-dump.o [2021-03-04T18:29:05.028Z] #18 45.25 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-04T18:29:05.028Z] #18 45.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T18:29:05.028Z] #18 45.35 Selecting previously unselected package libreadline5:amd64. [2021-03-04T18:29:05.028Z] #18 45.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-04T18:29:05.028Z] #18 45.36 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-04T18:29:05.288Z] #18 45.48 Selecting previously unselected package net-tools. [2021-03-04T18:29:05.288Z] #18 45.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-04T18:29:05.288Z] #18 45.51 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T18:29:05.288Z] #18 45.72 Selecting previously unselected package python-pip-whl. [2021-03-04T18:29:05.288Z] #18 45.74 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-04T18:29:05.546Z] #18 45.75 Unpacking python-pip-whl (18.1-5) ... [2021-03-04T18:29:05.806Z] #18 46.25 Selecting previously unselected package python3-lib2to3. [2021-03-04T18:29:05.806Z] #18 46.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-04T18:29:05.806Z] #18 46.29 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-04T18:29:06.066Z] #18 46.41 Selecting previously unselected package python3-distutils. [2021-03-04T18:29:06.066Z] #18 46.41 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-04T18:29:06.066Z] #18 46.42 Unpacking python3-distutils (3.7.3-1) ... [2021-03-04T18:29:06.327Z] #18 46.53 Selecting previously unselected package python3-pip. [2021-03-04T18:29:06.327Z] #18 46.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-04T18:29:06.327Z] #18 46.55 Unpacking python3-pip (18.1-5) ... [2021-03-04T18:29:06.327Z] #18 46.70 Selecting previously unselected package python3-pkg-resources. [2021-03-04T18:29:06.327Z] #18 46.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T18:29:06.327Z] #18 46.71 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-04T18:29:06.420Z] #41 100.3 CC criu/cr-errno.o [2021-03-04T18:29:06.420Z] #41 100.4 CC criu/cr-restore.o [2021-03-04T18:29:06.420Z] #41 ... [2021-03-04T18:29:06.420Z] [2021-03-04T18:29:06.420Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:29:06.420Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:29:06.420Z] #18 43.06 Selecting previously unselected package libnet1:amd64. [2021-03-04T18:29:06.420Z] #18 43.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T18:29:06.420Z] #18 43.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T18:29:06.420Z] #18 43.16 Selecting previously unselected package libnl-3-200:amd64. [2021-03-04T18:29:06.420Z] #18 43.19 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-04T18:29:06.420Z] #18 43.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T18:29:06.420Z] #18 43.28 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-04T18:29:06.420Z] #18 43.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-04T18:29:06.420Z] #18 43.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T18:29:06.420Z] #18 43.36 Selecting previously unselected package libreadline5:amd64. [2021-03-04T18:29:06.587Z] #18 46.84 Selecting previously unselected package python3-setuptools. [2021-03-04T18:29:06.587Z] #18 46.84 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-04T18:29:06.587Z] #18 46.85 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-04T18:29:06.587Z] #18 47.02 Selecting previously unselected package python3-wheel. [2021-03-04T18:29:06.587Z] #18 47.03 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-04T18:29:06.587Z] #18 47.03 Unpacking python3-wheel (0.32.3-2) ... [2021-03-04T18:29:06.680Z] #18 43.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-04T18:29:06.680Z] #18 43.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-04T18:29:06.680Z] #18 43.52 Selecting previously unselected package net-tools. [2021-03-04T18:29:06.680Z] #18 43.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-04T18:29:06.680Z] #18 43.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T18:29:06.846Z] #18 47.11 Selecting previously unselected package sudo. [2021-03-04T18:29:06.846Z] #18 47.12 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-04T18:29:06.846Z] #18 47.13 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-04T18:29:06.913Z] #41 92.62 CC criu/clone-noasan.o [2021-03-04T18:29:06.913Z] #41 92.84 CC criu/config.o [2021-03-04T18:29:06.939Z] #18 43.73 Selecting previously unselected package python-pip-whl. [2021-03-04T18:29:06.939Z] #18 43.74 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-04T18:29:06.939Z] #18 43.75 Unpacking python-pip-whl (18.1-5) ... [2021-03-04T18:29:07.365Z] #18 47.58 Selecting previously unselected package thin-provisioning-tools. [2021-03-04T18:29:07.365Z] #18 47.59 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-04T18:29:07.365Z] #18 47.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T18:29:07.365Z] #18 47.82 Selecting previously unselected package uidmap. [2021-03-04T18:29:07.365Z] #18 47.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-04T18:29:07.505Z] #18 44.30 Selecting previously unselected package python3-lib2to3. [2021-03-04T18:29:07.505Z] #18 44.31 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-04T18:29:07.505Z] #18 44.32 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-04T18:29:07.533Z] Running on azwin-2-960050 in d:\jenkins\workspace\moby_PR-42083 [Pipeline] { [Pipeline] ws [2021-03-04T18:29:07.552Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-03-04T18:29:07.624Z] #18 47.85 Unpacking uidmap (1:4.5-1.1) ... [2021-03-04T18:29:07.624Z] #18 47.94 Selecting previously unselected package vim-runtime. [2021-03-04T18:29:07.624Z] #18 47.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-04T18:29:07.624Z] #18 47.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-04T18:29:07.624Z] #18 48.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-04T18:29:07.624Z] #18 48.02 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-04T18:29:07.764Z] #18 44.46 Selecting previously unselected package python3-distutils. [2021-03-04T18:29:07.764Z] #18 44.48 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-04T18:29:07.764Z] #18 44.48 Unpacking python3-distutils (3.7.3-1) ... [2021-03-04T18:29:07.764Z] #18 44.64 Selecting previously unselected package python3-pip. [2021-03-04T18:29:07.764Z] #18 44.65 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-04T18:29:07.764Z] #18 44.66 Unpacking python3-pip (18.1-5) ... [2021-03-04T18:29:07.844Z] #41 ... [2021-03-04T18:29:07.844Z] [2021-03-04T18:29:07.844Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:29:07.844Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:29:07.844Z] #18 12.40 Fetched 8423 kB in 9s (962 kB/s) [2021-03-04T18:29:07.844Z] #18 12.40 Reading package lists... [2021-03-04T18:29:07.844Z] #18 15.67 Reading package lists... [2021-03-04T18:29:07.844Z] #18 18.70 Building dependency tree... [2021-03-04T18:29:07.844Z] #18 20.32 libcap2-bin is already the newest version (1:2.25-2). [2021-03-04T18:29:07.844Z] #18 20.32 The following additional packages will be installed: [2021-03-04T18:29:07.844Z] #18 20.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-04T18:29:07.844Z] #18 20.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-04T18:29:07.844Z] #18 20.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-04T18:29:07.844Z] #18 20.33 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-04T18:29:07.844Z] #18 20.33 python3.7 python3.7-minimal vim-runtime xxd [2021-03-04T18:29:07.844Z] #18 20.33 Suggested packages: [2021-03-04T18:29:07.844Z] #18 20.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-04T18:29:07.844Z] #18 20.33 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-04T18:29:07.844Z] #18 20.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-04T18:29:07.844Z] #18 20.33 Recommended packages: [2021-03-04T18:29:07.844Z] #18 20.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-04T18:29:07.844Z] #18 20.33 python3-keyrings.alt python3-xdg unzip [2021-03-04T18:29:07.844Z] #18 21.85 The following NEW packages will be installed: [2021-03-04T18:29:07.844Z] #18 21.86 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-04T18:29:07.844Z] #18 21.86 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-04T18:29:07.844Z] #18 21.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-04T18:29:07.844Z] #18 21.87 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-04T18:29:07.844Z] #18 21.87 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-04T18:29:07.844Z] #18 21.87 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-04T18:29:07.844Z] #18 21.87 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-04T18:29:07.844Z] #18 21.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-04T18:29:07.844Z] #18 21.87 xz-utils zip [2021-03-04T18:29:07.844Z] #18 ... [2021-03-04T18:29:07.844Z] [2021-03-04T18:29:07.844Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:07.844Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:07.844Z] #41 94.22 CC criu/cr-check.o [2021-03-04T18:29:08.024Z] #18 44.83 Selecting previously unselected package python3-pkg-resources. [2021-03-04T18:29:08.024Z] #18 44.83 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T18:29:08.024Z] #18 44.84 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-04T18:29:08.283Z] #18 44.97 Selecting previously unselected package python3-setuptools. [2021-03-04T18:29:08.283Z] #18 44.98 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-04T18:29:08.283Z] #18 44.98 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-04T18:29:08.283Z] #18 45.20 Selecting previously unselected package python3-wheel. [2021-03-04T18:29:08.283Z] #18 45.21 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-04T18:29:08.283Z] #18 45.22 Unpacking python3-wheel (0.32.3-2) ... [2021-03-04T18:29:08.542Z] #18 45.31 Selecting previously unselected package sudo. [2021-03-04T18:29:08.542Z] #18 45.32 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-04T18:29:08.542Z] #18 45.32 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-04T18:29:09.108Z] #18 45.86 Selecting previously unselected package thin-provisioning-tools. [2021-03-04T18:29:09.108Z] #18 45.86 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-04T18:29:09.108Z] #18 45.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T18:29:09.216Z] The recommended git tool is: git [2021-03-04T18:29:09.367Z] #18 46.10 Selecting previously unselected package uidmap. [2021-03-04T18:29:09.367Z] #18 46.11 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-04T18:29:09.367Z] #18 46.12 Unpacking uidmap (1:4.5-1.1) ... [2021-03-04T18:29:09.367Z] #18 46.23 Selecting previously unselected package vim-runtime. [2021-03-04T18:29:09.626Z] #18 46.24 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-04T18:29:09.626Z] #18 46.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-04T18:29:09.626Z] #18 46.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-04T18:29:09.626Z] #18 46.33 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-04T18:29:09.735Z] #41 95.91 CC criu/cr-dedup.o [2021-03-04T18:29:09.991Z] #41 96.28 CC criu/cr-dump.o [2021-03-04T18:29:10.578Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-03-04T18:29:10.578Z] === RUN TestBuildWithEmptyLayers [2021-03-04T18:29:10.916Z] #18 51.25 Selecting previously unselected package vim. [2021-03-04T18:29:10.916Z] #18 51.28 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T18:29:10.916Z] #18 51.30 Unpacking vim (2:8.1.0875-5) ... [2021-03-04T18:29:11.484Z] #18 51.83 Selecting previously unselected package xfsprogs. [2021-03-04T18:29:11.484Z] #18 51.85 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-04T18:29:11.484Z] #18 51.86 Unpacking xfsprogs (4.20.0-1) ... [2021-03-04T18:29:12.052Z] #18 52.29 Selecting previously unselected package zip. [2021-03-04T18:29:12.052Z] #18 52.30 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-04T18:29:12.052Z] #18 52.31 Unpacking zip (3.0-11+b1) ... [2021-03-04T18:29:12.052Z] #18 52.49 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-04T18:29:12.052Z] #18 52.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T18:29:12.311Z] #18 52.54 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-04T18:29:12.311Z] #18 52.55 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-04T18:29:12.311Z] #18 52.56 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-04T18:29:12.311Z] #18 52.57 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-04T18:29:12.311Z] #18 52.58 Setting up uidmap (1:4.5-1.1) ... [2021-03-04T18:29:12.311Z] #18 52.59 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-04T18:29:12.311Z] #18 52.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T18:29:12.311Z] #18 52.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T18:29:12.311Z] #18 52.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T18:29:12.311Z] #18 52.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T18:29:12.311Z] #18 52.65 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T18:29:12.311Z] #18 52.66 Setting up zip (3.0-11+b1) ... [2021-03-04T18:29:12.311Z] #18 52.67 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T18:29:12.311Z] #18 52.70 Setting up bash-completion (1:2.8-6) ... [2021-03-04T18:29:12.509Z] #41 98.45 CC criu/cr-errno.o [2021-03-04T18:29:12.509Z] #41 98.56 CC criu/cr-restore.o [2021-03-04T18:29:12.911Z] #18 49.40 Selecting previously unselected package vim. [2021-03-04T18:29:12.911Z] #18 49.41 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T18:29:12.911Z] #18 49.43 Unpacking vim (2:8.1.0875-5) ... [2021-03-04T18:29:13.088Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-03-04T18:29:13.088Z] === RUN TestBuildMultiStageOnBuild [2021-03-04T18:29:13.170Z] #18 49.98 Selecting previously unselected package xfsprogs. [2021-03-04T18:29:13.171Z] #18 50.00 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-04T18:29:13.171Z] #18 50.01 Unpacking xfsprogs (4.20.0-1) ... [2021-03-04T18:29:13.430Z] #18 50.43 Selecting previously unselected package zip. [2021-03-04T18:29:13.438Z] #41 ... [2021-03-04T18:29:13.438Z] [2021-03-04T18:29:13.438Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:29:13.438Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:29:13.438Z] #18 22.38 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T18:29:13.438Z] #18 22.38 Need to get 28.5 MB of archives. [2021-03-04T18:29:13.438Z] #18 22.38 After this operation, 116 MB of additional disk space will be used. [2021-03-04T18:29:13.438Z] #18 22.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-04T18:29:13.438Z] #18 22.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-04T18:29:13.438Z] #18 22.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-04T18:29:13.438Z] #18 22.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-04T18:29:13.438Z] #18 22.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-04T18:29:13.438Z] #18 22.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-04T18:29:13.438Z] #18 22.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-04T18:29:13.438Z] #18 22.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-04T18:29:13.438Z] #18 22.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-04T18:29:13.438Z] #18 22.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-04T18:29:13.438Z] #18 22.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-04T18:29:13.438Z] #18 22.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-04T18:29:13.438Z] #18 22.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-04T18:29:13.438Z] #18 22.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-04T18:29:13.438Z] #18 22.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-04T18:29:13.438Z] #18 22.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-04T18:29:13.438Z] #18 22.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-04T18:29:13.438Z] #18 22.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T18:29:13.438Z] #18 22.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-04T18:29:13.438Z] #18 22.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-04T18:29:13.438Z] #18 22.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-04T18:29:13.438Z] #18 22.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-04T18:29:13.438Z] #18 22.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-04T18:29:13.438Z] #18 22.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-04T18:29:13.438Z] #18 22.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-04T18:29:13.438Z] #18 22.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-04T18:29:13.438Z] #18 22.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-04T18:29:13.438Z] #18 22.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-04T18:29:13.438Z] #18 22.75 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-04T18:29:13.438Z] #18 23.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-04T18:29:13.438Z] #18 23.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-04T18:29:13.438Z] #18 23.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-04T18:29:13.438Z] #18 23.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-04T18:29:13.438Z] #18 23.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-04T18:29:13.438Z] #18 23.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-04T18:29:13.438Z] #18 23.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-04T18:29:13.438Z] #18 23.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-04T18:29:13.438Z] #18 23.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-04T18:29:13.438Z] #18 23.21 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-04T18:29:13.438Z] #18 23.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-04T18:29:13.438Z] #18 23.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-04T18:29:13.438Z] #18 23.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-04T18:29:13.438Z] #18 23.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-04T18:29:13.438Z] #18 23.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-04T18:29:13.438Z] #18 23.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-04T18:29:13.438Z] #18 23.59 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-04T18:29:13.438Z] #18 23.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-04T18:29:13.438Z] #18 23.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-04T18:29:13.438Z] #18 24.30 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:29:13.438Z] #18 24.40 Fetched 28.5 MB in 2s (16.2 MB/s) [2021-03-04T18:29:13.438Z] #18 24.45 Selecting previously unselected package pigz. [2021-03-04T18:29:13.438Z] #18 24.45 (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 ... 23432 files and directories currently installed.) [2021-03-04T18:29:13.438Z] #18 24.51 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-04T18:29:13.438Z] #18 24.51 Unpacking pigz (2.4-1) ... [2021-03-04T18:29:13.438Z] #18 24.61 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-04T18:29:13.438Z] #18 24.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T18:29:13.438Z] #18 24.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T18:29:13.438Z] #18 25.04 Selecting previously unselected package python3.7-minimal. [2021-03-04T18:29:13.438Z] #18 25.04 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T18:29:13.438Z] #18 25.05 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T18:29:13.438Z] #18 25.84 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T18:29:13.438Z] #18 25.86 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T18:29:13.438Z] #18 27.79 Selecting previously unselected package python3-minimal. [2021-03-04T18:29:13.438Z] #18 27.79 (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 ... 23681 files and directories currently installed.) [2021-03-04T18:29:13.438Z] #18 27.83 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-04T18:29:13.688Z] #18 50.44 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-04T18:29:13.688Z] #18 50.45 Unpacking zip (3.0-11+b1) ... [2021-03-04T18:29:13.688Z] #18 50.62 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-04T18:29:13.688Z] #18 50.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T18:29:13.688Z] #18 50.65 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-04T18:29:13.688Z] #18 50.67 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-04T18:29:13.688Z] #18 50.68 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-04T18:29:13.695Z] #18 27.84 Unpacking python3-minimal (3.7.3-1) ... [2021-03-04T18:29:13.695Z] #18 27.92 Selecting previously unselected package libmpdec2:amd64. [2021-03-04T18:29:13.695Z] #18 27.93 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-04T18:29:13.695Z] #18 27.94 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-04T18:29:13.947Z] #18 50.70 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-04T18:29:13.947Z] #18 50.71 Setting up uidmap (1:4.5-1.1) ... [2021-03-04T18:29:13.947Z] #18 50.72 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-04T18:29:13.947Z] #18 50.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T18:29:13.947Z] #18 50.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T18:29:13.947Z] #18 50.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T18:29:13.947Z] #18 50.76 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T18:29:13.947Z] #18 50.77 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T18:29:13.947Z] #18 50.78 Setting up zip (3.0-11+b1) ... [2021-03-04T18:29:13.947Z] #18 50.79 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T18:29:13.947Z] #18 50.82 Setting up bash-completion (1:2.8-6) ... [2021-03-04T18:29:13.951Z] #18 28.04 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-04T18:29:13.951Z] #18 28.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T18:29:13.951Z] #18 28.05 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T18:29:14.879Z] #18 29.02 Selecting previously unselected package python3.7. [2021-03-04T18:29:14.879Z] #18 29.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T18:29:14.879Z] #18 29.02 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T18:29:14.879Z] #18 29.14 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-04T18:29:14.879Z] #18 29.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-04T18:29:14.879Z] #18 29.14 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-04T18:29:14.879Z] #18 29.21 Setting up python3-minimal (3.7.3-1) ... [2021-03-04T18:29:15.601Z] #18 55.45 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-04T18:29:15.601Z] #18 55.46 Setting up xz-utils (5.2.4-1) ... [2021-03-04T18:29:15.601Z] #18 55.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-04T18:29:15.601Z] #18 55.48 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-04T18:29:15.601Z] #18 55.57 invoke-rc.d: could not determine current runlevel [2021-03-04T18:29:15.601Z] #18 55.58 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T18:29:15.601Z] #18 55.60 Setting up pigz (2.4-1) ... [2021-03-04T18:29:15.601Z] #18 55.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-04T18:29:15.601Z] #18 55.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T18:29:15.601Z] #18 55.64 Setting up python-pip-whl (18.1-5) ... [2021-03-04T18:29:15.601Z] #18 55.65 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-04T18:29:15.601Z] #18 55.66 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-04T18:29:15.806Z] #18 30.01 Selecting previously unselected package python3. [2021-03-04T18:29:15.807Z] #18 30.01 (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 ... 24093 files and directories currently installed.) [2021-03-04T18:29:15.807Z] #18 30.05 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-04T18:29:15.807Z] #18 30.06 Unpacking python3 (3.7.3-1) ... [2021-03-04T18:29:15.861Z] #18 56.18 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-04T18:29:15.861Z] #18 56.20 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-04T18:29:15.861Z] #18 56.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T18:29:15.861Z] #18 56.22 Setting up vim (2:8.1.0875-5) ... [2021-03-04T18:29:15.861Z] #18 56.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-04T18:29:15.861Z] #18 56.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-04T18:29:15.861Z] #18 56.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-04T18:29:15.861Z] #18 56.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-04T18:29:15.861Z] #18 56.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-04T18:29:15.861Z] #18 56.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-04T18:29:15.861Z] #18 56.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-04T18:29:15.861Z] #18 56.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-04T18:29:15.861Z] #18 56.31 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T18:29:15.861Z] #18 56.33 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T18:29:15.861Z] #18 56.34 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-04T18:29:15.861Z] #18 56.35 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T18:29:15.861Z] #18 56.36 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-04T18:29:15.861Z] #18 56.37 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T18:29:16.063Z] #18 30.17 Selecting previously unselected package libip4tc0:amd64. [2021-03-04T18:29:16.063Z] #18 30.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-04T18:29:16.063Z] #18 30.18 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-04T18:29:16.063Z] #18 30.27 Selecting previously unselected package libip6tc0:amd64. [2021-03-04T18:29:16.063Z] #18 30.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-04T18:29:16.063Z] #18 30.30 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-04T18:29:16.063Z] #18 30.39 Selecting previously unselected package libiptc0:amd64. [2021-03-04T18:29:16.319Z] #18 30.39 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-04T18:29:16.319Z] #18 30.40 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-04T18:29:16.319Z] #18 30.51 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-04T18:29:16.319Z] #18 30.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-04T18:29:16.319Z] #18 30.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-04T18:29:16.319Z] #18 30.58 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-04T18:29:16.319Z] #18 30.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-04T18:29:16.319Z] #18 30.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-04T18:29:16.428Z] #18 ... [2021-03-04T18:29:16.428Z] [2021-03-04T18:29:16.428Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:16.428Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:16.428Z] #41 105.1 CC criu/cr-errno.o [2021-03-04T18:29:16.428Z] #41 105.1 CC criu/cr-restore.o [2021-03-04T18:29:16.428Z] #41 109.8 CC criu/cr-service.o [2021-03-04T18:29:16.428Z] #41 111.4 CC criu/crtools.o [2021-03-04T18:29:16.428Z] #41 112.0 CC criu/eventfd.o [2021-03-04T18:29:16.428Z] #41 112.4 CC criu/eventpoll.o [2021-03-04T18:29:16.428Z] #41 113.3 CC criu/external.o [2021-03-04T18:29:16.428Z] #41 113.7 CC criu/fault-injection.o [2021-03-04T18:29:16.428Z] #41 113.9 CC criu/fdstore.o [2021-03-04T18:29:16.428Z] #41 114.2 CC criu/fifo.o [2021-03-04T18:29:16.428Z] #41 114.7 CC criu/file-ids.o [2021-03-04T18:29:16.428Z] #41 115.0 CC criu/file-lock.o [2021-03-04T18:29:16.575Z] #18 30.66 Selecting previously unselected package libnftnl11:amd64. [2021-03-04T18:29:16.575Z] #18 30.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-04T18:29:16.575Z] #18 30.68 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-04T18:29:16.575Z] #18 30.77 Selecting previously unselected package iptables. [2021-03-04T18:29:16.575Z] #18 30.78 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-04T18:29:16.575Z] #18 30.79 Unpacking iptables (1.8.2-4) ... [2021-03-04T18:29:16.831Z] #18 ... [2021-03-04T18:29:16.831Z] [2021-03-04T18:29:16.831Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:16.831Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:16.831Z] #41 103.0 CC criu/cr-service.o [2021-03-04T18:29:17.234Z] #18 53.61 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-04T18:29:17.234Z] #18 53.62 Setting up xz-utils (5.2.4-1) ... [2021-03-04T18:29:17.234Z] #18 53.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-04T18:29:17.234Z] #18 53.66 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-04T18:29:17.234Z] #18 53.73 invoke-rc.d: could not determine current runlevel [2021-03-04T18:29:17.234Z] #18 53.74 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T18:29:17.234Z] #18 53.75 Setting up pigz (2.4-1) ... [2021-03-04T18:29:17.234Z] #18 53.76 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-04T18:29:17.234Z] #18 53.77 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T18:29:17.234Z] #18 53.79 Setting up python-pip-whl (18.1-5) ... [2021-03-04T18:29:17.234Z] #18 53.80 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-04T18:29:17.234Z] #18 53.81 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-04T18:29:17.363Z] #41 116.1 CC criu/files-ext.o [2021-03-04T18:29:17.492Z] #18 54.19 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-04T18:29:17.492Z] #18 54.20 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-04T18:29:17.492Z] #18 54.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T18:29:17.492Z] #18 54.22 Setting up vim (2:8.1.0875-5) ... [2021-03-04T18:29:17.492Z] #18 54.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-04T18:29:17.492Z] #18 54.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-04T18:29:17.492Z] #18 54.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-04T18:29:17.492Z] #18 54.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-04T18:29:17.492Z] #18 54.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-04T18:29:17.492Z] #18 54.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-04T18:29:17.492Z] #18 54.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-04T18:29:17.493Z] #18 54.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-04T18:29:17.493Z] #18 54.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T18:29:17.493Z] #18 54.31 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T18:29:17.493Z] #18 54.32 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-04T18:29:17.493Z] #18 54.33 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T18:29:17.493Z] #18 54.34 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-04T18:29:17.493Z] #18 54.35 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T18:29:17.931Z] #41 116.4 CC criu/files-reg.o [2021-03-04T18:29:18.325Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-03-04T18:29:18.325Z] === RUN TestBuildUncleanTarFilenames [2021-03-04T18:29:18.727Z] #41 104.6 CC criu/crtools.o [2021-03-04T18:29:18.869Z] #41 ... [2021-03-04T18:29:18.869Z] [2021-03-04T18:29:18.869Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:29:18.869Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:29:18.869Z] #18 59.23 Setting up iptables (1.8.2-4) ... [2021-03-04T18:29:18.869Z] #18 59.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T18:29:18.869Z] #18 59.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T18:29:18.869Z] #18 59.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T18:29:18.869Z] #18 59.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T18:29:18.869Z] #18 59.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-04T18:29:18.869Z] #18 59.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-04T18:29:18.869Z] #18 59.30 Setting up python3 (3.7.3-1) ... [2021-03-04T18:29:18.886Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-03-04T18:29:18.886Z] === RUN TestBuildMultiStageLayerLeak [2021-03-04T18:29:18.983Z] #41 105.2 CC criu/eventfd.o [2021-03-04T18:29:19.238Z] #41 105.5 CC criu/eventpoll.o [2021-03-04T18:29:19.439Z] #18 59.74 Setting up python3-wheel (0.32.3-2) ... [2021-03-04T18:29:20.165Z] #41 106.3 CC criu/external.o [2021-03-04T18:29:20.378Z] #18 60.50 Setting up apparmor (2.13.2-10) ... [2021-03-04T18:29:20.421Z] #41 106.7 CC criu/fault-injection.o [2021-03-04T18:29:20.421Z] #41 106.8 CC criu/fdstore.o [2021-03-04T18:29:20.778Z] #18 57.20 Setting up iptables (1.8.2-4) ... [2021-03-04T18:29:20.778Z] #18 57.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T18:29:20.778Z] #18 57.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T18:29:20.778Z] #18 57.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T18:29:20.778Z] #18 57.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T18:29:20.778Z] #18 57.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-04T18:29:20.778Z] #18 57.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-04T18:29:20.778Z] #18 57.27 Setting up python3 (3.7.3-1) ... [2021-03-04T18:29:20.778Z] #18 ... [2021-03-04T18:29:20.778Z] [2021-03-04T18:29:20.778Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:20.778Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:20.778Z] #41 104.9 CC criu/cr-service.o [2021-03-04T18:29:20.778Z] #41 106.5 CC criu/crtools.o [2021-03-04T18:29:20.778Z] #41 107.1 CC criu/eventfd.o [2021-03-04T18:29:20.778Z] #41 107.4 CC criu/eventpoll.o [2021-03-04T18:29:20.778Z] #41 108.3 CC criu/external.o [2021-03-04T18:29:20.778Z] #41 108.7 CC criu/fault-injection.o [2021-03-04T18:29:20.778Z] #41 108.8 CC criu/fdstore.o [2021-03-04T18:29:20.778Z] #41 109.2 CC criu/fifo.o [2021-03-04T18:29:20.778Z] #41 109.6 CC criu/file-ids.o [2021-03-04T18:29:20.778Z] #41 110.0 CC criu/file-lock.o [2021-03-04T18:29:20.778Z] #41 111.1 CC criu/files-ext.o [2021-03-04T18:29:20.778Z] #41 111.4 CC criu/files-reg.o [2021-03-04T18:29:20.778Z] #41 113.8 CC criu/files.o [2021-03-04T18:29:20.984Z] #41 107.1 CC criu/fifo.o [2021-03-04T18:29:21.036Z] #41 ... [2021-03-04T18:29:21.037Z] [2021-03-04T18:29:21.037Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:29:21.037Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:29:21.037Z] #18 57.72 Setting up python3-wheel (0.32.3-2) ... [2021-03-04T18:29:21.240Z] #41 107.5 CC criu/file-ids.o [2021-03-04T18:29:21.604Z] #18 58.48 Setting up apparmor (2.13.2-10) ... [2021-03-04T18:29:21.802Z] #41 107.9 CC criu/file-lock.o [2021-03-04T18:29:22.286Z] #18 62.33 Setting up xfsprogs (4.20.0-1) ... [2021-03-04T18:29:22.286Z] #18 62.34 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-04T18:29:22.546Z] #18 62.74 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-04T18:29:22.730Z] #41 108.9 CC criu/files-ext.o [2021-03-04T18:29:22.986Z] #41 109.3 CC criu/files-reg.o [2021-03-04T18:29:23.242Z] #41 ... [2021-03-04T18:29:23.242Z] [2021-03-04T18:29:23.243Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:29:23.243Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:29:23.243Z] #18 31.11 Selecting previously unselected package xxd. [2021-03-04T18:29:23.243Z] #18 31.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T18:29:23.243Z] #18 31.12 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T18:29:23.243Z] #18 31.25 Selecting previously unselected package vim-common. [2021-03-04T18:29:23.243Z] #18 31.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T18:29:23.243Z] #18 31.28 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T18:29:23.243Z] #18 31.45 Selecting previously unselected package bash-completion. [2021-03-04T18:29:23.243Z] #18 31.45 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-04T18:29:23.243Z] #18 34.16 Unpacking bash-completion (1:2.8-6) ... [2021-03-04T18:29:23.243Z] #18 34.58 Selecting previously unselected package bzip2. [2021-03-04T18:29:23.243Z] #18 34.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-04T18:29:23.243Z] #18 34.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T18:29:23.243Z] #18 34.68 Selecting previously unselected package xz-utils. [2021-03-04T18:29:23.243Z] #18 34.69 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-04T18:29:23.243Z] #18 34.69 Unpacking xz-utils (5.2.4-1) ... [2021-03-04T18:29:23.243Z] #18 34.84 Selecting previously unselected package apparmor. [2021-03-04T18:29:23.243Z] #18 34.84 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-04T18:29:23.243Z] #18 34.94 Unpacking apparmor (2.13.2-10) ... [2021-03-04T18:29:23.243Z] #18 35.30 Selecting previously unselected package aufs-tools. [2021-03-04T18:29:23.243Z] #18 35.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-04T18:29:23.243Z] #18 35.32 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-04T18:29:23.243Z] #18 35.46 Selecting previously unselected package libonig5:amd64. [2021-03-04T18:29:23.243Z] #18 35.47 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-04T18:29:23.243Z] #18 35.49 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-04T18:29:23.243Z] #18 35.61 Selecting previously unselected package libjq1:amd64. [2021-03-04T18:29:23.243Z] #18 35.61 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T18:29:23.243Z] #18 35.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T18:29:23.243Z] #18 35.72 Selecting previously unselected package jq. [2021-03-04T18:29:23.243Z] #18 35.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T18:29:23.243Z] #18 35.73 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T18:29:23.243Z] #18 35.81 Selecting previously unselected package libaio1:amd64. [2021-03-04T18:29:23.243Z] #18 35.81 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-04T18:29:23.243Z] #18 35.82 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-04T18:29:23.243Z] #18 35.88 Selecting previously unselected package libgpm2:amd64. [2021-03-04T18:29:23.243Z] #18 35.88 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-04T18:29:23.243Z] #18 35.89 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-04T18:29:23.243Z] #18 35.95 Selecting previously unselected package libicu63:amd64. [2021-03-04T18:29:23.243Z] #18 35.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-04T18:29:23.243Z] #18 35.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T18:29:23.485Z] #18 63.81 Setting up python3-distutils (3.7.3-1) ... [2021-03-04T18:29:24.055Z] #18 64.32 Setting up python3-setuptools (40.8.0-1) ... [2021-03-04T18:29:24.123Z] --- PASS: TestBuildMultiStageLayerLeak (4.33s) [2021-03-04T18:29:24.123Z] === RUN TestBuildWithHugeFile [2021-03-04T18:29:24.140Z] #18 60.44 Setting up xfsprogs (4.20.0-1) ... [2021-03-04T18:29:24.140Z] #18 60.45 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-04T18:29:24.140Z] #18 60.87 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-04T18:29:25.076Z] #18 61.76 Setting up python3-distutils (3.7.3-1) ... [2021-03-04T18:29:25.134Z] #18 39.31 Selecting previously unselected package libnet1:amd64. [2021-03-04T18:29:25.134Z] #18 39.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T18:29:25.134Z] #18 39.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T18:29:25.134Z] #18 39.38 Selecting previously unselected package libnl-3-200:amd64. [2021-03-04T18:29:25.134Z] #18 39.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-04T18:29:25.134Z] #18 39.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T18:29:25.134Z] #18 39.48 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-04T18:29:25.134Z] #18 39.48 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-04T18:29:25.134Z] #18 39.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T18:29:25.134Z] #18 ... [2021-03-04T18:29:25.134Z] [2021-03-04T18:29:25.134Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:25.134Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:25.134Z] #41 111.5 CC criu/files.o [2021-03-04T18:29:25.253Z] #18 65.50 Setting up python3-pip (18.1-5) ... [2021-03-04T18:29:25.253Z] #18 ... [2021-03-04T18:29:25.253Z] [2021-03-04T18:29:25.253Z] #38 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-03-04T18:29:25.253Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T18:29:25.253Z] #38 194.0 + dpkg --print-architecture [2021-03-04T18:29:25.335Z] #18 62.24 Setting up python3-setuptools (40.8.0-1) ... [2021-03-04T18:29:25.513Z] #38 194.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-04T18:29:25.773Z] #38 194.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-04T18:29:25.773Z] #38 194.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-04T18:29:26.713Z] #18 63.48 Setting up python3-pip (18.1-5) ... [2021-03-04T18:29:27.280Z] #18 ... [2021-03-04T18:29:27.280Z] [2021-03-04T18:29:27.280Z] #38 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-03-04T18:29:27.280Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T18:29:27.280Z] #38 194.7 + dpkg --print-architecture [2021-03-04T18:29:27.280Z] #38 194.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-04T18:29:27.652Z] #41 113.8 CC criu/filesystems.o [2021-03-04T18:29:27.682Z] #38 ... [2021-03-04T18:29:27.682Z] [2021-03-04T18:29:27.682Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:29:27.682Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:29:27.682Z] #18 66.57 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:29:27.682Z] #18 66.63 Processing triggers for mime-support (3.62) ... [2021-03-04T18:29:27.682Z] #18 DONE 67.8s [2021-03-04T18:29:27.682Z] [2021-03-04T18:29:27.682Z] #19 [dev-systemd-false 8/26] 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 [2021-03-04T18:29:27.682Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-04T18:29:28.215Z] #41 114.5 CC criu/fsnotify.o [2021-03-04T18:29:28.223Z] #38 195.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-04T18:29:28.223Z] #38 195.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-04T18:29:28.251Z] #19 1.002 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-04T18:29:28.511Z] #19 1.003 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-04T18:29:28.511Z] #19 1.010 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-04T18:29:28.511Z] #19 DONE 1.1s [2021-03-04T18:29:28.511Z] [2021-03-04T18:29:28.511Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T18:29:28.511Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T18:29:28.791Z] #38 ... [2021-03-04T18:29:28.791Z] [2021-03-04T18:29:28.791Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:29:28.791Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:29:28.791Z] #18 64.62 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:29:28.791Z] #18 64.71 Processing triggers for mime-support (3.62) ... [2021-03-04T18:29:28.791Z] #18 DONE 65.6s [2021-03-04T18:29:29.050Z] [2021-03-04T18:29:29.050Z] #19 [dev-systemd-false 8/26] 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 [2021-03-04T18:29:29.050Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-04T18:29:29.581Z] #41 115.6 CC criu/image-desc.o [2021-03-04T18:29:29.581Z] #41 115.7 CC criu/image.o [2021-03-04T18:29:29.618Z] #19 1.016 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-04T18:29:29.877Z] #19 1.021 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-04T18:29:29.877Z] #19 1.025 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-04T18:29:29.877Z] #19 DONE 1.1s [2021-03-04T18:29:29.877Z] [2021-03-04T18:29:29.877Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T18:29:29.877Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T18:29:30.419Z] #20 ... [2021-03-04T18:29:30.420Z] [2021-03-04T18:29:30.420Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:30.420Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:30.420Z] #41 118.8 CC criu/files.o [2021-03-04T18:29:30.420Z] #41 121.2 CC criu/filesystems.o [2021-03-04T18:29:30.420Z] #41 121.9 CC criu/fsnotify.o [2021-03-04T18:29:30.420Z] #41 123.2 CC criu/image-desc.o [2021-03-04T18:29:30.420Z] #41 123.4 CC criu/image.o [2021-03-04T18:29:30.420Z] #41 124.4 CC criu/ipc_ns.o [2021-03-04T18:29:30.420Z] #41 125.7 CC criu/irmap.o [2021-03-04T18:29:30.420Z] #41 126.4 CC criu/kcmp-ids.o [2021-03-04T18:29:30.420Z] #41 127.0 CC criu/kerndat.o [2021-03-04T18:29:30.420Z] #41 128.3 CC criu/libnetlink.o [2021-03-04T18:29:30.420Z] #41 128.8 CC criu/log.o [2021-03-04T18:29:30.509Z] #41 116.6 CC criu/ipc_ns.o [2021-03-04T18:29:30.679Z] #41 129.4 CC criu/lsm.o [2021-03-04T18:29:30.765Z] #41 ... [2021-03-04T18:29:30.765Z] [2021-03-04T18:29:30.765Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:29:30.765Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:29:30.765Z] #18 39.55 Selecting previously unselected package libreadline5:amd64. [2021-03-04T18:29:30.765Z] #18 39.56 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-04T18:29:30.765Z] #18 39.57 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-04T18:29:30.765Z] #18 39.68 Selecting previously unselected package net-tools. [2021-03-04T18:29:30.765Z] #18 39.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-04T18:29:30.765Z] #18 39.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T18:29:30.765Z] #18 39.88 Selecting previously unselected package python-pip-whl. [2021-03-04T18:29:30.765Z] #18 39.89 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-04T18:29:30.765Z] #18 39.89 Unpacking python-pip-whl (18.1-5) ... [2021-03-04T18:29:30.765Z] #18 40.37 Selecting previously unselected package python3-lib2to3. [2021-03-04T18:29:30.765Z] #18 40.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-04T18:29:30.765Z] #18 40.39 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-04T18:29:30.766Z] #18 40.48 Selecting previously unselected package python3-distutils. [2021-03-04T18:29:30.766Z] #18 40.49 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-04T18:29:30.766Z] #18 40.50 Unpacking python3-distutils (3.7.3-1) ... [2021-03-04T18:29:30.766Z] #18 40.62 Selecting previously unselected package python3-pip. [2021-03-04T18:29:30.766Z] #18 40.63 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-04T18:29:30.766Z] #18 40.63 Unpacking python3-pip (18.1-5) ... [2021-03-04T18:29:30.766Z] #18 40.81 Selecting previously unselected package python3-pkg-resources. [2021-03-04T18:29:30.766Z] #18 40.81 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T18:29:30.766Z] #18 40.81 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-04T18:29:30.766Z] #18 41.00 Selecting previously unselected package python3-setuptools. [2021-03-04T18:29:30.766Z] #18 41.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-04T18:29:30.766Z] #18 41.03 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-04T18:29:30.766Z] #18 41.21 Selecting previously unselected package python3-wheel. [2021-03-04T18:29:30.766Z] #18 41.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-04T18:29:30.766Z] #18 41.24 Unpacking python3-wheel (0.32.3-2) ... [2021-03-04T18:29:30.766Z] #18 41.29 Selecting previously unselected package sudo. [2021-03-04T18:29:30.766Z] #18 41.29 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-04T18:29:30.766Z] #18 41.31 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-04T18:29:30.766Z] #18 41.77 Selecting previously unselected package thin-provisioning-tools. [2021-03-04T18:29:30.766Z] #18 41.79 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-04T18:29:30.766Z] #18 41.79 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T18:29:30.766Z] #18 42.04 Selecting previously unselected package uidmap. [2021-03-04T18:29:30.766Z] #18 42.04 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-04T18:29:30.766Z] #18 42.06 Unpacking uidmap (1:4.5-1.1) ... [2021-03-04T18:29:30.766Z] #18 42.18 Selecting previously unselected package vim-runtime. [2021-03-04T18:29:30.766Z] #18 42.19 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-04T18:29:30.766Z] #18 42.22 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-04T18:29:30.766Z] #18 42.26 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-04T18:29:30.766Z] #18 42.27 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-04T18:29:31.022Z] #18 45.39 Selecting previously unselected package vim. [2021-03-04T18:29:31.060Z] using credential docker-jenkins-github-credentials [2021-03-04T18:29:31.134Z] Cloning the remote Git repository [2021-03-04T18:29:31.134Z] Cloning with configured refspecs honoured and without tags [2021-03-04T18:29:31.249Z] #41 129.8 CC criu/mem.o [2021-03-04T18:29:31.255Z] #20 ... [2021-03-04T18:29:31.255Z] [2021-03-04T18:29:31.255Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:31.255Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:31.255Z] #41 115.7 CC criu/filesystems.o [2021-03-04T18:29:31.255Z] #41 116.3 CC criu/fsnotify.o [2021-03-04T18:29:31.255Z] #41 117.5 CC criu/image-desc.o [2021-03-04T18:29:31.255Z] #41 117.7 CC criu/image.o [2021-03-04T18:29:31.255Z] #41 118.6 CC criu/ipc_ns.o [2021-03-04T18:29:31.255Z] #41 119.8 CC criu/irmap.o [2021-03-04T18:29:31.255Z] #41 120.5 CC criu/kcmp-ids.o [2021-03-04T18:29:31.255Z] #41 120.8 CC criu/kerndat.o [2021-03-04T18:29:31.255Z] #41 121.9 CC criu/libnetlink.o [2021-03-04T18:29:31.255Z] #41 122.3 CC criu/log.o [2021-03-04T18:29:31.255Z] #41 122.9 CC criu/lsm.o [2021-03-04T18:29:31.255Z] #41 123.5 CC criu/mem.o [2021-03-04T18:29:31.255Z] #41 125.7 CC criu/memfd.o [2021-03-04T18:29:31.288Z] #18 45.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T18:29:31.288Z] #18 45.41 Unpacking vim (2:8.1.0875-5) ... [2021-03-04T18:29:31.544Z] #18 45.96 Selecting previously unselected package xfsprogs. [2021-03-04T18:29:31.544Z] #18 ... [2021-03-04T18:29:31.544Z] [2021-03-04T18:29:31.544Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:31.544Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:31.544Z] #41 117.9 CC criu/irmap.o [2021-03-04T18:29:32.192Z] #41 126.4 CC criu/mount.o [2021-03-04T18:29:32.471Z] #41 118.6 CC criu/kcmp-ids.o [2021-03-04T18:29:32.727Z] #41 118.9 CC criu/kerndat.o [2021-03-04T18:29:33.158Z] #41 131.7 CC criu/memfd.o [2021-03-04T18:29:31.464Z] Cloning repository https://github.com/moby/moby.git [2021-03-04T18:29:31.982Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-03-04T18:29:33.656Z] #41 119.9 CC criu/libnetlink.o [2021-03-04T18:29:33.727Z] #41 ... [2021-03-04T18:29:33.727Z] [2021-03-04T18:29:33.727Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T18:29:33.727Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T18:29:33.727Z] #20 5.094 Collecting yamllint==1.16.0 [2021-03-04T18:29:33.914Z] #41 120.2 CC criu/log.o [2021-03-04T18:29:34.476Z] #41 120.7 CC criu/lsm.o [2021-03-04T18:29:34.733Z] #41 121.1 CC criu/mem.o [2021-03-04T18:29:33.388Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T18:29:33.388Z] > git --version # timeout=10 [2021-03-04T18:29:33.449Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-04T18:29:33.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:29:33.453Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:29:35.476Z] #41 ... [2021-03-04T18:29:35.476Z] [2021-03-04T18:29:35.476Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T18:29:35.476Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T18:29:35.477Z] #20 5.136 Collecting yamllint==1.16.0 [2021-03-04T18:29:37.250Z] #41 123.0 CC criu/memfd.o [2021-03-04T18:29:37.250Z] #41 ... [2021-03-04T18:29:37.250Z] [2021-03-04T18:29:37.250Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:29:37.250Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:29:37.250Z] #18 45.96 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-04T18:29:37.250Z] #18 45.98 Unpacking xfsprogs (4.20.0-1) ... [2021-03-04T18:29:37.250Z] #18 46.44 Selecting previously unselected package zip. [2021-03-04T18:29:37.250Z] #18 46.45 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-04T18:29:37.250Z] #18 46.46 Unpacking zip (3.0-11+b1) ... [2021-03-04T18:29:37.250Z] #18 46.65 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-04T18:29:37.250Z] #18 46.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T18:29:37.250Z] #18 46.78 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-04T18:29:37.250Z] #18 46.80 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-04T18:29:37.250Z] #18 46.81 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-04T18:29:37.250Z] #18 46.83 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-04T18:29:37.250Z] #18 46.87 Setting up uidmap (1:4.5-1.1) ... [2021-03-04T18:29:37.250Z] #18 46.90 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-04T18:29:37.250Z] #18 46.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T18:29:37.250Z] #18 46.93 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T18:29:37.250Z] #18 46.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T18:29:37.250Z] #18 46.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T18:29:37.250Z] #18 46.98 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T18:29:37.250Z] #18 47.01 Setting up zip (3.0-11+b1) ... [2021-03-04T18:29:37.250Z] #18 47.02 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T18:29:37.250Z] #18 47.05 Setting up bash-completion (1:2.8-6) ... [2021-03-04T18:29:37.250Z] #18 49.65 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-04T18:29:37.250Z] #18 49.67 Setting up xz-utils (5.2.4-1) ... [2021-03-04T18:29:37.250Z] #18 49.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-04T18:29:37.250Z] #18 49.69 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-04T18:29:37.250Z] #18 49.77 invoke-rc.d: could not determine current runlevel [2021-03-04T18:29:37.250Z] #18 49.78 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T18:29:37.250Z] #18 49.79 Setting up pigz (2.4-1) ... [2021-03-04T18:29:37.250Z] #18 49.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-04T18:29:37.250Z] #18 49.81 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T18:29:37.250Z] #18 49.83 Setting up python-pip-whl (18.1-5) ... [2021-03-04T18:29:37.250Z] #18 49.84 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-04T18:29:37.250Z] #18 49.85 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-04T18:29:37.250Z] #18 50.28 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-04T18:29:37.250Z] #18 50.29 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-04T18:29:37.250Z] #18 50.30 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T18:29:37.250Z] #18 50.31 Setting up vim (2:8.1.0875-5) ... [2021-03-04T18:29:37.250Z] #18 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-04T18:29:37.250Z] #18 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-04T18:29:37.250Z] #18 50.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-04T18:29:37.250Z] #18 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-04T18:29:37.250Z] #18 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-04T18:29:37.250Z] #18 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-04T18:29:37.250Z] #18 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-04T18:29:37.250Z] #18 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-04T18:29:37.250Z] #18 50.40 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T18:29:37.250Z] #18 50.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T18:29:37.250Z] #18 50.42 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-04T18:29:37.250Z] #18 50.45 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T18:29:37.250Z] #18 50.55 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-04T18:29:37.250Z] #18 50.57 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T18:29:39.007Z] #20 10.49 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-04T18:29:39.007Z] #20 10.57 Collecting pyyaml (from yamllint==1.16.0) [2021-03-04T18:29:39.161Z] #18 53.46 Setting up iptables (1.8.2-4) ... [2021-03-04T18:29:39.161Z] #18 53.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T18:29:39.161Z] #18 53.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T18:29:39.161Z] #18 53.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T18:29:39.161Z] #18 53.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T18:29:39.161Z] #18 53.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-04T18:29:39.161Z] #18 ... [2021-03-04T18:29:39.161Z] [2021-03-04T18:29:39.161Z] #38 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-03-04T18:29:39.161Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T18:29:39.161Z] #38 183.6 + dpkg --print-architecture [2021-03-04T18:29:39.161Z] #38 183.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-04T18:29:39.161Z] #38 184.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-04T18:29:39.161Z] #38 184.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-04T18:29:39.435Z] #38 ... [2021-03-04T18:29:39.435Z] [2021-03-04T18:29:39.435Z] #18 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T18:29:39.435Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T18:29:39.435Z] #18 53.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-04T18:29:39.435Z] #18 53.53 Setting up python3 (3.7.3-1) ... [2021-03-04T18:29:39.576Z] #20 10.88 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-04T18:29:39.576Z] #20 11.22 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-04T18:29:39.576Z] #20 11.26 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-04T18:29:39.697Z] #18 53.98 Setting up python3-wheel (0.32.3-2) ... [2021-03-04T18:29:39.836Z] #20 11.33 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-04T18:29:40.095Z] #20 11.71 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-04T18:29:40.258Z] #18 54.52 Setting up apparmor (2.13.2-10) ... [2021-03-04T18:29:40.671Z] #20 DONE 12.2s [2021-03-04T18:29:40.671Z] [2021-03-04T18:29:40.671Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-04T18:29:40.671Z] #23 sha256:adbf2025ba5eb320d4eb0607bb77c529aea3a9b4a9efb5b562c95be2ad7022b8 [2021-03-04T18:29:40.750Z] #20 10.51 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-04T18:29:40.750Z] #20 10.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-04T18:29:40.750Z] #20 10.63 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-04T18:29:40.750Z] #20 10.68 Collecting pyyaml (from yamllint==1.16.0) [2021-03-04T18:29:40.750Z] #20 10.95 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-04T18:29:40.930Z] #23 DONE 0.3s [2021-03-04T18:29:40.930Z] [2021-03-04T18:29:40.930Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-04T18:29:40.930Z] #28 sha256:84096a1c21dddb728f546db0c357f4b2df1e2bfd5c480629878ecec3b12f2901 [2021-03-04T18:29:41.318Z] #20 11.26 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-04T18:29:41.578Z] #20 11.59 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-04T18:29:41.837Z] #20 DONE 12.0s [2021-03-04T18:29:41.837Z] [2021-03-04T18:29:41.837Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-04T18:29:41.837Z] #23 sha256:f910c59949ca4841dc3e2b34d34b67b87dfb96d55dd57deca016e801930915ac [2021-03-04T18:29:42.095Z] #23 DONE 0.3s [2021-03-04T18:29:42.095Z] [2021-03-04T18:29:42.095Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-04T18:29:42.095Z] #28 sha256:61297723dff8aca0befc5138faaad00ab1c57e7e619e69d280fad26c148104ff [2021-03-04T18:29:42.146Z] #18 56.02 Setting up xfsprogs (4.20.0-1) ... [2021-03-04T18:29:42.147Z] #18 56.03 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-04T18:29:42.147Z] #18 56.42 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-04T18:29:43.074Z] #18 57.31 Setting up python3-distutils (3.7.3-1) ... [2021-03-04T18:29:43.636Z] #18 57.81 Setting up python3-setuptools (40.8.0-1) ... [2021-03-04T18:29:44.217Z] #28 ... [2021-03-04T18:29:44.217Z] [2021-03-04T18:29:44.217Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:44.217Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:44.217Z] #41 132.5 CC criu/mount.o [2021-03-04T18:29:44.217Z] #41 136.1 CC criu/namespaces.o [2021-03-04T18:29:44.217Z] #41 138.0 CC criu/net.o [2021-03-04T18:29:44.217Z] #41 141.6 CC criu/netfilter.o [2021-03-04T18:29:44.217Z] #41 141.9 CC criu/page-pipe.o [2021-03-04T18:29:44.217Z] #41 142.6 CC criu/page-xfer.o [2021-03-04T18:29:44.564Z] #18 58.94 Setting up python3-pip (18.1-5) ... [2021-03-04T18:29:45.594Z] #41 144.0 CC criu/pagemap-cache.o [2021-03-04T18:29:45.594Z] #41 ... [2021-03-04T18:29:45.594Z] [2021-03-04T18:29:45.594Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-04T18:29:45.594Z] #28 sha256:84096a1c21dddb728f546db0c357f4b2df1e2bfd5c480629878ecec3b12f2901 [2021-03-04T18:29:45.594Z] #28 DONE 4.6s [2021-03-04T18:29:45.594Z] [2021-03-04T18:29:45.594Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-04T18:29:45.594Z] #31 sha256:35128f099c4550657bb61731a3cc9f26672c5bc7076141f804f4dc1c13003564 [2021-03-04T18:29:45.853Z] #31 DONE 0.3s [2021-03-04T18:29:45.853Z] [2021-03-04T18:29:45.853Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-04T18:29:45.853Z] #33 sha256:1c100cde82325608c1692101a48150b9cf181e45c554e216b59197d276cb4429 [2021-03-04T18:29:45.853Z] #33 DONE 0.1s [2021-03-04T18:29:45.853Z] [2021-03-04T18:29:45.853Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-04T18:29:45.853Z] #36 sha256:374834d4c93ab4aa63991d830a169bf83f01fa38f28973ce6aa0d89269c671c5 [2021-03-04T18:29:45.853Z] #36 DONE 0.1s [2021-03-04T18:29:45.853Z] [2021-03-04T18:29:45.853Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:45.853Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:45.853Z] #41 144.4 CC criu/pagemap.o [2021-03-04T18:29:45.930Z] #18 59.98 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:29:45.930Z] #18 60.01 Processing triggers for mime-support (3.62) ... [2021-03-04T18:29:46.188Z] #18 DONE 60.5s [2021-03-04T18:29:46.188Z] [2021-03-04T18:29:46.188Z] #19 [dev-systemd-false 8/26] 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 [2021-03-04T18:29:46.188Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-04T18:29:46.291Z] #28 ... [2021-03-04T18:29:46.291Z] [2021-03-04T18:29:46.291Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:46.291Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:46.291Z] #41 130.5 CC criu/namespaces.o [2021-03-04T18:29:46.291Z] #41 132.3 CC criu/net.o [2021-03-04T18:29:46.291Z] #41 135.4 CC criu/netfilter.o [2021-03-04T18:29:46.291Z] #41 135.8 CC criu/page-pipe.o [2021-03-04T18:29:46.291Z] #41 136.7 CC criu/page-xfer.o [2021-03-04T18:29:46.291Z] #41 138.2 CC criu/pagemap-cache.o [2021-03-04T18:29:46.291Z] #41 138.6 CC criu/pagemap.o [2021-03-04T18:29:46.291Z] #41 139.6 CC criu/parasite-syscall.o [2021-03-04T18:29:46.291Z] #41 140.4 CC criu/path.o [2021-03-04T18:29:46.549Z] #41 140.7 CC criu/pie-util-vdso-elf32.o [2021-03-04T18:29:46.791Z] #41 145.4 CC criu/parasite-syscall.o [2021-03-04T18:29:46.816Z] #41 ... [2021-03-04T18:29:46.816Z] [2021-03-04T18:29:46.816Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-04T18:29:46.816Z] #28 sha256:61297723dff8aca0befc5138faaad00ab1c57e7e619e69d280fad26c148104ff [2021-03-04T18:29:46.816Z] #28 DONE 4.4s [2021-03-04T18:29:46.816Z] [2021-03-04T18:29:46.816Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-04T18:29:46.816Z] #31 sha256:7a92f889429075cf1be10391363a4a14a526b1fc7bb30175f1025d79e73c130f [2021-03-04T18:29:47.077Z] #31 DONE 0.3s [2021-03-04T18:29:47.077Z] [2021-03-04T18:29:47.077Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-04T18:29:47.077Z] #33 sha256:db440a98f611208c73a1472920d67f9ecb020a03cb21e009054a54ba71c7e3c0 [2021-03-04T18:29:47.077Z] #33 DONE 0.1s [2021-03-04T18:29:47.077Z] [2021-03-04T18:29:47.077Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-04T18:29:47.077Z] #36 sha256:b4d32595754c9f1830be1d124205b90780b70421ef070474218d33fbd5f48ae4 [2021-03-04T18:29:47.077Z] #36 DONE 0.1s [2021-03-04T18:29:47.077Z] [2021-03-04T18:29:47.077Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:47.077Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:47.077Z] #41 141.4 CC criu/pie-util-vdso.o [2021-03-04T18:29:47.555Z] #19 ... [2021-03-04T18:29:47.555Z] [2021-03-04T18:29:47.555Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:47.555Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:47.555Z] #41 123.7 CC criu/mount.o [2021-03-04T18:29:47.555Z] #41 128.2 CC criu/namespaces.o [2021-03-04T18:29:47.555Z] #41 130.3 CC criu/net.o [2021-03-04T18:29:47.644Z] #41 141.8 CC criu/pie-util.o [2021-03-04T18:29:47.644Z] #41 142.0 CC criu/pipes.o [2021-03-04T18:29:47.729Z] #41 146.3 CC criu/path.o [2021-03-04T18:29:47.811Z] #41 134.2 CC criu/netfilter.o [2021-03-04T18:29:47.989Z] #41 146.6 CC criu/pie-util-vdso-elf32.o [2021-03-04T18:29:48.068Z] #41 ... [2021-03-04T18:29:48.068Z] [2021-03-04T18:29:48.068Z] #19 [dev-systemd-false 8/26] 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 [2021-03-04T18:29:48.068Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-04T18:29:48.068Z] #19 1.903 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-04T18:29:48.068Z] #19 1.906 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-04T18:29:48.068Z] #19 1.910 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-04T18:29:48.068Z] #19 DONE 2.0s [2021-03-04T18:29:48.324Z] [2021-03-04T18:29:48.324Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T18:29:48.324Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T18:29:48.558Z] #41 147.1 CC criu/pie-util-vdso.o [2021-03-04T18:29:48.581Z] #41 142.8 CC criu/plugin.o [2021-03-04T18:29:48.817Z] #41 147.6 CC criu/pie-util.o [2021-03-04T18:29:48.839Z] #41 143.2 CC criu/proc_parse.o [2021-03-04T18:29:49.077Z] #41 147.7 CC criu/pipes.o [2021-03-04T18:29:49.685Z] #41 148.3 CC criu/plugin.o [2021-03-04T18:29:50.263Z] #41 148.9 CC criu/proc_parse.o [2021-03-04T18:29:50.854Z] Fetching without tags [2021-03-04T18:29:52.127Z] #41 145.8 CC criu/protobuf-desc.o [2021-03-04T18:29:52.159Z] Merging remotes/origin/master commit 03a07af6def280d77dab18782fca3fceb6784743 into PR head commit d39b075302c27f77b2de413697a5aacb034d8286 [2021-03-04T18:29:52.386Z] #41 146.6 CC criu/protobuf.o [2021-03-04T18:29:52.645Z] #41 147.0 CC criu/pstree.o [2021-03-04T18:29:50.473Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T18:29:50.553Z] > git config --add remote.origin.fetch +refs/pull/42083/head:refs/remotes/origin/PR-42083 # timeout=10 [2021-03-04T18:29:50.617Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:29:50.757Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T18:29:50.890Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T18:29:50.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:29:50.892Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42083/head:refs/remotes/origin/PR-42083 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T18:29:52.267Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T18:29:52.324Z] > git checkout -f d39b075302c27f77b2de413697a5aacb034d8286 # timeout=10 [2021-03-04T18:29:53.565Z] #41 151.9 CC criu/protobuf-desc.o [2021-03-04T18:29:54.021Z] #41 148.1 CC criu/rbtree.o [2021-03-04T18:29:54.021Z] #41 148.4 CC criu/rst-malloc.o [2021-03-04T18:29:54.133Z] #41 ... [2021-03-04T18:29:54.133Z] [2021-03-04T18:29:54.134Z] #38 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-03-04T18:29:54.134Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T18:29:54.134Z] #38 DONE 222.7s [2021-03-04T18:29:54.134Z] [2021-03-04T18:29:54.134Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:54.134Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:54.134Z] #41 152.8 CC criu/protobuf.o [2021-03-04T18:29:54.281Z] #41 148.7 CC criu/seccomp.o [2021-03-04T18:29:54.700Z] #41 153.3 CC criu/pstree.o [2021-03-04T18:29:54.876Z] #20 ... [2021-03-04T18:29:54.876Z] [2021-03-04T18:29:54.876Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:54.876Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:54.876Z] #41 134.7 CC criu/page-pipe.o [2021-03-04T18:29:54.876Z] #41 135.4 CC criu/page-xfer.o [2021-03-04T18:29:54.876Z] #41 137.0 CC criu/pagemap-cache.o [2021-03-04T18:29:54.876Z] #41 137.6 CC criu/pagemap.o [2021-03-04T18:29:54.876Z] #41 138.6 CC criu/parasite-syscall.o [2021-03-04T18:29:54.876Z] #41 139.6 CC criu/path.o [2021-03-04T18:29:54.876Z] #41 140.0 CC criu/pie-util-vdso-elf32.o [2021-03-04T18:29:54.876Z] #41 140.5 CC criu/pie-util-vdso.o [2021-03-04T18:29:54.876Z] #41 ... [2021-03-04T18:29:54.876Z] [2021-03-04T18:29:54.876Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T18:29:54.876Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T18:29:54.876Z] #20 6.181 Collecting yamllint==1.16.0 [2021-03-04T18:29:55.219Z] #41 149.4 CC criu/seize.o [2021-03-04T18:29:55.788Z] #41 150.2 CC criu/servicefd.o [2021-03-04T18:29:55.212Z] > git remote # timeout=10 [2021-03-04T18:29:55.337Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T18:29:55.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T18:29:55.424Z] > git merge 03a07af6def280d77dab18782fca3fceb6784743 # timeout=10 [2021-03-04T18:29:56.048Z] #41 ... [2021-03-04T18:29:56.048Z] [2021-03-04T18:29:56.048Z] #38 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-03-04T18:29:56.048Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T18:29:56.048Z] #38 DONE 223.4s [2021-03-04T18:29:56.048Z] [2021-03-04T18:29:56.048Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:29:56.048Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14 [2021-03-04T18:29:56.077Z] #41 ... [2021-03-04T18:29:56.078Z] [2021-03-04T18:29:56.078Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-04T18:29:56.078Z] #39 sha256:f1614ada2c34ac7f127a7c041e5fabe8abc760e24b6b0517ca16921a994754f1 [2021-03-04T18:29:56.078Z] #39 DONE 0.3s [2021-03-04T18:29:56.078Z] [2021-03-04T18:29:56.078Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:56.078Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:56.078Z] #41 154.8 CC criu/rbtree.o [2021-03-04T18:29:56.337Z] #41 155.1 CC criu/rst-malloc.o [2021-03-04T18:29:56.342Z] Merge succeeded, producing 96cb22f91cf654b891795f753e3b308df6d6471c [2021-03-04T18:29:56.342Z] Checking out Revision 96cb22f91cf654b891795f753e3b308df6d6471c (PR-42083) [2021-03-04T18:29:56.596Z] #41 155.3 CC criu/seccomp.o [2021-03-04T18:29:56.986Z] #47 ... [2021-03-04T18:29:56.986Z] [2021-03-04T18:29:56.986Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:56.986Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:56.986Z] #41 151.0 CC criu/shmem.o [2021-03-04T18:29:57.557Z] #41 156.0 CC criu/seize.o [2021-03-04T18:29:57.929Z] #41 152.1 CC criu/sigframe.o [2021-03-04T18:29:58.126Z] #41 156.8 CC criu/servicefd.o [2021-03-04T18:29:58.188Z] #41 152.3 CC criu/signalfd.o [2021-03-04T18:29:58.188Z] #41 152.5 CC criu/sk-inet.o [2021-03-04T18:29:58.447Z] #41 ... [2021-03-04T18:29:58.447Z] [2021-03-04T18:29:58.447Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-04T18:29:58.447Z] #39 sha256:dac93565ba918d89c0a0248122071b4c573ce346ff7c6a8e74cf45cd08835e71 [2021-03-04T18:29:58.447Z] #39 DONE 0.6s [2021-03-04T18:29:58.447Z] [2021-03-04T18:29:58.447Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:29:58.447Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf [2021-03-04T18:29:58.694Z] #41 157.2 CC criu/shmem.o [2021-03-04T18:29:56.225Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-03-04T18:29:56.378Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T18:29:56.437Z] > git checkout -f 96cb22f91cf654b891795f753e3b308df6d6471c # timeout=10 [2021-03-04T18:29:59.385Z] #54 ... [2021-03-04T18:29:59.385Z] [2021-03-04T18:29:59.385Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:29:59.385Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:29:59.385Z] #41 153.5 CC criu/sk-netlink.o [2021-03-04T18:29:59.633Z] #41 158.0 CC criu/sigframe.o [2021-03-04T18:29:59.633Z] #41 158.2 CC criu/signalfd.o [2021-03-04T18:29:59.644Z] #41 153.8 CC criu/sk-packet.o [2021-03-04T18:29:59.893Z] #41 158.5 CC criu/sk-inet.o [2021-03-04T18:30:00.122Z] #20 ... [2021-03-04T18:30:00.122Z] [2021-03-04T18:30:00.122Z] #38 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-03-04T18:30:00.122Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T18:30:00.122Z] #38 DONE 213.9s [2021-03-04T18:30:00.122Z] [2021-03-04T18:30:00.122Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:30:00.122Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:30:00.122Z] #41 140.9 CC criu/pie-util.o [2021-03-04T18:30:00.122Z] #41 141.1 CC criu/pipes.o [2021-03-04T18:30:00.122Z] #41 141.8 CC criu/plugin.o [2021-03-04T18:30:00.122Z] #41 142.1 CC criu/proc_parse.o [2021-03-04T18:30:00.122Z] #41 144.5 CC criu/protobuf-desc.o [2021-03-04T18:30:00.122Z] #41 145.4 CC criu/protobuf.o [2021-03-04T18:30:00.122Z] #41 145.8 CC criu/pstree.o [2021-03-04T18:30:00.122Z] #41 ... [2021-03-04T18:30:00.122Z] [2021-03-04T18:30:00.122Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T18:30:00.122Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T18:30:00.122Z] #20 11.55 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-04T18:30:00.122Z] #20 11.64 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-04T18:30:00.122Z] #20 11.74 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-04T18:30:00.122Z] #20 11.78 Collecting pyyaml (from yamllint==1.16.0) [2021-03-04T18:30:00.122Z] #20 11.99 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-04T18:30:00.213Z] #41 154.4 CC criu/sk-queue.o [2021-03-04T18:30:00.468Z] #41 159.3 CC criu/sk-netlink.o [2021-03-04T18:30:00.473Z] #41 154.8 CC criu/sk-tcp.o [2021-03-04T18:30:00.685Z] #20 12.36 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-04T18:30:00.728Z] #41 ... [2021-03-04T18:30:00.728Z] [2021-03-04T18:30:00.728Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:30:00.728Z] #47 sha256:d52aa4792cdd40e30ef3cc17f9232187b0e9b15f23bba67cf1b35c682b459a9f [2021-03-04T18:30:00.728Z] #47 229.0 + /build/golangci-lint --version [2021-03-04T18:30:00.728Z] #47 229.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-04T18:30:00.728Z] #47 DONE 230.0s [2021-03-04T18:30:00.988Z] [2021-03-04T18:30:00.988Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:30:00.988Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c [2021-03-04T18:30:01.041Z] #41 155.3 CC criu/sk-unix.o [2021-03-04T18:30:01.247Z] #20 12.77 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-04T18:30:01.248Z] #51 ... [2021-03-04T18:30:01.248Z] [2021-03-04T18:30:01.248Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:30:01.248Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:30:01.248Z] #41 159.7 CC criu/sk-packet.o [2021-03-04T18:30:01.301Z] #41 ... [2021-03-04T18:30:01.301Z] [2021-03-04T18:30:01.301Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:30:01.301Z] #47 sha256:be86213f86d60992cd95952c9730bc9d62d67f5320c14aed3e0de82a97904a14 [2021-03-04T18:30:01.301Z] #47 228.4 + /build/golangci-lint --version [2021-03-04T18:30:01.301Z] #47 228.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-04T18:30:01.301Z] #47 DONE 229.0s [2021-03-04T18:30:01.560Z] [2021-03-04T18:30:01.560Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:30:01.560Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:30:01.810Z] #20 DONE 13.3s [2021-03-04T18:30:01.810Z] [2021-03-04T18:30:01.810Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-04T18:30:01.810Z] #23 sha256:792ba35e0e4dbdd7bd391a50c2428af0f524f4b5f2cb82105da3b9bca23cb4ae [2021-03-04T18:30:01.817Z] #41 160.6 CC criu/sk-queue.o [2021-03-04T18:30:02.066Z] #23 DONE 0.6s [2021-03-04T18:30:02.066Z] [2021-03-04T18:30:02.067Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:30:02.067Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:30:02.067Z] #41 147.1 CC criu/rbtree.o [2021-03-04T18:30:02.067Z] #41 147.5 CC criu/rst-malloc.o [2021-03-04T18:30:02.067Z] #41 147.8 CC criu/seccomp.o [2021-03-04T18:30:02.396Z] #41 148.5 CC criu/seize.o [2021-03-04T18:30:02.756Z] #41 161.1 CC criu/sk-tcp.o [2021-03-04T18:30:02.756Z] #41 161.4 CC criu/sk-unix.o [2021-03-04T18:30:02.941Z] #41 157.3 CC criu/sockets.o [2021-03-04T18:30:03.331Z] #41 149.6 CC criu/servicefd.o [2021-03-04T18:30:03.587Z] #41 150.0 CC criu/shmem.o [2021-03-04T18:30:03.938Z] #41 158.1 CC criu/stats.o [2021-03-04T18:30:04.138Z] #41 162.6 CC criu/sockets.o [2021-03-04T18:30:04.228Z] #41 158.3 CC criu/string.o [2021-03-04T18:30:04.228Z] #41 158.4 CC criu/sysctl.o [2021-03-04T18:30:04.398Z] #41 163.1 CC criu/stats.o [2021-03-04T18:30:04.502Z] #41 158.9 CC criu/sysfs_parse.o [2021-03-04T18:30:04.517Z] #41 150.8 CC criu/sigframe.o [2021-03-04T18:30:04.658Z] #41 163.3 CC criu/string.o [2021-03-04T18:30:04.658Z] #41 163.4 CC criu/sysctl.o [2021-03-04T18:30:04.780Z] #41 151.0 CC criu/signalfd.o [2021-03-04T18:30:05.037Z] #41 151.3 CC criu/sk-inet.o [2021-03-04T18:30:05.069Z] #41 159.2 CC criu/timens.o [2021-03-04T18:30:05.069Z] #41 159.4 CC criu/timerfd.o [2021-03-04T18:30:05.228Z] #41 163.9 CC criu/sysfs_parse.o [2021-03-04T18:30:05.328Z] #41 159.7 CC criu/tty.o [2021-03-04T18:30:05.487Z] #41 164.1 CC criu/timens.o [2021-03-04T18:30:05.746Z] #41 164.4 CC criu/timerfd.o [2021-03-04T18:30:05.965Z] #41 152.0 CC criu/sk-netlink.o [2021-03-04T18:30:05.965Z] #41 152.3 CC criu/sk-packet.o [2021-03-04T18:30:06.006Z] #41 164.7 CC criu/tty.o [2021-03-04T18:30:06.528Z] #41 152.7 CC criu/sk-queue.o [2021-03-04T18:30:06.708Z] #41 161.0 CC criu/tun.o [2021-03-04T18:30:06.784Z] #41 ... [2021-03-04T18:30:06.784Z] [2021-03-04T18:30:06.784Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-04T18:30:06.784Z] #47 sha256:f094358aa103081c018fd864ee30d608b6af1c607a979a2194160ed3da146151 [2021-03-04T18:30:06.784Z] #47 219.8 + /build/golangci-lint --version [2021-03-04T18:30:06.784Z] #47 220.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-04T18:30:06.784Z] #47 DONE 222.0s [2021-03-04T18:30:06.784Z] [2021-03-04T18:30:06.784Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:30:06.784Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:30:06.784Z] #41 153.0 CC criu/sk-tcp.o [2021-03-04T18:30:06.784Z] #41 ... [2021-03-04T18:30:06.784Z] [2021-03-04T18:30:06.785Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-04T18:30:06.785Z] #28 sha256:d50a8e256397973a6d9da405c95a75657546e8ac37a080dd03483b6f1a2d51b6 [2021-03-04T18:30:06.967Z] #41 161.3 CC criu/uffd.o [2021-03-04T18:30:07.041Z] #28 DONE 4.7s [2021-03-04T18:30:07.041Z] [2021-03-04T18:30:07.041Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-04T18:30:07.041Z] #31 sha256:688fec9d98a970b7279e38ccce046c7f4c898c1d1d6b8e5b45687dbf218ee9cf [2021-03-04T18:30:07.297Z] #31 DONE 0.5s [2021-03-04T18:30:07.297Z] [2021-03-04T18:30:07.298Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:30:07.298Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:30:07.298Z] #41 153.6 CC criu/sk-unix.o [2021-03-04T18:30:07.385Z] #41 166.0 CC criu/tun.o [2021-03-04T18:30:07.555Z] #41 ... [2021-03-04T18:30:07.555Z] [2021-03-04T18:30:07.555Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-04T18:30:07.555Z] #33 sha256:34e8eb848adb7f1dcbb47d76742d1fab82bcaa7df0d81c78e494273ba936e53d [2021-03-04T18:30:07.555Z] #33 DONE 0.2s [2021-03-04T18:30:07.555Z] [2021-03-04T18:30:07.555Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-04T18:30:07.555Z] #36 sha256:1842aff8ea256405afb9629bc3944e810ffd9c7329a66ea01448864b28e2cfc0 [2021-03-04T18:30:07.555Z] #36 DONE 0.1s [2021-03-04T18:30:07.645Z] #41 166.4 CC criu/uffd.o [2021-03-04T18:30:07.754Z] Commit message: "Merge commit '03a07af6def280d77dab18782fca3fceb6784743' into HEAD" [2021-03-04T18:30:07.811Z] [2021-03-04T18:30:07.811Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-04T18:30:07.811Z] #39 sha256:d7221f266ac3bfb644d5411016a880f71b4097972f615e3c5a07604095f14b13 [2021-03-04T18:30:07.905Z] #41 162.2 CC criu/util.o [2021-03-04T18:30:07.907Z] First time build. Skipping changelog. [2021-03-04T18:30:08.374Z] #39 DONE 0.7s [2021-03-04T18:30:08.374Z] [2021-03-04T18:30:08.374Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:30:08.374Z] #51 sha256:8630f2db218d9652c8e160a942fb0b226464cd49f50c66d6b54593a43db5ccad [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-04T18:30:08.584Z] #41 167.3 CC criu/util.o [2021-03-04T18:30:08.845Z] #41 163.1 CC criu/uts_ns.o [2021-03-04T18:30:09.105Z] #41 163.2 CC criu/vdso-compat.o [2021-03-04T18:30:09.105Z] #41 163.4 CC criu/vdso.o [2021-03-04T18:30:09.304Z] #51 ... [2021-03-04T18:30:09.304Z] [2021-03-04T18:30:09.304Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T18:30:09.304Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T18:30:09.304Z] #41 155.3 CC criu/sockets.o [2021-03-04T18:30:09.522Z] #41 168.3 CC criu/uts_ns.o [2021-03-04T18:30:09.560Z] #41 156.0 CC criu/stats.o [2021-03-04T18:30:09.675Z] #41 163.9 LINK criu/built-in.o [2021-03-04T18:30:09.675Z] #41 164.0 LINK criu/criu [2021-03-04T18:30:09.782Z] #41 168.5 CC criu/vdso-compat.o [2021-03-04T18:30:07.791Z] > git rev-list --no-walk 0c586372cac981cb2a135559429a4cba27654098 # timeout=10 [2021-03-04T18:30:09.935Z] #41 164.3 DEP lib/c/criu.d [2021-03-04T18:30:09.935Z] #41 164.3 CC images/rpc.pb-c.o [2021-03-04T18:30:10.042Z] #41 168.6 CC criu/vdso.o [2021-03-04T18:30:10.123Z] #41 156.3 CC criu/string.o [2021-03-04T18:30:10.123Z] #41 156.3 CC criu/sysctl.o [2021-03-04T18:30:10.504Z] #41 164.7 CC lib/c/criu.o [2021-03-04T18:30:10.612Z] #41 169.1 LINK criu/built-in.o [2021-03-04T18:30:10.612Z] #41 169.2 LINK criu/criu [2021-03-04T18:30:10.685Z] #41 156.9 CC criu/sysfs_parse.o [2021-03-04T18:30:10.872Z] #41 169.5 DEP lib/c/criu.d [2021-03-04T18:30:10.872Z] #41 169.6 CC images/rpc.pb-c.o [2021-03-04T18:30:10.941Z] #41 157.1 CC criu/timens.o [2021-03-04T18:30:11.197Z] #41 157.4 CC criu/timerfd.o [2021-03-04T18:30:11.286Z] + docker version [2021-03-04T18:30:11.441Z] #41 169.9 CC lib/c/criu.o [2021-03-04T18:30:11.442Z] #41 165.4 LINK lib/c/built-in.o [2021-03-04T18:30:11.442Z] #41 165.4 LINK lib/c/libcriu.so [2021-03-04T18:30:11.442Z] #41 165.5 LINK lib/c/libcriu.a [2021-03-04T18:30:11.442Z] #41 165.6 GEN magic.py [2021-03-04T18:30:11.442Z] #41 165.8 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T18:30:11.442Z] #41 165.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T18:30:11.442Z] #41 165.8 Note: Building without GnuTLS support [2021-03-04T18:30:11.442Z] #41 165.8 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T18:30:11.442Z] #41 165.8 Makefile.config:40: Warn: Building without nftables support [2021-03-04T18:30:11.453Z] #41 157.7 CC criu/tty.o [2021-03-04T18:30:12.010Z] #41 170.7 LINK lib/c/built-in.o [2021-03-04T18:30:12.010Z] #41 170.7 LINK lib/c/libcriu.so [2021-03-04T18:30:12.010Z] #41 170.7 LINK lib/c/libcriu.a [2021-03-04T18:30:12.010Z] #41 170.8 GEN magic.py [2021-03-04T18:30:12.011Z] #41 166.3 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T18:30:12.270Z] #41 170.9 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T18:30:12.270Z] #41 170.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T18:30:12.270Z] #41 170.9 Note: Building without GnuTLS support [2021-03-04T18:30:12.270Z] #41 170.9 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T18:30:12.270Z] #41 170.9 Makefile.config:40: Warn: Building without nftables support [2021-03-04T18:30:12.580Z] #41 166.9 make[1]: Nothing to be done for 'all'. [2021-03-04T18:30:12.819Z] #41 158.9 CC criu/tun.o [2021-03-04T18:30:12.819Z] #41 159.2 CC criu/uffd.o [2021-03-04T18:30:12.839Z] #41 171.6 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T18:30:13.149Z] #41 167.4 make[1]: 'images/built-in.o' is up to date. [2021-03-04T18:30:13.149Z] #41 167.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-04T18:30:13.149Z] #41 167.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-04T18:30:13.149Z] #41 167.5 make[1]: 'compel/libcompel.a' is up to date. [2021-03-04T18:30:13.408Z] #41 172.1 make[1]: Nothing to be done for 'all'. [2021-03-04T18:30:13.409Z] #41 167.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-04T18:30:13.409Z] #41 167.5 make[1]: Nothing to be done for 'all'. [2021-03-04T18:30:13.409Z] #41 167.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T18:30:13.409Z] #41 167.7 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:13.409Z] #41 167.7 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:13.409Z] #41 167.7 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:13.668Z] #41 167.8 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:13.668Z] #41 167.8 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:13.668Z] #41 167.9 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:13.668Z] #41 167.9 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:13.668Z] #41 168.0 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:13.668Z] #41 168.0 INSTALL criu/criu [2021-03-04T18:30:13.748Z] #41 159.9 CC criu/util.o [2021-03-04T18:30:13.836Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T18:30:13.836Z] [2021-03-04T18:30:13.836Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-04T18:30:13.836Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-04T18:30:13.836Z] HOSTNAME=7008cee85668 [2021-03-04T18:30:13.836Z] TESTDEBUG=0 [2021-03-04T18:30:13.836Z] DEST=bundles/test-integration [2021-03-04T18:30:13.836Z] PWD=/go/src/github.com/docker/docker [2021-03-04T18:30:13.836Z] DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 [2021-03-04T18:30:13.836Z] container=docker [2021-03-04T18:30:13.836Z] HOME=/root [2021-03-04T18:30:13.836Z] GOLANG_VERSION=1.13.15 [2021-03-04T18:30:13.836Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-04T18:30:13.836Z] VALIDATE_BRANCH=master [2021-03-04T18:30:13.836Z] TERM=xterm [2021-03-04T18:30:13.836Z] DOCKER_PKG=github.com/docker/docker [2021-03-04T18:30:13.836Z] SHLVL=1 [2021-03-04T18:30:13.836Z] TIMEOUT=120m [2021-03-04T18:30:13.836Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-04T18:30:13.836Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-04T18:30:13.836Z] GO111MODULE=off [2021-03-04T18:30:13.836Z] DOCKER_EXPERIMENTAL=1 [2021-03-04T18:30:13.836Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-04T18:30:13.836Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-04T18:30:13.836Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-04T18:30:13.836Z] GOPATH=/go [2021-03-04T18:30:13.836Z] PKG_CONFIG=pkg-config [2021-03-04T18:30:13.836Z] _=/usr/bin/env [2021-03-04T18:30:13.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-04T18:30:13.928Z] #41 DONE 168.3s [2021-03-04T18:30:13.928Z] [2021-03-04T18:30:13.928Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:30:13.928Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf [2021-03-04T18:30:13.978Z] #41 172.6 make[1]: 'images/built-in.o' is up to date. [2021-03-04T18:30:13.978Z] #41 172.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-04T18:30:13.978Z] #41 172.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-04T18:30:13.978Z] #41 172.7 make[1]: 'compel/libcompel.a' is up to date. [2021-03-04T18:30:14.238Z] #41 172.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-04T18:30:14.238Z] #41 172.8 make[1]: Nothing to be done for 'all'. [2021-03-04T18:30:14.238Z] #41 172.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T18:30:14.238Z] #41 173.0 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:14.497Z] #41 173.0 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:14.497Z] #41 173.1 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:14.497Z] #41 173.1 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:14.497Z] #41 173.2 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:14.497Z] #41 173.2 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:14.497Z] #41 173.2 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:14.676Z] #41 160.7 CC criu/uts_ns.o [2021-03-04T18:30:14.676Z] #41 160.9 CC criu/vdso-compat.o [2021-03-04T18:30:14.676Z] #41 161.0 CC criu/vdso.o [2021-03-04T18:30:14.757Z] #41 173.3 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:14.757Z] #41 173.3 INSTALL criu/criu [2021-03-04T18:30:15.017Z] #41 DONE 173.7s [2021-03-04T18:30:15.017Z] [2021-03-04T18:30:15.017Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:30:15.017Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c [2021-03-04T18:30:15.238Z] #41 161.4 LINK criu/built-in.o [2021-03-04T18:30:15.238Z] #41 161.5 LINK criu/criu [2021-03-04T18:30:15.801Z] #41 161.9 DEP lib/c/criu.d [2021-03-04T18:30:15.801Z] #41 161.9 CC images/rpc.pb-c.o [2021-03-04T18:30:15.835Z] #54 ... [2021-03-04T18:30:15.835Z] [2021-03-04T18:30:15.835Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-04T18:30:15.835Z] #42 sha256:6699908cd195b4af23224011df83686f61fa1045dba34c0773453ec8c947077b [2021-03-04T18:30:15.835Z] #42 DONE 0.1s [2021-03-04T18:30:15.835Z] [2021-03-04T18:30:15.835Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-04T18:30:15.835Z] #44 sha256:356c74c469c13e74d3081055b158db6e36800562d725bede091e01c3dd0ad029 [2021-03-04T18:30:15.835Z] #44 DONE 0.2s [2021-03-04T18:30:15.835Z] [2021-03-04T18:30:15.835Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-04T18:30:15.835Z] #46 sha256:87409f8a7af24ce553c694d24609597e2dc578d5459673e1c59938e3329aa31c [2021-03-04T18:30:15.835Z] #46 DONE 0.1s [2021-03-04T18:30:15.835Z] [2021-03-04T18:30:15.835Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:30:15.835Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf [2021-03-04T18:30:15.835Z] #54 ... [2021-03-04T18:30:15.835Z] [2021-03-04T18:30:15.835Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-04T18:30:15.835Z] #48 sha256:d8062e27c6f892741edc5bdacf0fa37753fc5abcccdd465fc5155235cb0f4bd1 [2021-03-04T18:30:15.958Z] #51 ... [2021-03-04T18:30:15.958Z] [2021-03-04T18:30:15.958Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-04T18:30:15.958Z] #42 sha256:f5555374e96f90007222b1ef3452b75b46ad9be87f32e9c9db773a1429c60179 [2021-03-04T18:30:16.057Z] #41 162.3 CC lib/c/criu.o [2021-03-04T18:30:16.218Z] #42 DONE 0.1s [2021-03-04T18:30:16.218Z] [2021-03-04T18:30:16.218Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-04T18:30:16.218Z] #44 sha256:dffea1f8d2c8fab3f0c49667d4c796b2e2b31a2548ca185708ba487a7c9f5f75 [2021-03-04T18:30:16.218Z] #44 DONE 0.2s [2021-03-04T18:30:16.218Z] [2021-03-04T18:30:16.218Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:30:16.218Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c [2021-03-04T18:30:16.405Z] #48 DONE 0.5s [2021-03-04T18:30:16.405Z] [2021-03-04T18:30:16.405Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-04T18:30:16.405Z] #50 sha256:35a7c9e6fb80d5ca46784e4c5bb35fb5b371623ba173c9b7104f87a96391e150 [2021-03-04T18:30:16.405Z] #50 DONE 0.1s [2021-03-04T18:30:16.405Z] [2021-03-04T18:30:16.405Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:30:16.405Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf [2021-03-04T18:30:16.478Z] #51 ... [2021-03-04T18:30:16.478Z] [2021-03-04T18:30:16.478Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-04T18:30:16.478Z] #46 sha256:0fc6951e1f43bf33d38ea7891bfd02096a4fb93690efe1657f896593c3dbd779 [2021-03-04T18:30:16.478Z] #46 DONE 0.1s [2021-03-04T18:30:16.478Z] [2021-03-04T18:30:16.478Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-04T18:30:16.478Z] #48 sha256:78efebf2a32e67be05b2e7e24c48d5ed15852fc1320595ec6aa5239b8a724371 [2021-03-04T18:30:16.985Z] #41 163.0 LINK lib/c/built-in.o [2021-03-04T18:30:16.985Z] #41 163.1 LINK lib/c/libcriu.so [2021-03-04T18:30:16.985Z] #41 163.1 LINK lib/c/libcriu.a [2021-03-04T18:30:16.985Z] #41 163.2 GEN magic.py [2021-03-04T18:30:17.050Z] #48 DONE 0.5s [2021-03-04T18:30:17.050Z] [2021-03-04T18:30:17.050Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-04T18:30:17.050Z] #50 sha256:039c01ceac9fda9c134c63670567489e0c3c6d96cdb95f8dbf9a065698ea0b64 [2021-03-04T18:30:17.050Z] #50 DONE 0.1s [2021-03-04T18:30:17.050Z] [2021-03-04T18:30:17.050Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:30:17.050Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c [2021-03-04T18:30:17.089Z] Client: Docker Engine - Enterprise [2021-03-04T18:30:17.089Z] Version: 19.03.12 [2021-03-04T18:30:17.089Z] API version: 1.40 [2021-03-04T18:30:17.089Z] Go version: go1.13.13 [2021-03-04T18:30:17.089Z] Git commit: 4306744 [2021-03-04T18:30:17.089Z] Built: 08/05/2020 19:27:53 [2021-03-04T18:30:17.089Z] OS/Arch: windows/amd64 [2021-03-04T18:30:17.089Z] Experimental: false [2021-03-04T18:30:17.089Z] [2021-03-04T18:30:17.089Z] Server: Docker Engine - Enterprise [2021-03-04T18:30:17.089Z] Engine: [2021-03-04T18:30:17.089Z] Version: 19.03.12 [2021-03-04T18:30:17.089Z] API version: 1.40 (minimum version 1.24) [2021-03-04T18:30:17.089Z] Go version: go1.13.13 [2021-03-04T18:30:17.089Z] Git commit: f295753ffd [2021-03-04T18:30:17.089Z] Built: 08/05/2020 19:26:41 [2021-03-04T18:30:17.089Z] OS/Arch: windows/amd64 [2021-03-04T18:30:17.089Z] Experimental: true [2021-03-04T18:30:17.241Z] #41 163.3 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T18:30:17.241Z] #41 163.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T18:30:17.241Z] #41 163.3 Note: Building without GnuTLS support [2021-03-04T18:30:17.241Z] #41 163.3 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T18:30:17.241Z] #41 163.3 Makefile.config:40: Warn: Building without nftables support [Pipeline] sh [2021-03-04T18:30:17.803Z] #41 163.9 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T18:30:18.059Z] #41 164.5 make[1]: Nothing to be done for 'all'. [2021-03-04T18:30:18.621Z] #41 165.0 make[1]: 'images/built-in.o' is up to date. [2021-03-04T18:30:18.622Z] #41 165.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-04T18:30:18.622Z] #41 165.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-04T18:30:18.622Z] #41 165.0 make[1]: 'compel/libcompel.a' is up to date. [2021-03-04T18:30:18.628Z] + docker info [2021-03-04T18:30:18.878Z] #41 165.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-04T18:30:18.878Z] #41 165.1 make[1]: Nothing to be done for 'all'. [2021-03-04T18:30:18.878Z] #41 165.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T18:30:19.140Z] #41 165.2 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:19.140Z] #41 165.2 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:19.140Z] #41 165.3 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:19.140Z] #41 165.3 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:19.140Z] #41 165.4 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:19.140Z] #41 165.4 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:19.140Z] #41 165.4 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:19.399Z] #41 165.5 make[2]: Nothing to be done for 'all'. [2021-03-04T18:30:19.399Z] #41 165.5 INSTALL criu/criu [2021-03-04T18:30:19.655Z] #41 DONE 165.9s [2021-03-04T18:30:19.655Z] [2021-03-04T18:30:19.655Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:30:19.655Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0 [2021-03-04T18:30:20.282Z] --- PASS: TestBuildWithHugeFile (51.00s) [2021-03-04T18:30:20.282Z] === RUN TestBuildWCOWSandboxSize [2021-03-04T18:30:20.282Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-04T18:30:20.282Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-04T18:30:20.282Z] === RUN TestBuildWithEmptyDockerfile [2021-03-04T18:30:20.282Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T18:30:20.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T18:30:20.282Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T18:30:20.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T18:30:20.282Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T18:30:20.282Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T18:30:20.282Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T18:30:20.282Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T18:30:20.282Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T18:30:20.282Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-03-04T18:30:20.282Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-03-04T18:30:20.282Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-03-04T18:30:20.282Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-04T18:30:20.282Z] === RUN TestBuildPreserveOwnership [2021-03-04T18:30:20.282Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-04T18:30:20.282Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-04T18:30:21.026Z] #54 ... [2021-03-04T18:30:21.026Z] [2021-03-04T18:30:21.026Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-04T18:30:21.026Z] #42 sha256:9f6810f87d21c788d2858823188598642b937da38384bfe86d5940abe14be8d6 [2021-03-04T18:30:21.026Z] #42 DONE 0.1s [2021-03-04T18:30:21.026Z] [2021-03-04T18:30:21.026Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-04T18:30:21.026Z] #44 sha256:02aa4eafd504e96bf84460aaf205767e0b7700c689d87e9b25c61dee94828da0 [2021-03-04T18:30:21.026Z] #44 DONE 0.2s [2021-03-04T18:30:21.026Z] [2021-03-04T18:30:21.026Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-04T18:30:21.026Z] #46 sha256:b0274e8078022970bd06fb0c7c0f8903c3e182222657582a0cf8c55b5e766165 [2021-03-04T18:30:21.026Z] #46 DONE 0.1s [2021-03-04T18:30:21.026Z] [2021-03-04T18:30:21.026Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:30:21.026Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0 [2021-03-04T18:30:21.248Z] #51 ... [2021-03-04T18:30:21.248Z] [2021-03-04T18:30:21.248Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:30:21.248Z] #54 sha256:6fdbaa88c5001a4e971de33c1b7246b13890940e003714506746ac6b2562f62e [2021-03-04T18:30:21.248Z] #54 204.5 + bin/containerd [2021-03-04T18:30:21.283Z] #54 ... [2021-03-04T18:30:21.283Z] [2021-03-04T18:30:21.283Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-04T18:30:21.283Z] #48 sha256:d26f1813152b9b7ccd78e8fa28f2969c585bc01a8c92c43967541c16d7b8e0b6 [2021-03-04T18:30:21.682Z] #54 200.3 + bin/containerd [2021-03-04T18:30:21.845Z] #48 DONE 0.5s [2021-03-04T18:30:21.846Z] [2021-03-04T18:30:21.846Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-04T18:30:21.846Z] #50 sha256:9202081053efadb7761da58f7c802e14b126030e71df32a3f84287ef1c4d4f7a [2021-03-04T18:30:21.846Z] #50 DONE 0.1s [2021-03-04T18:30:21.846Z] [2021-03-04T18:30:21.846Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:30:21.846Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0 [2021-03-04T18:30:24.441Z] --- PASS: TestBuildPreserveOwnership (9.68s) [2021-03-04T18:30:24.441Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.68s) [2021-03-04T18:30:24.441Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-03-04T18:30:24.441Z] === RUN TestBuildPlatformInvalid [2021-03-04T18:30:24.441Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-03-04T18:30:24.441Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-04T18:30:24.441Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-04T18:30:24.441Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-04T18:30:24.441Z] PASS [2021-03-04T18:30:24.441Z] [2021-03-04T18:30:24.441Z] === Skipped [2021-03-04T18:30:24.441Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-04T18:30:24.441Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T18:30:24.441Z] [2021-03-04T18:30:24.441Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-04T18:30:24.441Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-04T18:30:24.441Z] [2021-03-04T18:30:24.441Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-04T18:30:24.441Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-04T18:30:24.441Z] [2021-03-04T18:30:24.441Z] [2021-03-04T18:30:24.441Z] DONE 34 tests, 3 skipped in 128.397s [2021-03-04T18:30:24.441Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-04T18:30:24.441Z] INFO: Testing against a local daemon [2021-03-04T18:30:24.441Z] === RUN TestConfigInspect [2021-03-04T18:30:24.441Z] --- SKIP: TestConfigInspect (0.02s) [2021-03-04T18:30:24.441Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:30:24.441Z] === RUN TestConfigList [2021-03-04T18:30:24.441Z] --- SKIP: TestConfigList (0.01s) [2021-03-04T18:30:24.441Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:30:24.441Z] === RUN TestConfigsCreateAndDelete [2021-03-04T18:30:24.441Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-03-04T18:30:24.441Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:30:24.441Z] === RUN TestConfigsUpdate [2021-03-04T18:30:24.441Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-03-04T18:30:24.441Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:30:24.441Z] === RUN TestTemplatedConfig [2021-03-04T18:30:24.441Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-04T18:30:24.441Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:30:24.441Z] === RUN TestConfigCreateResolve [2021-03-04T18:30:24.441Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-03-04T18:30:24.441Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:30:24.441Z] === RUN TestConfigDaemonLibtrustID [2021-03-04T18:30:26.350Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-03-04T18:30:26.350Z] PASS [2021-03-04T18:30:26.350Z] [2021-03-04T18:30:26.350Z] === Skipped [2021-03-04T18:30:26.350Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-03-04T18:30:26.350Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:30:26.350Z] [2021-03-04T18:30:26.350Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-03-04T18:30:26.350Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:30:26.350Z] [2021-03-04T18:30:26.350Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-03-04T18:30:26.350Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:30:26.350Z] [2021-03-04T18:30:26.350Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-03-04T18:30:26.350Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:30:26.350Z] [2021-03-04T18:30:26.350Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-03-04T18:30:26.350Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:30:26.350Z] [2021-03-04T18:30:26.350Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-03-04T18:30:26.350Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:30:26.350Z] [2021-03-04T18:30:26.350Z] [2021-03-04T18:30:26.350Z] DONE 7 tests, 6 skipped in 1.716s [2021-03-04T18:30:26.350Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-04T18:30:26.350Z] INFO: Testing against a local daemon [2021-03-04T18:30:26.350Z] === RUN TestCheckpoint [2021-03-04T18:30:26.350Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-04T18:30:26.350Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T18:30:26.350Z] === RUN TestContainerInvalidJSON [2021-03-04T18:30:26.350Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T18:30:26.350Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T18:30:26.350Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T18:30:26.350Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T18:30:26.350Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-04T18:30:26.350Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-04T18:30:26.350Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T18:30:26.350Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-04T18:30:26.350Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T18:30:26.350Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-04T18:30:26.350Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-04T18:30:26.350Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-04T18:30:26.350Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-04T18:30:26.350Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-04T18:30:26.350Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-03-04T18:30:26.350Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-04T18:30:26.350Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-03-04T18:30:26.350Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-04T18:30:26.350Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-03-04T18:30:26.350Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-04T18:30:26.350Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-03-04T18:30:26.350Z] === RUN TestCopyFromContainer [2021-03-04T18:30:26.525Z] #54 ... [2021-03-04T18:30:26.525Z] [2021-03-04T18:30:26.525Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:30:26.525Z] #51 sha256:5b8b7bfcf1f4f5e2fc2943dacf8452394d805af7a7a06e89f3732845da1b770c [2021-03-04T18:30:26.525Z] #51 132.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-04T18:30:26.525Z] #51 134.0 + mkdir -p /build [2021-03-04T18:30:26.525Z] #51 134.1 + cp runc /build/runc [2021-03-04T18:30:26.525Z] #51 DONE 134.6s [2021-03-04T18:30:26.525Z] [2021-03-04T18:30:26.525Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:30:26.525Z] #54 sha256:6fdbaa88c5001a4e971de33c1b7246b13890940e003714506746ac6b2562f62e [2021-03-04T18:30:26.960Z] #54 ... [2021-03-04T18:30:26.960Z] [2021-03-04T18:30:26.960Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:30:26.960Z] #51 sha256:5f9b2b707da3048d1c9d5d939d7b58dcdc11cf6dffa34fabc814a9dfa922912d [2021-03-04T18:30:26.960Z] #51 130.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-04T18:30:26.960Z] #51 130.8 + mkdir -p /build [2021-03-04T18:30:26.960Z] #51 130.8 + cp runc /build/runc [2021-03-04T18:30:26.960Z] #51 DONE 131.1s [2021-03-04T18:30:26.960Z] [2021-03-04T18:30:26.960Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:30:26.960Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf [2021-03-04T18:30:27.465Z] #54 ... [2021-03-04T18:30:27.465Z] [2021-03-04T18:30:27.465Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-04T18:30:27.465Z] #52 sha256:ea76b4efb54e7b5d04e2fb183e310e71c3d54475b299d8f0ff78af1732b7aad5 [2021-03-04T18:30:27.898Z] #54 ... [2021-03-04T18:30:27.898Z] [2021-03-04T18:30:27.898Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-04T18:30:27.898Z] #52 sha256:edc5bfdd9eaa6c9ee34a2b69bba3f3eb1da46819fb0af96055eb16df9f8f8acb [2021-03-04T18:30:27.898Z] #52 DONE 0.1s [2021-03-04T18:30:28.034Z] #52 DONE 0.4s [2021-03-04T18:30:28.034Z] [2021-03-04T18:30:28.034Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:30:28.034Z] #54 sha256:6fdbaa88c5001a4e971de33c1b7246b13890940e003714506746ac6b2562f62e [2021-03-04T18:30:28.157Z] [2021-03-04T18:30:28.157Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:30:28.157Z] #54 sha256:af44d7575ebc29d51579b3b850d83f84c47914ef7ddfb84a3e8ad142b4f7a4bf [2021-03-04T18:30:28.478Z] #54 196.7 + bin/containerd [2021-03-04T18:30:30.508Z] === RUN TestCopyFromContainer// [2021-03-04T18:30:30.508Z] === RUN TestCopyFromContainer//bar/root [2021-03-04T18:30:30.508Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-04T18:30:30.508Z] === RUN TestCopyFromContainer/bar/quux [2021-03-04T18:30:30.508Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-04T18:30:30.508Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-04T18:30:30.508Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-04T18:30:30.508Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-04T18:30:30.763Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-04T18:30:30.763Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-04T18:30:30.763Z] --- PASS: TestCopyFromContainer (4.42s) [2021-03-04T18:30:30.763Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-04T18:30:30.763Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-04T18:30:30.763Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-04T18:30:30.763Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-03-04T18:30:30.763Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-04T18:30:30.763Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-04T18:30:30.763Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-04T18:30:30.763Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-04T18:30:30.763Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-04T18:30:30.763Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-04T18:30:30.763Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-04T18:30:30.763Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T18:30:30.763Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T18:30:30.763Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T18:30:30.763Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T18:30:30.763Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T18:30:30.763Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T18:30:30.763Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T18:30:30.763Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T18:30:30.763Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T18:30:30.763Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-04T18:30:30.763Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-04T18:30:30.763Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-03-04T18:30:30.763Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-04T18:30:30.763Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-04T18:30:31.019Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-04T18:30:31.019Z] === RUN TestCreateWithInvalidEnv [2021-03-04T18:30:31.019Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-04T18:30:31.019Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-04T18:30:31.019Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-04T18:30:31.019Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-04T18:30:31.019Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-04T18:30:31.019Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-04T18:30:31.019Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-04T18:30:31.019Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-04T18:30:31.019Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-04T18:30:31.019Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-04T18:30:31.019Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-04T18:30:31.019Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-04T18:30:31.019Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-04T18:30:31.020Z] === RUN TestCreateTmpfsMountsTarget [2021-03-04T18:30:31.020Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-04T18:30:31.020Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-04T18:30:31.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-04T18:30:32.381Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2021-03-04T18:30:32.381Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-04T18:30:32.639Z] #54 ... [2021-03-04T18:30:32.639Z] [2021-03-04T18:30:32.639Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-04T18:30:32.639Z] #51 sha256:8630f2db218d9652c8e160a942fb0b226464cd49f50c66d6b54593a43db5ccad [2021-03-04T18:30:32.639Z] #51 127.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-04T18:30:32.639Z] #51 128.0 + mkdir -p /build [2021-03-04T18:30:32.639Z] #51 128.0 + cp runc /build/runc [2021-03-04T18:30:32.639Z] #51 DONE 128.5s [2021-03-04T18:30:32.639Z] [2021-03-04T18:30:32.639Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:30:32.639Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0 [2021-03-04T18:30:33.308Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2021-03-04T18:30:33.308Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-04T18:30:33.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T18:30:33.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T18:30:33.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T18:30:33.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T18:30:33.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T18:30:33.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T18:30:33.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T18:30:33.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T18:30:33.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T18:30:33.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T18:30:33.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T18:30:33.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T18:30:33.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T18:30:33.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T18:30:33.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T18:30:33.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-04T18:30:33.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-04T18:30:33.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-04T18:30:33.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-04T18:30:33.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-04T18:30:33.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-04T18:30:33.309Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-04T18:30:33.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-04T18:30:33.869Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2021-03-04T18:30:33.869Z] === RUN TestCreateDifferentPlatform [2021-03-04T18:30:33.869Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-04T18:30:33.869Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-04T18:30:33.869Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-04T18:30:33.869Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-04T18:30:33.869Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-04T18:30:33.869Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-04T18:30:33.869Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-03-04T18:30:33.869Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-04T18:30:33.869Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-04T18:30:33.869Z] === RUN TestContainerStartOnDaemonRestart [2021-03-04T18:30:33.869Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-03-04T18:30:33.869Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-04T18:30:33.869Z] === RUN TestDaemonRestartIpcMode [2021-03-04T18:30:33.869Z] === PAUSE TestDaemonRestartIpcMode [2021-03-04T18:30:33.869Z] === RUN TestDaemonHostGatewayIP [2021-03-04T18:30:33.869Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-03-04T18:30:33.869Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:30:33.869Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-04T18:30:33.869Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-04T18:30:33.869Z] === RUN TestContainerKillOnDaemonStart [2021-03-04T18:30:33.869Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-04T18:30:33.869Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-04T18:30:33.869Z] === RUN TestDiff [2021-03-04T18:30:34.003Z] #54 ... [2021-03-04T18:30:34.003Z] [2021-03-04T18:30:34.003Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-04T18:30:34.003Z] #52 sha256:b6718bfbbe4c8add2061a80815d9853052bff48ad78fd7703594bd6f6cccf0f3 [2021-03-04T18:30:34.003Z] #52 DONE 0.1s [2021-03-04T18:30:34.124Z] --- PASS: TestDiff (0.41s) [2021-03-04T18:30:34.124Z] === RUN TestExecWithCloseStdin [2021-03-04T18:30:34.258Z] [2021-03-04T18:30:34.258Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-04T18:30:34.258Z] #54 sha256:6bf63d55f7ea2c288ca1beae0ec9d902c5f735419b4d53da413213390c00b3c0 [2021-03-04T18:30:34.685Z] --- PASS: TestExecWithCloseStdin (0.51s) [2021-03-04T18:30:34.685Z] === RUN TestExec [2021-03-04T18:30:35.246Z] --- PASS: TestExec (0.47s) [2021-03-04T18:30:35.246Z] === RUN TestExecUser [2021-03-04T18:30:35.806Z] --- PASS: TestExecUser (0.47s) [2021-03-04T18:30:35.806Z] === RUN TestExportContainerAndImportImage [2021-03-04T18:30:36.342Z] Client: [2021-03-04T18:30:36.342Z] Debug Mode: false [2021-03-04T18:30:36.342Z] Plugins: [2021-03-04T18:30:36.342Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-04T18:30:36.342Z] [2021-03-04T18:30:36.342Z] Server: [2021-03-04T18:30:36.342Z] Containers: 0 [2021-03-04T18:30:36.342Z] Running: 0 [2021-03-04T18:30:36.342Z] Paused: 0 [2021-03-04T18:30:36.342Z] Stopped: 0 [2021-03-04T18:30:36.342Z] Images: 0 [2021-03-04T18:30:36.342Z] Server Version: 19.03.12 [2021-03-04T18:30:36.342Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-03-04T18:30:36.342Z] LCOW: [2021-03-04T18:30:36.342Z] Windows: [2021-03-04T18:30:36.342Z] Logging Driver: json-file [2021-03-04T18:30:36.342Z] Plugins: [2021-03-04T18:30:36.342Z] Volume: local [2021-03-04T18:30:36.342Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-04T18:30:36.342Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-04T18:30:36.342Z] Swarm: inactive [2021-03-04T18:30:36.342Z] Default Isolation: process [2021-03-04T18:30:36.342Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-04T18:30:36.342Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-04T18:30:36.342Z] OSType: windows [2021-03-04T18:30:36.342Z] Architecture: x86_64 [2021-03-04T18:30:36.342Z] CPUs: 4 [2021-03-04T18:30:36.342Z] Total Memory: 32GiB [2021-03-04T18:30:36.342Z] Name: azwin-2-960050 [2021-03-04T18:30:36.342Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-03-04T18:30:36.342Z] Docker Root Dir: D:\docker [2021-03-04T18:30:36.342Z] Debug Mode: false [2021-03-04T18:30:36.342Z] Registry: https://index.docker.io/v1/ [2021-03-04T18:30:36.342Z] Labels: [2021-03-04T18:30:36.342Z] Experimental: true [2021-03-04T18:30:36.342Z] Insecure Registries: [2021-03-04T18:30:36.342Z] 10.0.0.4:5000 [2021-03-04T18:30:36.342Z] 127.0.0.0/8 [2021-03-04T18:30:36.342Z] Registry Mirrors: [2021-03-04T18:30:36.342Z] http://10.0.0.4:5000/ [2021-03-04T18:30:36.342Z] Live Restore Enabled: false [2021-03-04T18:30:36.342Z] [2021-03-04T18:30:36.369Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2021-03-04T18:30:36.369Z] === RUN TestExportContainerAfterDaemonRestart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-03-04T18:30:39.628Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-03-04T18:30:39.628Z] === RUN TestHealthCheckWorkdir [2021-03-04T18:30:40.189Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2021-03-04T18:30:40.189Z] === RUN TestHealthKillContainer [2021-03-04T18:30:42.699Z] --- PASS: TestHealthKillContainer (2.50s) [2021-03-04T18:30:42.699Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-04T18:30:42.954Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2021-03-04T18:30:42.954Z] === RUN TestIpcModeNone [2021-03-04T18:30:43.514Z] --- PASS: TestIpcModeNone (0.45s) [2021-03-04T18:30:43.514Z] === RUN TestIpcModePrivate [2021-03-04T18:30:44.074Z] --- PASS: TestIpcModePrivate (0.46s) [2021-03-04T18:30:44.074Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-03-04T18:30:44.074Z] === RUN TestIpcModeShareable [2021-03-04T18:30:44.074Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-03-04T18:30:44.074Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T18:30:44.074Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-04T18:30:45.437Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2021-03-04T18:30:45.437Z] === RUN TestAPIIpcModeHost [2021-03-04T18:30:45.437Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-03-04T18:30:45.437Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T18:30:45.437Z] === RUN TestDaemonIpcModeShareable [2021-03-04T18:30:45.437Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-03-04T18:30:45.437Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T18:30:45.437Z] === RUN TestDaemonIpcModePrivate [2021-03-04T18:30:47.947Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2021-03-04T18:30:47.947Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-03-04T18:30:47.947Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-04T18:30:47.947Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-04T18:30:47.947Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T18:30:47.947Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-04T18:30:47.947Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-04T18:30:47.947Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T18:30:47.947Z] === RUN TestIpcModeOlderClient [2021-03-04T18:30:47.947Z] === PAUSE TestIpcModeOlderClient [2021-03-04T18:30:47.947Z] === RUN TestKillContainerInvalidSignal [2021-03-04T18:30:47.947Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2021-03-04T18:30:47.947Z] === RUN TestKillContainer [2021-03-04T18:30:47.947Z] === RUN TestKillContainer/no_signal [2021-03-04T18:30:48.507Z] === RUN TestKillContainer/non_killing_signal [2021-03-04T18:30:48.507Z] === RUN TestKillContainer/killing_signal [2021-03-04T18:30:49.074Z] --- PASS: TestKillContainer (1.24s) [2021-03-04T18:30:49.074Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-03-04T18:30:49.074Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-03-04T18:30:49.074Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2021-03-04T18:30:49.074Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-04T18:30:49.074Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-04T18:30:49.638Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-04T18:30:49.897Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2021-03-04T18:30:49.897Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2021-03-04T18:30:50.152Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2021-03-04T18:30:50.152Z] === RUN TestKillStoppedContainer [2021-03-04T18:30:50.152Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-03-04T18:30:50.152Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-04T18:30:50.152Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-03-04T18:30:50.152Z] === RUN TestKillDifferentUserContainer [2021-03-04T18:30:50.407Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2021-03-04T18:30:50.407Z] === RUN TestInspectOomKilledTrue [2021-03-04T18:30:50.407Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-04T18:30:50.407Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:30:50.407Z] === RUN TestInspectOomKilledFalse [2021-03-04T18:30:50.407Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-04T18:30:50.407Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T18:30:50.407Z] === RUN TestLinksEtcHostsContentMatch [2021-03-04T18:30:50.407Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-03-04T18:30:50.407Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-04T18:30:50.407Z] === RUN TestLinksContainerNames [2021-03-04T18:30:51.332Z] --- PASS: TestLinksContainerNames (0.80s) [2021-03-04T18:30:51.332Z] === RUN TestLogsFollowTailEmpty [2021-03-04T18:30:51.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-04T18:30:51.892Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-03-04T18:30:51.892Z] === RUN TestContainerNetworkMountsNoChown [2021-03-04T18:30:52.148Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/default [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/default [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/private [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/private [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/rprivate [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/slave [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/slave [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/rslave [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/shared [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/shared [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/rshared [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-04T18:30:52.148Z] === CONT TestMountDaemonRoot/default [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-04T18:30:52.148Z] === CONT TestMountDaemonRoot/rslave [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T18:30:52.148Z] === CONT TestMountDaemonRoot/rshared [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T18:30:52.148Z] === CONT TestMountDaemonRoot/shared [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-04T18:30:52.148Z] === CONT TestMountDaemonRoot/rprivate [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T18:30:52.148Z] === CONT TestMountDaemonRoot/slave [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-04T18:30:52.148Z] === CONT TestMountDaemonRoot/private [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-04T18:30:52.148Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-04T18:30:52.148Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-04T18:30:52.148Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-04T18:30:52.148Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-04T18:30:52.148Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-04T18:30:52.148Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-04T18:30:52.148Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-04T18:30:52.148Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-04T18:30:52.148Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-04T18:30:52.403Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-04T18:30:52.404Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-04T18:30:52.660Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-04T18:30:52.660Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-03-04T18:30:52.660Z] === RUN TestContainerBindMountNonRecursive [2021-03-04T18:30:52.660Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-03-04T18:30:52.660Z] 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) [2021-03-04T18:30:52.660Z] === RUN TestContainerVolumesMountedAsShared [2021-03-04T18:30:52.660Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-03-04T18:30:52.660Z] 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) [2021-03-04T18:30:52.660Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-04T18:30:52.660Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-03-04T18:30:52.660Z] 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) [2021-03-04T18:30:52.660Z] === RUN TestNetworkNat [2021-03-04T18:30:52.916Z] --- PASS: TestNetworkNat (0.47s) [2021-03-04T18:30:52.916Z] === RUN TestNetworkLocalhostTCPNat [2021-03-04T18:30:53.478Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-03-04T18:30:53.478Z] === RUN TestNetworkLoopbackNat [2021-03-04T18:30:54.591Z] #54 236.0 + bin/containerd-stress [2021-03-04T18:30:54.591Z] #54 238.1 + bin/containerd-shim [2021-03-04T18:30:54.709Z] #54 231.5 + bin/containerd-stress [2021-03-04T18:30:55.277Z] #54 233.7 + bin/containerd-shim [2021-03-04T18:30:55.989Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2021-03-04T18:30:55.989Z] === RUN TestPause [2021-03-04T18:30:55.989Z] --- SKIP: TestPause (0.00s) [2021-03-04T18:30:55.989Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:30:55.989Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-04T18:30:55.989Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T18:30:55.989Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T18:30:55.989Z] === RUN TestPauseStopPausedContainer [2021-03-04T18:30:55.989Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-03-04T18:30:55.989Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:30:55.989Z] === RUN TestPsFilter [2021-03-04T18:30:55.989Z] --- PASS: TestPsFilter (0.10s) [2021-03-04T18:30:55.989Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-04T18:30:56.550Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2021-03-04T18:30:56.550Z] === RUN TestRemoveContainerWithVolume [2021-03-04T18:30:56.805Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2021-03-04T18:30:56.805Z] === RUN TestRemoveContainerRunning [2021-03-04T18:30:57.366Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-03-04T18:30:57.366Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-04T18:30:57.927Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-03-04T18:30:57.927Z] === RUN TestRemoveInvalidContainer [2021-03-04T18:30:57.927Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-04T18:30:57.927Z] === RUN TestRenameLinkedContainer [2021-03-04T18:30:58.160Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-03-04T18:30:58.160Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0f2b060a\powershellScript.ps1'; exit $LASTEXITCODE; [2021-03-04T18:30:58.160Z] ---------------------------------------------------------------------------- [2021-03-04T18:30:58.160Z] [2021-03-04T18:30:58.160Z] INFO: executeCI.ps1 starting at Thu Mar 4 18:30:55 CUT 2021 [2021-03-04T18:30:58.160Z] [2021-03-04T18:30:58.160Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-03-04T18:30:58.160Z] INFO: Running git version 2.24.1.windows.2 [2021-03-04T18:30:58.160Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-03-04T18:30:58.160Z] INFO: Environment variables: [2021-03-04T18:30:58.160Z] [2021-03-04T18:30:58.160Z] Name Value [2021-03-04T18:30:58.160Z] ---- ----- [2021-03-04T18:30:58.160Z] ALLUSERSPROFILE C:\ProgramData [2021-03-04T18:30:58.160Z] amd64 true [2021-03-04T18:30:58.160Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-03-04T18:30:58.160Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-03-04T18:30:58.160Z] arm64 true [2021-03-04T18:30:58.160Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-03-04T18:30:58.160Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-03-04T18:30:58.160Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-03-04T18:30:58.160Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-03-04T18:30:58.160Z] BRANCH_NAME PR-42083 [2021-03-04T18:30:58.160Z] BUILD_DISPLAY_NAME #5 [2021-03-04T18:30:58.160Z] BUILD_ID 5 [2021-03-04T18:30:58.160Z] BUILD_NUMBER 5 [2021-03-04T18:30:58.160Z] BUILD_TAG jenkins-moby-PR-42083-5 [2021-03-04T18:30:58.160Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42083/5/ [2021-03-04T18:30:58.160Z] cgroup2 true [2021-03-04T18:30:58.160Z] CHANGE_AUTHOR clubby789 [2021-03-04T18:30:58.160Z] CHANGE_AUTHOR_EMAIL jamie@hill-daniel.co.uk [2021-03-04T18:30:58.160Z] CHANGE_BRANCH enable_process_vm [2021-03-04T18:30:58.160Z] CHANGE_FORK clubby789 [2021-03-04T18:30:58.160Z] CHANGE_ID 42083 [2021-03-04T18:30:58.160Z] CHANGE_TARGET master [2021-03-04T18:30:58.160Z] CHANGE_TITLE Enable `process_vm_readv` and `process_vm_writev` for kernel >= 4.8 [2021-03-04T18:30:58.160Z] CHANGE_URL https://github.com/moby/moby/pull/42083 [2021-03-04T18:30:58.160Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T18:30:58.160Z] CommonProgramFiles C:\Program Files\Common Files [2021-03-04T18:30:58.160Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-03-04T18:30:58.160Z] CommonProgramW6432 C:\Program Files\Common Files [2021-03-04T18:30:58.160Z] COMPUTERNAME azwin-2-960050 [2021-03-04T18:30:58.160Z] ComSpec C:\windows\system32\cmd.exe [2021-03-04T18:30:58.160Z] ConfigSequenceNumber 0 [2021-03-04T18:30:58.160Z] dco true [2021-03-04T18:30:58.160Z] DOCKER_BUILDKIT 0 [2021-03-04T18:30:58.160Z] DOCKER_DUT_DEBUG 1 [2021-03-04T18:30:58.160Z] DOCKER_EXPERIMENTAL 1 [2021-03-04T18:30:58.160Z] DOCKER_GRAPHDRIVER overlay2 [2021-03-04T18:30:58.160Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-03-04T18:30:58.160Z] EXECUTOR_NUMBER 0 [2021-03-04T18:30:58.160Z] FQDN azwin-2-960050.westus.cloudapp.azure.com [2021-03-04T18:30:58.160Z] GIT_BRANCH PR-42083 [2021-03-04T18:30:58.160Z] GIT_COMMIT d1867833987eb73a69d26f3046dbeccca342f2f5 [2021-03-04T18:30:58.160Z] GIT_PREVIOUS_COMMIT 0c586372cac981cb2a135559429a4cba27654098 [2021-03-04T18:30:58.160Z] GIT_URL https://github.com/moby/moby.git [2021-03-04T18:30:58.160Z] HUDSON_COOKIE 6cf79163-abf3-4d94-95c5-7818e866b6ee [2021-03-04T18:30:58.160Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-03-04T18:30:58.160Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-03-04T18:30:58.160Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-03-04T18:30:58.160Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-03-04T18:30:58.160Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-03-04T18:30:58.160Z] JENKINS_NODE_COOKIE ca423578-b37a-4d15-9e06-64b068d21c0f [2021-03-04T18:30:58.160Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-03-04T18:30:58.160Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-03-04T18:30:58.160Z] JOB_BASE_NAME PR-42083 [2021-03-04T18:30:58.160Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42083/display/redirect [2021-03-04T18:30:58.160Z] JOB_NAME moby/PR-42083 [2021-03-04T18:30:58.160Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42083/ [2021-03-04T18:30:58.160Z] library.jps.version master [2021-03-04T18:30:58.160Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-03-04T18:30:58.160Z] NODE_LABELS amd64 azure azwin-2-960050 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-03-04T18:30:58.160Z] NODE_NAME azwin-2-960050 [2021-03-04T18:30:58.160Z] NUMBER_OF_PROCESSORS 4 [2021-03-04T18:30:58.161Z] OS Windows_NT [2021-03-04T18:30:58.161Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-03-04T18:30:58.161Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-03-04T18:30:58.161Z] ppc64le false [2021-03-04T18:30:58.161Z] PROCESSOR_ARCHITECTURE AMD64 [2021-03-04T18:30:58.161Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-03-04T18:30:58.161Z] PROCESSOR_LEVEL 6 [2021-03-04T18:30:58.161Z] PROCESSOR_REVISION 4f01 [2021-03-04T18:30:58.161Z] ProgramData C:\ProgramData [2021-03-04T18:30:58.161Z] ProgramFiles C:\Program Files [2021-03-04T18:30:58.161Z] ProgramFiles(x86) C:\Program Files (x86) [2021-03-04T18:30:58.161Z] ProgramW6432 C:\Program Files [2021-03-04T18:30:58.161Z] PROMPT $P$G [2021-03-04T18:30:58.161Z] PSExecutionPolicyPreference Bypass [2021-03-04T18:30:58.161Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-03-04T18:30:58.161Z] PUBLIC C:\Users\Public [2021-03-04T18:30:58.161Z] rootless true [2021-03-04T18:30:58.161Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42083/5/display/redirect?page=artif... [2021-03-04T18:30:58.161Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42083/5/display/redirect?page=changes [2021-03-04T18:30:58.161Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42083/5/display/redirect [2021-03-04T18:30:58.161Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42083/5/display/redirect?page=tests [2021-03-04T18:30:58.161Z] s390x false [2021-03-04T18:30:58.161Z] SKIP_VALIDATION_TESTS 1 [2021-03-04T18:30:58.161Z] SOURCES_DRIVE d [2021-03-04T18:30:58.161Z] SOURCES_SUBDIR gopath [2021-03-04T18:30:58.161Z] STAGE_NAME Run tests [2021-03-04T18:30:58.161Z] SystemDrive C: [2021-03-04T18:30:58.161Z] SystemRoot C:\windows [2021-03-04T18:30:58.161Z] TEMP C:\windows\TEMP [2021-03-04T18:30:58.161Z] TESTDEBUG 0 [2021-03-04T18:30:58.161Z] TESTRUN_DRIVE d [2021-03-04T18:30:58.161Z] TESTRUN_SUBDIR CI [2021-03-04T18:30:58.161Z] TIMEOUT 120m [2021-03-04T18:30:58.161Z] TMP C:\windows\TEMP [2021-03-04T18:30:58.161Z] unit_validate true [2021-03-04T18:30:58.161Z] USERDOMAIN WORKGROUP [2021-03-04T18:30:58.161Z] USERNAME azwin-2-960050$ [2021-03-04T18:30:58.161Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-03-04T18:30:58.161Z] validate_force false [2021-03-04T18:30:58.161Z] windir C:\windows [2021-03-04T18:30:58.161Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-03-04T18:30:58.161Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-03-04T18:30:58.161Z] windowsRS1 false [2021-03-04T18:30:58.161Z] windowsRS5 true [2021-03-04T18:30:58.161Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-03-04T18:30:58.161Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-03-04T18:30:58.161Z] [2021-03-04T18:30:58.161Z] [2021-03-04T18:30:58.161Z] [2021-03-04T18:30:58.161Z] INFO: Sources under d:\gopath\... [2021-03-04T18:30:58.161Z] INFO: Test run under d:\CI\... [2021-03-04T18:30:58.161Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-03-04T18:30:58.161Z] INFO: docker/docker repository was found [2021-03-04T18:30:58.161Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-03-04T18:30:58.622Z] ltsc2019: Pulling from windows/servercore [2021-03-04T18:30:58.622Z] 4612f6d0b889: Pulling fs layer [2021-03-04T18:30:58.622Z] db4edcf0861f: Pulling fs layer [2021-03-04T18:30:59.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-04T18:30:59.813Z] --- PASS: TestRenameLinkedContainer (1.66s) [2021-03-04T18:30:59.813Z] === RUN TestRenameStoppedContainer [2021-03-04T18:30:59.813Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-03-04T18:30:59.813Z] === RUN TestRenameRunningContainerAndReuse [2021-03-04T18:31:00.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-04T18:31:00.738Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2021-03-04T18:31:00.738Z] === RUN TestRenameInvalidName [2021-03-04T18:31:00.797Z] #54 227.4 + bin/containerd-stress [2021-03-04T18:31:00.797Z] #54 229.4 + bin/containerd-shim [2021-03-04T18:31:01.035Z] --- PASS: TestRenameInvalidName (0.40s) [2021-03-04T18:31:01.035Z] === RUN TestRenameAnonymousContainer [2021-03-04T18:31:01.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-04T18:31:02.733Z] #54 245.2 + bin/containerd-shim-runc-v1 [2021-03-04T18:31:02.922Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2021-03-04T18:31:02.922Z] === RUN TestRenameContainerWithSameName [2021-03-04T18:31:02.922Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-03-04T18:31:02.922Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-04T18:31:03.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-04T18:31:03.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-04T18:31:03.395Z] #54 240.7 + bin/containerd-shim-runc-v1 [2021-03-04T18:31:03.848Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2021-03-04T18:31:03.848Z] === RUN TestResize [2021-03-04T18:31:04.408Z] --- PASS: TestResize (0.40s) [2021-03-04T18:31:04.408Z] === RUN TestResizeWithInvalidSize [2021-03-04T18:31:04.663Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2021-03-04T18:31:04.663Z] === RUN TestResizeWhenContainerNotStarted [2021-03-04T18:31:04.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-04T18:31:05.224Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-03-04T18:31:05.224Z] === RUN TestDaemonRestartKillContainers [2021-03-04T18:31:05.224Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-04T18:31:05.224Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-04T18:31:05.224Z] === RUN TestCgroupNamespacesRun [2021-03-04T18:31:06.684Z] #54 245.3 + bin/containerd-shim-runc-v2 [2021-03-04T18:31:06.933Z] #54 249.8 + bin/containerd-shim-runc-v2 [2021-03-04T18:31:07.110Z] --- PASS: TestCgroupNamespacesRun (2.16s) [2021-03-04T18:31:07.110Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-04T18:31:07.191Z] #54 250.7 + binaries [2021-03-04T18:31:07.191Z] #54 250.7 + install -D bin/containerd /build/containerd [2021-03-04T18:31:07.191Z] #54 250.8 + install -D bin/containerd-shim /build/containerd-shim [2021-03-04T18:31:07.191Z] #54 250.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-04T18:31:07.191Z] #54 250.8 + install -D bin/ctr /build/ctr [2021-03-04T18:31:07.337Z] #54 236.2 + bin/containerd-shim-runc-v1 [2021-03-04T18:31:07.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-04T18:31:08.060Z] #54 246.4 + binaries [2021-03-04T18:31:08.060Z] #54 246.4 + install -D bin/containerd /build/containerd [2021-03-04T18:31:08.060Z] #54 246.4 + install -D bin/containerd-shim /build/containerd-shim [2021-03-04T18:31:08.060Z] #54 246.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-04T18:31:08.060Z] #54 246.4 + install -D bin/ctr /build/ctr [2021-03-04T18:31:09.093Z] #54 DONE 252.5s [2021-03-04T18:31:09.623Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2021-03-04T18:31:09.623Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-04T18:31:09.661Z] [2021-03-04T18:31:09.661Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-04T18:31:09.661Z] #55 sha256:d159249f513e0032b573885e882cbcea77e20acf8472c871afc1cac8011211a7 [2021-03-04T18:31:09.962Z] #54 DONE 248.1s [2021-03-04T18:31:10.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-04T18:31:10.220Z] [2021-03-04T18:31:10.220Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-04T18:31:10.220Z] #55 sha256:df2703eac79313c57b76ee364ee4039c2f9829a46565e94e489de6b01d18349d [2021-03-04T18:31:10.595Z] #55 DONE 0.9s [2021-03-04T18:31:10.595Z] [2021-03-04T18:31:10.595Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-04T18:31:10.595Z] #59 sha256:13f9b7caed8e1a01507d165448324ca2695e482a72bd4e1611ccb5e966ae7cf4 [2021-03-04T18:31:10.854Z] #59 DONE 0.2s [2021-03-04T18:31:10.854Z] [2021-03-04T18:31:10.854Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-04T18:31:10.854Z] #61 sha256:3c58bb7cd6fc5aa1a7dc5d028d20fa8c9b3664578d5e4d8087fc944aaa383123 [2021-03-04T18:31:11.055Z] db4edcf0861f: Verifying Checksum [2021-03-04T18:31:11.055Z] db4edcf0861f: Download complete [2021-03-04T18:31:11.421Z] #61 DONE 0.5s [2021-03-04T18:31:11.421Z] [2021-03-04T18:31:11.421Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-04T18:31:11.421Z] #63 sha256:c1f1906a5fab2cc45b4d0784f9246d380bacd62ee429a68674b177929b9845c7 [2021-03-04T18:31:11.421Z] #63 DONE 0.0s [2021-03-04T18:31:11.421Z] [2021-03-04T18:31:11.421Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-04T18:31:11.421Z] #64 sha256:40e8becee3a41d7a000500c1304139fd9e8ebfa0aaea7a20d078974457920916 [2021-03-04T18:31:11.421Z] #64 DONE 0.0s [2021-03-04T18:31:11.421Z] [2021-03-04T18:31:11.421Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-04T18:31:11.421Z] #65 sha256:f200a6a8aff78c347ab6fe75788ffbe691a824e98fb0270fad24bbac26018390 [2021-03-04T18:31:11.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-04T18:31:11.506Z] #54 240.7 + bin/containerd-shim-runc-v2 [2021-03-04T18:31:11.511Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s) [2021-03-04T18:31:11.511Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-04T18:31:11.601Z] #55 DONE 1.0s [2021-03-04T18:31:11.601Z] [2021-03-04T18:31:11.601Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-04T18:31:11.601Z] #59 sha256:666b140443806d7ab489edf856d7cc6c12260cb80e2884f95e70c9f3473757c9 [2021-03-04T18:31:11.601Z] #59 DONE 0.2s [2021-03-04T18:31:11.601Z] [2021-03-04T18:31:11.601Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-04T18:31:11.601Z] #61 sha256:34b5724a87e8cbc8fa6c44b7da292356453b7b57e022b514cd8fe61d0283bcb0 [2021-03-04T18:31:12.167Z] #61 DONE 0.5s [2021-03-04T18:31:12.167Z] [2021-03-04T18:31:12.167Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-04T18:31:12.167Z] #63 sha256:e22e748f65cacdde269b447f09a1fa12adfe6331b5481956a8b5fe8a7e9478a3 [2021-03-04T18:31:12.167Z] #63 DONE 0.0s [2021-03-04T18:31:12.167Z] [2021-03-04T18:31:12.167Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-04T18:31:12.167Z] #64 sha256:5f59205bbd519e6f1c622f684d943f3e10657cf0d551317ab49c4355010dcb99 [2021-03-04T18:31:12.167Z] #64 DONE 0.0s [2021-03-04T18:31:12.167Z] [2021-03-04T18:31:12.167Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-04T18:31:12.167Z] #65 sha256:3f6e3c3e6e6e32631dd82c0848e8cc279a9f7d984d88b0cddd483641da8f279f [2021-03-04T18:31:12.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-04T18:31:12.432Z] #54 241.7 + binaries [2021-03-04T18:31:12.432Z] #54 241.7 + install -D bin/containerd /build/containerd [2021-03-04T18:31:12.432Z] #54 241.7 + install -D bin/containerd-shim /build/containerd-shim [2021-03-04T18:31:12.432Z] #54 241.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-04T18:31:12.432Z] #54 241.7 + install -D bin/ctr /build/ctr [2021-03-04T18:31:12.799Z] #65 DONE 1.1s [2021-03-04T18:31:12.799Z] [2021-03-04T18:31:12.799Z] #66 exporting to image [2021-03-04T18:31:12.799Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-04T18:31:12.799Z] #66 exporting layers [2021-03-04T18:31:13.547Z] #65 DONE 1.3s [2021-03-04T18:31:13.547Z] [2021-03-04T18:31:13.547Z] #66 exporting to image [2021-03-04T18:31:13.547Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-04T18:31:13.547Z] #66 exporting layers [2021-03-04T18:31:13.795Z] #54 DONE 242.9s [2021-03-04T18:31:13.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-04T18:31:14.021Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s) [2021-03-04T18:31:14.021Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-04T18:31:14.356Z] [2021-03-04T18:31:14.356Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-04T18:31:14.356Z] #55 sha256:6348f33671998ff4f08c2ee56ebb03f124896c5089aabab2b723fe0db0ab582b [2021-03-04T18:31:14.802Z] 4612f6d0b889: Verifying Checksum [2021-03-04T18:31:14.802Z] 4612f6d0b889: Download complete [2021-03-04T18:31:15.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-04T18:31:15.281Z] #55 DONE 0.8s [2021-03-04T18:31:15.281Z] [2021-03-04T18:31:15.281Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-04T18:31:15.281Z] #59 sha256:84b80de6e49ed82e30842bcb1e563784fbb3bcb542c91955906a9961877eec20 [2021-03-04T18:31:15.536Z] #59 DONE 0.2s [2021-03-04T18:31:15.536Z] [2021-03-04T18:31:15.536Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-04T18:31:15.536Z] #61 sha256:f98393b017adfdb99c34fe26ef1a55807611137fc84d13ab8cb422ec9b99f86e [2021-03-04T18:31:15.791Z] #61 DONE 0.5s [2021-03-04T18:31:15.791Z] [2021-03-04T18:31:15.791Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-04T18:31:15.791Z] #63 sha256:a24ef1bf3398b3a1152950e6ea767f19d499d37059c0c24f1f80dacd05c95a87 [2021-03-04T18:31:15.791Z] #63 DONE 0.0s [2021-03-04T18:31:15.791Z] [2021-03-04T18:31:15.791Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-04T18:31:15.791Z] #64 sha256:b2e027dba012918304f75e78869bbf2ddbe17822c593f895017c85110992dc49 [2021-03-04T18:31:15.791Z] #64 DONE 0.0s [2021-03-04T18:31:15.906Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s) [2021-03-04T18:31:15.906Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-04T18:31:16.046Z] [2021-03-04T18:31:16.046Z] #65 [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 [2021-03-04T18:31:16.046Z] #65 sha256:614c83bec716f8f17075dfb34265a9cad76faafa7431e569d18f1a6b4c1b6e2e [2021-03-04T18:31:16.971Z] #65 0.759 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-03-04T18:31:16.971Z] #65 0.834 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-03-04T18:31:16.971Z] #65 0.997 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-03-04T18:31:17.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-04T18:31:17.483Z] #65 1.081 Reading package lists... [2021-03-04T18:31:18.299Z] #65 1.664 Reading package lists... [2021-03-04T18:31:18.299Z] #65 2.251 Building dependency tree... [2021-03-04T18:31:18.299Z] #65 2.361 Reading state information... [2021-03-04T18:31:18.299Z] #65 2.462 The following additional packages will be installed: [2021-03-04T18:31:18.299Z] #65 2.462 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-03-04T18:31:18.417Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2021-03-04T18:31:18.417Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-04T18:31:18.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-04T18:31:18.560Z] #65 2.462 libpam-systemd [2021-03-04T18:31:18.560Z] #65 2.463 Suggested packages: [2021-03-04T18:31:18.560Z] #65 2.463 systemd-container policykit-1 [2021-03-04T18:31:18.560Z] #65 2.463 Recommended packages: [2021-03-04T18:31:18.560Z] #65 2.463 libnss-systemd [2021-03-04T18:31:18.560Z] #65 2.543 The following NEW packages will be installed: [2021-03-04T18:31:18.560Z] #65 2.543 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-03-04T18:31:18.560Z] #65 2.544 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-03-04T18:31:18.814Z] #65 2.809 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T18:31:18.814Z] #65 2.809 Need to get 4761 kB of archives. [2021-03-04T18:31:18.814Z] #65 2.809 After this operation, 16.6 MB of additional disk space will be used. [2021-03-04T18:31:18.814Z] #65 2.809 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-03-04T18:31:18.814Z] #65 2.811 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-03-04T18:31:18.814Z] #65 2.811 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-03-04T18:31:18.814Z] #65 2.815 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-03-04T18:31:18.814Z] #65 2.817 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-03-04T18:31:18.814Z] #65 2.817 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-03-04T18:31:18.814Z] #65 2.887 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-03-04T18:31:19.069Z] #65 2.888 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-03-04T18:31:19.069Z] #65 2.891 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-03-04T18:31:19.069Z] #65 2.908 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-03-04T18:31:19.069Z] #65 2.910 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-03-04T18:31:19.069Z] #65 3.055 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T18:31:19.069Z] #65 3.078 Fetched 4761 kB in 0s (13.3 MB/s) [2021-03-04T18:31:19.069Z] #65 3.101 Selecting previously unselected package libargon2-1:amd64. [2021-03-04T18:31:19.069Z] #65 3.101 (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 ... 28054 files and directories currently installed.) [2021-03-04T18:31:19.069Z] #65 3.115 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-03-04T18:31:19.069Z] #65 3.122 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-04T18:31:19.069Z] #65 3.152 Selecting previously unselected package libjson-c3:amd64. [2021-03-04T18:31:19.069Z] #65 3.152 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-03-04T18:31:19.325Z] #65 3.155 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-04T18:31:19.325Z] #65 3.188 Selecting previously unselected package libcryptsetup12:amd64. [2021-03-04T18:31:19.325Z] #65 3.189 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-03-04T18:31:19.325Z] #65 3.192 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-04T18:31:19.325Z] #65 3.239 Selecting previously unselected package libidn11:amd64. [2021-03-04T18:31:19.325Z] #65 3.239 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-03-04T18:31:19.325Z] #65 3.243 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-03-04T18:31:19.325Z] #65 3.286 Selecting previously unselected package libkmod2:amd64. [2021-03-04T18:31:19.325Z] #65 3.288 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-03-04T18:31:19.325Z] #65 3.293 Unpacking libkmod2:amd64 (26-1) ... [2021-03-04T18:31:19.325Z] #65 3.341 Selecting previously unselected package systemd. [2021-03-04T18:31:19.325Z] #65 3.341 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-03-04T18:31:19.325Z] #65 3.378 Unpacking systemd (241-7~deb10u6) ... [2021-03-04T18:31:19.367Z] #66 exporting layers 6.6s done [2021-03-04T18:31:19.367Z] #66 writing image sha256:286d2cf73f96581ad3985d75d76f66554b43b33b6515587d41fc49f15a88666e done [2021-03-04T18:31:19.367Z] #66 naming to docker.io/library/docker:d1867833987eb73a69d26f3046dbeccca342f2f5 done [2021-03-04T18:31:19.367Z] #66 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-03-04T18:31:19.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-04T18:31:19.717Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42083/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/validate/default [2021-03-04T18:31:19.778Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2021-03-04T18:31:19.778Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-04T18:31:19.885Z] #65 3.829 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-04T18:31:19.885Z] #65 3.840 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-04T18:31:19.885Z] #65 3.852 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-04T18:31:19.885Z] #65 3.863 Setting up libidn11:amd64 (1.33-2.2) ... [2021-03-04T18:31:19.885Z] #65 3.872 Setting up libkmod2:amd64 (26-1) ... [2021-03-04T18:31:19.885Z] #65 3.882 Setting up systemd (241-7~deb10u6) ... [2021-03-04T18:31:19.885Z] #65 3.928 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-03-04T18:31:19.885Z] #65 3.930 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-03-04T18:31:19.885Z] #65 3.933 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-04T18:31:19.885Z] #65 3.933 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-04T18:31:20.117Z] #66 exporting layers 6.5s done [2021-03-04T18:31:20.117Z] #66 writing image sha256:c1fe9654941d574c32d04b7a2c1222ab30b2a9a4e9a200a54b767254d7a3060c done [2021-03-04T18:31:20.117Z] #66 naming to docker.io/library/docker:d1867833987eb73a69d26f3046dbeccca342f2f5 done [2021-03-04T18:31:20.117Z] #66 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-03-04T18:31:20.445Z] #65 4.383 Selecting previously unselected package systemd-sysv. [2021-03-04T18:31:20.445Z] #65 4.383 (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 ... 28851 files and directories currently installed.) [2021-03-04T18:31:20.445Z] #65 4.396 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-03-04T18:31:20.445Z] #65 4.399 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-03-04T18:31:20.445Z] #65 4.437 Selecting previously unselected package libdbus-1-3:amd64. [2021-03-04T18:31:20.445Z] #65 4.437 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-03-04T18:31:20.445Z] #65 4.441 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-04T18:31:20.445Z] #65 4.496 Selecting previously unselected package dbus. [2021-03-04T18:31:20.445Z] #65 4.496 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-03-04T18:31:20.445Z] #65 4.506 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-03-04T18:31:20.445Z] #65 4.561 Selecting previously unselected package libpam-systemd:amd64. [2021-03-04T18:31:20.445Z] #65 4.561 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-03-04T18:31:20.445Z] #65 4.563 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-04T18:31:20.445Z] #65 4.602 Selecting previously unselected package dbus-user-session. [2021-03-04T18:31:20.445Z] #65 4.602 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-03-04T18:31:20.457Z] + trap exit INT TERM [2021-03-04T18:31:20.457Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-03-04T18:31:20.457Z] + CONTAINER_NAME=docker-pr5 [2021-03-04T18:31:20.457Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42083/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh dynbinary-daemon [2021-03-04T18:31:20.700Z] #65 4.605 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-04T18:31:20.700Z] #65 4.673 Setting up systemd-sysv (241-7~deb10u6) ... [2021-03-04T18:31:20.700Z] #65 4.682 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-04T18:31:20.700Z] #65 4.690 Setting up dbus (1.12.20-0+deb10u1) ... [2021-03-04T18:31:20.700Z] #65 4.790 invoke-rc.d: could not determine current runlevel [2021-03-04T18:31:20.700Z] #65 4.792 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T18:31:20.700Z] #65 4.803 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-04T18:31:20.841Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-04T18:31:20.841Z] Using test binary docker [2021-03-04T18:31:20.955Z] #65 4.979 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-04T18:31:20.955Z] #65 4.990 Processing triggers for systemd (241-7~deb10u6) ... [2021-03-04T18:31:20.955Z] #65 4.997 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T18:31:21.102Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-04T18:31:21.102Z] +++ /etc/init.d/apparmor start [2021-03-04T18:31:21.102Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-04T18:31:21.102Z] INFO: Waiting for daemon to start... [2021-03-04T18:31:21.102Z] Starting dockerd [2021-03-04T18:31:21.102Z] +++ 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 [2021-03-04T18:31:21.210Z] #65 DONE 5.2s [2021-03-04T18:31:21.210Z] [2021-03-04T18:31:21.210Z] #66 [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 [2021-03-04T18:31:21.210Z] #66 sha256:8c6ea82b85cb12562d5ad704bfe2d652e775aefb8a54cdd72df0f4c144d2e9b7 [2021-03-04T18:31:21.467Z] #66 0.432 % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-04T18:31:21.467Z] #66 0.432 Dload Upload Total Spent Left Speed [2021-03-04T18:31:21.722Z] #66 0.432 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 15319 0 --:--:-- --:--:-- --:--:-- 15319 [2021-03-04T18:31:21.722Z] #66 DONE 0.6s [2021-03-04T18:31:21.722Z] [2021-03-04T18:31:21.722Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-04T18:31:21.722Z] #67 sha256:32adee9047bbadfa51f985c238276755e8f65c57e82d5772b8ced9aaaa0c0e21 [2021-03-04T18:31:21.833Z] [2021-03-04T18:31:21.833Z] Removing bundles/ [2021-03-04T18:31:21.833Z] [2021-03-04T18:31:21.833Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-04T18:31:21.833Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T18:31:21.833Z] GOOS="" GOARCH="" GOARM="" [2021-03-04T18:31:22.253Z] Congratulations! All commits are properly signed with the DCO! [2021-03-04T18:31:22.288Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s) [2021-03-04T18:31:22.288Z] === RUN TestKernelTCPMemory [2021-03-04T18:31:22.288Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-04T18:31:22.288Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:31:22.288Z] === RUN TestNISDomainname [2021-03-04T18:31:22.288Z] --- SKIP: TestNISDomainname (0.01s) [2021-03-04T18:31:22.288Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-04T18:31:22.288Z] === RUN TestHostnameDnsResolution [2021-03-04T18:31:22.543Z] --- PASS: TestHostnameDnsResolution (0.66s) [2021-03-04T18:31:22.543Z] === RUN TestStats [2021-03-04T18:31:22.543Z] --- SKIP: TestStats (0.00s) [2021-03-04T18:31:22.543Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:31:22.543Z] === RUN TestStopContainerWithTimeout [2021-03-04T18:31:22.543Z] === RUN TestStopContainerWithTimeout/0 [2021-03-04T18:31:22.543Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-04T18:31:22.543Z] === RUN TestStopContainerWithTimeout/1 [2021-03-04T18:31:22.543Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-04T18:31:22.543Z] === RUN TestStopContainerWithTimeout/3 [2021-03-04T18:31:22.543Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-04T18:31:22.543Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-04T18:31:22.543Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-04T18:31:22.543Z] === CONT TestStopContainerWithTimeout/0 [2021-03-04T18:31:22.543Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-04T18:31:22.652Z] #67 DONE 0.9s [2021-03-04T18:31:22.652Z] [2021-03-04T18:31:22.652Z] #68 exporting to image [2021-03-04T18:31:22.652Z] #68 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-04T18:31:22.652Z] #68 exporting layers [2021-03-04T18:31:22.821Z] Congratulations! Seccomp profile generation is done correctly. [2021-03-04T18:31:22.821Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-03-04T18:31:22.821Z] No api/types/ or api/swagger.yaml changes in diff. [2021-03-04T18:31:22.821Z] Congratulations! All TOML source files changed here have valid syntax. [2021-03-04T18:31:22.821Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-03-04T18:31:22.821Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-03-04T18:31:22.821Z] Congratulations! No new tests were added to integration-cli. [2021-03-04T18:31:22.821Z] [2021-03-04T18:31:22.821Z] INFO Start validation with golang-ci-lint [2021-03-04T18:31:22.821Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-03-04T18:31:22.821Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-04T18:31:22.821Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-04T18:31:23.468Z] === CONT TestStopContainerWithTimeout/3 [2021-03-04T18:31:23.651Z] . [2021-03-04T18:31:23.651Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-04T18:31:23.651Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-04T18:31:23.651Z] Error: No such image: emptyfs [2021-03-04T18:31:23.651Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-04T18:31:23.651Z] ++++ docker load [2021-03-04T18:31:23.651Z] Running integration-test (iteration 1) [2021-03-04T18:31:23.651Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-03-04T18:31:23.651Z] ++ 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 [2021-03-04T18:31:23.651Z] ++ set -e [2021-03-04T18:31:23.651Z] ++ '[' -n 0 ']' [2021-03-04T18:31:23.651Z] ++ set -x [2021-03-04T18:31:23.651Z] ++ 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 [2021-03-04T18:31:25.353Z] === CONT TestStopContainerWithTimeout/1 [2021-03-04T18:31:26.714Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-04T18:31:26.714Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2021-03-04T18:31:26.714Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2021-03-04T18:31:26.714Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2021-03-04T18:31:26.714Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2021-03-04T18:31:26.714Z] === RUN TestDeleteDevicemapper [2021-03-04T18:31:26.714Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-04T18:31:26.714Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T18:31:26.714Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-04T18:31:28.077Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2021-03-04T18:31:28.077Z] === RUN TestUpdateMemory [2021-03-04T18:31:28.077Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-04T18:31:28.077Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:31:28.077Z] === RUN TestUpdateCPUQuota [2021-03-04T18:31:28.077Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-03-04T18:31:28.077Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:31:28.077Z] === RUN TestUpdatePidsLimit [2021-03-04T18:31:28.077Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-03-04T18:31:28.077Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:31:28.077Z] === RUN TestUpdateRestartPolicy [2021-03-04T18:31:29.189Z] #68 exporting layers 6.5s done [2021-03-04T18:31:29.189Z] #68 writing image sha256:c0fbf4f225ba806b783282e753f3e5e112aef744422fcb9b6ba9223d099670e2 done [2021-03-04T18:31:29.189Z] #68 naming to docker.io/library/docker:d1867833987eb73a69d26f3046dbeccca342f2f5 done [2021-03-04T18:31:29.189Z] #68 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-04T18:31:29.536Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -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:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh dynbinary test-integration [2021-03-04T18:31:32.047Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-03-04T18:31:32.047Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-03-04T18:31:32.047Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-03-04T18:31:32.047Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-03-04T18:31:32.047Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-03-04T18:31:32.047Z] Detected virtualization docker. [2021-03-04T18:31:32.047Z] Detected architecture x86-64. [2021-03-04T18:31:32.047Z] Set hostname to . [2021-03-04T18:31:32.047Z] + source /etc/docker-entrypoint-cmd [2021-03-04T18:31:32.047Z] ++ hack/make.sh dynbinary test-integration [2021-03-04T18:31:32.047Z] [2021-03-04T18:31:32.047Z] Removing bundles/ [2021-03-04T18:31:32.047Z] [2021-03-04T18:31:32.047Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-04T18:31:32.047Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T18:31:32.047Z] GOOS="" GOARCH="" GOARM="" [2021-03-04T18:31:35.898Z] Loaded image: buildpack-deps:buster [2021-03-04T18:31:35.898Z] Loaded image: busybox:latest [2021-03-04T18:31:35.898Z] Loaded image: busybox:glibc [2021-03-04T18:31:36.843Z] Loaded image: debian:bullseye [2021-03-04T18:31:37.104Z] Loaded image: hello-world:latest [2021-03-04T18:31:37.104Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T18:31:37.366Z] INFO: Testing against a local daemon [2021-03-04T18:31:37.366Z] === RUN TestCgroupNamespacesBuild [2021-03-04T18:31:39.920Z] --- PASS: TestCgroupNamespacesBuild (2.72s) [2021-03-04T18:31:39.920Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-04T18:31:40.233Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2021-03-04T18:31:40.233Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-04T18:31:40.233Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2021-03-04T18:31:40.233Z] === RUN TestWaitNonBlocked [2021-03-04T18:31:40.233Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T18:31:40.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T18:31:40.233Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T18:31:40.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T18:31:40.233Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T18:31:40.233Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T18:31:40.233Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-04T18:31:40.233Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2021-03-04T18:31:40.233Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2021-03-04T18:31:40.233Z] === RUN TestWaitBlocked [2021-03-04T18:31:40.233Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T18:31:40.233Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T18:31:40.233Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T18:31:40.233Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T18:31:40.233Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T18:31:40.233Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T18:31:41.159Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-04T18:31:41.159Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2021-03-04T18:31:41.159Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2021-03-04T18:31:41.159Z] === CONT TestDaemonRestartIpcMode [2021-03-04T18:31:41.159Z] === CONT TestIpcModeOlderClient [2021-03-04T18:31:41.159Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-03-04T18:31:41.159Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-04T18:31:41.838Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.92s) [2021-03-04T18:31:41.838Z] === RUN TestBuildWithSession [2021-03-04T18:31:41.838Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-04T18:31:41.838Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T18:31:41.838Z] === RUN TestBuildSquashParent [2021-03-04T18:31:45.337Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.20s) [2021-03-04T18:31:45.592Z] --- PASS: TestDaemonRestartIpcMode (4.72s) [2021-03-04T18:31:45.592Z] PASS [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === Skipped [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-04T18:31:45.592Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-03-04T18:31:45.592Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-03-04T18:31:45.592Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-03-04T18:31:45.592Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-03-04T18:31:45.592Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-03-04T18:31:45.592Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-03-04T18:31:45.592Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-04T18:31:45.592Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-04T18:31:45.592Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-04T18:31:45.592Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-04T18:31:45.592Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-03-04T18:31:45.592Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-03-04T18:31:45.592Z] 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) [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-03-04T18:31:45.592Z] 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) [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-03-04T18:31:45.592Z] 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) [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-03-04T18:31:45.592Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T18:31:45.592Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-03-04T18:31:45.592Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-03-04T18:31:45.592Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-04T18:31:45.592Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-03-04T18:31:45.592Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-03-04T18:31:45.592Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-04T18:31:45.592Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-04T18:31:45.592Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-03-04T18:31:45.592Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-03-04T18:31:45.592Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] [2021-03-04T18:31:45.592Z] DONE 177 tests, 26 skipped in 79.686s [2021-03-04T18:31:45.848Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-04T18:31:45.848Z] INFO: Testing against a local daemon [2021-03-04T18:31:45.848Z] === RUN TestCommitInheritsEnv [2021-03-04T18:31:47.210Z] --- PASS: TestCommitInheritsEnv (1.29s) [2021-03-04T18:31:47.210Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-04T18:31:47.210Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-04T18:31:47.210Z] === RUN TestImagesFilterMultiReference [2021-03-04T18:31:47.210Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-04T18:31:47.210Z] === RUN TestImagePullPlatformInvalid [2021-03-04T18:31:47.210Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-04T18:31:47.210Z] === RUN TestRemoveImageOrphaning [2021-03-04T18:31:49.093Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-03-04T18:31:49.093Z] === RUN TestRemoveImageGarbageCollector [2021-03-04T18:31:49.093Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-04T18:31:49.093Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-04T18:31:49.093Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-04T18:31:49.348Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-04T18:31:49.348Z] === RUN TestTagInvalidReference [2021-03-04T18:31:49.348Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-04T18:31:49.348Z] === RUN TestTagValidPrefixedRepo [2021-03-04T18:31:49.348Z] --- PASS: TestTagValidPrefixedRepo (0.14s) [2021-03-04T18:31:49.348Z] === RUN TestTagExistedNameWithoutForce [2021-03-04T18:31:49.348Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-04T18:31:49.348Z] === RUN TestTagOfficialNames [2021-03-04T18:31:49.603Z] --- PASS: TestTagOfficialNames (0.17s) [2021-03-04T18:31:49.603Z] === RUN TestTagMatchesDigest [2021-03-04T18:31:49.603Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-04T18:31:49.603Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-04T18:31:49.986Z] --- PASS: TestBuildSquashParent (7.20s) [2021-03-04T18:31:49.986Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-04T18:31:49.986Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T18:31:49.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T18:31:49.986Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T18:31:49.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T18:31:49.986Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T18:31:49.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T18:31:49.986Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T18:31:49.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T18:31:49.986Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T18:31:49.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T18:31:49.986Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T18:31:49.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T18:31:49.986Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T18:31:49.986Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T18:31:49.986Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T18:31:49.986Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T18:31:51.904Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T18:31:52.166Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T18:31:54.083Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-04T18:31:54.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2021-03-04T18:31:54.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s) [2021-03-04T18:31:54.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s) [2021-03-04T18:31:54.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s) [2021-03-04T18:31:54.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2021-03-04T18:31:54.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2021-03-04T18:31:54.084Z] === RUN TestBuildMultiStageCopy [2021-03-04T18:31:54.084Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-04T18:31:56.632Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-04T18:31:56.895Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-04T18:31:57.468Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-04T18:31:58.040Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-04T18:31:58.614Z] --- PASS: TestBuildMultiStageCopy (4.58s) [2021-03-04T18:31:58.614Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.36s) [2021-03-04T18:31:58.614Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2021-03-04T18:31:58.614Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-03-04T18:31:58.614Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2021-03-04T18:31:58.614Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2021-03-04T18:31:58.614Z] === RUN TestBuildMultiStageParentConfig [2021-03-04T18:32:00.529Z] --- PASS: TestBuildMultiStageParentConfig (1.51s) [2021-03-04T18:32:00.529Z] === RUN TestBuildLabelWithTargets [2021-03-04T18:32:03.078Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2021-03-04T18:32:03.078Z] === RUN TestBuildWithEmptyLayers [2021-03-04T18:32:03.651Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2021-03-04T18:32:03.651Z] === RUN TestBuildMultiStageOnBuild [2021-03-04T18:32:06.961Z] --- PASS: TestBuildMultiStageOnBuild (2.86s) [2021-03-04T18:32:06.961Z] === RUN TestBuildUncleanTarFilenames [2021-03-04T18:32:08.349Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2021-03-04T18:32:08.349Z] === RUN TestBuildMultiStageLayerLeak [2021-03-04T18:32:10.899Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s) [2021-03-04T18:32:10.899Z] === RUN TestBuildWithHugeFile [2021-03-04T18:32:57.637Z] --- PASS: TestBuildWithHugeFile (45.24s) [2021-03-04T18:32:57.637Z] === RUN TestBuildWCOWSandboxSize [2021-03-04T18:32:57.637Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-04T18:32:57.637Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-04T18:32:57.637Z] === RUN TestBuildWithEmptyDockerfile [2021-03-04T18:32:57.637Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T18:32:57.637Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T18:32:57.637Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T18:32:57.637Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T18:32:57.637Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T18:32:57.637Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T18:32:57.637Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T18:32:57.637Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T18:32:57.637Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T18:32:57.637Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) [2021-03-04T18:32:57.637Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2021-03-04T18:32:57.637Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2021-03-04T18:32:57.637Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2021-03-04T18:32:57.637Z] === RUN TestBuildPreserveOwnership [2021-03-04T18:32:57.637Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-04T18:32:58.422Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T18:32:58.422Z] [2021-03-04T18:32:58.422Z] + TEST_INTEGRATION_DEST=2 [2021-03-04T18:32:58.422Z] + CONTAINER_NAME=docker-pr5-2 [2021-03-04T18:32:58.422Z] + TEST_SKIP_INTEGRATION=1 [2021-03-04T18:32:58.422Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-04T18:32:58.422Z] + run_tests [2021-03-04T18:32:58.422Z] + c=0 [2021-03-04T18:32:58.422Z] + '[' -n 0 ']' [2021-03-04T18:32:58.422Z] + rm= [2021-03-04T18:32:58.422Z] ++ jobs -p [2021-03-04T18:32:58.422Z] + for job in $(jobs -p) [2021-03-04T18:32:58.422Z] + wait 9796 [2021-03-04T18:32:58.422Z] + TEST_INTEGRATION_DEST=1 [2021-03-04T18:32:58.422Z] + CONTAINER_NAME=docker-pr5-1 [2021-03-04T18:32:58.422Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-03-04T18:32:58.422Z] + run_tests test-integration-flaky [2021-03-04T18:32:58.422Z] + '[' -n 0 ']' [2021-03-04T18:32:58.422Z] + rm= [2021-03-04T18:32:58.423Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42083/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42083/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh test-integration-flaky test-integration [2021-03-04T18:32:58.423Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42083/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42083/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh '' test-integration [2021-03-04T18:32:58.423Z] + TEST_INTEGRATION_DEST=3 [2021-03-04T18:32:58.423Z] + CONTAINER_NAME=docker-pr5-3 [2021-03-04T18:32:58.423Z] + TEST_SKIP_INTEGRATION=1 [2021-03-04T18:32:58.423Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-04T18:32:58.423Z] + run_tests [2021-03-04T18:32:58.423Z] + '[' -n 0 ']' [2021-03-04T18:32:58.423Z] + rm= [2021-03-04T18:32:58.423Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42083/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42083/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh '' test-integration [2021-03-04T18:32:58.423Z] [2021-03-04T18:32:58.423Z] [2021-03-04T18:32:58.423Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-04T18:32:58.423Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-04T18:32:58.423Z] HOSTNAME=6992cdc8c9dc [2021-03-04T18:32:58.423Z] TEST_SKIP_INTEGRATION=1 [2021-03-04T18:32:58.423Z] TESTDEBUG=0 [2021-03-04T18:32:58.423Z] DEST=bundles/test-integration [2021-03-04T18:32:58.423Z] PWD=/go/src/github.com/docker/docker [2021-03-04T18:32:58.423Z] KEEPBUNDLE=1 [2021-03-04T18:32:58.423Z] DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 [2021-03-04T18:32:58.423Z] container=docker [2021-03-04T18:32:58.423Z] HOME=/root [2021-03-04T18:32:58.423Z] GOLANG_VERSION=1.13.15 [2021-03-04T18:32:58.423Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-04T18:32:58.423Z] VALIDATE_BRANCH=master [2021-03-04T18:32:58.423Z] TERM=xterm [2021-03-04T18:32:58.423Z] DOCKER_PKG=github.com/docker/docker [2021-03-04T18:32:58.423Z] SHLVL=1 [2021-03-04T18:32:58.423Z] TIMEOUT=120m [2021-03-04T18:32:58.423Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-04T18:32:58.423Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-04T18:32:58.423Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-04T18:32:58.423Z] GO111MODULE=off [2021-03-04T18:32:58.423Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-04T18:32:58.423Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-04T18:32:58.423Z] GOPATH=/go [2021-03-04T18:32:58.423Z] PKG_CONFIG=pkg-config [2021-03-04T18:32:58.423Z] _=/usr/bin/env [2021-03-04T18:32:58.423Z] Building test suite binary ./integration-cli/test.main [2021-03-04T18:32:58.423Z] [2021-03-04T18:32:58.423Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-03-04T18:32:58.423Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-04T18:32:58.423Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-04T18:32:58.423Z] HOSTNAME=b0aeedfe39a2 [2021-03-04T18:32:58.423Z] TEST_SKIP_INTEGRATION=1 [2021-03-04T18:32:58.423Z] TESTDEBUG=0 [2021-03-04T18:32:58.423Z] DEST=bundles/test-integration [2021-03-04T18:32:58.423Z] PWD=/go/src/github.com/docker/docker [2021-03-04T18:32:58.423Z] KEEPBUNDLE=1 [2021-03-04T18:32:58.423Z] DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 [2021-03-04T18:32:58.423Z] container=docker [2021-03-04T18:32:58.423Z] HOME=/root [2021-03-04T18:32:58.423Z] GOLANG_VERSION=1.13.15 [2021-03-04T18:32:58.423Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-04T18:32:58.423Z] VALIDATE_BRANCH=master [2021-03-04T18:32:58.423Z] TERM=xterm [2021-03-04T18:32:58.423Z] DOCKER_PKG=github.com/docker/docker [2021-03-04T18:32:58.423Z] SHLVL=1 [2021-03-04T18:32:58.423Z] TIMEOUT=120m [2021-03-04T18:32:58.423Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-04T18:32:58.423Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-04T18:32:58.423Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-04T18:32:58.423Z] GO111MODULE=off [2021-03-04T18:32:58.423Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-04T18:32:58.423Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-04T18:32:58.423Z] GOPATH=/go [2021-03-04T18:32:58.423Z] PKG_CONFIG=pkg-config [2021-03-04T18:32:58.423Z] _=/usr/bin/env [2021-03-04T18:32:58.423Z] Building test suite binary ./integration-cli/test.main [2021-03-04T18:32:58.423Z] No new tests added to integration. [2021-03-04T18:32:58.423Z] [2021-03-04T18:32:58.423Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-04T18:32:58.423Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-04T18:32:58.423Z] HOSTNAME=9770d244bd4c [2021-03-04T18:32:58.423Z] TESTDEBUG=0 [2021-03-04T18:32:58.423Z] DEST=bundles/test-integration [2021-03-04T18:32:58.423Z] PWD=/go/src/github.com/docker/docker [2021-03-04T18:32:58.423Z] KEEPBUNDLE=1 [2021-03-04T18:32:58.423Z] DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 [2021-03-04T18:32:58.423Z] container=docker [2021-03-04T18:32:58.423Z] HOME=/root [2021-03-04T18:32:58.423Z] GOLANG_VERSION=1.13.15 [2021-03-04T18:32:58.423Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-04T18:32:58.423Z] VALIDATE_BRANCH=master [2021-03-04T18:32:58.423Z] TERM=xterm [2021-03-04T18:32:58.423Z] DOCKER_PKG=github.com/docker/docker [2021-03-04T18:32:58.423Z] SHLVL=1 [2021-03-04T18:32:58.423Z] TIMEOUT=120m [2021-03-04T18:32:58.423Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-04T18:32:58.423Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-04T18:32:58.423Z] GO111MODULE=off [2021-03-04T18:32:58.423Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-04T18:32:58.423Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-04T18:32:58.423Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-04T18:32:58.423Z] GOPATH=/go [2021-03-04T18:32:58.423Z] PKG_CONFIG=pkg-config [2021-03-04T18:32:58.423Z] _=/usr/bin/env [2021-03-04T18:32:58.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-04T18:33:01.845Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-04T18:33:03.760Z] --- PASS: TestBuildPreserveOwnership (6.44s) [2021-03-04T18:33:03.760Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.22s) [2021-03-04T18:33:03.760Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.20s) [2021-03-04T18:33:03.760Z] === RUN TestBuildPlatformInvalid [2021-03-04T18:33:03.760Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-03-04T18:33:03.760Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-04T18:33:08.467Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T18:33:08.467Z] [2021-03-04T18:33:08.467Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-04T18:33:08.467Z] DOCKER_SYSTEMD=1 [2021-03-04T18:33:08.467Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-04T18:33:08.467Z] HOSTNAME=c65f09e63815 [2021-03-04T18:33:08.467Z] DEST=bundles/test-integration [2021-03-04T18:33:08.467Z] PWD=/go/src/github.com/docker/docker [2021-03-04T18:33:08.467Z] DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 [2021-03-04T18:33:08.467Z] container=docker [2021-03-04T18:33:08.467Z] HOME=/root [2021-03-04T18:33:08.467Z] LANG=C.UTF-8 [2021-03-04T18:33:08.467Z] INVOCATION_ID=5de394df823641cea4861ccb1549872b [2021-03-04T18:33:08.467Z] GOLANG_VERSION=1.13.15 [2021-03-04T18:33:08.467Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-04T18:33:08.467Z] VALIDATE_BRANCH=master [2021-03-04T18:33:08.467Z] TERM=xterm [2021-03-04T18:33:08.467Z] DOCKER_PKG=github.com/docker/docker [2021-03-04T18:33:08.467Z] SHLVL=3 [2021-03-04T18:33:08.467Z] TIMEOUT=120m [2021-03-04T18:33:08.467Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-04T18:33:08.467Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-04T18:33:08.467Z] GO111MODULE=off [2021-03-04T18:33:08.467Z] DOCKER_EXPERIMENTAL=1 [2021-03-04T18:33:08.467Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-04T18:33:08.467Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-04T18:33:08.467Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-04T18:33:08.467Z] GOPATH=/go [2021-03-04T18:33:08.467Z] PKG_CONFIG=pkg-config [2021-03-04T18:33:08.467Z] _=/usr/bin/env [2021-03-04T18:33:08.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-04T18:33:18.693Z] Loaded image: buildpack-deps:buster [2021-03-04T18:33:18.693Z] Loaded image: busybox:latest [2021-03-04T18:33:18.693Z] Loaded image: busybox:glibc [2021-03-04T18:33:19.637Z] Loaded image: debian:bullseye [2021-03-04T18:33:19.898Z] Loaded image: hello-world:latest [2021-03-04T18:33:19.898Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T18:33:26.524Z] 4612f6d0b889: Pull complete [2021-03-04T18:33:29.305Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|name|exports_file|imports|types_sizes) took 2m3.973126973s [2021-03-04T18:33:29.305Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 464.594885ms [2021-03-04T18:33:32.134Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (26.82s) [2021-03-04T18:33:32.134Z] PASS [2021-03-04T18:33:32.134Z] [2021-03-04T18:33:32.134Z] === Skipped [2021-03-04T18:33:32.134Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-03-04T18:33:32.134Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T18:33:32.134Z] [2021-03-04T18:33:32.134Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-04T18:33:32.134Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-04T18:33:32.134Z] [2021-03-04T18:33:32.134Z] [2021-03-04T18:33:32.134Z] DONE 34 tests, 2 skipped in 126.718s [2021-03-04T18:33:32.134Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-03-04T18:33:32.134Z] ++ 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 [2021-03-04T18:33:32.134Z] ++ set -e [2021-03-04T18:33:32.134Z] ++ '[' -n 0 ']' [2021-03-04T18:33:32.134Z] ++ set -x [2021-03-04T18:33:32.134Z] ++ 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 [2021-03-04T18:33:32.134Z] INFO: Testing against a local daemon [2021-03-04T18:33:32.134Z] === RUN TestConfigInspect [2021-03-04T18:33:34.682Z] --- PASS: TestConfigInspect (3.41s) [2021-03-04T18:33:34.682Z] === RUN TestConfigList [2021-03-04T18:33:37.985Z] --- PASS: TestConfigList (3.37s) [2021-03-04T18:33:37.985Z] === RUN TestConfigsCreateAndDelete [2021-03-04T18:33:40.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-04T18:33:40.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-04T18:33:40.970Z] --- PASS: TestImportExtremelyLargeImageWorks (102.47s) [2021-03-04T18:33:40.970Z] PASS [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === Skipped [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-04T18:33:40.970Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] DONE 12 tests, 1 skipped in 106.341s [2021-03-04T18:33:40.970Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-04T18:33:40.970Z] INFO: Testing against a local daemon [2021-03-04T18:33:40.970Z] === RUN TestNetworkCreateDelete [2021-03-04T18:33:40.970Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-03-04T18:33:40.970Z] === RUN TestDockerNetworkDeletePreferID [2021-03-04T18:33:40.970Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-03-04T18:33:40.970Z] === RUN TestDaemonDNSFallback [2021-03-04T18:33:40.970Z] --- PASS: TestDaemonDNSFallback (7.33s) [2021-03-04T18:33:40.970Z] === RUN TestInspectNetwork [2021-03-04T18:33:40.970Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-04T18:33:40.970Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:33:40.970Z] === RUN TestRunContainerWithBridgeNone [2021-03-04T18:33:40.970Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-04T18:33:40.970Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] === RUN TestNetworkInvalidJSON [2021-03-04T18:33:40.970Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-04T18:33:40.970Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-04T18:33:40.970Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T18:33:40.970Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T18:33:40.970Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T18:33:40.970Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T18:33:40.970Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-04T18:33:40.970Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T18:33:40.970Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T18:33:40.970Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-04T18:33:40.970Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-04T18:33:40.970Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-04T18:33:40.970Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-04T18:33:40.970Z] === RUN TestNetworkList [2021-03-04T18:33:40.970Z] === RUN TestNetworkList//networks [2021-03-04T18:33:40.970Z] === PAUSE TestNetworkList//networks [2021-03-04T18:33:40.970Z] === RUN TestNetworkList//networks/ [2021-03-04T18:33:40.970Z] === PAUSE TestNetworkList//networks/ [2021-03-04T18:33:40.970Z] === CONT TestNetworkList//networks [2021-03-04T18:33:40.970Z] === CONT TestNetworkList//networks/ [2021-03-04T18:33:40.970Z] --- PASS: TestNetworkList (0.02s) [2021-03-04T18:33:40.970Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-04T18:33:40.970Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-04T18:33:40.970Z] === RUN TestHostIPv4BridgeLabel [2021-03-04T18:33:40.970Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-04T18:33:40.970Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-04T18:33:40.970Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-03-04T18:33:40.970Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] === RUN TestDaemonDefaultNetworkPools [2021-03-04T18:33:40.970Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-03-04T18:33:40.970Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-04T18:33:40.970Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-04T18:33:40.970Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-04T18:33:40.970Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-04T18:33:40.970Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-04T18:33:40.970Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-04T18:33:40.970Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] === RUN TestServiceWithPredefinedNetwork [2021-03-04T18:33:40.970Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-04T18:33:40.970Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:33:40.970Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-04T18:33:40.970Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T18:33:40.970Z] service_test.go:242: FLAKY_TEST [2021-03-04T18:33:40.970Z] === RUN TestServiceWithDataPathPortInit [2021-03-04T18:33:40.970Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-03-04T18:33:40.970Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:33:40.970Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-04T18:33:40.970Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-04T18:33:40.970Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:33:40.970Z] PASS [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === Skipped [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-03-04T18:33:40.970Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-03-04T18:33:40.970Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-03-04T18:33:40.970Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-03-04T18:33:40.970Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-03-04T18:33:40.970Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-04T18:33:40.970Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-04T18:33:40.970Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-04T18:33:40.970Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-03-04T18:33:40.970Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T18:33:40.970Z] service_test.go:242: FLAKY_TEST [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-03-04T18:33:40.970Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-04T18:33:40.970Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] DONE 22 tests, 12 skipped in 7.999s [2021-03-04T18:33:40.970Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-04T18:33:40.970Z] INFO: Testing against a local daemon [2021-03-04T18:33:40.970Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-04T18:33:40.970Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-04T18:33:40.970Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:33:40.970Z] === RUN TestDockerNetworkIpvlan [2021-03-04T18:33:40.970Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-04T18:33:40.970Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:33:40.970Z] PASS [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === Skipped [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-04T18:33:40.970Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-04T18:33:40.970Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] DONE 2 tests, 2 skipped in 0.106s [2021-03-04T18:33:40.970Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-04T18:33:40.970Z] INFO: Testing against a local daemon [2021-03-04T18:33:40.970Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-04T18:33:40.970Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-04T18:33:40.970Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] === RUN TestDockerNetworkMacvlan [2021-03-04T18:33:40.970Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-03-04T18:33:40.970Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] PASS [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === Skipped [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-04T18:33:40.970Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-03-04T18:33:40.970Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] DONE 2 tests, 2 skipped in 0.098s [2021-03-04T18:33:40.970Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-04T18:33:40.970Z] testing: warning: no tests to run [2021-03-04T18:33:40.970Z] PASS [2021-03-04T18:33:40.970Z] [2021-03-04T18:33:40.970Z] DONE 0 tests in 0.031s [2021-03-04T18:33:40.970Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-04T18:33:40.970Z] INFO: Testing against a local daemon [2021-03-04T18:33:40.970Z] === RUN TestAuthZPluginAllowRequest [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-03-04T18:33:40.970Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.970Z] === RUN TestAuthZPluginTLS [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-03-04T18:33:40.970Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.970Z] === RUN TestAuthZPluginDenyRequest [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-03-04T18:33:40.970Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.970Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-04T18:33:40.970Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.970Z] === RUN TestAuthZPluginDenyResponse [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-03-04T18:33:40.970Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.970Z] === RUN TestAuthZPluginAllowEventStream [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-03-04T18:33:40.970Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.970Z] === RUN TestAuthZPluginErrorResponse [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-03-04T18:33:40.970Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.970Z] === RUN TestAuthZPluginErrorRequest [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-03-04T18:33:40.970Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.970Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-04T18:33:40.970Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.970Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-04T18:33:40.970Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-04T18:33:40.970Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.970Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-04T18:33:40.971Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] === RUN TestAuthZPluginHeader [2021-03-04T18:33:40.971Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-04T18:33:40.971Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] === RUN TestAuthZPluginV2Disable [2021-03-04T18:33:40.971Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-04T18:33:40.971Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-04T18:33:40.971Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-04T18:33:40.971Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] PASS [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === Skipped [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-04T18:33:40.971Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] DONE 17 tests, 17 skipped in 0.352s [2021-03-04T18:33:40.971Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-04T18:33:40.971Z] INFO: Testing against a local daemon [2021-03-04T18:33:40.971Z] === RUN TestPluginInvalidJSON [2021-03-04T18:33:40.971Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T18:33:40.971Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T18:33:40.971Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T18:33:40.971Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-04T18:33:40.971Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-04T18:33:40.971Z] === RUN TestPluginInstall [2021-03-04T18:33:40.971Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-04T18:33:40.971Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] === RUN TestPluginsWithRuntimes [2021-03-04T18:33:40.971Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-04T18:33:40.971Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-04T18:33:40.971Z] PASS [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === Skipped [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-03-04T18:33:40.971Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-03-04T18:33:40.971Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] [2021-03-04T18:33:40.971Z] DONE 4 tests, 2 skipped in 0.133s [2021-03-04T18:33:40.971Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-04T18:33:40.971Z] INFO: Testing against a local daemon [2021-03-04T18:33:40.971Z] === RUN TestExternalGraphDriver [2021-03-04T18:33:40.971Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-03-04T18:33:40.971Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-04T18:33:40.971Z] === RUN TestGraphdriverPluginV2 [2021-03-04T18:33:41.289Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2021-03-04T18:33:41.289Z] === RUN TestConfigsUpdate [2021-03-04T18:33:44.592Z] --- PASS: TestConfigsUpdate (3.33s) [2021-03-04T18:33:44.592Z] === RUN TestTemplatedConfig [2021-03-04T18:33:47.497Z] --- PASS: TestGraphdriverPluginV2 (5.63s) [2021-03-04T18:33:47.497Z] PASS [2021-03-04T18:33:47.497Z] [2021-03-04T18:33:47.497Z] === Skipped [2021-03-04T18:33:47.497Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-03-04T18:33:47.497Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-04T18:33:47.497Z] [2021-03-04T18:33:47.497Z] [2021-03-04T18:33:47.497Z] DONE 2 tests, 1 skipped in 5.810s [2021-03-04T18:33:47.497Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-04T18:33:47.497Z] INFO: Testing against a local daemon [2021-03-04T18:33:47.497Z] === RUN TestContinueAfterPluginCrash [2021-03-04T18:33:47.497Z] === PAUSE TestContinueAfterPluginCrash [2021-03-04T18:33:47.497Z] === RUN TestReadPluginNoRead [2021-03-04T18:33:47.497Z] === PAUSE TestReadPluginNoRead [2021-03-04T18:33:47.498Z] === RUN TestDaemonStartWithLogOpt [2021-03-04T18:33:47.498Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-04T18:33:47.498Z] === CONT TestContinueAfterPluginCrash [2021-03-04T18:33:47.498Z] === CONT TestDaemonStartWithLogOpt [2021-03-04T18:33:47.899Z] --- PASS: TestTemplatedConfig (3.40s) [2021-03-04T18:33:47.899Z] === RUN TestConfigCreateResolve [2021-03-04T18:33:51.217Z] --- PASS: TestConfigCreateResolve (3.27s) [2021-03-04T18:33:51.217Z] === RUN TestConfigDaemonLibtrustID [2021-03-04T18:33:51.256Z] INFO [runner/unused/goanalysis] analyzers took 29.464658669s with top 10 stages: buildssa: 25.258164624s, U1000: 4.206494045s [2021-03-04T18:33:51.789Z] --- PASS: TestConfigDaemonLibtrustID (0.72s) [2021-03-04T18:33:51.789Z] PASS [2021-03-04T18:33:51.789Z] [2021-03-04T18:33:51.789Z] DONE 7 tests in 21.057s [2021-03-04T18:33:51.789Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-03-04T18:33:51.790Z] ++ 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 [2021-03-04T18:33:51.790Z] ++ set -e [2021-03-04T18:33:51.790Z] ++ '[' -n 0 ']' [2021-03-04T18:33:51.790Z] ++ set -x [2021-03-04T18:33:51.790Z] ++ 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 [2021-03-04T18:33:52.051Z] INFO: Testing against a local daemon [2021-03-04T18:33:52.051Z] === RUN TestCheckpoint [2021-03-04T18:33:52.051Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-04T18:33:52.051Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T18:33:52.051Z] === RUN TestContainerInvalidJSON [2021-03-04T18:33:52.051Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T18:33:52.051Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T18:33:52.051Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T18:33:52.051Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T18:33:52.051Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-04T18:33:52.051Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-04T18:33:52.051Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T18:33:52.051Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-04T18:33:52.051Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T18:33:52.051Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-04T18:33:52.051Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-04T18:33:52.051Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-04T18:33:52.051Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-04T18:33:52.051Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-04T18:33:52.051Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2021-03-04T18:33:52.051Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-04T18:33:52.312Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-03-04T18:33:52.312Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-04T18:33:52.572Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-03-04T18:33:52.572Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-04T18:33:52.572Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-03-04T18:33:52.572Z] === RUN TestCopyFromContainer [2021-03-04T18:33:54.029Z] --- PASS: TestDaemonStartWithLogOpt (6.20s) [2021-03-04T18:33:54.029Z] === CONT TestReadPluginNoRead [2021-03-04T18:33:54.489Z] === RUN TestCopyFromContainer// [2021-03-04T18:33:54.752Z] === RUN TestCopyFromContainer//bar/root [2021-03-04T18:33:54.752Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-04T18:33:55.014Z] === RUN TestCopyFromContainer/bar/quux [2021-03-04T18:33:55.014Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-04T18:33:55.275Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-04T18:33:55.275Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-04T18:33:55.537Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-04T18:33:55.537Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-04T18:33:55.799Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-04T18:33:55.799Z] --- PASS: TestCopyFromContainer (3.31s) [2021-03-04T18:33:55.799Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-03-04T18:33:55.799Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-03-04T18:33:55.799Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-03-04T18:33:55.799Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-03-04T18:33:55.799Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-03-04T18:33:55.799Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-03-04T18:33:55.799Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-03-04T18:33:55.799Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-03-04T18:33:55.799Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-03-04T18:33:55.799Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-03-04T18:33:55.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-04T18:33:55.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T18:33:55.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T18:33:55.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T18:33:55.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T18:33:55.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T18:33:55.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T18:33:55.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T18:33:55.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T18:33:55.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T18:33:55.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-04T18:33:55.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-04T18:33:55.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-04T18:33:55.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-04T18:33:55.799Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-04T18:33:56.060Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-03-04T18:33:56.060Z] === RUN TestCreateWithInvalidEnv [2021-03-04T18:33:56.060Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-04T18:33:56.060Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-04T18:33:56.060Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-04T18:33:56.060Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-04T18:33:56.060Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-04T18:33:56.060Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-04T18:33:56.060Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-04T18:33:56.060Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-04T18:33:56.060Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-04T18:33:56.060Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-03-04T18:33:56.060Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-04T18:33:56.060Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-04T18:33:56.060Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-04T18:33:56.060Z] === RUN TestCreateTmpfsMountsTarget [2021-03-04T18:33:56.060Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-04T18:33:56.060Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-04T18:33:56.550Z] === RUN TestReadPluginNoRead/default [2021-03-04T18:33:56.550Z] --- PASS: TestContinueAfterPluginCrash (9.86s) [2021-03-04T18:33:58.609Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s) [2021-03-04T18:33:58.609Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-04T18:33:59.071Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-04T18:34:00.955Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-04T18:34:01.159Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.33s) [2021-03-04T18:34:01.159Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-04T18:34:01.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T18:34:01.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T18:34:01.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T18:34:01.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T18:34:01.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T18:34:01.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T18:34:01.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T18:34:01.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T18:34:01.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T18:34:01.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T18:34:01.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T18:34:01.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T18:34:01.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T18:34:01.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T18:34:01.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T18:34:01.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-04T18:34:01.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-03-04T18:34:01.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-03-04T18:34:01.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-03-04T18:34:01.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-03-04T18:34:01.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-04T18:34:01.159Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-04T18:34:01.421Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-03-04T18:34:01.421Z] === RUN TestCreateDifferentPlatform [2021-03-04T18:34:01.421Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-04T18:34:01.421Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-04T18:34:01.682Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-03-04T18:34:01.682Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-04T18:34:01.682Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-04T18:34:01.682Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-04T18:34:01.682Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-04T18:34:01.682Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-04T18:34:01.682Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-03-04T18:34:01.682Z] === RUN TestContainerStartOnDaemonRestart [2021-03-04T18:34:01.682Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-04T18:34:01.682Z] === RUN TestDaemonRestartIpcMode [2021-03-04T18:34:01.682Z] === PAUSE TestDaemonRestartIpcMode [2021-03-04T18:34:01.682Z] === RUN TestDaemonHostGatewayIP [2021-03-04T18:34:01.682Z] === PAUSE TestDaemonHostGatewayIP [2021-03-04T18:34:01.682Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-04T18:34:01.682Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-04T18:34:01.682Z] === RUN TestContainerKillOnDaemonStart [2021-03-04T18:34:01.682Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-04T18:34:01.682Z] === RUN TestDiff [2021-03-04T18:34:02.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-04T18:34:02.627Z] --- PASS: TestDiff (0.78s) [2021-03-04T18:34:02.627Z] === RUN TestExecWithCloseStdin [2021-03-04T18:34:03.465Z] --- PASS: TestReadPluginNoRead (10.28s) [2021-03-04T18:34:03.465Z] --- PASS: TestReadPluginNoRead/default (2.27s) [2021-03-04T18:34:03.465Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2021-03-04T18:34:03.465Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s) [2021-03-04T18:34:03.465Z] read_test.go:92: [d2b7f28ee70b5] daemon is not started [2021-03-04T18:34:03.465Z] PASS [2021-03-04T18:34:03.465Z] [2021-03-04T18:34:03.465Z] DONE 6 tests in 16.583s [2021-03-04T18:34:03.465Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-04T18:34:03.465Z] testing: warning: no tests to run [2021-03-04T18:34:03.465Z] PASS [2021-03-04T18:34:03.465Z] [2021-03-04T18:34:03.465Z] DONE 0 tests in 0.040s [2021-03-04T18:34:03.465Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-04T18:34:03.465Z] INFO: Testing against a local daemon [2021-03-04T18:34:03.465Z] === RUN TestPluginWithDevMounts [2021-03-04T18:34:03.465Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-04T18:34:03.465Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-04T18:34:03.465Z] PASS [2021-03-04T18:34:03.465Z] [2021-03-04T18:34:03.465Z] === Skipped [2021-03-04T18:34:03.465Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-03-04T18:34:03.465Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-04T18:34:03.465Z] [2021-03-04T18:34:03.465Z] [2021-03-04T18:34:03.465Z] DONE 1 tests, 1 skipped in 0.109s [2021-03-04T18:34:03.465Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-04T18:34:03.465Z] INFO: Testing against a local daemon [2021-03-04T18:34:03.465Z] === RUN TestSecretInspect [2021-03-04T18:34:03.465Z] --- SKIP: TestSecretInspect (0.02s) [2021-03-04T18:34:03.465Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.465Z] === RUN TestSecretList [2021-03-04T18:34:03.571Z] --- PASS: TestExecWithCloseStdin (0.94s) [2021-03-04T18:34:03.572Z] === RUN TestExec [2021-03-04T18:34:03.721Z] --- SKIP: TestSecretList (0.02s) [2021-03-04T18:34:03.721Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.721Z] === RUN TestSecretsCreateAndDelete [2021-03-04T18:34:03.721Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-03-04T18:34:03.721Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.721Z] === RUN TestSecretsUpdate [2021-03-04T18:34:03.721Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-03-04T18:34:03.721Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.721Z] === RUN TestTemplatedSecret [2021-03-04T18:34:03.721Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-04T18:34:03.721Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.721Z] === RUN TestSecretCreateResolve [2021-03-04T18:34:03.721Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-03-04T18:34:03.721Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.721Z] PASS [2021-03-04T18:34:03.721Z] [2021-03-04T18:34:03.721Z] === Skipped [2021-03-04T18:34:03.721Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-03-04T18:34:03.721Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.721Z] [2021-03-04T18:34:03.721Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-03-04T18:34:03.721Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.721Z] [2021-03-04T18:34:03.721Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-03-04T18:34:03.721Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.721Z] [2021-03-04T18:34:03.721Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-03-04T18:34:03.721Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.721Z] [2021-03-04T18:34:03.721Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-03-04T18:34:03.721Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.721Z] [2021-03-04T18:34:03.721Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-03-04T18:34:03.721Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.721Z] [2021-03-04T18:34:03.721Z] [2021-03-04T18:34:03.721Z] DONE 6 tests, 6 skipped in 0.177s [2021-03-04T18:34:03.722Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-04T18:34:03.722Z] INFO: Testing against a local daemon [2021-03-04T18:34:03.722Z] === RUN TestServiceCreateInit [2021-03-04T18:34:03.722Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-04T18:34:03.722Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-04T18:34:03.722Z] --- PASS: TestServiceCreateInit (0.01s) [2021-03-04T18:34:03.722Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-04T18:34:03.722Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.722Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-04T18:34:03.722Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.722Z] === RUN TestCreateServiceMultipleTimes [2021-03-04T18:34:03.722Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-03-04T18:34:03.722Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.722Z] === RUN TestCreateServiceConflict [2021-03-04T18:34:03.722Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-03-04T18:34:03.722Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.722Z] === RUN TestCreateServiceMaxReplicas [2021-03-04T18:34:03.722Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-03-04T18:34:03.722Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.722Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-04T18:34:03.722Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-04T18:34:03.722Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.722Z] === RUN TestCreateServiceSecretFileMode [2021-03-04T18:34:03.722Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-03-04T18:34:03.722Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.722Z] === RUN TestCreateServiceConfigFileMode [2021-03-04T18:34:03.977Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-03-04T18:34:03.977Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.977Z] === RUN TestCreateServiceSysctls [2021-03-04T18:34:03.977Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-03-04T18:34:03.977Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.977Z] === RUN TestCreateServiceCapabilities [2021-03-04T18:34:03.977Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-03-04T18:34:03.977Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.977Z] === RUN TestInspect [2021-03-04T18:34:03.977Z] --- SKIP: TestInspect (0.01s) [2021-03-04T18:34:03.977Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.977Z] === RUN TestCreateJob [2021-03-04T18:34:03.977Z] --- SKIP: TestCreateJob (0.01s) [2021-03-04T18:34:03.977Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.977Z] === RUN TestReplicatedJob [2021-03-04T18:34:03.977Z] --- SKIP: TestReplicatedJob (0.01s) [2021-03-04T18:34:03.977Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.977Z] === RUN TestUpdateReplicatedJob [2021-03-04T18:34:03.977Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-03-04T18:34:03.977Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.977Z] === RUN TestServiceListWithStatuses [2021-03-04T18:34:03.977Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-04T18:34:03.977Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T18:34:03.977Z] === RUN TestDockerNetworkConnectAlias [2021-03-04T18:34:03.977Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-03-04T18:34:03.977Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.977Z] === RUN TestDockerNetworkReConnect [2021-03-04T18:34:03.977Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-03-04T18:34:03.977Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:03.977Z] === RUN TestServicePlugin [2021-03-04T18:34:04.516Z] --- PASS: TestExec (0.90s) [2021-03-04T18:34:04.516Z] === RUN TestExecUser [2021-03-04T18:34:05.461Z] --- PASS: TestExecUser (0.89s) [2021-03-04T18:34:05.461Z] === RUN TestExportContainerAndImportImage [2021-03-04T18:34:06.405Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2021-03-04T18:34:06.405Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-04T18:34:08.139Z] --- SKIP: TestServicePlugin (3.43s) [2021-03-04T18:34:08.139Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] === RUN TestServiceUpdateLabel [2021-03-04T18:34:08.139Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-03-04T18:34:08.139Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] === RUN TestServiceUpdateSecrets [2021-03-04T18:34:08.139Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-03-04T18:34:08.139Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] === RUN TestServiceUpdateConfigs [2021-03-04T18:34:08.139Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-03-04T18:34:08.139Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] === RUN TestServiceUpdateNetwork [2021-03-04T18:34:08.139Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-04T18:34:08.139Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] === RUN TestServiceUpdatePidsLimit [2021-03-04T18:34:08.139Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-03-04T18:34:08.139Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] PASS [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === Skipped [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-04T18:34:08.139Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-04T18:34:08.139Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-04T18:34:08.139Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-04T18:34:08.139Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-03-04T18:34:08.139Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-03-04T18:34:08.139Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-03-04T18:34:08.139Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-04T18:34:08.139Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-03-04T18:34:08.139Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-03-04T18:34:08.139Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-03-04T18:34:08.139Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-03-04T18:34:08.139Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-03-04T18:34:08.139Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-03-04T18:34:08.139Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-03-04T18:34:08.139Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-03-04T18:34:08.139Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-04T18:34:08.139Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-03-04T18:34:08.139Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-03-04T18:34:08.139Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServicePlugin (3.43s) [2021-03-04T18:34:08.139Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-03-04T18:34:08.139Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-03-04T18:34:08.139Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-03-04T18:34:08.139Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-03-04T18:34:08.139Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-03-04T18:34:08.139Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] DONE 24 tests, 23 skipped in 3.827s [2021-03-04T18:34:08.139Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-04T18:34:08.139Z] INFO: Testing against a local daemon [2021-03-04T18:34:08.139Z] === RUN TestSessionCreate [2021-03-04T18:34:08.139Z] --- PASS: TestSessionCreate (0.02s) [2021-03-04T18:34:08.139Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-04T18:34:08.139Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-04T18:34:08.139Z] PASS [2021-03-04T18:34:08.139Z] [2021-03-04T18:34:08.139Z] DONE 2 tests in 0.136s [2021-03-04T18:34:08.139Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-04T18:34:08.139Z] INFO: Testing against a local daemon [2021-03-04T18:34:08.139Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-04T18:34:08.139Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-04T18:34:08.139Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-04T18:34:08.139Z] === RUN TestEventsExecDie [2021-03-04T18:34:08.139Z] --- PASS: TestEventsExecDie (0.52s) [2021-03-04T18:34:08.139Z] === RUN TestEventsBackwardsCompatible [2021-03-04T18:34:08.394Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-03-04T18:34:08.394Z] === RUN TestInfoBinaryCommits [2021-03-04T18:34:08.394Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-04T18:34:08.394Z] === RUN TestInfoAPIVersioned [2021-03-04T18:34:08.394Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-04T18:34:08.394Z] === RUN TestInfoDiscoveryBackend [2021-03-04T18:34:08.968Z] --- PASS: TestExportContainerAfterDaemonRestart (2.16s) [2021-03-04T18:34:08.968Z] === RUN TestHealthCheckWorkdir [2021-03-04T18:34:09.540Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2021-03-04T18:34:09.540Z] === RUN TestHealthKillContainer [2021-03-04T18:34:09.756Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-03-04T18:34:09.756Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-04T18:34:10.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-04T18:34:10.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-04T18:34:12.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-04T18:34:12.843Z] --- PASS: TestHealthKillContainer (2.88s) [2021-03-04T18:34:12.843Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-04T18:34:13.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-04T18:34:13.416Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-03-04T18:34:13.416Z] === RUN TestIpcModeNone [2021-03-04T18:34:13.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-04T18:34:13.913Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2021-03-04T18:34:13.913Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-04T18:34:13.913Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-04T18:34:13.913Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:34:13.913Z] === RUN TestInfoAPI [2021-03-04T18:34:13.913Z] --- PASS: TestInfoAPI (0.03s) [2021-03-04T18:34:13.913Z] === RUN TestInfoAPIWarnings [2021-03-04T18:34:14.359Z] --- PASS: TestIpcModeNone (0.89s) [2021-03-04T18:34:14.359Z] === RUN TestIpcModePrivate [2021-03-04T18:34:15.304Z] --- PASS: TestIpcModePrivate (0.92s) [2021-03-04T18:34:15.304Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-03-04T18:34:15.304Z] === RUN TestIpcModeShareable [2021-03-04T18:34:15.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-04T18:34:16.246Z] --- PASS: TestIpcModeShareable (0.93s) [2021-03-04T18:34:16.246Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-03-04T18:34:16.246Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-04T18:34:18.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-04T18:34:19.549Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2021-03-04T18:34:19.549Z] === RUN TestAPIIpcModeHost [2021-03-04T18:34:19.811Z] --- PASS: TestAPIIpcModeHost (0.75s) [2021-03-04T18:34:19.811Z] === RUN TestDaemonIpcModeShareable [2021-03-04T18:34:20.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-04T18:34:21.728Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2021-03-04T18:34:21.728Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-03-04T18:34:21.728Z] === RUN TestDaemonIpcModePrivate [2021-03-04T18:34:21.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-04T18:34:22.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-04T18:34:23.645Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2021-03-04T18:34:23.645Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-03-04T18:34:23.645Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-04T18:34:24.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-04T18:34:25.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-04T18:34:25.563Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.05s) [2021-03-04T18:34:25.563Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-03-04T18:34:25.563Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-04T18:34:27.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-04T18:34:27.479Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2021-03-04T18:34:27.479Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-03-04T18:34:27.479Z] === RUN TestIpcModeOlderClient [2021-03-04T18:34:27.479Z] === PAUSE TestIpcModeOlderClient [2021-03-04T18:34:27.479Z] === RUN TestKillContainerInvalidSignal [2021-03-04T18:34:28.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-04T18:34:28.105Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2021-03-04T18:34:28.105Z] === RUN TestKillContainer [2021-03-04T18:34:28.105Z] === RUN TestKillContainer/no_signal [2021-03-04T18:34:29.059Z] === RUN TestKillContainer/non_killing_signal [2021-03-04T18:34:29.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-04T18:34:29.632Z] === RUN TestKillContainer/killing_signal [2021-03-04T18:34:30.821Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-04T18:34:30.821Z] Using test binary docker [2021-03-04T18:34:30.821Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-04T18:34:30.821Z] Starting apparmor (via systemctl): apparmor.service. [2021-03-04T18:34:30.821Z] INFO: Waiting for daemon to start... [2021-03-04T18:34:30.821Z] Starting dockerd [2021-03-04T18:34:31.018Z] --- PASS: TestKillContainer (2.51s) [2021-03-04T18:34:31.018Z] --- PASS: TestKillContainer/no_signal (0.78s) [2021-03-04T18:34:31.018Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2021-03-04T18:34:31.018Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2021-03-04T18:34:31.018Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-04T18:34:31.018Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-04T18:34:31.590Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-04T18:34:31.939Z] --- PASS: TestInfoAPIWarnings (17.33s) [2021-03-04T18:34:31.939Z] === RUN TestInfoDebug [2021-03-04T18:34:32.194Z] --- PASS: TestInfoDebug (1.52s) [2021-03-04T18:34:32.194Z] === RUN TestInfoInsecureRegistries [2021-03-04T18:34:32.533Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s) [2021-03-04T18:34:32.533Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2021-03-04T18:34:32.533Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-03-04T18:34:32.534Z] === RUN TestKillStoppedContainer [2021-03-04T18:34:32.534Z] --- PASS: TestKillStoppedContainer (0.12s) [2021-03-04T18:34:32.534Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-04T18:34:32.534Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-03-04T18:34:32.534Z] === RUN TestKillDifferentUserContainer [2021-03-04T18:34:33.376Z] . [2021-03-04T18:34:33.376Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-04T18:34:33.376Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-04T18:34:33.376Z] Error: No such image: emptyfs [2021-03-04T18:34:33.376Z] Running integration-test (iteration 1) [2021-03-04T18:34:33.376Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-04T18:34:33.478Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2021-03-04T18:34:33.478Z] === RUN TestInspectOomKilledTrue [2021-03-04T18:34:33.478Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-03-04T18:34:33.478Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T18:34:33.478Z] === RUN TestInspectOomKilledFalse [2021-03-04T18:34:33.478Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-04T18:34:33.478Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T18:34:33.478Z] === RUN TestLinksEtcHostsContentMatch [2021-03-04T18:34:33.555Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-03-04T18:34:33.555Z] === RUN TestInfoRegistryMirrors [2021-03-04T18:34:34.051Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2021-03-04T18:34:34.051Z] === RUN TestLinksContainerNames [2021-03-04T18:34:35.445Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-03-04T18:34:35.445Z] === RUN TestLoginFailsWithBadCredentials [2021-03-04T18:34:35.445Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-03-04T18:34:35.445Z] === RUN TestPingCacheHeaders [2021-03-04T18:34:35.445Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-04T18:34:35.445Z] === RUN TestPingGet [2021-03-04T18:34:35.445Z] --- PASS: TestPingGet (0.01s) [2021-03-04T18:34:35.445Z] === RUN TestPingHead [2021-03-04T18:34:35.445Z] --- PASS: TestPingHead (0.02s) [2021-03-04T18:34:35.445Z] === RUN TestVersion [2021-03-04T18:34:35.445Z] --- PASS: TestVersion (0.02s) [2021-03-04T18:34:35.445Z] PASS [2021-03-04T18:34:35.445Z] [2021-03-04T18:34:35.445Z] === Skipped [2021-03-04T18:34:35.446Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-04T18:34:35.446Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-04T18:34:35.446Z] [2021-03-04T18:34:35.446Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-04T18:34:35.446Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T18:34:35.446Z] [2021-03-04T18:34:35.446Z] [2021-03-04T18:34:35.446Z] DONE 18 tests, 2 skipped in 27.759s [2021-03-04T18:34:35.446Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-04T18:34:35.446Z] INFO: Testing against a local daemon [2021-03-04T18:34:35.446Z] === RUN TestVolumesCreateAndList [2021-03-04T18:34:35.446Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-04T18:34:35.446Z] === RUN TestVolumesRemove [2021-03-04T18:34:35.703Z] --- PASS: TestVolumesRemove (0.06s) [2021-03-04T18:34:35.703Z] === RUN TestVolumesInspect [2021-03-04T18:34:35.703Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-04T18:34:35.703Z] === RUN TestVolumesInvalidJSON [2021-03-04T18:34:35.703Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-04T18:34:35.703Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-04T18:34:35.703Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-04T18:34:35.703Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-04T18:34:35.703Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-04T18:34:35.703Z] PASS [2021-03-04T18:34:35.703Z] [2021-03-04T18:34:35.703Z] DONE 5 tests in 0.208s [2021-03-04T18:34:35.703Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-04T18:34:35.703Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12281 is not a child of this shell [2021-03-04T18:34:35.703Z] warning: PID 12281 from bundles/test-integration/docker.pid had a nonzero exit code [2021-03-04T18:34:35.703Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-04T18:34:35.703Z] [2021-03-04T18:34:35.703Z] Unloading profiles will leave already running processes permanently [2021-03-04T18:34:35.703Z] unconfined, which can lead to unexpected situations. [2021-03-04T18:34:35.703Z] [2021-03-04T18:34:35.703Z] To set a process to complain mode, use the command line tool [2021-03-04T18:34:35.703Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-04T18:34:35.703Z] Removing test suite binaries [2021-03-04T18:34:35.703Z] exiting test-integration [2021-03-04T18:34:35.703Z] ++ exit 0 [2021-03-04T18:34:35.967Z] --- PASS: TestLinksContainerNames (1.62s) [2021-03-04T18:34:35.967Z] === RUN TestLogsFollowTailEmpty [2021-03-04T18:34:36.540Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2021-03-04T18:34:36.540Z] === RUN TestContainerNetworkMountsNoChown [2021-03-04T18:34:36.647Z] [2021-03-04T18:34:37.484Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/default [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/default [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/private [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/private [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/rprivate [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/slave [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/slave [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/rslave [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/shared [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/shared [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/rshared [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/default [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/rslave [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/rshared [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/private [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/shared [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/slave [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/rprivate [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-04T18:34:37.484Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-04T18:34:37.484Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-04T18:34:37.484Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-04T18:34:37.745Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-04T18:34:37.745Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-04T18:34:37.745Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T18:34:37.745Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-04T18:34:37.745Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T18:34:37.745Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-04T18:34:37.745Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-04T18:34:37.745Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-04T18:34:37.745Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-04T18:34:37.745Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-04T18:34:37.745Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-04T18:34:37.745Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-03-04T18:34:38.007Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-03-04T18:34:38.007Z] === RUN TestContainerBindMountNonRecursive Post stage [Pipeline] junit [2021-03-04T18:34:39.167Z] Recording test results [2021-03-04T18:34:39.622Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-04T18:34:39.955Z] + echo Ensuring container killed. [2021-03-04T18:34:39.955Z] Ensuring container killed. [2021-03-04T18:34:39.955Z] + docker rm -vf docker-pr5 [2021-03-04T18:34:39.955Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-03-04T18:34:40.269Z] + echo Chowning /workspace to jenkins user [2021-03-04T18:34:40.269Z] Chowning /workspace to jenkins user [2021-03-04T18:34:40.269Z] + id -u [2021-03-04T18:34:40.269Z] + id -g [2021-03-04T18:34:40.269Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42083:/workspace busybox chown -R 1000:1000 /workspace [2021-03-04T18:34:40.554Z] --- PASS: TestContainerBindMountNonRecursive (2.33s) [2021-03-04T18:34:40.554Z] === RUN TestContainerVolumesMountedAsShared [2021-03-04T18:34:41.126Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s) [2021-03-04T18:34:41.126Z] === RUN TestContainerVolumesMountedAsSlave [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-04T18:34:41.699Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2021-03-04T18:34:41.699Z] === RUN TestNetworkNat [2021-03-04T18:34:41.962Z] + bundleName=amd64-rootless [2021-03-04T18:34:41.962Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-03-04T18:34:41.962Z] Creating amd64-rootless-bundles.tar.gz [2021-03-04T18:34:41.962Z] + find+ xargs tar -czf amd64-rootless-bundles.tar.gz [2021-03-04T18:34:41.962Z] bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-03-04T18:34:41.970Z] Archiving artifacts [2021-03-04T18:34:42.244Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42083/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-04T18:34:42.588Z] + make clean [2021-03-04T18:34:42.643Z] --- PASS: TestNetworkNat (0.90s) [2021-03-04T18:34:42.643Z] === RUN TestNetworkLocalhostTCPNat [2021-03-04T18:34:42.843Z] docker volume rm -f docker-dev-cache [2021-03-04T18:34:42.843Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T18:34:43.589Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2021-03-04T18:34:43.589Z] === RUN TestNetworkLoopbackNat [2021-03-04T18:34:45.600Z] Loaded image: buildpack-deps:buster [2021-03-04T18:34:45.856Z] Loaded image: busybox:latest [2021-03-04T18:34:45.856Z] Loaded image: busybox:glibc [2021-03-04T18:34:46.897Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2021-03-04T18:34:46.897Z] === RUN TestPause [2021-03-04T18:34:47.471Z] --- PASS: TestPause (0.85s) [2021-03-04T18:34:47.471Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-04T18:34:47.471Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T18:34:47.471Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T18:34:47.471Z] === RUN TestPauseStopPausedContainer [2021-03-04T18:34:48.369Z] Loaded image: debian:bullseye [2021-03-04T18:34:48.415Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2021-03-04T18:34:48.415Z] === RUN TestPsFilter [2021-03-04T18:34:48.677Z] --- PASS: TestPsFilter (0.28s) [2021-03-04T18:34:48.677Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-04T18:34:48.929Z] Loaded image: hello-world:latest [2021-03-04T18:34:49.185Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T18:34:49.185Z] INFO: Testing against a local daemon [2021-03-04T18:34:49.185Z] === RUN TestCgroupNamespacesBuild [2021-03-04T18:34:49.622Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2021-03-04T18:34:49.622Z] === RUN TestRemoveContainerWithVolume [2021-03-04T18:34:50.195Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2021-03-04T18:34:50.195Z] === RUN TestRemoveContainerRunning [2021-03-04T18:34:50.547Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2021-03-04T18:34:50.547Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-04T18:34:51.139Z] --- PASS: TestRemoveContainerRunning (0.86s) [2021-03-04T18:34:51.139Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-04T18:34:51.911Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2021-03-04T18:34:51.911Z] === RUN TestBuildWithSession [2021-03-04T18:34:51.911Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-04T18:34:51.911Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T18:34:51.911Z] === RUN TestBuildSquashParent [2021-03-04T18:34:52.083Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2021-03-04T18:34:52.083Z] === RUN TestRemoveInvalidContainer [2021-03-04T18:34:52.083Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-04T18:34:52.083Z] === RUN TestRenameLinkedContainer [2021-03-04T18:34:55.389Z] --- PASS: TestRenameLinkedContainer (3.16s) [2021-03-04T18:34:55.389Z] === RUN TestRenameStoppedContainer [2021-03-04T18:34:55.962Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-03-04T18:34:55.962Z] === RUN TestRenameRunningContainerAndReuse [2021-03-04T18:34:56.075Z] --- PASS: TestBuildSquashParent (4.23s) [2021-03-04T18:34:56.075Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-04T18:34:56.331Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T18:34:56.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T18:34:56.331Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T18:34:56.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T18:34:56.331Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T18:34:56.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T18:34:56.331Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T18:34:56.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T18:34:56.331Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T18:34:56.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T18:34:56.331Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T18:34:56.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T18:34:56.331Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T18:34:56.331Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T18:34:57.877Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2021-03-04T18:34:57.877Z] === RUN TestRenameInvalidName [2021-03-04T18:34:58.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T18:34:58.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T18:34:58.449Z] --- PASS: TestRenameInvalidName (0.80s) [2021-03-04T18:34:58.449Z] === RUN TestRenameAnonymousContainer [2021-03-04T18:34:59.145Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T18:34:59.706Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T18:35:01.069Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-04T18:35:01.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.66s) [2021-03-04T18:35:01.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.74s) [2021-03-04T18:35:01.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2021-03-04T18:35:01.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.58s) [2021-03-04T18:35:01.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s) [2021-03-04T18:35:01.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.62s) [2021-03-04T18:35:01.069Z] === RUN TestBuildMultiStageCopy [2021-03-04T18:35:01.069Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-04T18:35:02.660Z] --- PASS: TestRenameAnonymousContainer (4.08s) [2021-03-04T18:35:02.660Z] === RUN TestRenameContainerWithSameName [2021-03-04T18:35:02.956Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-04T18:35:02.956Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-04T18:35:02.956Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-04T18:35:03.211Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-04T18:35:03.232Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-03-04T18:35:03.232Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-04T18:35:03.467Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2021-03-04T18:35:03.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2021-03-04T18:35:03.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-03-04T18:35:03.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-03-04T18:35:03.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-03-04T18:35:03.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-03-04T18:35:03.467Z] === RUN TestBuildMultiStageParentConfig [2021-03-04T18:35:04.393Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2021-03-04T18:35:04.393Z] === RUN TestBuildLabelWithTargets [2021-03-04T18:35:04.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-04T18:35:04.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-04T18:35:05.147Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2021-03-04T18:35:05.147Z] === RUN TestResize [2021-03-04T18:35:05.319Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2021-03-04T18:35:05.319Z] === RUN TestBuildWithEmptyLayers [2021-03-04T18:35:05.574Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-03-04T18:35:05.574Z] === RUN TestBuildMultiStageOnBuild [2021-03-04T18:35:05.720Z] --- PASS: TestResize (0.87s) [2021-03-04T18:35:05.720Z] === RUN TestResizeWithInvalidSize [2021-03-04T18:35:06.668Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2021-03-04T18:35:06.668Z] === RUN TestResizeWhenContainerNotStarted [2021-03-04T18:35:07.247Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2021-03-04T18:35:07.247Z] === RUN TestDaemonRestartKillContainers [2021-03-04T18:35:07.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T18:35:07.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T18:35:07.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T18:35:07.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T18:35:07.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T18:35:07.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T18:35:07.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T18:35:07.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T18:35:07.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:35:07.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:35:07.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:35:07.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:35:07.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:35:07.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T18:35:07.247Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T18:35:07.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T18:35:07.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:35:07.458Z] --- PASS: TestBuildMultiStageOnBuild (1.62s) [2021-03-04T18:35:07.458Z] === RUN TestBuildUncleanTarFilenames [2021-03-04T18:35:08.020Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2021-03-04T18:35:08.020Z] === RUN TestBuildMultiStageLayerLeak [2021-03-04T18:35:09.171Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:35:09.906Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2021-03-04T18:35:09.907Z] === RUN TestBuildWithHugeFile [2021-03-04T18:35:10.566Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T18:35:10.566Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:35:10.829Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T18:35:11.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T18:35:12.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:35:12.698Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.212191947s with top 10 stages: buildssa: 1m43.584534696s, goimports: 21.616752572s, unconvert: 14.005638947s, gosec: 9.733603117s, golint: 5.835878171s, misspell: 4.190675779s, ineffassign: 3.981595331s, inspect: 3.283539969s, vrp: 2.476163497s, printf: 2.117953607s [2021-03-04T18:35:12.698Z] INFO [runner] Issues before processing: 2266, after processing: 0 [2021-03-04T18:35:12.698Z] INFO [runner] Processors filtering stat (out/in): cgo: 1686/2266, filename_unadjuster: 1686/1686, skip_files: 1686/1686, exclude-rules: 64/1581, skip_dirs: 1686/1686, identifier_marker: 1581/1581, path_prettifier: 1686/1686, autogenerated_exclude: 1581/1686, exclude: 1581/1581, nolint: 0/64 [2021-03-04T18:35:12.698Z] INFO [runner] processing took 59.110463ms with stages: nolint: 25.617724ms, identifier_marker: 16.158212ms, path_prettifier: 8.00316ms, autogenerated_exclude: 3.947185ms, exclude-rules: 3.439959ms, skip_dirs: 1.659524ms, cgo: 192.506µs, filename_unadjuster: 86.771µs, max_same_issues: 1.442µs, uniq_by_line: 984ns, max_from_linter: 724ns, diff: 565ns, exclude: 449ns, skip_files: 391ns, source_code: 347ns, path_shortener: 263ns, max_per_file_from_linter: 257ns [2021-03-04T18:35:12.698Z] INFO [runner] linters took 1m44.735092251s with stages: goanalysis_metalinter: 1m23.13981644s, unused: 21.535944453s [2021-03-04T18:35:12.698Z] INFO File cache stats: 1453 entries of total size 6.8MiB [2021-03-04T18:35:12.698Z] INFO Memory: 1576 samples, avg is 783.6MB, max is 3904.1MB [2021-03-04T18:35:12.698Z] INFO Execution took 3m49.18112818s [2021-03-04T18:35:12.698Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-03-04T18:35:12.927Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T18:35:13.038Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh dynbinary-daemon test-docker-py [2021-03-04T18:35:13.502Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T18:35:13.617Z] [2021-03-04T18:35:13.617Z] Removing bundles/ [2021-03-04T18:35:13.617Z] [2021-03-04T18:35:13.617Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-04T18:35:13.617Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T18:35:13.617Z] GOOS="" GOARCH="" GOARM="" [2021-03-04T18:35:16.054Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-04T18:35:16.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2021-03-04T18:35:16.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s) [2021-03-04T18:35:16.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.08s) [2021-03-04T18:35:16.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2021-03-04T18:35:16.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.89s) [2021-03-04T18:35:16.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-03-04T18:35:16.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2021-03-04T18:35:16.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2021-03-04T18:35:16.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2021-03-04T18:35:16.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.26s) [2021-03-04T18:35:16.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s) [2021-03-04T18:35:16.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2021-03-04T18:35:16.054Z] === RUN TestCgroupNamespacesRun [2021-03-04T18:35:17.972Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2021-03-04T18:35:17.972Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-04T18:35:19.889Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2021-03-04T18:35:19.889Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-04T18:35:21.804Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.92s) [2021-03-04T18:35:21.804Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-04T18:35:23.029Z] db4edcf0861f: Pull complete [2021-03-04T18:35:23.029Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-03-04T18:35:23.029Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T18:35:23.029Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T18:35:23.029Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-03-04T18:35:23.029Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-03-04T18:35:23.029Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757' [2021-03-04T18:35:23.029Z] INFO: Docker version of control daemon [2021-03-04T18:35:23.029Z] [2021-03-04T18:35:23.029Z] Client: Docker Engine - Enterprise [2021-03-04T18:35:23.029Z] Version: 19.03.12 [2021-03-04T18:35:23.029Z] API version: 1.40 [2021-03-04T18:35:23.029Z] Go version: go1.13.13 [2021-03-04T18:35:23.029Z] Git commit: 4306744 [2021-03-04T18:35:23.030Z] Built: 08/05/2020 19:27:53 [2021-03-04T18:35:23.030Z] OS/Arch: windows/amd64 [2021-03-04T18:35:23.030Z] Experimental: false [2021-03-04T18:35:23.030Z] [2021-03-04T18:35:23.030Z] Server: Docker Engine - Enterprise [2021-03-04T18:35:23.030Z] Engine: [2021-03-04T18:35:23.030Z] Version: 19.03.12 [2021-03-04T18:35:23.030Z] API version: 1.40 (minimum version 1.24) [2021-03-04T18:35:23.030Z] Go version: go1.13.13 [2021-03-04T18:35:23.030Z] Git commit: f295753ffd [2021-03-04T18:35:23.030Z] Built: 08/05/2020 19:26:41 [2021-03-04T18:35:23.030Z] OS/Arch: windows/amd64 [2021-03-04T18:35:23.030Z] Experimental: true [2021-03-04T18:35:23.030Z] [2021-03-04T18:35:23.030Z] INFO: Docker info of control daemon [2021-03-04T18:35:23.030Z] [2021-03-04T18:35:23.030Z] Client: [2021-03-04T18:35:23.030Z] Debug Mode: false [2021-03-04T18:35:23.030Z] Plugins: [2021-03-04T18:35:23.030Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-04T18:35:23.030Z] [2021-03-04T18:35:23.030Z] Server: [2021-03-04T18:35:23.030Z] Containers: 0 [2021-03-04T18:35:23.030Z] Running: 0 [2021-03-04T18:35:23.030Z] Paused: 0 [2021-03-04T18:35:23.030Z] Stopped: 0 [2021-03-04T18:35:23.030Z] Images: 1 [2021-03-04T18:35:23.030Z] Server Version: 19.03.12 [2021-03-04T18:35:23.030Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-03-04T18:35:23.030Z] LCOW: [2021-03-04T18:35:23.030Z] Windows: [2021-03-04T18:35:23.030Z] Logging Driver: json-file [2021-03-04T18:35:23.030Z] Plugins: [2021-03-04T18:35:23.030Z] Volume: local [2021-03-04T18:35:23.030Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-04T18:35:23.030Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-04T18:35:23.030Z] Swarm: inactive [2021-03-04T18:35:23.030Z] Default Isolation: process [2021-03-04T18:35:23.030Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-04T18:35:23.030Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-04T18:35:23.030Z] OSType: windows [2021-03-04T18:35:23.030Z] Architecture: x86_64 [2021-03-04T18:35:23.030Z] CPUs: 4 [2021-03-04T18:35:23.030Z] Total Memory: 32GiB [2021-03-04T18:35:23.030Z] Name: azwin-2-960050 [2021-03-04T18:35:23.030Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-03-04T18:35:23.030Z] Docker Root Dir: D:\docker [2021-03-04T18:35:23.030Z] Debug Mode: false [2021-03-04T18:35:23.030Z] Registry: https://index.docker.io/v1/ [2021-03-04T18:35:23.030Z] Labels: [2021-03-04T18:35:23.030Z] Experimental: true [2021-03-04T18:35:23.030Z] Insecure Registries: [2021-03-04T18:35:23.030Z] 10.0.0.4:5000 [2021-03-04T18:35:23.030Z] 127.0.0.0/8 [2021-03-04T18:35:23.030Z] Registry Mirrors: [2021-03-04T18:35:23.030Z] http://10.0.0.4:5000/ [2021-03-04T18:35:23.030Z] Live Restore Enabled: false [2021-03-04T18:35:23.030Z] [2021-03-04T18:35:23.030Z] [2021-03-04T18:35:23.030Z] INFO: Commit hash is 96cb22f91c [2021-03-04T18:35:23.030Z] INFO: Nuke-Everything... [2021-03-04T18:35:23.030Z] INFO: Container count on control daemon to delete is 0 [2021-03-04T18:35:23.030Z] INFO: Nuking d:\CI [2021-03-04T18:35:23.030Z] INFO: Zapped successfully [2021-03-04T18:35:23.030Z] INFO: Location for testing is d:\CI\PR-42083\5 [2021-03-04T18:35:23.030Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-03-04T18:35:23.030Z] [2021-03-04T18:35:23.030Z] [2021-03-04T18:35:23.030Z] INFO: Building the image from Dockerfile.windows at 03/04/2021 18:35:15... [2021-03-04T18:35:23.030Z] [2021-03-04T18:35:23.030Z] Sending build context to Docker daemon 58.32MB [2021-03-04T18:35:23.030Z] [2021-03-04T18:35:23.030Z] Step 1/10 : FROM microsoft/windowsservercore [2021-03-04T18:35:23.030Z] ---> 31902e4b25a6 [2021-03-04T18:35:23.030Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-03-04T18:35:23.030Z] ---> Running in bf73cce2af8f [2021-03-04T18:35:23.030Z] Removing intermediate container bf73cce2af8f [2021-03-04T18:35:23.030Z] ---> fb4b38df239c [2021-03-04T18:35:23.030Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-03-04T18:35:23.030Z] ---> Running in c2e632651590 [2021-03-04T18:35:23.030Z] Removing intermediate container c2e632651590 [2021-03-04T18:35:23.030Z] ---> 3945aa68eb62 [2021-03-04T18:35:23.030Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-03-04T18:35:23.030Z] ---> Running in e18d4749171d [2021-03-04T18:35:23.490Z] Removing intermediate container e18d4749171d [2021-03-04T18:35:23.490Z] ---> eb4bcb4fcb32 [2021-03-04T18:35:23.490Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-03-04T18:35:23.490Z] ---> Running in 1d28e22799f7 [2021-03-04T18:35:23.720Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2021-03-04T18:35:23.720Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-04T18:35:23.952Z] Removing intermediate container 1d28e22799f7 [2021-03-04T18:35:23.952Z] ---> 618bc4c5410c [2021-03-04T18:35:23.952Z] Step 6/10 : 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'); 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; $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; [2021-03-04T18:35:23.952Z] ---> Running in b83df39383b6 [2021-03-04T18:35:25.110Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2021-03-04T18:35:25.110Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-04T18:35:27.028Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s) [2021-03-04T18:35:27.028Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-04T18:35:27.973Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s) [2021-03-04T18:35:27.973Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-04T18:35:29.792Z] [2021-03-04T18:35:29.792Z] SUCCESS: Specified value was saved. [2021-03-04T18:35:29.889Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2021-03-04T18:35:29.889Z] === RUN TestKernelTCPMemory [2021-03-04T18:35:30.763Z] INFO: Downloading git... [2021-03-04T18:35:30.834Z] --- PASS: TestKernelTCPMemory (0.94s) [2021-03-04T18:35:30.834Z] === RUN TestNISDomainname [2021-03-04T18:35:31.778Z] --- PASS: TestNISDomainname (1.02s) [2021-03-04T18:35:31.778Z] === RUN TestHostnameDnsResolution [2021-03-04T18:35:32.323Z] INFO: Downloading go... [2021-03-04T18:35:33.694Z] --- PASS: TestHostnameDnsResolution (1.70s) [2021-03-04T18:35:33.694Z] === RUN TestStats [2021-03-04T18:35:36.996Z] --- PASS: TestStats (2.86s) [2021-03-04T18:35:36.996Z] === RUN TestStopContainerWithTimeout [2021-03-04T18:35:36.996Z] === RUN TestStopContainerWithTimeout/0 [2021-03-04T18:35:36.996Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-04T18:35:36.996Z] === RUN TestStopContainerWithTimeout/1 [2021-03-04T18:35:36.996Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-04T18:35:36.996Z] === RUN TestStopContainerWithTimeout/3 [2021-03-04T18:35:36.996Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-04T18:35:36.996Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-04T18:35:36.996Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-04T18:35:36.996Z] === CONT TestStopContainerWithTimeout/0 [2021-03-04T18:35:36.996Z] === CONT TestStopContainerWithTimeout/3 [2021-03-04T18:35:36.996Z] === CONT TestStopContainerWithTimeout/1 [2021-03-04T18:35:36.996Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-04T18:35:39.412Z] INFO: Downloading compiler 1 of 3... [2021-03-04T18:35:39.412Z] INFO: Downloading compiler 2 of 3... [2021-03-04T18:35:39.412Z] INFO: Downloading compiler 3 of 3... [2021-03-04T18:35:40.300Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-04T18:35:40.300Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-03-04T18:35:40.300Z] --- PASS: TestStopContainerWithTimeout/1 (2.36s) [2021-03-04T18:35:40.300Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2021-03-04T18:35:40.300Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2021-03-04T18:35:40.300Z] === RUN TestDeleteDevicemapper [2021-03-04T18:35:40.300Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-04T18:35:40.300Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T18:35:40.300Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-04T18:35:40.384Z] INFO: Extracting git... [2021-03-04T18:35:43.605Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.46s) [2021-03-04T18:35:43.606Z] === RUN TestUpdateMemory [2021-03-04T18:35:43.606Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-04T18:35:43.606Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-04T18:35:43.606Z] === RUN TestUpdateCPUQuota [2021-03-04T18:35:44.551Z] --- PASS: TestUpdateCPUQuota (1.33s) [2021-03-04T18:35:44.551Z] === RUN TestUpdatePidsLimit [2021-03-04T18:35:44.551Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-04T18:35:44.813Z] === RUN TestUpdatePidsLimit/no_change [2021-03-04T18:35:45.389Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-04T18:35:45.652Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-04T18:35:46.225Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-04T18:35:46.487Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-04T18:35:47.059Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-04T18:35:48.450Z] --- PASS: TestUpdatePidsLimit (3.92s) [2021-03-04T18:35:48.450Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2021-03-04T18:35:48.450Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2021-03-04T18:35:48.450Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2021-03-04T18:35:48.450Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2021-03-04T18:35:48.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2021-03-04T18:35:48.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2021-03-04T18:35:48.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2021-03-04T18:35:48.450Z] === RUN TestUpdateRestartPolicy [2021-03-04T18:35:55.217Z] INFO: Expanding go... [2021-03-04T18:36:01.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-04T18:36:03.363Z] --- PASS: TestUpdateRestartPolicy (12.52s) [2021-03-04T18:36:03.363Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-04T18:36:03.363Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2021-03-04T18:36:03.363Z] === RUN TestWaitNonBlocked [2021-03-04T18:36:03.364Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T18:36:03.364Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T18:36:03.364Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T18:36:03.364Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T18:36:03.364Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T18:36:03.364Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T18:36:03.364Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-04T18:36:03.364Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2021-03-04T18:36:03.364Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2021-03-04T18:36:03.364Z] === RUN TestWaitBlocked [2021-03-04T18:36:03.364Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T18:36:03.364Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T18:36:03.364Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T18:36:03.364Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T18:36:03.364Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T18:36:03.364Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T18:36:03.939Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-04T18:36:03.939Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2021-03-04T18:36:03.939Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2021-03-04T18:36:03.939Z] === CONT TestContainerStartOnDaemonRestart [2021-03-04T18:36:03.939Z] === CONT TestIpcModeOlderClient [2021-03-04T18:36:03.939Z] === CONT TestDaemonHostGatewayIP [2021-03-04T18:36:03.939Z] === CONT TestContainerKillOnDaemonStart [2021-03-04T18:36:04.202Z] --- PASS: TestIpcModeOlderClient (0.21s) [2021-03-04T18:36:04.202Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-04T18:36:06.065Z] --- PASS: TestBuildWithHugeFile (53.10s) [2021-03-04T18:36:06.065Z] === RUN TestBuildWCOWSandboxSize [2021-03-04T18:36:06.065Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-03-04T18:36:06.065Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-04T18:36:06.065Z] === RUN TestBuildWithEmptyDockerfile [2021-03-04T18:36:06.065Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T18:36:06.065Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T18:36:06.065Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T18:36:06.065Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T18:36:06.065Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T18:36:06.065Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T18:36:06.065Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T18:36:06.065Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T18:36:06.065Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T18:36:06.065Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-03-04T18:36:06.065Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-03-04T18:36:06.065Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-03-04T18:36:06.065Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-04T18:36:06.065Z] === RUN TestBuildPreserveOwnership [2021-03-04T18:36:06.065Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-04T18:36:06.065Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-04T18:36:06.625Z] --- PASS: TestBuildPreserveOwnership (3.55s) [2021-03-04T18:36:06.625Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.39s) [2021-03-04T18:36:06.625Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2021-03-04T18:36:06.625Z] === RUN TestBuildPlatformInvalid [2021-03-04T18:36:06.625Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-03-04T18:36:06.625Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-04T18:36:08.424Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s) [2021-03-04T18:36:08.425Z] === CONT TestDaemonRestartIpcMode [2021-03-04T18:36:08.425Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.98s) [2021-03-04T18:36:09.368Z] --- PASS: TestDaemonHostGatewayIP (5.28s) [2021-03-04T18:36:11.916Z] --- PASS: TestDaemonRestartIpcMode (3.64s) [2021-03-04T18:36:16.346Z] INFO: Expanding compiler 1 of 3... [2021-03-04T18:36:16.346Z] INFO: Expanding compiler 2 of 3... [2021-03-04T18:36:17.210Z] --- PASS: TestContainerKillOnDaemonStart (13.28s) [2021-03-04T18:36:17.210Z] PASS [2021-03-04T18:36:17.210Z] [2021-03-04T18:36:17.210Z] === Skipped [2021-03-04T18:36:17.210Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-03-04T18:36:17.210Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T18:36:17.210Z] [2021-03-04T18:36:17.210Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2021-03-04T18:36:17.210Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T18:36:17.210Z] [2021-03-04T18:36:17.210Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-04T18:36:17.210Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T18:36:17.210Z] [2021-03-04T18:36:17.210Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T18:36:17.210Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T18:36:17.210Z] [2021-03-04T18:36:17.210Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-04T18:36:17.210Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T18:36:17.210Z] [2021-03-04T18:36:17.210Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-03-04T18:36:17.210Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-04T18:36:17.210Z] [2021-03-04T18:36:17.210Z] [2021-03-04T18:36:17.210Z] DONE 196 tests, 6 skipped in 145.648s [2021-03-04T18:36:17.210Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-03-04T18:36:17.210Z] ++ 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 [2021-03-04T18:36:17.210Z] ++ set -e [2021-03-04T18:36:17.210Z] ++ '[' -n 0 ']' [2021-03-04T18:36:17.210Z] ++ set -x [2021-03-04T18:36:17.210Z] ++ 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 [2021-03-04T18:36:18.152Z] INFO: Testing against a local daemon [2021-03-04T18:36:18.152Z] === RUN TestCommitInheritsEnv [2021-03-04T18:36:18.725Z] --- PASS: TestCommitInheritsEnv (0.63s) [2021-03-04T18:36:18.725Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-04T18:36:18.725Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2021-03-04T18:36:18.725Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-04T18:36:18.725Z] === RUN TestImagesFilterMultiReference [2021-03-04T18:36:18.725Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-03-04T18:36:18.725Z] === RUN TestImagePullPlatformInvalid [2021-03-04T18:36:18.725Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-04T18:36:18.725Z] === RUN TestRemoveImageOrphaning [2021-03-04T18:36:19.297Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2021-03-04T18:36:19.297Z] === RUN TestRemoveImageGarbageCollector [2021-03-04T18:36:19.297Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-04T18:36:19.297Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T18:36:19.297Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-04T18:36:19.559Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-03-04T18:36:19.559Z] === RUN TestTagInvalidReference [2021-03-04T18:36:19.559Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-04T18:36:19.559Z] === RUN TestTagValidPrefixedRepo [2021-03-04T18:36:19.559Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-03-04T18:36:19.559Z] === RUN TestTagExistedNameWithoutForce [2021-03-04T18:36:19.559Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-04T18:36:19.559Z] === RUN TestTagOfficialNames [2021-03-04T18:36:19.820Z] --- PASS: TestTagOfficialNames (0.11s) [2021-03-04T18:36:19.820Z] === RUN TestTagMatchesDigest [2021-03-04T18:36:19.820Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-04T18:36:19.820Z] PASS [2021-03-04T18:36:19.820Z] [2021-03-04T18:36:19.820Z] === Skipped [2021-03-04T18:36:19.820Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2021-03-04T18:36:19.820Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-04T18:36:19.820Z] [2021-03-04T18:36:19.820Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-04T18:36:19.820Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T18:36:19.820Z] [2021-03-04T18:36:19.820Z] [2021-03-04T18:36:19.820Z] DONE 12 tests, 2 skipped in 2.388s [2021-03-04T18:36:19.820Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-03-04T18:36:19.820Z] ++ 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 [2021-03-04T18:36:19.820Z] ++ set -e [2021-03-04T18:36:19.820Z] ++ '[' -n 0 ']' [2021-03-04T18:36:19.820Z] ++ set -x [2021-03-04T18:36:19.820Z] ++ 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 [2021-03-04T18:36:20.082Z] INFO: Testing against a local daemon [2021-03-04T18:36:20.082Z] === RUN TestNetworkCreateDelete [2021-03-04T18:36:20.655Z] --- PASS: TestNetworkCreateDelete (0.40s) [2021-03-04T18:36:20.655Z] === RUN TestDockerNetworkDeletePreferID [2021-03-04T18:36:21.456Z] Loaded image: buildpack-deps:buster [2021-03-04T18:36:21.456Z] Loaded image: busybox:latest [2021-03-04T18:36:21.456Z] Loaded image: busybox:glibc [2021-03-04T18:36:22.017Z] Loaded image: debian:bullseye [2021-03-04T18:36:22.017Z] Loaded image: hello-world:latest [2021-03-04T18:36:22.017Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T18:36:22.042Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2021-03-04T18:36:22.042Z] === RUN TestDaemonDNSFallback [2021-03-04T18:36:22.159Z] INFO: Expanding compiler 3 of 3... [2021-03-04T18:36:22.620Z] INFO: Removing downloaded files... [2021-03-04T18:36:22.620Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-03-04T18:36:22.620Z] INFO: Configuring git core.autocrlf... [2021-03-04T18:36:30.096Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.41s) [2021-03-04T18:36:30.096Z] PASS [2021-03-04T18:36:30.096Z] [2021-03-04T18:36:30.096Z] === Skipped [2021-03-04T18:36:30.096Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-04T18:36:30.096Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T18:36:30.096Z] [2021-03-04T18:36:30.096Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-03-04T18:36:30.096Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-04T18:36:30.096Z] [2021-03-04T18:36:30.096Z] [2021-03-04T18:36:30.096Z] DONE 34 tests, 2 skipped in 116.052s [2021-03-04T18:36:30.096Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-04T18:36:30.096Z] INFO: Testing against a local daemon [2021-03-04T18:36:30.096Z] === RUN TestConfigInspect [2021-03-04T18:36:30.184Z] --- PASS: TestDaemonDNSFallback (7.50s) [2021-03-04T18:36:30.184Z] === RUN TestInspectNetwork [2021-03-04T18:36:31.460Z] --- PASS: TestConfigInspect (2.39s) [2021-03-04T18:36:31.460Z] === RUN TestConfigList [2021-03-04T18:36:33.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-04T18:36:34.012Z] --- PASS: TestConfigList (2.43s) [2021-03-04T18:36:34.012Z] === RUN TestConfigsCreateAndDelete [2021-03-04T18:36:34.396Z] === RUN TestInspectNetwork/full_network_id [2021-03-04T18:36:34.396Z] === RUN TestInspectNetwork/partial_network_id [2021-03-04T18:36:34.396Z] === RUN TestInspectNetwork/network_name [2021-03-04T18:36:34.396Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-04T18:36:36.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-04T18:36:36.521Z] --- PASS: TestConfigsCreateAndDelete (2.35s) [2021-03-04T18:36:36.521Z] === RUN TestConfigsUpdate [2021-03-04T18:36:39.031Z] --- PASS: TestConfigsUpdate (2.25s) [2021-03-04T18:36:39.032Z] === RUN TestTemplatedConfig [2021-03-04T18:36:39.687Z] --- PASS: TestInspectNetwork (9.52s) [2021-03-04T18:36:39.687Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-04T18:36:39.687Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-04T18:36:39.687Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-04T18:36:39.687Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-04T18:36:39.687Z] === RUN TestRunContainerWithBridgeNone [2021-03-04T18:36:39.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-04T18:36:41.542Z] --- PASS: TestTemplatedConfig (2.81s) [2021-03-04T18:36:41.542Z] === RUN TestConfigCreateResolve [2021-03-04T18:36:41.614Z] --- PASS: TestRunContainerWithBridgeNone (2.64s) [2021-03-04T18:36:41.614Z] === RUN TestNetworkInvalidJSON [2021-03-04T18:36:41.614Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-04T18:36:41.614Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-04T18:36:41.614Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T18:36:41.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T18:36:41.614Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T18:36:41.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T18:36:41.614Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-04T18:36:41.614Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T18:36:41.614Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T18:36:41.614Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-04T18:36:41.614Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-04T18:36:41.614Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-04T18:36:41.614Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-04T18:36:41.614Z] === RUN TestNetworkList [2021-03-04T18:36:41.614Z] === RUN TestNetworkList//networks [2021-03-04T18:36:41.614Z] === PAUSE TestNetworkList//networks [2021-03-04T18:36:41.614Z] === RUN TestNetworkList//networks/ [2021-03-04T18:36:41.614Z] === PAUSE TestNetworkList//networks/ [2021-03-04T18:36:41.614Z] === CONT TestNetworkList//networks [2021-03-04T18:36:41.614Z] === CONT TestNetworkList//networks/ [2021-03-04T18:36:41.614Z] --- PASS: TestNetworkList (0.03s) [2021-03-04T18:36:41.614Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-04T18:36:41.614Z] --- PASS: TestNetworkList//networks/ (0.01s) [2021-03-04T18:36:41.614Z] === RUN TestHostIPv4BridgeLabel [2021-03-04T18:36:42.186Z] --- PASS: TestHostIPv4BridgeLabel (0.83s) [2021-03-04T18:36:42.186Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-04T18:36:43.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-04T18:36:43.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-04T18:36:44.053Z] --- PASS: TestConfigCreateResolve (2.21s) [2021-03-04T18:36:44.053Z] === RUN TestConfigDaemonLibtrustID [2021-03-04T18:36:44.053Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-03-04T18:36:44.053Z] PASS [2021-03-04T18:36:44.103Z] --- PASS: TestDaemonRestartWithLiveRestore (1.47s) [2021-03-04T18:36:44.103Z] === RUN TestDaemonDefaultNetworkPools [2021-03-04T18:36:44.308Z] [2021-03-04T18:36:44.308Z] DONE 7 tests in 15.026s [2021-03-04T18:36:44.308Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-04T18:36:44.308Z] INFO: Testing against a local daemon [2021-03-04T18:36:44.308Z] === RUN TestCheckpoint [2021-03-04T18:36:44.308Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-04T18:36:44.308Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T18:36:44.308Z] === RUN TestContainerInvalidJSON [2021-03-04T18:36:44.308Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T18:36:44.308Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T18:36:44.308Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T18:36:44.308Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T18:36:44.308Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-04T18:36:44.308Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-04T18:36:44.308Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T18:36:44.308Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-04T18:36:44.308Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T18:36:44.308Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-04T18:36:44.308Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-04T18:36:44.308Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-04T18:36:44.308Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-04T18:36:44.308Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-04T18:36:44.308Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-03-04T18:36:44.308Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-04T18:36:44.308Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-03-04T18:36:44.308Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-04T18:36:44.308Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-03-04T18:36:44.308Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-04T18:36:44.563Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-03-04T18:36:44.563Z] === RUN TestCopyFromContainer [2021-03-04T18:36:45.047Z] --- PASS: TestDaemonDefaultNetworkPools (1.30s) [2021-03-04T18:36:45.047Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-04T18:36:45.488Z] === RUN TestCopyFromContainer// [2021-03-04T18:36:45.488Z] === RUN TestCopyFromContainer//bar/root [2021-03-04T18:36:45.744Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-04T18:36:45.744Z] === RUN TestCopyFromContainer/bar/quux [2021-03-04T18:36:45.744Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-04T18:36:45.999Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-04T18:36:45.999Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-04T18:36:45.999Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-04T18:36:45.999Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-04T18:36:46.254Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-04T18:36:46.254Z] --- PASS: TestCopyFromContainer (1.81s) [2021-03-04T18:36:46.254Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-04T18:36:46.254Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-03-04T18:36:46.254Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-03-04T18:36:46.254Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-04T18:36:46.254Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-04T18:36:46.254Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-04T18:36:46.254Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-04T18:36:46.254Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-03-04T18:36:46.254Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-04T18:36:46.254Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-03-04T18:36:46.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-04T18:36:46.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T18:36:46.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T18:36:46.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T18:36:46.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T18:36:46.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T18:36:46.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T18:36:46.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T18:36:46.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T18:36:46.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T18:36:46.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-04T18:36:46.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-04T18:36:46.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-04T18:36:46.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-04T18:36:46.254Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-04T18:36:46.254Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-04T18:36:46.254Z] === RUN TestCreateWithInvalidEnv [2021-03-04T18:36:46.254Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-04T18:36:46.254Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-04T18:36:46.254Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-04T18:36:46.254Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-04T18:36:46.254Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-04T18:36:46.254Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-04T18:36:46.254Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-04T18:36:46.254Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-04T18:36:46.254Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-04T18:36:46.254Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-04T18:36:46.254Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-04T18:36:46.254Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-04T18:36:46.254Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-03-04T18:36:46.254Z] === RUN TestCreateTmpfsMountsTarget [2021-03-04T18:36:46.254Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-03-04T18:36:46.254Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-04T18:36:46.962Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s) [2021-03-04T18:36:46.962Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-04T18:36:47.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-04T18:36:48.140Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s) [2021-03-04T18:36:48.140Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-04T18:36:49.503Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2021-03-04T18:36:49.503Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-04T18:36:49.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T18:36:49.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T18:36:49.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T18:36:49.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T18:36:49.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T18:36:49.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T18:36:49.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T18:36:49.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T18:36:49.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T18:36:49.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T18:36:49.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T18:36:49.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T18:36:49.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T18:36:49.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T18:36:49.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T18:36:49.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-04T18:36:49.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-04T18:36:49.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-04T18:36:49.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-04T18:36:49.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-04T18:36:49.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-04T18:36:49.503Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-04T18:36:49.511Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.47s) [2021-03-04T18:36:49.511Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-04T18:36:50.064Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2021-03-04T18:36:50.064Z] === RUN TestCreateDifferentPlatform [2021-03-04T18:36:50.064Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-04T18:36:50.064Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-04T18:36:50.064Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-04T18:36:50.064Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-04T18:36:50.064Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-04T18:36:50.064Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-04T18:36:50.071Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T18:36:50.071Z] [2021-03-04T18:36:50.071Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-03-04T18:36:50.071Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-03-04T18:36:50.071Z] Using test binary docker [2021-03-04T18:36:50.071Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-04T18:36:50.071Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-04T18:36:50.071Z] INFO: Waiting for daemon to start... [2021-03-04T18:36:50.071Z] Starting dockerd [2021-03-04T18:36:50.071Z] . [2021-03-04T18:36:50.071Z] INFO: Building docker-sdk-python3:4.4.1... [2021-03-04T18:36:50.320Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-04T18:36:50.320Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-04T18:36:50.320Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-04T18:36:50.320Z] === RUN TestContainerStartOnDaemonRestart [2021-03-04T18:36:50.320Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-04T18:36:50.320Z] === RUN TestDaemonRestartIpcMode [2021-03-04T18:36:50.320Z] === PAUSE TestDaemonRestartIpcMode [2021-03-04T18:36:50.320Z] === RUN TestDaemonHostGatewayIP [2021-03-04T18:36:50.320Z] === PAUSE TestDaemonHostGatewayIP [2021-03-04T18:36:50.320Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-04T18:36:50.320Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-04T18:36:50.320Z] === RUN TestContainerKillOnDaemonStart [2021-03-04T18:36:50.320Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-04T18:36:50.320Z] === RUN TestDiff [2021-03-04T18:36:50.454Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.88s) [2021-03-04T18:36:50.454Z] === RUN TestServiceWithPredefinedNetwork [2021-03-04T18:36:50.880Z] --- PASS: TestDiff (0.52s) [2021-03-04T18:36:50.880Z] === RUN TestExecWithCloseStdin [2021-03-04T18:36:51.440Z] --- PASS: TestExecWithCloseStdin (0.66s) [2021-03-04T18:36:51.440Z] === RUN TestExec [2021-03-04T18:36:52.001Z] --- PASS: TestExec (0.62s) [2021-03-04T18:36:52.001Z] === RUN TestExecUser [2021-03-04T18:36:52.927Z] --- PASS: TestExecUser (0.64s) [2021-03-04T18:36:52.927Z] === RUN TestExportContainerAndImportImage [2021-03-04T18:36:53.487Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2021-03-04T18:36:53.487Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-04T18:36:53.761Z] --- PASS: TestServiceWithPredefinedNetwork (3.40s) [2021-03-04T18:36:53.761Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-04T18:36:53.761Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T18:36:53.761Z] service_test.go:242: FLAKY_TEST [2021-03-04T18:36:53.761Z] === RUN TestServiceWithDataPathPortInit [2021-03-04T18:36:54.849Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-03-04T18:36:54.849Z] === RUN TestHealthCheckWorkdir [2021-03-04T18:36:55.410Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2021-03-04T18:36:55.410Z] === RUN TestHealthKillContainer [2021-03-04T18:36:57.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-04T18:36:58.714Z] --- PASS: TestHealthKillContainer (2.64s) [2021-03-04T18:36:58.714Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-04T18:36:58.714Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2021-03-04T18:36:58.714Z] === RUN TestIpcModeNone [2021-03-04T18:36:59.275Z] --- PASS: TestIpcModeNone (0.61s) [2021-03-04T18:36:59.275Z] === RUN TestIpcModePrivate [2021-03-04T18:36:59.836Z] --- PASS: TestIpcModePrivate (0.62s) [2021-03-04T18:36:59.836Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-03-04T18:36:59.836Z] === RUN TestIpcModeShareable [2021-03-04T18:37:00.397Z] --- PASS: TestIpcModeShareable (0.62s) [2021-03-04T18:37:00.397Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-03-04T18:37:00.397Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-04T18:37:02.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-04T18:37:02.284Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2021-03-04T18:37:02.284Z] === RUN TestAPIIpcModeHost [2021-03-04T18:37:02.846Z] --- PASS: TestAPIIpcModeHost (0.44s) [2021-03-04T18:37:02.846Z] === RUN TestDaemonIpcModeShareable [2021-03-04T18:37:04.209Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2021-03-04T18:37:04.209Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-03-04T18:37:04.209Z] === RUN TestDaemonIpcModePrivate [2021-03-04T18:37:05.134Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2021-03-04T18:37:05.134Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-03-04T18:37:05.134Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-04T18:37:06.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-04T18:37:06.496Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2021-03-04T18:37:06.497Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-03-04T18:37:06.497Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-04T18:37:07.424Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2021-03-04T18:37:07.424Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-03-04T18:37:07.424Z] === RUN TestIpcModeOlderClient [2021-03-04T18:37:07.424Z] === PAUSE TestIpcModeOlderClient [2021-03-04T18:37:07.424Z] === RUN TestKillContainerInvalidSignal [2021-03-04T18:37:07.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-04T18:37:07.985Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2021-03-04T18:37:07.985Z] === RUN TestKillContainer [2021-03-04T18:37:07.985Z] === RUN TestKillContainer/no_signal [2021-03-04T18:37:08.546Z] === RUN TestKillContainer/non_killing_signal [2021-03-04T18:37:08.801Z] === RUN TestKillContainer/killing_signal [2021-03-04T18:37:09.366Z] --- PASS: TestKillContainer (1.40s) [2021-03-04T18:37:09.366Z] --- PASS: TestKillContainer/no_signal (0.42s) [2021-03-04T18:37:09.366Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2021-03-04T18:37:09.366Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2021-03-04T18:37:09.366Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-04T18:37:09.366Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-04T18:37:09.927Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-04T18:37:10.184Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2021-03-04T18:37:10.184Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2021-03-04T18:37:10.184Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2021-03-04T18:37:10.184Z] === RUN TestKillStoppedContainer [2021-03-04T18:37:10.440Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-03-04T18:37:10.440Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-04T18:37:10.440Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-03-04T18:37:10.440Z] === RUN TestKillDifferentUserContainer [2021-03-04T18:37:11.001Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2021-03-04T18:37:11.001Z] === RUN TestInspectOomKilledTrue [2021-03-04T18:37:11.001Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-04T18:37:11.001Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-04T18:37:11.001Z] === RUN TestInspectOomKilledFalse [2021-03-04T18:37:11.257Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2021-03-04T18:37:11.257Z] === RUN TestLinksEtcHostsContentMatch [2021-03-04T18:37:11.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-04T18:37:11.817Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2021-03-04T18:37:11.817Z] === RUN TestLinksContainerNames [2021-03-04T18:37:11.886Z] --- PASS: TestServiceWithDataPathPortInit (18.08s) [2021-03-04T18:37:11.886Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-04T18:37:12.751Z] --- PASS: TestLinksContainerNames (0.93s) [2021-03-04T18:37:12.751Z] === RUN TestLogsFollowTailEmpty [2021-03-04T18:37:13.006Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2021-03-04T18:37:13.006Z] === RUN TestContainerNetworkMountsNoChown [2021-03-04T18:37:13.568Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/default [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/default [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/private [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/private [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/rprivate [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/slave [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/slave [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/rslave [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/shared [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/shared [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/rshared [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-04T18:37:13.568Z] === CONT TestMountDaemonRoot/default [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-04T18:37:13.568Z] === CONT TestMountDaemonRoot/rslave [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T18:37:13.568Z] === CONT TestMountDaemonRoot/rshared [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T18:37:13.568Z] === CONT TestMountDaemonRoot/shared [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-04T18:37:13.568Z] === CONT TestMountDaemonRoot/rprivate [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T18:37:13.568Z] === CONT TestMountDaemonRoot/slave [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-04T18:37:13.568Z] === CONT TestMountDaemonRoot/private [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-04T18:37:13.568Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-04T18:37:13.568Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-04T18:37:13.568Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-04T18:37:13.568Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-04T18:37:13.568Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-04T18:37:13.568Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-04T18:37:13.568Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-04T18:37:13.568Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-04T18:37:13.568Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-04T18:37:13.568Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-04T18:37:13.825Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-04T18:37:14.081Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-04T18:37:14.081Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-04T18:37:14.081Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-04T18:37:14.081Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-04T18:37:14.081Z] === RUN TestContainerBindMountNonRecursive [2021-03-04T18:37:15.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-04T18:37:15.462Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2021-03-04T18:37:15.462Z] === RUN TestContainerVolumesMountedAsShared [2021-03-04T18:37:15.738Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2021-03-04T18:37:15.738Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-04T18:37:16.301Z] --- PASS: TestContainerVolumesMountedAsSlave (0.42s) [2021-03-04T18:37:16.301Z] === RUN TestNetworkNat [2021-03-04T18:37:16.881Z] --- PASS: TestNetworkNat (0.53s) [2021-03-04T18:37:16.881Z] === RUN TestNetworkLocalhostTCPNat [2021-03-04T18:37:17.136Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2021-03-04T18:37:17.136Z] === RUN TestNetworkLoopbackNat [2021-03-04T18:37:20.406Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2021-03-04T18:37:20.406Z] === RUN TestPause [2021-03-04T18:37:20.406Z] --- PASS: TestPause (0.47s) [2021-03-04T18:37:20.406Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-04T18:37:20.406Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T18:37:20.406Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T18:37:20.406Z] === RUN TestPauseStopPausedContainer [2021-03-04T18:37:20.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-04T18:37:20.661Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2021-03-04T18:37:20.661Z] === RUN TestPsFilter [2021-03-04T18:37:20.916Z] --- PASS: TestPsFilter (0.10s) [2021-03-04T18:37:20.917Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-04T18:37:21.172Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2021-03-04T18:37:21.172Z] === RUN TestRemoveContainerWithVolume [2021-03-04T18:37:21.732Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2021-03-04T18:37:21.732Z] === RUN TestRemoveContainerRunning [2021-03-04T18:37:21.894Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.06s) [2021-03-04T18:37:21.895Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:stebkek4pvcbiiulhc8kqizq4 Created:2021-03-04 18:37:13.516634888 +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[472b5ce9ec31b447018cb54cf65a4f8ea849598873dde4c7ab8596bccce9ce4a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p202yz230y206g56galdfbz2k EndpointID:72da04a5695967ebb3ad70fbf54fee49ded9a2ee86ae3bb2afdd4f53ded06af2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b4859ded85b3cee1fc262eb3e5bdc9883187fe7c3979d475df667a205a260ce4 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:76d1d3d41436 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p202yz230y206g56galdfbz2k EndpointID:72da04a5695967ebb3ad70fbf54fee49ded9a2ee86ae3bb2afdd4f53ded06af2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-04T18:37:21.895Z] PASS [2021-03-04T18:37:21.895Z] [2021-03-04T18:37:21.895Z] === Skipped [2021-03-04T18:37:21.895Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T18:37:21.895Z] service_test.go:242: FLAKY_TEST [2021-03-04T18:37:21.895Z] [2021-03-04T18:37:21.895Z] [2021-03-04T18:37:21.895Z] DONE 26 tests, 1 skipped in 61.153s [2021-03-04T18:37:21.895Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-04T18:37:21.895Z] ++ 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 [2021-03-04T18:37:21.895Z] ++ set -e [2021-03-04T18:37:21.895Z] ++ '[' -n 0 ']' [2021-03-04T18:37:21.895Z] ++ set -x [2021-03-04T18:37:21.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=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 [2021-03-04T18:37:21.895Z] INFO: Testing against a local daemon [2021-03-04T18:37:21.895Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-04T18:37:21.895Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-04T18:37:21.895Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:37:21.895Z] === RUN TestDockerNetworkIpvlan [2021-03-04T18:37:21.895Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-04T18:37:21.895Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:37:21.895Z] PASS [2021-03-04T18:37:21.895Z] [2021-03-04T18:37:21.895Z] === Skipped [2021-03-04T18:37:21.895Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-04T18:37:21.895Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:37:21.895Z] [2021-03-04T18:37:21.895Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-04T18:37:21.895Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:37:21.895Z] [2021-03-04T18:37:21.895Z] [2021-03-04T18:37:21.895Z] DONE 2 tests, 2 skipped in 0.232s [2021-03-04T18:37:21.895Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-04T18:37:21.895Z] ++ 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 [2021-03-04T18:37:21.895Z] ++ set -e [2021-03-04T18:37:21.895Z] ++ '[' -n 0 ']' [2021-03-04T18:37:21.895Z] ++ set -x [2021-03-04T18:37:21.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=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 [2021-03-04T18:37:21.895Z] INFO: Testing against a local daemon [2021-03-04T18:37:21.895Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-04T18:37:22.292Z] --- PASS: TestRemoveContainerRunning (0.47s) [2021-03-04T18:37:22.292Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-04T18:37:22.547Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2021-03-04T18:37:22.547Z] === RUN TestRemoveInvalidContainer [2021-03-04T18:37:22.547Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-04T18:37:22.547Z] === RUN TestRenameLinkedContainer [2021-03-04T18:37:22.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-04T18:37:23.812Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.22s) [2021-03-04T18:37:23.812Z] === RUN TestDockerNetworkMacvlan [2021-03-04T18:37:24.434Z] --- PASS: TestRenameLinkedContainer (1.84s) [2021-03-04T18:37:24.434Z] === RUN TestRenameStoppedContainer [2021-03-04T18:37:24.756Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-04T18:37:24.995Z] --- PASS: TestRenameStoppedContainer (0.49s) [2021-03-04T18:37:24.995Z] === RUN TestRenameRunningContainerAndReuse [2021-03-04T18:37:25.920Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2021-03-04T18:37:25.920Z] === RUN TestRenameInvalidName [2021-03-04T18:37:26.142Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-04T18:37:26.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-04T18:37:26.481Z] --- PASS: TestRenameInvalidName (0.47s) [2021-03-04T18:37:26.481Z] === RUN TestRenameAnonymousContainer [2021-03-04T18:37:27.528Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-04T18:37:28.367Z] --- PASS: TestRenameAnonymousContainer (1.68s) [2021-03-04T18:37:28.367Z] === RUN TestRenameContainerWithSameName [2021-03-04T18:37:28.367Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2021-03-04T18:37:28.367Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-04T18:37:29.291Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2021-03-04T18:37:29.292Z] === RUN TestResize [2021-03-04T18:37:29.555Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-04T18:37:29.555Z] Using test binary docker [2021-03-04T18:37:29.555Z] +++ /etc/init.d/apparmor start [2021-03-04T18:37:29.555Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-04T18:37:29.555Z] INFO: Waiting for daemon to start... [2021-03-04T18:37:29.555Z] Starting dockerd [2021-03-04T18:37:29.555Z] +++ 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 [2021-03-04T18:37:29.852Z] --- PASS: TestResize (0.47s) [2021-03-04T18:37:29.852Z] === RUN TestResizeWithInvalidSize [2021-03-04T18:37:30.411Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2021-03-04T18:37:30.411Z] === RUN TestResizeWhenContainerNotStarted [2021-03-04T18:37:30.667Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-03-04T18:37:30.667Z] === RUN TestDaemonRestartKillContainers [2021-03-04T18:37:30.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T18:37:30.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T18:37:30.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T18:37:30.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T18:37:30.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T18:37:30.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T18:37:30.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T18:37:30.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T18:37:30.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:37:30.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:37:30.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:37:30.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:37:30.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:37:30.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T18:37:30.667Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T18:37:31.740Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-04T18:37:32.090Z] . [2021-03-04T18:37:32.090Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-04T18:37:32.090Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-04T18:37:32.090Z] Error: No such image: emptyfs [2021-03-04T18:37:32.090Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-04T18:37:32.090Z] ++++ docker load [2021-03-04T18:37:32.350Z] Running integration-test (iteration 1) [2021-03-04T18:37:32.350Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-04T18:37:32.350Z] ++ 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 [2021-03-04T18:37:32.350Z] ++ set -e [2021-03-04T18:37:32.350Z] ++ '[' -n 0 ']' [2021-03-04T18:37:32.350Z] ++ set -x [2021-03-04T18:37:32.350Z] ++ 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 [2021-03-04T18:37:32.555Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:37:32.810Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:37:34.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:37:34.176Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:37:35.047Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-04T18:37:35.101Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T18:37:35.357Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T18:37:36.747Z] sha256:cad184b76752850c23ddb228e1a7cc855868acd68a7b44b2c6b18a7c6c016c8b [2021-03-04T18:37:36.747Z] INFO: Starting docker-py tests... [2021-03-04T18:37:36.747Z] ============================= test session starts ============================== [2021-03-04T18:37:36.747Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-03-04T18:37:36.747Z] rootdir: /src, inifile: pytest.ini [2021-03-04T18:37:36.747Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-03-04T18:37:36.747Z] collected 389 items / 1 deselected / 388 selected [2021-03-04T18:37:36.747Z] [2021-03-04T18:37:37.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T18:37:37.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T18:37:39.759Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T18:37:39.759Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T18:37:41.647Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-04T18:37:41.648Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-04T18:37:41.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s) [2021-03-04T18:37:41.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.08s) [2021-03-04T18:37:41.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-03-04T18:37:41.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-03-04T18:37:41.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-03-04T18:37:41.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2021-03-04T18:37:41.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2021-03-04T18:37:41.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2021-03-04T18:37:41.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.39s) [2021-03-04T18:37:41.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.32s) [2021-03-04T18:37:41.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.95s) [2021-03-04T18:37:41.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.87s) [2021-03-04T18:37:41.648Z] === RUN TestCgroupNamespacesRun [2021-03-04T18:37:42.574Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2021-03-04T18:37:42.574Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-04T18:37:42.574Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-04T18:37:42.574Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-04T18:37:42.574Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-04T18:37:43.034Z] --- PASS: TestDockerNetworkMacvlan (19.43s) [2021-03-04T18:37:43.034Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2021-03-04T18:37:43.034Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s) [2021-03-04T18:37:43.034Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2021-03-04T18:37:43.034Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s) [2021-03-04T18:37:43.034Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.92s) [2021-03-04T18:37:43.034Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2021-03-04T18:37:43.034Z] PASS [2021-03-04T18:37:43.034Z] [2021-03-04T18:37:43.034Z] DONE 8 tests in 21.873s [2021-03-04T18:37:43.034Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-04T18:37:43.034Z] ++ 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 [2021-03-04T18:37:43.034Z] ++ set -e [2021-03-04T18:37:43.034Z] ++ '[' -n 0 ']' [2021-03-04T18:37:43.034Z] ++ set -x [2021-03-04T18:37:43.035Z] ++ 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 [2021-03-04T18:37:43.035Z] testing: warning: no tests to run [2021-03-04T18:37:43.035Z] PASS [2021-03-04T18:37:43.035Z] [2021-03-04T18:37:43.035Z] DONE 0 tests in 0.053s [2021-03-04T18:37:43.035Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-04T18:37:43.035Z] ++ 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 [2021-03-04T18:37:43.035Z] ++ set -e [2021-03-04T18:37:43.035Z] ++ '[' -n 0 ']' [2021-03-04T18:37:43.035Z] ++ set -x [2021-03-04T18:37:43.035Z] ++ 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 [2021-03-04T18:37:43.296Z] INFO: Testing against a local daemon [2021-03-04T18:37:43.296Z] === RUN TestAuthZPluginAllowRequest [2021-03-04T18:37:43.937Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2021-03-04T18:37:43.937Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-04T18:37:45.212Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2021-03-04T18:37:45.212Z] === RUN TestAuthZPluginTLS [2021-03-04T18:37:45.299Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2021-03-04T18:37:45.299Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-04T18:37:46.156Z] --- PASS: TestAuthZPluginTLS (0.72s) [2021-03-04T18:37:46.156Z] === RUN TestAuthZPluginDenyRequest [2021-03-04T18:37:46.224Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2021-03-04T18:37:46.224Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-04T18:37:46.729Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2021-03-04T18:37:46.729Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-04T18:37:47.302Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) [2021-03-04T18:37:47.302Z] === RUN TestAuthZPluginDenyResponse [2021-03-04T18:37:47.590Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2021-03-04T18:37:47.590Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-04T18:37:47.875Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2021-03-04T18:37:47.875Z] === RUN TestAuthZPluginAllowEventStream [2021-03-04T18:37:48.150Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-03-04T18:37:48.150Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-04T18:37:48.710Z] Removing intermediate container b83df39383b6 [2021-03-04T18:37:48.711Z] ---> 7247933cceab [2021-03-04T18:37:48.711Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-03-04T18:37:48.711Z] ---> Running in dcf84f7b93fc [2021-03-04T18:37:48.711Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-03-04T18:37:48.711Z] go: finding gotest.tools v0.5.3 [2021-03-04T18:37:48.711Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-03-04T18:37:48.711Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-04T18:37:48.711Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-04T18:37:49.172Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-03-04T18:37:49.172Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-04T18:37:49.172Z] go: extracting github.com/fatih/color v1.9.0 [2021-03-04T18:37:49.172Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-03-04T18:37:49.172Z] go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T18:37:49.172Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T18:37:49.172Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-04T18:37:49.172Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-04T18:37:49.172Z] go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T18:37:49.172Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T18:37:49.172Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-04T18:37:49.172Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-04T18:37:49.172Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T18:37:49.172Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T18:37:49.172Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T18:37:49.513Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2021-03-04T18:37:49.513Z] === RUN TestKernelTCPMemory [2021-03-04T18:37:49.513Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-04T18:37:49.513Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-04T18:37:49.513Z] === RUN TestNISDomainname [2021-03-04T18:37:49.633Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-04T18:37:49.633Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T18:37:49.633Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-04T18:37:49.633Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T18:37:49.633Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T18:37:49.633Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T18:37:49.791Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2021-03-04T18:37:49.791Z] === RUN TestAuthZPluginErrorResponse [2021-03-04T18:37:49.832Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-03-04T18:37:50.074Z] --- PASS: TestNISDomainname (0.59s) [2021-03-04T18:37:50.074Z] === RUN TestHostnameDnsResolution [2021-03-04T18:37:50.094Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T18:37:50.657Z] tests/integration/api_client_test.py ..... [ 7%] [2021-03-04T18:37:50.735Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2021-03-04T18:37:50.735Z] === RUN TestAuthZPluginErrorRequest [2021-03-04T18:37:51.000Z] --- PASS: TestHostnameDnsResolution (0.73s) [2021-03-04T18:37:51.000Z] === RUN TestStats [2021-03-04T18:37:51.066Z] go: finding github.com/fatih/color v1.9.0 [2021-03-04T18:37:51.066Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T18:37:51.066Z] go: finding github.com/pkg/errors v0.9.1 [2021-03-04T18:37:51.066Z] go: finding github.com/spf13/pflag v1.0.3 [2021-03-04T18:37:51.066Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-04T18:37:51.308Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-03-04T18:37:51.308Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-04T18:37:51.530Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-04T18:37:51.530Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-04T18:37:51.530Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T18:37:51.530Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T18:37:51.530Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T18:37:51.530Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T18:37:51.882Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.71s) [2021-03-04T18:37:51.882Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-04T18:37:52.160Z] tests/integration/api_config_test.py ..... [ 8%] [2021-03-04T18:37:53.510Z] --- PASS: TestStats (2.50s) [2021-03-04T18:37:53.510Z] === RUN TestStopContainerWithTimeout [2021-03-04T18:37:53.510Z] === RUN TestStopContainerWithTimeout/0 [2021-03-04T18:37:53.510Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-04T18:37:53.510Z] === RUN TestStopContainerWithTimeout/1 [2021-03-04T18:37:53.510Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-04T18:37:53.510Z] === RUN TestStopContainerWithTimeout/3 [2021-03-04T18:37:53.510Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-04T18:37:53.510Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-04T18:37:53.510Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-04T18:37:53.510Z] === CONT TestStopContainerWithTimeout/0 [2021-03-04T18:37:53.510Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-04T18:37:54.072Z] === CONT TestStopContainerWithTimeout/3 [2021-03-04T18:37:54.432Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.53s) [2021-03-04T18:37:54.432Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-04T18:37:55.288Z] INFO: Build done for gotestsum... [2021-03-04T18:37:56.582Z] === CONT TestStopContainerWithTimeout/1 [2021-03-04T18:37:56.983Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2021-03-04T18:37:56.984Z] === RUN TestAuthZPluginHeader [2021-03-04T18:37:57.927Z] --- PASS: TestAuthZPluginHeader (1.09s) [2021-03-04T18:37:57.927Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-04T18:37:57.927Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-03-04T18:37:57.927Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T18:37:57.927Z] === RUN TestAuthZPluginV2Disable [2021-03-04T18:37:57.927Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-04T18:37:57.927Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T18:37:57.927Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-04T18:37:57.927Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-04T18:37:57.927Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T18:37:57.927Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-04T18:37:57.927Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-04T18:37:57.927Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T18:37:57.927Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-04T18:37:57.943Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-04T18:37:57.943Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2021-03-04T18:37:57.943Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2021-03-04T18:37:57.943Z] --- PASS: TestStopContainerWithTimeout/3 (2.46s) [2021-03-04T18:37:57.943Z] --- PASS: TestStopContainerWithTimeout/1 (1.54s) [2021-03-04T18:37:57.943Z] === RUN TestDeleteDevicemapper [2021-03-04T18:37:57.943Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-04T18:37:57.943Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T18:37:57.943Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-04T18:37:59.842Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s) [2021-03-04T18:37:59.842Z] === RUN TestUpdateMemory [2021-03-04T18:38:00.412Z] --- PASS: TestUpdateMemory (0.67s) [2021-03-04T18:38:00.412Z] === RUN TestUpdateCPUQuota [2021-03-04T18:38:01.354Z] --- PASS: TestUpdateCPUQuota (0.90s) [2021-03-04T18:38:01.354Z] === RUN TestUpdatePidsLimit [2021-03-04T18:38:01.354Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-04T18:38:01.354Z] === RUN TestUpdatePidsLimit/no_change [2021-03-04T18:38:01.609Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-04T18:38:01.864Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-04T18:38:02.119Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-04T18:38:02.374Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-04T18:38:02.374Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-04T18:38:03.298Z] --- PASS: TestUpdatePidsLimit (2.00s) [2021-03-04T18:38:03.298Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2021-03-04T18:38:03.298Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-03-04T18:38:03.298Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-03-04T18:38:03.298Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2021-03-04T18:38:03.298Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2021-03-04T18:38:03.298Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2021-03-04T18:38:03.298Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2021-03-04T18:38:03.298Z] === RUN TestUpdateRestartPolicy [2021-03-04T18:38:10.144Z] Removing intermediate container dcf84f7b93fc [2021-03-04T18:38:10.144Z] ---> 9cf715a4154b [2021-03-04T18:38:10.144Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-03-04T18:38:10.144Z] ---> Running in ca9194f85988 [2021-03-04T18:38:10.605Z] Removing intermediate container ca9194f85988 [2021-03-04T18:38:10.605Z] ---> 10e96e11bc74 [2021-03-04T18:38:10.605Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-03-04T18:38:10.605Z] ---> Running in 9460425b4188 [2021-03-04T18:38:11.577Z] Removing intermediate container 9460425b4188 [2021-03-04T18:38:11.577Z] ---> 239c11da1ef4 [2021-03-04T18:38:11.577Z] Step 10/10 : COPY . . [2021-03-04T18:38:15.455Z] --- PASS: TestUpdateRestartPolicy (11.28s) [2021-03-04T18:38:15.455Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-04T18:38:15.455Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2021-03-04T18:38:15.455Z] === RUN TestWaitNonBlocked [2021-03-04T18:38:15.455Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T18:38:15.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T18:38:15.455Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T18:38:15.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T18:38:15.455Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T18:38:15.455Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T18:38:15.710Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-04T18:38:15.710Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2021-03-04T18:38:15.710Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2021-03-04T18:38:15.710Z] === RUN TestWaitBlocked [2021-03-04T18:38:15.710Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T18:38:15.710Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T18:38:15.710Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T18:38:15.710Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T18:38:15.710Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T18:38:15.710Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T18:38:16.185Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.32s) [2021-03-04T18:38:16.185Z] PASS [2021-03-04T18:38:16.185Z] [2021-03-04T18:38:16.185Z] === Skipped [2021-03-04T18:38:16.185Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-03-04T18:38:16.185Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T18:38:16.185Z] [2021-03-04T18:38:16.185Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-04T18:38:16.185Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T18:38:16.185Z] [2021-03-04T18:38:16.185Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-04T18:38:16.185Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T18:38:16.185Z] [2021-03-04T18:38:16.185Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-04T18:38:16.185Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T18:38:16.185Z] [2021-03-04T18:38:16.185Z] [2021-03-04T18:38:16.185Z] DONE 17 tests, 4 skipped in 33.018s [2021-03-04T18:38:16.185Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-04T18:38:16.185Z] ++ 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 [2021-03-04T18:38:16.185Z] ++ set -e [2021-03-04T18:38:16.185Z] ++ '[' -n 0 ']' [2021-03-04T18:38:16.185Z] ++ set -x [2021-03-04T18:38:16.185Z] ++ 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 [2021-03-04T18:38:16.446Z] INFO: Testing against a local daemon [2021-03-04T18:38:16.446Z] === RUN TestPluginInvalidJSON [2021-03-04T18:38:16.446Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T18:38:16.446Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T18:38:16.446Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T18:38:16.446Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-04T18:38:16.446Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-04T18:38:16.446Z] === RUN TestPluginInstall [2021-03-04T18:38:16.446Z] === RUN TestPluginInstall/no_auth [2021-03-04T18:38:16.635Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-04T18:38:16.635Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2021-03-04T18:38:16.635Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2021-03-04T18:38:16.635Z] === CONT TestContainerStartOnDaemonRestart [2021-03-04T18:38:16.635Z] === CONT TestContainerKillOnDaemonStart [2021-03-04T18:38:18.995Z] time="2021-03-04T18:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:38:18.995Z] time="2021-03-04T18:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87157b75cd877230484b63000fefb537a1e71f0c24841b77713aa157cd5a518c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:38:18.995Z] time="2021-03-04T18:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:38:18.995Z] time="2021-03-04T18:38:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87157b75cd877230484b63000fefb537a1e71f0c24841b77713aa157cd5a518c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:38:19.038Z] Loaded image: buildpack-deps:buster [2021-03-04T18:38:19.038Z] Loaded image: busybox:latest [2021-03-04T18:38:19.038Z] Loaded image: busybox:glibc [2021-03-04T18:38:19.148Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2021-03-04T18:38:19.148Z] === CONT TestIpcModeOlderClient [2021-03-04T18:38:19.148Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-03-04T18:38:19.148Z] === CONT TestDaemonHostGatewayIP [2021-03-04T18:38:19.256Z] === RUN TestPluginInstall/with_htpasswd [2021-03-04T18:38:20.200Z] time="2021-03-04T18:38:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:38:20.200Z] time="2021-03-04T18:38:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:349802572675a67893521e8f6f9063b4681bf08ece05754925ad59ecba1a2367" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:38:20.200Z] time="2021-03-04T18:38:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:38:20.200Z] time="2021-03-04T18:38:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:349802572675a67893521e8f6f9063b4681bf08ece05754925ad59ecba1a2367" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:38:20.417Z] Loaded image: debian:bullseye [2021-03-04T18:38:20.678Z] Loaded image: hello-world:latest [2021-03-04T18:38:20.772Z] === RUN TestPluginInstall/with_insecure [2021-03-04T18:38:20.937Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T18:38:20.937Z] INFO: Testing against a local daemon [2021-03-04T18:38:20.937Z] === RUN TestCgroupNamespacesBuild [2021-03-04T18:38:21.035Z] --- PASS: TestDaemonHostGatewayIP (2.40s) [2021-03-04T18:38:21.035Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-04T18:38:22.160Z] time="2021-03-04T18:38:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:38:22.160Z] time="2021-03-04T18:38:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d5d175326420c5f30d86fc36b25911b658acb722653296a1c21fa02b85890fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:38:22.160Z] time="2021-03-04T18:38:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:38:22.160Z] time="2021-03-04T18:38:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d5d175326420c5f30d86fc36b25911b658acb722653296a1c21fa02b85890fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:38:22.421Z] --- PASS: TestPluginInstall (5.91s) [2021-03-04T18:38:22.421Z] --- PASS: TestPluginInstall/no_auth (2.89s) [2021-03-04T18:38:22.421Z] --- PASS: TestPluginInstall/with_htpasswd (1.25s) [2021-03-04T18:38:22.421Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2021-03-04T18:38:22.421Z] plugin_test.go:160: [db84a68bd150f] daemon is not started [2021-03-04T18:38:22.421Z] === RUN TestPluginsWithRuntimes [2021-03-04T18:38:22.746Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-03-04T18:38:22.921Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.81s) [2021-03-04T18:38:22.921Z] === CONT TestDaemonRestartIpcMode [2021-03-04T18:38:23.474Z] --- PASS: TestCgroupNamespacesBuild (2.55s) [2021-03-04T18:38:23.474Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-04T18:38:24.968Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-04T18:38:25.433Z] --- PASS: TestDaemonRestartIpcMode (2.28s) [2021-03-04T18:38:26.011Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.28s) [2021-03-04T18:38:26.011Z] === RUN TestBuildWithSession [2021-03-04T18:38:26.011Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-04T18:38:26.011Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T18:38:26.011Z] === RUN TestBuildSquashParent [2021-03-04T18:38:26.354Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-04T18:38:28.270Z] --- PASS: TestPluginsWithRuntimes (5.82s) [2021-03-04T18:38:28.270Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.73s) [2021-03-04T18:38:28.270Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.71s) [2021-03-04T18:38:28.270Z] PASS [2021-03-04T18:38:28.270Z] [2021-03-04T18:38:28.270Z] DONE 9 tests in 12.044s [2021-03-04T18:38:28.270Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-04T18:38:28.270Z] ++ 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 [2021-03-04T18:38:28.270Z] ++ set -e [2021-03-04T18:38:28.270Z] ++ '[' -n 0 ']' [2021-03-04T18:38:28.270Z] ++ set -x [2021-03-04T18:38:28.270Z] ++ 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 [2021-03-04T18:38:28.531Z] INFO: Testing against a local daemon [2021-03-04T18:38:28.531Z] === RUN TestExternalGraphDriver [2021-03-04T18:38:28.531Z] === RUN TestExternalGraphDriver/json [2021-03-04T18:38:28.694Z] --- PASS: TestContainerKillOnDaemonStart (11.90s) [2021-03-04T18:38:28.694Z] PASS [2021-03-04T18:38:28.694Z] [2021-03-04T18:38:28.694Z] === Skipped [2021-03-04T18:38:28.694Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-04T18:38:28.694Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T18:38:28.694Z] [2021-03-04T18:38:28.694Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-04T18:38:28.694Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-04T18:38:28.694Z] [2021-03-04T18:38:28.694Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T18:38:28.694Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T18:38:28.694Z] [2021-03-04T18:38:28.694Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-04T18:38:28.694Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-04T18:38:28.694Z] [2021-03-04T18:38:28.694Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-04T18:38:28.694Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-04T18:38:28.694Z] [2021-03-04T18:38:28.694Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-04T18:38:28.694Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T18:38:28.694Z] [2021-03-04T18:38:28.694Z] [2021-03-04T18:38:28.694Z] DONE 196 tests, 6 skipped in 104.202s [2021-03-04T18:38:28.694Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-04T18:38:28.694Z] INFO: Testing against a local daemon [2021-03-04T18:38:28.694Z] === RUN TestCommitInheritsEnv [2021-03-04T18:38:28.694Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-03-04T18:38:28.694Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-04T18:38:28.694Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-04T18:38:28.694Z] === RUN TestImagesFilterMultiReference [2021-03-04T18:38:28.694Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-04T18:38:28.694Z] === RUN TestImagePullPlatformInvalid [2021-03-04T18:38:28.694Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-04T18:38:28.694Z] === RUN TestRemoveImageOrphaning [2021-03-04T18:38:28.949Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-03-04T18:38:28.949Z] === RUN TestRemoveImageGarbageCollector [2021-03-04T18:38:30.834Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2021-03-04T18:38:30.834Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-04T18:38:30.834Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-04T18:38:30.834Z] === RUN TestTagInvalidReference [2021-03-04T18:38:30.834Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-04T18:38:30.834Z] === RUN TestTagValidPrefixedRepo [2021-03-04T18:38:31.089Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-04T18:38:31.089Z] === RUN TestTagExistedNameWithoutForce [2021-03-04T18:38:31.089Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-04T18:38:31.089Z] === RUN TestTagOfficialNames [2021-03-04T18:38:31.089Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-04T18:38:31.089Z] === RUN TestTagMatchesDigest [2021-03-04T18:38:31.089Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-04T18:38:31.089Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-04T18:38:31.837Z] === RUN TestExternalGraphDriver/spec [2021-03-04T18:38:34.385Z] === RUN TestExternalGraphDriver/pull [2021-03-04T18:38:35.994Z] --- PASS: TestBuildSquashParent (8.92s) [2021-03-04T18:38:35.994Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-04T18:38:35.994Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T18:38:35.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T18:38:35.994Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T18:38:35.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T18:38:35.994Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T18:38:35.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T18:38:35.994Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T18:38:35.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T18:38:35.994Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T18:38:35.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T18:38:35.994Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T18:38:35.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T18:38:35.994Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T18:38:35.994Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T18:38:36.299Z] --- PASS: TestExternalGraphDriver (7.86s) [2021-03-04T18:38:36.300Z] --- PASS: TestExternalGraphDriver/json (2.62s) [2021-03-04T18:38:36.300Z] --- PASS: TestExternalGraphDriver/spec (2.81s) [2021-03-04T18:38:36.300Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2021-03-04T18:38:36.300Z] === RUN TestGraphdriverPluginV2 [2021-03-04T18:38:36.300Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2021-03-04T18:38:36.300Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T18:38:36.300Z] PASS [2021-03-04T18:38:36.300Z] [2021-03-04T18:38:36.300Z] === Skipped [2021-03-04T18:38:36.300Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2021-03-04T18:38:36.300Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T18:38:36.300Z] [2021-03-04T18:38:36.300Z] [2021-03-04T18:38:36.300Z] DONE 5 tests, 1 skipped in 8.135s [2021-03-04T18:38:36.300Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-04T18:38:36.300Z] ++ 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 [2021-03-04T18:38:36.300Z] ++ set -e [2021-03-04T18:38:36.300Z] ++ '[' -n 0 ']' [2021-03-04T18:38:36.300Z] ++ set -x [2021-03-04T18:38:36.300Z] ++ 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 [2021-03-04T18:38:36.563Z] INFO: Testing against a local daemon [2021-03-04T18:38:36.563Z] === RUN TestContinueAfterPluginCrash [2021-03-04T18:38:36.563Z] === PAUSE TestContinueAfterPluginCrash [2021-03-04T18:38:36.563Z] === RUN TestReadPluginNoRead [2021-03-04T18:38:36.563Z] === PAUSE TestReadPluginNoRead [2021-03-04T18:38:36.563Z] === RUN TestDaemonStartWithLogOpt [2021-03-04T18:38:36.563Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-04T18:38:36.563Z] === CONT TestContinueAfterPluginCrash [2021-03-04T18:38:36.563Z] === CONT TestDaemonStartWithLogOpt [2021-03-04T18:38:36.563Z] === CONT TestReadPluginNoRead [2021-03-04T18:38:37.901Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T18:38:38.161Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T18:38:41.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T18:38:41.582Z] ---> bb858043ab84 [2021-03-04T18:38:41.582Z] Successfully built bb858043ab84 [2021-03-04T18:38:41.582Z] Successfully tagged docker:latest [2021-03-04T18:38:41.582Z] INFO: Image build ended at 03/04/2021 18:38:40. Duration:00:03:25.0601035 [2021-03-04T18:38:41.582Z] [2021-03-04T18:38:41.582Z] [2021-03-04T18:38:41.582Z] INFO: Building the test binaries at 03/04/2021 18:38:40... [2021-03-04T18:38:41.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T18:38:41.877Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-04T18:38:41.877Z] --- PASS: TestDaemonStartWithLogOpt (4.88s) [2021-03-04T18:38:42.821Z] === RUN TestReadPluginNoRead/default [2021-03-04T18:38:44.736Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-04T18:38:44.999Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-04T18:38:44.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s) [2021-03-04T18:38:44.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s) [2021-03-04T18:38:44.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s) [2021-03-04T18:38:44.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.62s) [2021-03-04T18:38:44.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.16s) [2021-03-04T18:38:44.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s) [2021-03-04T18:38:44.999Z] === RUN TestBuildMultiStageCopy [2021-03-04T18:38:44.999Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-04T18:38:45.369Z] INFO: make.ps1 starting at 03/04/2021 18:38:45 [2021-03-04T18:38:45.829Z] INFO: Git commit (96cb22f91c) assumed from DOCKER_GITCOMMIT environment variable [2021-03-04T18:38:45.829Z] INFO: Invoking autogen... [2021-03-04T18:38:46.650Z] --- PASS: TestReadPluginNoRead (9.89s) [2021-03-04T18:38:46.650Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s) [2021-03-04T18:38:46.650Z] --- PASS: TestReadPluginNoRead/default (1.83s) [2021-03-04T18:38:46.650Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2021-03-04T18:38:46.650Z] read_test.go:92: [d97a63b200080] daemon is not started [2021-03-04T18:38:46.802Z] INFO: Building daemon... [2021-03-04T18:38:46.911Z] --- PASS: TestContinueAfterPluginCrash (10.22s) [2021-03-04T18:38:46.911Z] PASS [2021-03-04T18:38:46.911Z] [2021-03-04T18:38:46.911Z] DONE 6 tests in 10.441s [2021-03-04T18:38:46.911Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-04T18:38:46.911Z] ++ 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 [2021-03-04T18:38:46.911Z] ++ set -e [2021-03-04T18:38:46.911Z] ++ '[' -n 0 ']' [2021-03-04T18:38:46.911Z] ++ set -x [2021-03-04T18:38:46.911Z] ++ 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 [2021-03-04T18:38:46.911Z] testing: warning: no tests to run [2021-03-04T18:38:46.911Z] PASS [2021-03-04T18:38:46.911Z] [2021-03-04T18:38:46.912Z] DONE 0 tests in 0.064s [2021-03-04T18:38:46.912Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-04T18:38:46.912Z] ++ 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 [2021-03-04T18:38:46.912Z] ++ set -e [2021-03-04T18:38:46.912Z] ++ '[' -n 0 ']' [2021-03-04T18:38:46.912Z] ++ set -x [2021-03-04T18:38:46.912Z] ++ 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 [2021-03-04T18:38:47.172Z] INFO: Testing against a local daemon [2021-03-04T18:38:47.172Z] === RUN TestPluginWithDevMounts [2021-03-04T18:38:47.172Z] === PAUSE TestPluginWithDevMounts [2021-03-04T18:38:47.172Z] === CONT TestPluginWithDevMounts [2021-03-04T18:38:47.537Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-04T18:38:48.114Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-04T18:38:48.681Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-04T18:38:49.249Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-04T18:38:49.719Z] --- PASS: TestPluginWithDevMounts (2.18s) [2021-03-04T18:38:49.719Z] PASS [2021-03-04T18:38:49.719Z] [2021-03-04T18:38:49.719Z] DONE 1 tests in 2.386s [2021-03-04T18:38:49.719Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-04T18:38:49.719Z] ++ 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 [2021-03-04T18:38:49.719Z] ++ set -e [2021-03-04T18:38:49.719Z] ++ '[' -n 0 ']' [2021-03-04T18:38:49.719Z] ++ set -x [2021-03-04T18:38:49.719Z] ++ 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 [2021-03-04T18:38:49.719Z] INFO: Testing against a local daemon [2021-03-04T18:38:49.719Z] === RUN TestSecretInspect [2021-03-04T18:38:49.817Z] --- PASS: TestBuildMultiStageCopy (4.94s) [2021-03-04T18:38:49.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2021-03-04T18:38:49.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2021-03-04T18:38:49.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2021-03-04T18:38:49.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2021-03-04T18:38:49.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2021-03-04T18:38:49.817Z] === RUN TestBuildMultiStageParentConfig [2021-03-04T18:38:51.195Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2021-03-04T18:38:51.195Z] === RUN TestBuildLabelWithTargets [2021-03-04T18:38:53.024Z] --- PASS: TestSecretInspect (3.25s) [2021-03-04T18:38:53.024Z] === RUN TestSecretList [2021-03-04T18:38:53.731Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2021-03-04T18:38:53.731Z] === RUN TestBuildWithEmptyLayers [2021-03-04T18:38:55.113Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2021-03-04T18:38:55.113Z] === RUN TestBuildMultiStageOnBuild [2021-03-04T18:38:55.581Z] --- PASS: TestSecretList (2.75s) [2021-03-04T18:38:55.582Z] === RUN TestSecretsCreateAndDelete [2021-03-04T18:38:58.405Z] --- PASS: TestBuildMultiStageOnBuild (3.06s) [2021-03-04T18:38:58.405Z] === RUN TestBuildUncleanTarFilenames [2021-03-04T18:38:58.886Z] --- PASS: TestSecretsCreateAndDelete (2.84s) [2021-03-04T18:38:58.886Z] === RUN TestSecretsUpdate [2021-03-04T18:38:59.785Z] --- PASS: TestBuildUncleanTarFilenames (1.90s) [2021-03-04T18:38:59.785Z] === RUN TestBuildMultiStageLayerLeak [2021-03-04T18:39:02.190Z] --- PASS: TestSecretsUpdate (3.34s) [2021-03-04T18:39:02.190Z] === RUN TestTemplatedSecret [2021-03-04T18:39:03.079Z] --- PASS: TestBuildMultiStageLayerLeak (3.27s) [2021-03-04T18:39:03.079Z] === RUN TestBuildWithHugeFile [2021-03-04T18:39:05.493Z] --- PASS: TestTemplatedSecret (3.53s) [2021-03-04T18:39:05.493Z] === RUN TestSecretCreateResolve [2021-03-04T18:39:08.797Z] --- PASS: TestSecretCreateResolve (3.30s) [2021-03-04T18:39:08.797Z] PASS [2021-03-04T18:39:08.797Z] [2021-03-04T18:39:08.797Z] DONE 6 tests in 19.205s [2021-03-04T18:39:08.797Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-03-04T18:39:08.797Z] ++ 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 [2021-03-04T18:39:08.797Z] ++ set -e [2021-03-04T18:39:08.797Z] ++ '[' -n 0 ']' [2021-03-04T18:39:08.797Z] ++ set -x [2021-03-04T18:39:08.797Z] ++ 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 [2021-03-04T18:39:08.797Z] INFO: Testing against a local daemon [2021-03-04T18:39:08.797Z] === RUN TestServiceCreateInit [2021-03-04T18:39:08.797Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-04T18:39:14.086Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-04T18:39:17.786Z] ..........................xx.................... [ 29%] [2021-03-04T18:39:19.383Z] --- PASS: TestServiceCreateInit (10.31s) [2021-03-04T18:39:19.383Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2021-03-04T18:39:19.383Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s) [2021-03-04T18:39:19.383Z] === RUN TestCreateServiceMultipleTimes [2021-03-04T18:39:34.612Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-03-04T18:39:35.241Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-04T18:39:35.241Z] Using test binary docker [2021-03-04T18:39:35.241Z] +++ /etc/init.d/apparmor start [2021-03-04T18:39:35.241Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-04T18:39:35.241Z] Starting dockerd [2021-03-04T18:39:35.241Z] INFO: Waiting for daemon to start... [2021-03-04T18:39:35.241Z] +++ 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 [2021-03-04T18:39:35.241Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-04T18:39:35.241Z] Using test binary docker [2021-03-04T18:39:35.241Z] +++ /etc/init.d/apparmor start [2021-03-04T18:39:35.241Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-04T18:39:35.241Z] INFO: Waiting for daemon to start... [2021-03-04T18:39:35.241Z] Starting dockerd [2021-03-04T18:39:35.241Z] +++ 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 [2021-03-04T18:39:35.499Z] . [2021-03-04T18:39:35.499Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-04T18:39:35.499Z] [2021-03-04T18:39:35.499Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-04T18:39:35.499Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-04T18:39:35.499Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-04T18:39:35.499Z] Error: No such image: emptyfs [2021-03-04T18:39:35.757Z] ++++ docker load [2021-03-04T18:39:35.757Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-04T18:39:35.757Z] Error: No such image: emptyfs [2021-03-04T18:39:35.757Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-04T18:39:35.757Z] ++++ docker load [2021-03-04T18:39:36.016Z] Running integration-test (iteration 1) [2021-03-04T18:39:36.016Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-04T18:39:36.016Z] ++ 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)/' [2021-03-04T18:39:36.016Z] ++ set -e [2021-03-04T18:39:36.016Z] ++ '[' -n 0 ']' [2021-03-04T18:39:36.016Z] ++ set -x [2021-03-04T18:39:36.016Z] ++ 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)/' [2021-03-04T18:39:36.016Z] Running integration-test (iteration 1) [2021-03-04T18:39:36.016Z] 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)/ [2021-03-04T18:39:36.016Z] ++ 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)/' [2021-03-04T18:39:36.016Z] ++ set -e [2021-03-04T18:39:36.016Z] ++ '[' -n 0 ']' [2021-03-04T18:39:36.016Z] ++ set -x [2021-03-04T18:39:36.016Z] ++ 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)/' [2021-03-04T18:39:41.355Z] --- PASS: TestCreateServiceMultipleTimes (19.68s) [2021-03-04T18:39:41.355Z] === RUN TestCreateServiceConflict [2021-03-04T18:39:42.298Z] --- PASS: TestCreateServiceConflict (3.26s) [2021-03-04T18:39:42.298Z] === RUN TestCreateServiceMaxReplicas [2021-03-04T18:39:42.331Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-03-04T18:39:46.510Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-03-04T18:39:46.511Z] --- PASS: TestCreateServiceMaxReplicas (3.71s) [2021-03-04T18:39:46.511Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-04T18:40:01.431Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.70s) [2021-03-04T18:40:01.431Z] === RUN TestCreateServiceSecretFileMode [2021-03-04T18:40:03.529Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-03-04T18:40:03.978Z] --- PASS: TestCreateServiceSecretFileMode (3.33s) [2021-03-04T18:40:03.978Z] === RUN TestCreateServiceConfigFileMode [2021-03-04T18:40:07.281Z] --- PASS: TestCreateServiceConfigFileMode (3.16s) [2021-03-04T18:40:07.281Z] === RUN TestCreateServiceSysctls [2021-03-04T18:40:11.079Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-03-04T18:40:11.488Z] --- PASS: TestCreateServiceSysctls (4.14s) [2021-03-04T18:40:11.488Z] === RUN TestCreateServiceCapabilities [2021-03-04T18:40:12.581Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-03-04T18:40:12.917Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-03-04T18:40:12.917Z] [2021-03-04T18:40:12.917Z] ________ ____ __. [2021-03-04T18:40:12.917Z] \_____ \ | |/ _| [2021-03-04T18:40:12.917Z] / | \| < [2021-03-04T18:40:12.917Z] / | \ | \ [2021-03-04T18:40:12.917Z] \_______ /____|__ \ [2021-03-04T18:40:12.917Z] \/ \/ [2021-03-04T18:40:12.917Z] [2021-03-04T18:40:12.917Z] INFO: make.ps1 ended at 03/04/2021 18:40:05 [2021-03-04T18:40:12.917Z] INFO: Binaries build ended at 03/04/2021 18:40:07. Duration:00:01:26.6089119 [2021-03-04T18:40:12.917Z] INFO: Copying the built daemon binary to d:\CI\PR-42083\5\binary\dockerd-96cb22f91c.exe... [2021-03-04T18:40:12.917Z] INFO: Copying the built client binary to d:\CI\PR-42083\5\binary\docker-96cb22f91c.exe... [2021-03-04T18:40:12.917Z] INFO: Copying dockerversion from the container... [2021-03-04T18:40:12.917Z] INFO: Copying the golang package from the container to d:\CI\PR-42083\5\installer\go.zip... [2021-03-04T18:40:12.917Z] INFO: Extracting go.zip to d:\CI\PR-42083\5\go [2021-03-04T18:40:14.038Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2021-03-04T18:40:14.038Z] === RUN TestInspect [2021-03-04T18:40:17.249Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-03-04T18:40:18.245Z] --- PASS: TestInspect (3.60s) [2021-03-04T18:40:18.245Z] === RUN TestCreateJob [2021-03-04T18:40:22.457Z] --- PASS: TestImportExtremelyLargeImageWorks (101.50s) [2021-03-04T18:40:22.457Z] PASS [2021-03-04T18:40:22.457Z] [2021-03-04T18:40:22.457Z] DONE 12 tests in 104.169s [2021-03-04T18:40:22.457Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-04T18:40:22.457Z] INFO: Testing against a local daemon [2021-03-04T18:40:22.457Z] === RUN TestNetworkCreateDelete [2021-03-04T18:40:22.457Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-03-04T18:40:22.457Z] === RUN TestDockerNetworkDeletePreferID [2021-03-04T18:40:22.457Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-03-04T18:40:22.457Z] === RUN TestDaemonDNSFallback [2021-03-04T18:40:22.457Z] --- PASS: TestDaemonDNSFallback (6.41s) [2021-03-04T18:40:22.457Z] === RUN TestInspectNetwork [2021-03-04T18:40:22.460Z] --- PASS: TestCreateJob (4.46s) [2021-03-04T18:40:22.460Z] === RUN TestReplicatedJob [2021-03-04T18:40:22.711Z] === RUN TestInspectNetwork/full_network_id [2021-03-04T18:40:22.711Z] === RUN TestInspectNetwork/partial_network_id [2021-03-04T18:40:22.711Z] === RUN TestInspectNetwork/network_name [2021-03-04T18:40:22.711Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-04T18:40:22.714Z] Loaded image: buildpack-deps:buster [2021-03-04T18:40:22.714Z] Loaded image: busybox:latest [2021-03-04T18:40:22.714Z] Loaded image: busybox:glibc [2021-03-04T18:40:22.714Z] Loaded image: buildpack-deps:buster [2021-03-04T18:40:22.714Z] Loaded image: busybox:latest [2021-03-04T18:40:22.714Z] Loaded image: busybox:glibc [2021-03-04T18:40:23.280Z] Loaded image: debian:bullseye [2021-03-04T18:40:23.539Z] Loaded image: hello-world:latest [2021-03-04T18:40:24.118Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T18:40:24.118Z] INFO: Testing against a local daemon [2021-03-04T18:40:24.118Z] === RUN TestDockerSuite [2021-03-04T18:40:24.118Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-04T18:40:24.118Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-04T18:40:24.378Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-04T18:40:24.378Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-04T18:40:24.378Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-04T18:40:24.378Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-04T18:40:24.378Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-04T18:40:24.378Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-04T18:40:24.378Z] Loaded image: debian:bullseye [2021-03-04T18:40:24.638Z] Loaded image: hello-world:latest [2021-03-04T18:40:24.638Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T18:40:24.638Z] INFO: Testing against a local daemon [2021-03-04T18:40:24.896Z] === RUN TestDockerDaemonSuite [2021-03-04T18:40:24.896Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-03-04T18:40:26.869Z] --- PASS: TestInspectNetwork (7.33s) [2021-03-04T18:40:26.869Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-04T18:40:26.869Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-04T18:40:26.869Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-04T18:40:26.869Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-04T18:40:26.869Z] === RUN TestRunContainerWithBridgeNone [2021-03-04T18:40:28.183Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-04T18:40:28.183Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-04T18:40:28.754Z] --- PASS: TestRunContainerWithBridgeNone (1.66s) [2021-03-04T18:40:28.754Z] === RUN TestNetworkInvalidJSON [2021-03-04T18:40:28.754Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-04T18:40:28.754Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-04T18:40:28.754Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T18:40:28.754Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T18:40:28.754Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T18:40:28.754Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T18:40:28.754Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-04T18:40:28.754Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T18:40:28.754Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T18:40:28.754Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-04T18:40:28.754Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-04T18:40:28.754Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-04T18:40:28.754Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-04T18:40:28.754Z] === RUN TestNetworkList [2021-03-04T18:40:28.754Z] === RUN TestNetworkList//networks [2021-03-04T18:40:28.754Z] === PAUSE TestNetworkList//networks [2021-03-04T18:40:28.754Z] === RUN TestNetworkList//networks/ [2021-03-04T18:40:28.754Z] === PAUSE TestNetworkList//networks/ [2021-03-04T18:40:28.754Z] === CONT TestNetworkList//networks [2021-03-04T18:40:28.754Z] === CONT TestNetworkList//networks/ [2021-03-04T18:40:28.754Z] --- PASS: TestNetworkList (0.01s) [2021-03-04T18:40:28.754Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-04T18:40:28.754Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-04T18:40:28.754Z] === RUN TestHostIPv4BridgeLabel [2021-03-04T18:40:29.009Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-03-04T18:40:29.009Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-04T18:40:29.057Z] --- PASS: TestReplicatedJob (6.79s) [2021-03-04T18:40:29.057Z] === RUN TestUpdateReplicatedJob [2021-03-04T18:40:29.119Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-04T18:40:29.119Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-04T18:40:29.688Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-04T18:40:29.947Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-04T18:40:29.947Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-04T18:40:30.372Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-03-04T18:40:30.372Z] === RUN TestDaemonDefaultNetworkPools [2021-03-04T18:40:30.932Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2021-03-04T18:40:30.932Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-04T18:40:31.855Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-04T18:40:31.855Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-04T18:40:31.855Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-04T18:40:31.855Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-04T18:40:31.859Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-03-04T18:40:31.859Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-04T18:40:32.017Z] ......................... [ 67%] [2021-03-04T18:40:32.115Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-03-04T18:40:33.049Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-04T18:40:33.221Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-03-04T18:40:33.221Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-04T18:40:33.265Z] --- PASS: TestUpdateReplicatedJob (4.24s) [2021-03-04T18:40:33.265Z] === RUN TestServiceListWithStatuses [2021-03-04T18:40:33.265Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-04T18:40:33.265Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T18:40:33.265Z] === RUN TestDockerNetworkConnectAlias [2021-03-04T18:40:33.782Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-03-04T18:40:33.782Z] === RUN TestServiceWithPredefinedNetwork [2021-03-04T18:40:33.987Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-04T18:40:34.034Z] INFO: Extraction ended at 03/04/2021 18:40:32. Duration:00:00:22.8579161 [2021-03-04T18:40:34.034Z] INFO: Updating the golang and path environment variables [2021-03-04T18:40:34.034Z] INFO: GOPATH=d:\gopath [2021-03-04T18:40:34.034Z] INFO: go version go1.13.15 windows/amd64 [2021-03-04T18:40:34.034Z] INFO: Running the daemon under test in debug mode [2021-03-04T18:40:34.034Z] INFO: Starting a daemon under test... [2021-03-04T18:40:34.034Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42083\5\daemon --pidfile d:\CI\PR-42083\5\docker.pid -D [2021-03-04T18:40:34.034Z] INFO: Process started successfully. [2021-03-04T18:40:34.034Z] INFO: Start tailing logs of the daemon under tests [2021-03-04T18:40:34.034Z] INFO: Waiting for the daemon under test to start... [2021-03-04T18:40:34.246Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-04T18:40:34.246Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-04T18:40:34.246Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-04T18:40:34.246Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-04T18:40:36.294Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) [2021-03-04T18:40:36.294Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-04T18:40:36.294Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T18:40:36.294Z] service_test.go:242: FLAKY_TEST [2021-03-04T18:40:36.294Z] === RUN TestServiceWithDataPathPortInit [2021-03-04T18:40:39.856Z] --- PASS: TestDockerNetworkConnectAlias (6.60s) [2021-03-04T18:40:39.856Z] === RUN TestDockerNetworkReConnect [2021-03-04T18:40:40.809Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-04T18:40:44.095Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-04T18:40:45.150Z] --- PASS: TestDockerNetworkReConnect (5.20s) [2021-03-04T18:40:45.150Z] === RUN TestServicePlugin [2021-03-04T18:40:45.150Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-04T18:40:45.150Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T18:40:45.150Z] === RUN TestServiceUpdateLabel [2021-03-04T18:40:46.000Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-04T18:40:47.903Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-04T18:40:48.458Z] --- PASS: TestServiceUpdateLabel (3.27s) [2021-03-04T18:40:48.458Z] === RUN TestServiceUpdateSecrets [2021-03-04T18:40:48.470Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-04T18:40:49.038Z] --- PASS: TestBuildWithHugeFile (105.85s) [2021-03-04T18:40:49.038Z] === RUN TestBuildWCOWSandboxSize [2021-03-04T18:40:49.038Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-04T18:40:49.038Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-04T18:40:49.038Z] === RUN TestBuildWithEmptyDockerfile [2021-03-04T18:40:49.038Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T18:40:49.038Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T18:40:49.038Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T18:40:49.038Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T18:40:49.038Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T18:40:49.038Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T18:40:49.038Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T18:40:49.038Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T18:40:49.038Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-04T18:40:49.038Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T18:40:49.297Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-03-04T18:40:49.297Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-03-04T18:40:49.297Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-03-04T18:40:49.297Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2021-03-04T18:40:49.297Z] === RUN TestBuildPreserveOwnership [2021-03-04T18:40:49.297Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-04T18:40:49.865Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-04T18:40:50.432Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-03-04T18:40:50.432Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-03-04T18:40:51.153Z] --- PASS: TestServiceWithDataPathPortInit (14.27s) [2021-03-04T18:40:51.153Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-04T18:40:52.335Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-03-04T18:40:52.595Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-04T18:40:52.854Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-03-04T18:40:54.229Z] === RUN TestDockerSuite/TestAttachDetach [2021-03-04T18:40:54.229Z] --- PASS: TestBuildPreserveOwnership (5.05s) [2021-03-04T18:40:54.229Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.33s) [2021-03-04T18:40:54.229Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s) [2021-03-04T18:40:54.229Z] === RUN TestBuildPlatformInvalid [2021-03-04T18:40:54.487Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2021-03-04T18:40:54.487Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-04T18:40:54.746Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-03-04T18:40:55.004Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-04T18:40:55.156Z] .....INFO: Daemon under test started and replied! [2021-03-04T18:40:55.156Z] INFO: Docker version of the daemon under test [2021-03-04T18:40:55.156Z] [2021-03-04T18:40:55.156Z] Client: [2021-03-04T18:40:55.156Z] Version: 17.06.2-ce [2021-03-04T18:40:55.156Z] API version: 1.30 [2021-03-04T18:40:55.156Z] Go version: go1.8.3 [2021-03-04T18:40:55.156Z] Git commit: cec0b72 [2021-03-04T18:40:55.156Z] Built: Tue Sep 5 19:57:19 2017 [2021-03-04T18:40:55.156Z] OS/Arch: windows/amd64 [2021-03-04T18:40:55.156Z] [2021-03-04T18:40:55.156Z] Server: [2021-03-04T18:40:55.156Z] Version: 0.0.0-dev [2021-03-04T18:40:55.156Z] API version: 1.41 (minimum version 1.24) [2021-03-04T18:40:55.156Z] Go version: go1.13.15 [2021-03-04T18:40:55.156Z] Git commit: 96cb22f91c [2021-03-04T18:40:55.156Z] Built: 03/04/2021 18:38:45 [2021-03-04T18:40:55.156Z] OS/Arch: windows/amd64 [2021-03-04T18:40:55.156Z] Experimental: false [2021-03-04T18:40:55.156Z] [2021-03-04T18:40:55.156Z] INFO: Docker info of the daemon under test [2021-03-04T18:40:55.156Z] [2021-03-04T18:40:55.156Z] Containers: 0 [2021-03-04T18:40:55.156Z] Running: 0 [2021-03-04T18:40:55.156Z] Paused: 0 [2021-03-04T18:40:55.156Z] Stopped: 0 [2021-03-04T18:40:55.156Z] Images: 0 [2021-03-04T18:40:55.156Z] Server Version: 0.0.0-dev [2021-03-04T18:40:55.156Z] Storage Driver: windowsfilter [2021-03-04T18:40:55.156Z] Windows: [2021-03-04T18:40:55.156Z] Logging Driver: json-file [2021-03-04T18:40:55.156Z] Plugins: [2021-03-04T18:40:55.156Z] Volume: local [2021-03-04T18:40:55.156Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-04T18:40:55.156Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-04T18:40:55.156Z] Swarm: inactive [2021-03-04T18:40:55.156Z] Default Isolation: process [2021-03-04T18:40:55.156Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-04T18:40:55.156Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-04T18:40:55.156Z] OSType: windows [2021-03-04T18:40:55.156Z] Architecture: x86_64 [2021-03-04T18:40:55.156Z] CPUs: 4 [2021-03-04T18:40:55.156Z] Total Memory: 32GiB [2021-03-04T18:40:55.156Z] Name: azwin-2-960050 [2021-03-04T18:40:55.156Z] ID: D3WB:QGQD:4C2P:SWIF:USV2:BRZK:D7EA:7A3X:ACAW:IKRH:HMO7:IB73 [2021-03-04T18:40:55.156Z] Docker Root Dir: D:\CI\PR-42083\5\daemon [2021-03-04T18:40:55.156Z] Debug Mode (client): false [2021-03-04T18:40:55.156Z] Debug Mode (server): true [2021-03-04T18:40:55.156Z] File Descriptors: -1 [2021-03-04T18:40:55.156Z] Goroutines: 16 [2021-03-04T18:40:55.156Z] System Time: 2021-03-04T18:40:52.5462234Z [2021-03-04T18:40:55.156Z] EventsListeners: 0 [2021-03-04T18:40:55.156Z] Registry: https://index.docker.io/v1/ [2021-03-04T18:40:55.156Z] Labels: [2021-03-04T18:40:55.156Z] Experimental: false [2021-03-04T18:40:55.156Z] Insecure Registries: [2021-03-04T18:40:55.156Z] 127.0.0.0/8 [2021-03-04T18:40:55.156Z] Live Restore Enabled: false [2021-03-04T18:40:55.156Z] [2021-03-04T18:40:55.156Z] [2021-03-04T18:40:55.156Z] INFO: Docker images of the daemon under test [2021-03-04T18:40:55.156Z] [2021-03-04T18:40:55.156Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-04T18:40:55.156Z] [2021-03-04T18:40:55.156Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-03-04T18:40:55.156Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-03-04T18:40:55.156Z] ltsc2019: Pulling from windows/servercore [2021-03-04T18:40:55.156Z] 4612f6d0b889: Pulling fs layer [2021-03-04T18:40:55.156Z] db4edcf0861f: Pulling fs layer [2021-03-04T18:40:57.540Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-04T18:40:57.681Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.12s) [2021-03-04T18:40:57.681Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j2f2kgsenw9y6do5p0irwdjqa Created:2021-03-04 18:40:51.392634264 +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[5a6e8ce4ef7e492403ba5b02ee0469c7aa455e63a27ee052a4992aa1e45be1b9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v149h7kizndhm5fs1nnd5ovr9 EndpointID:443ec6652d9150db72543b26878fa34e04bbeb232f6fb2520f427085b14be5c6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f36a2f0e2e7dc6f8c4a88032ab1e79321c7d150edf107287228dbb7dece486c6 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:84226e06eb62 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v149h7kizndhm5fs1nnd5ovr9 EndpointID:443ec6652d9150db72543b26878fa34e04bbeb232f6fb2520f427085b14be5c6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-04T18:40:57.681Z] PASS [2021-03-04T18:40:57.681Z] [2021-03-04T18:40:57.681Z] === Skipped [2021-03-04T18:40:57.681Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T18:40:57.681Z] service_test.go:242: FLAKY_TEST [2021-03-04T18:40:57.681Z] [2021-03-04T18:40:57.681Z] [2021-03-04T18:40:57.681Z] DONE 26 tests, 1 skipped in 44.614s [2021-03-04T18:40:57.681Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-04T18:40:57.682Z] INFO: Testing against a local daemon [2021-03-04T18:40:57.682Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-04T18:40:57.682Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-04T18:40:57.682Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:40:57.682Z] === RUN TestDockerNetworkIpvlan [2021-03-04T18:40:57.682Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-04T18:40:57.682Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:40:57.682Z] PASS [2021-03-04T18:40:57.682Z] [2021-03-04T18:40:57.682Z] === Skipped [2021-03-04T18:40:57.682Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-04T18:40:57.682Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:40:57.682Z] [2021-03-04T18:40:57.682Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-04T18:40:57.682Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:40:57.682Z] [2021-03-04T18:40:57.682Z] [2021-03-04T18:40:57.682Z] DONE 2 tests, 2 skipped in 0.038s [2021-03-04T18:40:57.682Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-04T18:40:57.682Z] INFO: Testing against a local daemon [2021-03-04T18:40:57.682Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-04T18:40:58.477Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-03-04T18:40:58.607Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-03-04T18:40:58.607Z] === RUN TestDockerNetworkMacvlan [2021-03-04T18:40:59.167Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-04T18:40:59.412Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-04T18:41:00.092Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-04T18:41:00.349Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-04T18:41:00.918Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-04T18:41:01.017Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-04T18:41:01.039Z] db4edcf0861f: Verifying Checksum [2021-03-04T18:41:01.039Z] db4edcf0861f: Download complete [2021-03-04T18:41:02.295Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-04T18:41:02.862Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-03-04T18:41:02.904Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-04T18:41:04.239Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-04T18:41:04.788Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-04T18:41:05.618Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-04T18:41:05.878Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-03-04T18:41:06.577Z] --- PASS: TestServiceUpdateSecrets (15.37s) [2021-03-04T18:41:06.577Z] === RUN TestServiceUpdateConfigs [2021-03-04T18:41:06.815Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-04T18:41:06.815Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-04T18:41:08.051Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-04T18:41:08.194Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-04T18:41:08.475Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-03-04T18:41:08.978Z] --- PASS: TestDockerNetworkMacvlan (10.36s) [2021-03-04T18:41:08.978Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-03-04T18:41:08.978Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-03-04T18:41:08.978Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2021-03-04T18:41:08.978Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.01s) [2021-03-04T18:41:08.978Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.31s) [2021-03-04T18:41:08.978Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2021-03-04T18:41:08.978Z] PASS [2021-03-04T18:41:08.978Z] [2021-03-04T18:41:08.978Z] DONE 8 tests in 11.689s [2021-03-04T18:41:08.978Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-04T18:41:08.978Z] testing: warning: no tests to run [2021-03-04T18:41:08.978Z] PASS [2021-03-04T18:41:08.978Z] [2021-03-04T18:41:08.978Z] DONE 0 tests in 0.006s [2021-03-04T18:41:08.978Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-04T18:41:08.978Z] INFO: Testing against a local daemon [2021-03-04T18:41:08.978Z] === RUN TestAuthZPluginAllowRequest [2021-03-04T18:41:09.412Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-04T18:41:10.339Z] --- PASS: TestAuthZPluginAllowRequest (1.25s) [2021-03-04T18:41:10.339Z] === RUN TestAuthZPluginTLS [2021-03-04T18:41:10.901Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-04T18:41:10.901Z] === RUN TestAuthZPluginDenyRequest [2021-03-04T18:41:11.461Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-03-04T18:41:11.461Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-04T18:41:11.466Z] 4612f6d0b889: Verifying Checksum [2021-03-04T18:41:11.466Z] 4612f6d0b889: Download complete [2021-03-04T18:41:12.020Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-04T18:41:12.020Z] === RUN TestAuthZPluginDenyResponse [2021-03-04T18:41:12.404Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-03-04T18:41:12.580Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-03-04T18:41:12.580Z] === RUN TestAuthZPluginAllowEventStream [2021-03-04T18:41:12.701Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-03-04T18:41:13.507Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2021-03-04T18:41:13.507Z] === RUN TestAuthZPluginErrorResponse [2021-03-04T18:41:14.068Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-03-04T18:41:14.068Z] === RUN TestAuthZPluginErrorRequest [2021-03-04T18:41:14.628Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-03-04T18:41:14.628Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-04T18:41:15.189Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-03-04T18:41:15.189Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-04T18:41:15.986Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-03-04T18:41:17.075Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.48s) [2021-03-04T18:41:17.075Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-04T18:41:18.438Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.60s) [2021-03-04T18:41:18.438Z] === RUN TestAuthZPluginHeader [2021-03-04T18:41:18.524Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-03-04T18:41:18.809Z] --- PASS: TestServiceUpdateConfigs (15.32s) [2021-03-04T18:41:18.809Z] === RUN TestServiceUpdateNetwork [2021-03-04T18:41:18.998Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-03-04T18:41:18.999Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-04T18:41:20.430Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-03-04T18:41:22.963Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-03-04T18:41:23.158Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.56s) [2021-03-04T18:41:23.158Z] === RUN TestAuthZPluginV2Disable [2021-03-04T18:41:23.222Z] Loaded image: buildpack-deps:buster [2021-03-04T18:41:23.222Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-03-04T18:41:23.481Z] Loaded image: busybox:latest [2021-03-04T18:41:23.739Z] Loaded image: busybox:glibc [2021-03-04T18:41:23.739Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-03-04T18:41:25.644Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-03-04T18:41:26.213Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-03-04T18:41:27.792Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-03-04T18:41:28.745Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-03-04T18:41:29.003Z] Loaded image: debian:bullseye [2021-03-04T18:41:29.003Z] Loaded image: hello-world:latest [2021-03-04T18:41:29.262Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T18:41:29.684Z] --- PASS: TestAuthZPluginV2Disable (6.05s) [2021-03-04T18:41:29.684Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-04T18:41:29.691Z] tests/integration/client_test.py ..... [ 75%] [2021-03-04T18:41:29.691Z] tests/integration/context_api_test.py ... [ 76%] [2021-03-04T18:41:29.831Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-04T18:41:30.092Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-03-04T18:41:30.257Z] tests/integration/errors_test.py . [ 76%] [2021-03-04T18:41:30.351Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-04T18:41:31.568Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.68s) [2021-03-04T18:41:31.568Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-04T18:41:32.257Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-04T18:41:32.826Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-04T18:41:32.826Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-03-04T18:41:33.727Z] --- PASS: TestServiceUpdateNetwork (14.85s) [2021-03-04T18:41:33.727Z] === RUN TestServiceUpdatePidsLimit [2021-03-04T18:41:33.763Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-03-04T18:41:34.021Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-03-04T18:41:34.591Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-03-04T18:41:35.641Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-04T18:41:36.498Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-04T18:41:36.585Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-04T18:41:37.877Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.45s) [2021-03-04T18:41:37.877Z] PASS [2021-03-04T18:41:37.877Z] [2021-03-04T18:41:37.877Z] === Skipped [2021-03-04T18:41:37.877Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-04T18:41:37.877Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T18:41:37.877Z] [2021-03-04T18:41:37.877Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-04T18:41:37.877Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-04T18:41:37.877Z] [2021-03-04T18:41:37.877Z] [2021-03-04T18:41:37.877Z] DONE 34 tests, 2 skipped in 245.650s [2021-03-04T18:41:37.877Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-04T18:41:37.877Z] ++ 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 [2021-03-04T18:41:37.877Z] ++ set -e [2021-03-04T18:41:37.877Z] ++ '[' -n 0 ']' [2021-03-04T18:41:37.877Z] ++ set -x [2021-03-04T18:41:37.877Z] ++ 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 [2021-03-04T18:41:38.135Z] INFO: Testing against a local daemon [2021-03-04T18:41:38.135Z] === RUN TestConfigInspect [2021-03-04T18:41:38.135Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-03-04T18:41:38.703Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-04T18:41:39.270Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-04T18:41:41.172Z] --- PASS: TestConfigInspect (2.89s) [2021-03-04T18:41:41.172Z] === RUN TestConfigList [2021-03-04T18:41:41.499Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.92s) [2021-03-04T18:41:41.499Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-04T18:41:41.740Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-03-04T18:41:42.307Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-03-04T18:41:42.875Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-03-04T18:41:43.444Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-03-04T18:41:43.703Z] --- PASS: TestConfigList (2.87s) [2021-03-04T18:41:43.704Z] === RUN TestConfigsCreateAndDelete [2021-03-04T18:41:43.962Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-03-04T18:41:44.726Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-04T18:41:45.867Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-04T18:41:47.245Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-03-04T18:41:47.245Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2021-03-04T18:41:47.245Z] === RUN TestConfigsUpdate [2021-03-04T18:41:49.695Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-03-04T18:41:49.779Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-04T18:41:49.779Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-04T18:41:50.039Z] --- PASS: TestConfigsUpdate (3.03s) [2021-03-04T18:41:50.039Z] === RUN TestTemplatedConfig [2021-03-04T18:41:51.311Z] --- PASS: TestServiceUpdatePidsLimit (17.60s) [2021-03-04T18:41:51.311Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-03-04T18:41:51.311Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-03-04T18:41:51.311Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2021-03-04T18:41:51.311Z] PASS [2021-03-04T18:41:51.311Z] [2021-03-04T18:41:51.311Z] === Skipped [2021-03-04T18:41:51.311Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-04T18:41:51.311Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T18:41:51.311Z] [2021-03-04T18:41:51.311Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-03-04T18:41:51.311Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T18:41:51.311Z] [2021-03-04T18:41:51.311Z] [2021-03-04T18:41:51.311Z] DONE 27 tests, 2 skipped in 162.782s [2021-03-04T18:41:51.311Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-03-04T18:41:51.311Z] ++ 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 [2021-03-04T18:41:51.311Z] ++ set -e [2021-03-04T18:41:51.311Z] ++ '[' -n 0 ']' [2021-03-04T18:41:51.311Z] ++ set -x [2021-03-04T18:41:51.311Z] ++ 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 [2021-03-04T18:41:51.417Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-04T18:41:51.572Z] INFO: Testing against a local daemon [2021-03-04T18:41:51.572Z] === RUN TestSessionCreate [2021-03-04T18:41:51.572Z] --- PASS: TestSessionCreate (0.05s) [2021-03-04T18:41:51.572Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-04T18:41:51.833Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-03-04T18:41:51.833Z] PASS [2021-03-04T18:41:51.833Z] [2021-03-04T18:41:51.833Z] DONE 2 tests in 0.314s [2021-03-04T18:41:51.833Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-03-04T18:41:51.833Z] ++ 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 [2021-03-04T18:41:51.833Z] ++ set -e [2021-03-04T18:41:51.833Z] ++ '[' -n 0 ']' [2021-03-04T18:41:51.833Z] ++ set -x [2021-03-04T18:41:51.833Z] ++ 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 [2021-03-04T18:41:51.833Z] INFO: Testing against a local daemon [2021-03-04T18:41:51.833Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-04T18:41:51.833Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-04T18:41:51.833Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-04T18:41:51.833Z] === RUN TestEventsExecDie [2021-03-04T18:41:51.984Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-03-04T18:41:52.777Z] --- PASS: TestEventsExecDie (0.98s) [2021-03-04T18:41:52.777Z] === RUN TestEventsBackwardsCompatible [2021-03-04T18:41:53.042Z] --- PASS: TestEventsBackwardsCompatible (0.15s) [2021-03-04T18:41:53.042Z] === RUN TestInfoBinaryCommits [2021-03-04T18:41:53.042Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-03-04T18:41:53.042Z] === RUN TestInfoAPIVersioned [2021-03-04T18:41:53.042Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-04T18:41:53.042Z] === RUN TestInfoDiscoveryBackend [2021-03-04T18:41:53.987Z] --- PASS: TestInfoDiscoveryBackend (0.69s) [2021-03-04T18:41:53.987Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-04T18:41:54.523Z] --- PASS: TestTemplatedConfig (4.02s) [2021-03-04T18:41:54.523Z] === RUN TestConfigCreateResolve [2021-03-04T18:41:54.782Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-03-04T18:41:54.782Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-03-04T18:41:54.930Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-04T18:41:54.930Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-04T18:41:55.350Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-04T18:41:55.502Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2021-03-04T18:41:55.502Z] === RUN TestInfoAPI [2021-03-04T18:41:55.502Z] --- PASS: TestInfoAPI (0.05s) [2021-03-04T18:41:55.502Z] === RUN TestInfoAPIWarnings [2021-03-04T18:41:56.730Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-04T18:41:57.297Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-03-04T18:41:57.297Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-04T18:41:57.297Z] --- PASS: TestConfigCreateResolve (3.34s) [2021-03-04T18:41:57.297Z] === RUN TestConfigDaemonLibtrustID [2021-03-04T18:41:57.864Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-03-04T18:41:57.864Z] PASS [2021-03-04T18:41:57.864Z] [2021-03-04T18:41:57.864Z] DONE 7 tests in 20.050s [2021-03-04T18:41:57.864Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-04T18:41:57.864Z] ++ 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 [2021-03-04T18:41:57.864Z] ++ set -e [2021-03-04T18:41:57.864Z] ++ '[' -n 0 ']' [2021-03-04T18:41:57.864Z] ++ set -x [2021-03-04T18:41:57.864Z] ++ 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 [2021-03-04T18:41:58.123Z] INFO: Testing against a local daemon [2021-03-04T18:41:58.123Z] === RUN TestCheckpoint [2021-03-04T18:41:58.123Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-04T18:41:58.123Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T18:41:58.123Z] === RUN TestContainerInvalidJSON [2021-03-04T18:41:58.123Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T18:41:58.123Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T18:41:58.123Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T18:41:58.123Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T18:41:58.123Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-04T18:41:58.123Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-04T18:41:58.123Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T18:41:58.123Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-04T18:41:58.123Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T18:41:58.387Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-04T18:41:58.387Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-04T18:41:58.387Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-04T18:41:58.387Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-04T18:41:58.387Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-04T18:41:58.387Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-03-04T18:41:58.387Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-04T18:41:58.387Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-03-04T18:41:58.387Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-04T18:41:58.646Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2021-03-04T18:41:58.646Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-04T18:41:58.646Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-03-04T18:41:58.646Z] === RUN TestCopyFromContainer [2021-03-04T18:41:59.559Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-03-04T18:41:59.559Z] PASS [2021-03-04T18:41:59.559Z] [2021-03-04T18:41:59.559Z] DONE 17 tests in 48.850s [2021-03-04T18:41:59.559Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-04T18:41:59.559Z] INFO: Testing against a local daemon [2021-03-04T18:41:59.559Z] === RUN TestPluginInvalidJSON [2021-03-04T18:41:59.559Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T18:41:59.559Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T18:41:59.559Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T18:41:59.559Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-04T18:41:59.559Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-04T18:41:59.559Z] === RUN TestPluginInstall [2021-03-04T18:41:59.559Z] === RUN TestPluginInstall/no_auth [2021-03-04T18:41:59.559Z] time="2021-03-04T18:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:41:59.559Z] time="2021-03-04T18:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efccc4339bbc7ad16e7b5d94a2a92c399ea80a3ef7eb121cb7f3057b8c1aea0e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:41:59.559Z] time="2021-03-04T18:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:41:59.559Z] time="2021-03-04T18:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efccc4339bbc7ad16e7b5d94a2a92c399ea80a3ef7eb121cb7f3057b8c1aea0e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:41:59.583Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-03-04T18:41:59.820Z] === RUN TestPluginInstall/with_htpasswd [2021-03-04T18:42:00.395Z] time="2021-03-04T18:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:42:00.395Z] time="2021-03-04T18:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c43c42cf215c3281e52fdcdc86ac6e07f8ffd64fd87f803d1c26d757712cd15" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:42:00.395Z] time="2021-03-04T18:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:42:00.395Z] time="2021-03-04T18:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c43c42cf215c3281e52fdcdc86ac6e07f8ffd64fd87f803d1c26d757712cd15" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:42:00.519Z] === RUN TestCopyFromContainer// [2021-03-04T18:42:00.519Z] === RUN TestCopyFromContainer//bar/root [2021-03-04T18:42:00.519Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-04T18:42:00.654Z] === RUN TestPluginInstall/with_insecure [2021-03-04T18:42:00.777Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-04T18:42:01.037Z] === RUN TestCopyFromContainer/bar/quux [2021-03-04T18:42:01.037Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-04T18:42:01.037Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-03-04T18:42:01.296Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-04T18:42:01.296Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-04T18:42:01.554Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-04T18:42:01.554Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-04T18:42:01.554Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-04T18:42:01.813Z] --- PASS: TestCopyFromContainer (3.20s) [2021-03-04T18:42:01.813Z] --- PASS: TestCopyFromContainer// (0.16s) [2021-03-04T18:42:01.813Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2021-03-04T18:42:01.813Z] --- PASS: TestCopyFromContainer//bar/root/ (0.18s) [2021-03-04T18:42:01.813Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2021-03-04T18:42:01.813Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2021-03-04T18:42:01.813Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-03-04T18:42:01.813Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-03-04T18:42:01.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-03-04T18:42:01.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-04T18:42:01.813Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-03-04T18:42:01.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-04T18:42:01.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T18:42:01.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T18:42:01.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T18:42:01.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T18:42:01.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T18:42:01.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T18:42:01.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T18:42:01.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T18:42:01.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T18:42:01.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-04T18:42:01.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-04T18:42:01.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-04T18:42:01.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-04T18:42:01.813Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-04T18:42:01.813Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-04T18:42:01.813Z] === RUN TestCreateWithInvalidEnv [2021-03-04T18:42:01.813Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-04T18:42:01.813Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-04T18:42:01.813Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-04T18:42:01.813Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-04T18:42:01.813Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-04T18:42:01.813Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-04T18:42:01.813Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-04T18:42:01.813Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-04T18:42:01.813Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-04T18:42:01.813Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-04T18:42:01.813Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-04T18:42:01.813Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-04T18:42:01.813Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-03-04T18:42:01.813Z] === RUN TestCreateTmpfsMountsTarget [2021-03-04T18:42:01.813Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-04T18:42:01.813Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-04T18:42:02.016Z] time="2021-03-04T18:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:42:02.016Z] time="2021-03-04T18:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b621354ee9b90bf878cb29c2c8ab4f5d22a12494d69ca4020ad02f24c03eedc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:42:02.016Z] time="2021-03-04T18:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:42:02.016Z] time="2021-03-04T18:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b621354ee9b90bf878cb29c2c8ab4f5d22a12494d69ca4020ad02f24c03eedc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:42:02.016Z] --- PASS: TestPluginInstall (4.05s) [2021-03-04T18:42:02.016Z] --- PASS: TestPluginInstall/no_auth (1.98s) [2021-03-04T18:42:02.016Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2021-03-04T18:42:02.016Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2021-03-04T18:42:02.016Z] plugin_test.go:160: [ddc6274445ce5] daemon is not started [2021-03-04T18:42:02.016Z] === RUN TestPluginsWithRuntimes [2021-03-04T18:42:02.750Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-03-04T18:42:03.723Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-04T18:42:03.723Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2021-03-04T18:42:03.723Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-04T18:42:03.900Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-04T18:42:04.460Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-04T18:42:05.111Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-04T18:42:05.385Z] --- PASS: TestPluginsWithRuntimes (3.51s) [2021-03-04T18:42:05.385Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2021-03-04T18:42:05.385Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-03-04T18:42:05.385Z] PASS [2021-03-04T18:42:05.385Z] [2021-03-04T18:42:05.385Z] DONE 9 tests in 7.609s [2021-03-04T18:42:05.385Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-04T18:42:05.640Z] INFO: Testing against a local daemon [2021-03-04T18:42:05.640Z] === RUN TestExternalGraphDriver [2021-03-04T18:42:05.640Z] === RUN TestExternalGraphDriver/json [2021-03-04T18:42:05.984Z] ......... [ 86%] [2021-03-04T18:42:06.046Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-03-04T18:42:06.305Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s) [2021-03-04T18:42:06.305Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-04T18:42:06.305Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T18:42:06.305Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T18:42:06.305Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T18:42:06.305Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T18:42:06.305Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T18:42:06.305Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T18:42:06.305Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T18:42:06.305Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T18:42:06.305Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T18:42:06.305Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T18:42:06.305Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T18:42:06.305Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T18:42:06.305Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T18:42:06.305Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T18:42:06.305Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-04T18:42:06.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T18:42:06.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-04T18:42:06.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-03-04T18:42:06.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-03-04T18:42:06.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-03-04T18:42:06.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-03-04T18:42:06.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-03-04T18:42:06.564Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-04T18:42:06.564Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-03-04T18:42:07.132Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2021-03-04T18:42:07.132Z] === RUN TestCreateDifferentPlatform [2021-03-04T18:42:07.132Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-04T18:42:07.132Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-04T18:42:07.132Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-04T18:42:07.132Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-04T18:42:07.132Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-04T18:42:07.132Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-04T18:42:07.391Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-03-04T18:42:07.391Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-04T18:42:07.391Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-04T18:42:07.391Z] === RUN TestContainerStartOnDaemonRestart [2021-03-04T18:42:07.391Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-04T18:42:07.391Z] === RUN TestDaemonRestartIpcMode [2021-03-04T18:42:07.391Z] === PAUSE TestDaemonRestartIpcMode [2021-03-04T18:42:07.391Z] === RUN TestDaemonHostGatewayIP [2021-03-04T18:42:07.391Z] === PAUSE TestDaemonHostGatewayIP [2021-03-04T18:42:07.391Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-04T18:42:07.391Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-04T18:42:07.391Z] === RUN TestContainerKillOnDaemonStart [2021-03-04T18:42:07.391Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-04T18:42:07.391Z] === RUN TestDiff [2021-03-04T18:42:07.525Z] === RUN TestExternalGraphDriver/spec [2021-03-04T18:42:07.958Z] --- PASS: TestDiff (0.66s) [2021-03-04T18:42:07.959Z] === RUN TestExecWithCloseStdin [2021-03-04T18:42:08.886Z] === RUN TestExternalGraphDriver/pull [2021-03-04T18:42:08.894Z] --- PASS: TestExecWithCloseStdin (0.90s) [2021-03-04T18:42:08.894Z] === RUN TestExec [2021-03-04T18:42:09.462Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-04T18:42:09.721Z] --- PASS: TestExec (0.77s) [2021-03-04T18:42:09.721Z] === RUN TestExecUser [2021-03-04T18:42:10.248Z] --- PASS: TestExternalGraphDriver (4.79s) [2021-03-04T18:42:10.248Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2021-03-04T18:42:10.248Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2021-03-04T18:42:10.248Z] --- PASS: TestExternalGraphDriver/pull (1.39s) [2021-03-04T18:42:10.248Z] === RUN TestGraphdriverPluginV2 [2021-03-04T18:42:10.658Z] --- PASS: TestExecUser (0.78s) [2021-03-04T18:42:10.658Z] === RUN TestExportContainerAndImportImage [2021-03-04T18:42:10.658Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-03-04T18:42:10.852Z] tests/integration/models_images_test.py ............... [ 89%] [2021-03-04T18:42:11.595Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2021-03-04T18:42:11.595Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-04T18:42:12.304Z] tests/integration/models_networks_test.py .... [ 90%] [2021-03-04T18:42:12.973Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2021-03-04T18:42:12.973Z] === RUN TestHealthCheckWorkdir [2021-03-04T18:42:13.617Z] --- PASS: TestInfoAPIWarnings (16.64s) [2021-03-04T18:42:13.617Z] === RUN TestInfoDebug [2021-03-04T18:42:13.617Z] --- PASS: TestInfoDebug (0.72s) [2021-03-04T18:42:13.617Z] === RUN TestInfoInsecureRegistries [2021-03-04T18:42:13.617Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2021-03-04T18:42:13.617Z] === RUN TestInfoRegistryMirrors [2021-03-04T18:42:13.909Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2021-03-04T18:42:13.909Z] === RUN TestHealthKillContainer [2021-03-04T18:42:14.168Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-03-04T18:42:14.189Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2021-03-04T18:42:14.189Z] === RUN TestLoginFailsWithBadCredentials [2021-03-04T18:42:14.451Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-03-04T18:42:14.451Z] === RUN TestPingCacheHeaders [2021-03-04T18:42:14.451Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-04T18:42:14.451Z] === RUN TestPingGet [2021-03-04T18:42:14.451Z] --- PASS: TestPingGet (0.03s) [2021-03-04T18:42:14.451Z] === RUN TestPingHead [2021-03-04T18:42:14.451Z] --- PASS: TestPingHead (0.04s) [2021-03-04T18:42:14.451Z] === RUN TestVersion [2021-03-04T18:42:14.451Z] --- PASS: TestVersion (0.04s) [2021-03-04T18:42:14.451Z] PASS [2021-03-04T18:42:14.451Z] [2021-03-04T18:42:14.451Z] === Skipped [2021-03-04T18:42:14.451Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-04T18:42:14.451Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-04T18:42:14.451Z] [2021-03-04T18:42:14.451Z] [2021-03-04T18:42:14.451Z] DONE 18 tests, 1 skipped in 22.829s [2021-03-04T18:42:14.451Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-04T18:42:14.451Z] ++ 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 [2021-03-04T18:42:14.451Z] ++ set -e [2021-03-04T18:42:14.451Z] ++ '[' -n 0 ']' [2021-03-04T18:42:14.451Z] ++ set -x [2021-03-04T18:42:14.451Z] ++ 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 [2021-03-04T18:42:14.712Z] INFO: Testing against a local daemon [2021-03-04T18:42:14.712Z] === RUN TestVolumesCreateAndList [2021-03-04T18:42:14.712Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-03-04T18:42:14.712Z] === RUN TestVolumesRemove [2021-03-04T18:42:14.973Z] --- PASS: TestVolumesRemove (0.13s) [2021-03-04T18:42:14.973Z] === RUN TestVolumesInspect [2021-03-04T18:42:14.973Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-04T18:42:14.973Z] === RUN TestVolumesInvalidJSON [2021-03-04T18:42:14.973Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-04T18:42:14.973Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-04T18:42:14.973Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-04T18:42:14.973Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-04T18:42:14.973Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-04T18:42:14.973Z] PASS [2021-03-04T18:42:14.973Z] [2021-03-04T18:42:14.973Z] DONE 5 tests in 0.411s [2021-03-04T18:42:14.973Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-04T18:42:15.482Z] --- PASS: TestGraphdriverPluginV2 (4.43s) [2021-03-04T18:42:15.482Z] PASS [2021-03-04T18:42:15.482Z] [2021-03-04T18:42:15.482Z] DONE 5 tests in 9.262s [2021-03-04T18:42:15.482Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-04T18:42:15.482Z] INFO: Testing against a local daemon [2021-03-04T18:42:15.482Z] === RUN TestContinueAfterPluginCrash [2021-03-04T18:42:15.482Z] === PAUSE TestContinueAfterPluginCrash [2021-03-04T18:42:15.482Z] === RUN TestReadPluginNoRead [2021-03-04T18:42:15.482Z] === PAUSE TestReadPluginNoRead [2021-03-04T18:42:15.482Z] === RUN TestDaemonStartWithLogOpt [2021-03-04T18:42:15.482Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-04T18:42:15.482Z] === CONT TestContinueAfterPluginCrash [2021-03-04T18:42:15.482Z] === CONT TestDaemonStartWithLogOpt [2021-03-04T18:42:15.545Z] ++++ cat bundles/test-integration/docker.pid [2021-03-04T18:42:15.545Z] +++ kill 13870 [2021-03-04T18:42:16.072Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-04T18:42:16.930Z] +++ /etc/init.d/apparmor stop [2021-03-04T18:42:16.930Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-04T18:42:16.930Z] [2021-03-04T18:42:16.930Z] Unloading profiles will leave already running processes permanently [2021-03-04T18:42:16.930Z] unconfined, which can lead to unexpected situations. [2021-03-04T18:42:16.930Z] [2021-03-04T18:42:16.930Z] To set a process to complain mode, use the command line tool [2021-03-04T18:42:16.930Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-04T18:42:16.930Z] +++ true [2021-03-04T18:42:16.930Z] exiting test-integration [2021-03-04T18:42:16.930Z] ++ exit 0 [2021-03-04T18:42:16.930Z] [2021-03-04T18:42:17.013Z] --- PASS: TestHealthKillContainer (2.86s) [2021-03-04T18:42:17.013Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-04T18:42:17.013Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-03-04T18:42:17.582Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-03-04T18:42:17.583Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2021-03-04T18:42:17.583Z] === RUN TestIpcModeNone [2021-03-04T18:42:18.149Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-03-04T18:42:18.410Z] --- PASS: TestIpcModeNone (0.79s) [2021-03-04T18:42:18.410Z] === RUN TestIpcModePrivate [2021-03-04T18:42:18.670Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-03-04T18:42:18.863Z] tests/integration/models_nodes_test.py . [ 91%] [2021-03-04T18:42:18.863Z] tests/integration/models_resources_test.py . [ 91%] [2021-03-04T18:42:19.239Z] --- PASS: TestIpcModePrivate (0.82s) [2021-03-04T18:42:19.239Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-03-04T18:42:19.239Z] === RUN TestIpcModeShareable [2021-03-04T18:42:19.649Z] --- PASS: TestDaemonStartWithLogOpt (4.07s) [2021-03-04T18:42:19.649Z] === CONT TestReadPluginNoRead [2021-03-04T18:42:20.176Z] --- PASS: TestIpcModeShareable (0.97s) [2021-03-04T18:42:20.176Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-03-04T18:42:20.176Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-04T18:42:20.176Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot Post stage [Pipeline] junit [2021-03-04T18:42:20.256Z] Recording test results [2021-03-04T18:42:20.436Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-03-04T18:42:20.459Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-04T18:42:20.624Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-03-04T18:42:20.810Z] + echo Ensuring container killed. [2021-03-04T18:42:20.810Z] Ensuring container killed. [2021-03-04T18:42:20.810Z] + docker rm -vf docker-pr5 [2021-03-04T18:42:20.810Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-03-04T18:42:21.101Z] + echo Chowning /workspace to jenkins user [2021-03-04T18:42:21.101Z] Chowning /workspace to jenkins user [2021-03-04T18:42:21.101Z] + id -u [2021-03-04T18:42:21.101Z] + id -g [2021-03-04T18:42:21.101Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42083:/workspace busybox chown -R 1000:1000 /workspace [2021-03-04T18:42:21.536Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-04T18:42:22.341Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-03-04T18:42:22.899Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-04T18:42:22.909Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2021-03-04T18:42:22.909Z] === RUN TestAPIIpcModeHost [2021-03-04T18:42:23.476Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-04T18:42:23.735Z] --- PASS: TestAPIIpcModeHost (0.82s) [2021-03-04T18:42:23.735Z] === RUN TestDaemonIpcModeShareable [2021-03-04T18:42:23.823Z] --- PASS: TestContinueAfterPluginCrash (9.11s) [2021-03-04T18:42:23.902Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-03-04T18:42:23.902Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-03-04T18:42:23.997Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-04T18:42:24.079Z] === RUN TestReadPluginNoRead/default [2021-03-04T18:42:24.256Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-03-04T18:42:25.440Z] --- PASS: TestReadPluginNoRead (6.53s) [2021-03-04T18:42:25.440Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2021-03-04T18:42:25.440Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.35s) [2021-03-04T18:42:25.440Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2021-03-04T18:42:25.440Z] read_test.go:92: [d2e50054234fd] daemon is not started [2021-03-04T18:42:25.440Z] PASS [2021-03-04T18:42:25.440Z] [2021-03-04T18:42:25.440Z] DONE 6 tests in 10.639s [2021-03-04T18:42:25.440Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-04T18:42:25.440Z] testing: warning: no tests to run [2021-03-04T18:42:25.440Z] PASS [2021-03-04T18:42:25.440Z] [2021-03-04T18:42:25.440Z] DONE 0 tests in 0.013s [2021-03-04T18:42:25.440Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-04T18:42:25.440Z] INFO: Testing against a local daemon [2021-03-04T18:42:25.440Z] === RUN TestPluginWithDevMounts [2021-03-04T18:42:25.440Z] === PAUSE TestPluginWithDevMounts [2021-03-04T18:42:25.440Z] === CONT TestPluginWithDevMounts [2021-03-04T18:42:25.634Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2021-03-04T18:42:25.634Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2021-03-04T18:42:25.634Z] === RUN TestDaemonIpcModePrivate [2021-03-04T18:42:26.204Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-03-04T18:42:27.324Z] --- PASS: TestPluginWithDevMounts (1.69s) [2021-03-04T18:42:27.324Z] PASS [2021-03-04T18:42:27.324Z] [2021-03-04T18:42:27.324Z] DONE 1 tests in 1.730s [2021-03-04T18:42:27.324Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-04T18:42:27.324Z] INFO: Testing against a local daemon [2021-03-04T18:42:27.324Z] === RUN TestSecretInspect [2021-03-04T18:42:27.583Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2021-03-04T18:42:27.584Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-03-04T18:42:27.584Z] === RUN TestDaemonIpcModePrivateFromConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-04T18:42:27.843Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-03-04T18:42:27.999Z] + bundleName=arm64-integration [2021-03-04T18:42:27.999Z] + echo Creating arm64-integration-bundles.tar.gz [2021-03-04T18:42:27.999Z] Creating arm64-integration-bundles.tar.gz [2021-03-04T18:42:27.999Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -o -namexargs *-report.xml ) tar -print -czf [2021-03-04T18:42:27.999Z] arm64-integration-bundles.tar.gz [2021-03-04T18:42:28.084Z] tests/integration/regression_test.py ...... [ 98%] [Pipeline] archiveArtifacts [2021-03-04T18:42:28.274Z] Archiving artifacts [2021-03-04T18:42:28.601Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-03-04T18:42:28.601Z] tests/integration/credentials/utils_test.py . [100%] [2021-03-04T18:42:28.601Z] [2021-03-04T18:42:28.601Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-03-04T18:42:28.601Z] =========================== short test summary info ============================ [2021-03-04T18:42:28.601Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-03-04T18:42:28.601Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-03-04T18:42:28.601Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-03-04T18:42:28.601Z] Not supported on most drivers [2021-03-04T18:42:28.601Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-03-04T18:42:28.601Z] Output of docker top depends on host distro, and is not formalized. [2021-03-04T18:42:28.601Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-03-04T18:42:28.601Z] Output of docker top depends on host distro, and is not formalized. [2021-03-04T18:42:28.601Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-03-04T18:42:28.601Z] Can fail if eth0 has multiple IP addresses [2021-03-04T18:42:28.601Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-03-04T18:42:28.601Z] This doesn't seem to be taken into account by the engine [2021-03-04T18:42:28.601Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-03-04T18:42:28.601Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-03-04T18:42:28.601Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.54 seconds == [2021-03-04T18:42:28.620Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42083/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-04T18:42:28.859Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-03-04T18:42:28.937Z] + make clean [2021-03-04T18:42:29.219Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s) [2021-03-04T18:42:29.219Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2021-03-04T18:42:29.220Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-04T18:42:29.509Z] docker volume rm -f docker-dev-cache [2021-03-04T18:42:29.509Z] docker-dev-cache [Pipeline] deleteDir [2021-03-04T18:42:29.787Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-03-04T18:42:29.835Z] --- PASS: TestSecretInspect (2.26s) [2021-03-04T18:42:29.835Z] === RUN TestSecretList [2021-03-04T18:42:31.168Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s) [2021-03-04T18:42:31.168Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2021-03-04T18:42:31.168Z] === RUN TestIpcModeOlderClient [2021-03-04T18:42:31.168Z] === PAUSE TestIpcModeOlderClient [2021-03-04T18:42:31.168Z] === RUN TestKillContainerInvalidSignal [2021-03-04T18:42:31.720Z] --- PASS: TestSecretList (2.28s) [2021-03-04T18:42:31.720Z] === RUN TestSecretsCreateAndDelete [2021-03-04T18:42:31.736Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-03-04T18:42:31.996Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-04T18:42:31.996Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2021-03-04T18:42:31.996Z] === RUN TestKillContainer [2021-03-04T18:42:31.996Z] === RUN TestKillContainer/no_signal [2021-03-04T18:42:32.256Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-03-04T18:42:32.826Z] === RUN TestKillContainer/non_killing_signal [2021-03-04T18:42:33.086Z] === RUN TestKillContainer/killing_signal [2021-03-04T18:42:33.086Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-04T18:42:34.023Z] --- PASS: TestKillContainer (1.96s) [2021-03-04T18:42:34.023Z] --- PASS: TestKillContainer/no_signal (0.73s) [2021-03-04T18:42:34.023Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2021-03-04T18:42:34.023Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-03-04T18:42:34.023Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-04T18:42:34.023Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-04T18:42:34.230Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2021-03-04T18:42:34.230Z] === RUN TestSecretsUpdate [2021-03-04T18:42:34.282Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-04T18:42:34.541Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-04T18:42:35.109Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2021-03-04T18:42:35.109Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2021-03-04T18:42:35.109Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2021-03-04T18:42:35.109Z] === RUN TestKillStoppedContainer [2021-03-04T18:42:35.368Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-03-04T18:42:35.368Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-04T18:42:35.368Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-04T18:42:35.368Z] === RUN TestKillDifferentUserContainer [2021-03-04T18:42:35.936Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-03-04T18:42:35.936Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2021-03-04T18:42:35.936Z] === RUN TestInspectOomKilledTrue [2021-03-04T18:42:35.936Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-04T18:42:35.936Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T18:42:35.936Z] === RUN TestInspectOomKilledFalse [2021-03-04T18:42:35.936Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-04T18:42:35.936Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T18:42:35.936Z] === RUN TestLinksEtcHostsContentMatch [2021-03-04T18:42:36.505Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2021-03-04T18:42:36.505Z] === RUN TestLinksContainerNames [2021-03-04T18:42:36.743Z] --- PASS: TestSecretsUpdate (2.28s) [2021-03-04T18:42:36.743Z] === RUN TestTemplatedSecret [2021-03-04T18:42:37.441Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-04T18:42:37.700Z] --- PASS: TestLinksContainerNames (1.22s) [2021-03-04T18:42:37.700Z] === RUN TestLogsFollowTailEmpty [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T18:42:38.638Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-03-04T18:42:38.638Z] === RUN TestContainerNetworkMountsNoChown [2021-03-04T18:42:39.205Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2021-03-04T18:42:39.205Z] === RUN TestMountDaemonRoot [2021-03-04T18:42:39.205Z] === RUN TestMountDaemonRoot/default [2021-03-04T18:42:39.205Z] === PAUSE TestMountDaemonRoot/default [2021-03-04T18:42:39.205Z] === RUN TestMountDaemonRoot/private [2021-03-04T18:42:39.205Z] === PAUSE TestMountDaemonRoot/private [2021-03-04T18:42:39.205Z] === RUN TestMountDaemonRoot/rprivate [2021-03-04T18:42:39.205Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-04T18:42:39.205Z] === RUN TestMountDaemonRoot/slave [2021-03-04T18:42:39.205Z] === PAUSE TestMountDaemonRoot/slave [2021-03-04T18:42:39.205Z] === RUN TestMountDaemonRoot/rslave [2021-03-04T18:42:39.205Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-04T18:42:39.205Z] === RUN TestMountDaemonRoot/shared [2021-03-04T18:42:39.205Z] === PAUSE TestMountDaemonRoot/shared [2021-03-04T18:42:39.205Z] === RUN TestMountDaemonRoot/rshared [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-04T18:42:39.206Z] === CONT TestMountDaemonRoot/default [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-04T18:42:39.206Z] === CONT TestMountDaemonRoot/rslave [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T18:42:39.206Z] === CONT TestMountDaemonRoot/rshared [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T18:42:39.206Z] === CONT TestMountDaemonRoot/shared [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-04T18:42:39.206Z] === CONT TestMountDaemonRoot/rprivate [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-04T18:42:39.206Z] === CONT TestMountDaemonRoot/slave [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-04T18:42:39.206Z] === CONT TestMountDaemonRoot/private [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-04T18:42:39.206Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-04T18:42:39.206Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-04T18:42:39.206Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-04T18:42:39.206Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-04T18:42:39.254Z] --- PASS: TestTemplatedSecret (2.66s) [2021-03-04T18:42:39.254Z] === RUN TestSecretCreateResolve [2021-03-04T18:42:39.464Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-04T18:42:39.464Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-04T18:42:39.464Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-04T18:42:39.464Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-04T18:42:39.464Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T18:42:39.464Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T18:42:39.464Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-04T18:42:39.464Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T18:42:39.464Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-04T18:42:39.722Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-04T18:42:39.981Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-03-04T18:42:39.981Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-04T18:42:39.981Z] === RUN TestContainerBindMountNonRecursive [2021-03-04T18:42:41.058Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-04T18:42:41.058Z] [2021-03-04T18:42:41.058Z] Unloading profiles will leave already running processes permanently [2021-03-04T18:42:41.058Z] unconfined, which can lead to unexpected situations. [2021-03-04T18:42:41.058Z] [2021-03-04T18:42:41.058Z] To set a process to complain mode, use the command line tool [2021-03-04T18:42:41.058Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-04T18:42:41.058Z] Post stage [Pipeline] junit [2021-03-04T18:42:41.071Z] Recording test results [2021-03-04T18:42:41.185Z] --- PASS: TestSecretCreateResolve (2.28s) [2021-03-04T18:42:41.185Z] PASS [2021-03-04T18:42:41.185Z] [2021-03-04T18:42:41.185Z] DONE 6 tests in 14.044s [2021-03-04T18:42:41.185Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-04T18:42:41.185Z] INFO: Testing against a local daemon [2021-03-04T18:42:41.185Z] === RUN TestServiceCreateInit [2021-03-04T18:42:41.185Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-04T18:42:41.889Z] --- PASS: TestContainerBindMountNonRecursive (1.77s) [2021-03-04T18:42:41.889Z] === RUN TestContainerVolumesMountedAsShared [2021-03-04T18:42:42.148Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s) [2021-03-04T18:42:42.148Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-04T18:42:42.372Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-03-04T18:42:42.407Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-03-04T18:42:42.652Z] + echo Ensuring container killed. [2021-03-04T18:42:42.652Z] Ensuring container killed. [2021-03-04T18:42:42.652Z] + docker rm -vf docker-pr5 [2021-03-04T18:42:42.652Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-03-04T18:42:42.667Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-04T18:42:42.926Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s) [2021-03-04T18:42:42.926Z] === RUN TestNetworkNat [2021-03-04T18:42:42.934Z] + echo Chowning /workspace to jenkins user [2021-03-04T18:42:42.934Z] Chowning /workspace to jenkins user [2021-03-04T18:42:42.934Z] + id -u [2021-03-04T18:42:42.934Z] + id -g [2021-03-04T18:42:42.934Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42083:/workspace busybox chown -R 1000:1000 /workspace [2021-03-04T18:42:42.934Z] Unable to find image 'busybox:latest' locally [2021-03-04T18:42:43.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-04T18:42:43.755Z] --- PASS: TestNetworkNat (0.83s) [2021-03-04T18:42:43.755Z] === RUN TestNetworkLocalhostTCPNat [2021-03-04T18:42:44.692Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2021-03-04T18:42:44.692Z] === RUN TestNetworkLoopbackNat [2021-03-04T18:42:45.259Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-04T18:42:45.348Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-04T18:42:46.634Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-04T18:42:47.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-04T18:42:47.573Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2021-03-04T18:42:47.573Z] === RUN TestPause [2021-03-04T18:42:48.203Z] latest: Pulling from library/busybox [2021-03-04T18:42:48.203Z] 5c4213be9af9: Pulling fs layer [2021-03-04T18:42:48.203Z] 5c4213be9af9: Verifying Checksum [2021-03-04T18:42:48.203Z] 5c4213be9af9: Download complete [2021-03-04T18:42:48.203Z] 5c4213be9af9: Pull complete [2021-03-04T18:42:48.461Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-04T18:42:48.461Z] Status: Downloaded newer image for busybox:latest [2021-03-04T18:42:48.509Z] --- PASS: TestPause (0.81s) [2021-03-04T18:42:48.509Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-04T18:42:48.509Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T18:42:48.509Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T18:42:48.509Z] === RUN TestPauseStopPausedContainer [2021-03-04T18:42:48.609Z] --- PASS: TestServiceCreateInit (7.37s) [2021-03-04T18:42:48.609Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.58s) [2021-03-04T18:42:48.609Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2021-03-04T18:42:48.609Z] === RUN TestCreateServiceMultipleTimes [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-04T18:42:49.446Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2021-03-04T18:42:49.446Z] === RUN TestPsFilter [2021-03-04T18:42:49.446Z] --- PASS: TestPsFilter (0.12s) [2021-03-04T18:42:49.446Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-04T18:42:49.692Z] + bundleName=docker-py [2021-03-04T18:42:49.692Z] + echo Creating docker-py-bundles.tar.gz [2021-03-04T18:42:49.692Z] Creating docker-py-bundles.tar.gz [2021-03-04T18:42:49.692Z] + 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 [2021-03-04T18:42:49.704Z] Archiving artifacts [2021-03-04T18:42:50.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-04T18:42:50.273Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2021-03-04T18:42:50.273Z] === RUN TestRemoveContainerWithVolume [2021-03-04T18:42:51.210Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2021-03-04T18:42:51.210Z] === RUN TestRemoveContainerRunning [2021-03-04T18:42:51.469Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-03-04T18:42:51.496Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42083/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-03-04T18:42:51.868Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh binary-daemon [2021-03-04T18:42:52.036Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-03-04T18:42:52.037Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-04T18:42:52.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-04T18:42:52.440Z] [2021-03-04T18:42:52.440Z] Removing bundles/ [2021-03-04T18:42:52.440Z] [2021-03-04T18:42:52.440Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-03-04T18:42:52.440Z] Building: bundles/binary-daemon/dockerd-dev [2021-03-04T18:42:52.440Z] GOOS="" GOARCH="" GOARM="" [2021-03-04T18:42:52.600Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2021-03-04T18:42:52.600Z] === RUN TestRemoveInvalidContainer [2021-03-04T18:42:52.600Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-04T18:42:52.600Z] === RUN TestRenameLinkedContainer [2021-03-04T18:42:54.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-03-04T18:42:54.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-04T18:42:56.343Z] --- PASS: TestRenameLinkedContainer (3.47s) [2021-03-04T18:42:56.343Z] === RUN TestRenameStoppedContainer [2021-03-04T18:42:56.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-04T18:42:57.170Z] --- PASS: TestRenameStoppedContainer (1.01s) [2021-03-04T18:42:57.170Z] === RUN TestRenameRunningContainerAndReuse [2021-03-04T18:42:59.077Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s) [2021-03-04T18:42:59.077Z] === RUN TestRenameInvalidName [2021-03-04T18:43:00.014Z] --- PASS: TestRenameInvalidName (0.85s) [2021-03-04T18:43:00.014Z] === RUN TestRenameAnonymousContainer [2021-03-04T18:43:00.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-04T18:43:03.875Z] --- PASS: TestRenameAnonymousContainer (3.59s) [2021-03-04T18:43:03.875Z] === RUN TestRenameContainerWithSameName [2021-03-04T18:43:04.447Z] --- PASS: TestRenameContainerWithSameName (1.04s) [2021-03-04T18:43:04.447Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-04T18:43:06.355Z] --- PASS: TestRenameContainerWithLinkedContainer (2.00s) [2021-03-04T18:43:06.355Z] === RUN TestResize [2021-03-04T18:43:06.641Z] --- PASS: TestCreateServiceMultipleTimes (16.28s) [2021-03-04T18:43:06.641Z] === RUN TestCreateServiceConflict [2021-03-04T18:43:07.205Z] --- PASS: TestCreateServiceConflict (2.28s) [2021-03-04T18:43:07.205Z] === RUN TestCreateServiceMaxReplicas [2021-03-04T18:43:07.294Z] --- PASS: TestResize (0.74s) [2021-03-04T18:43:07.294Z] === RUN TestResizeWithInvalidSize [2021-03-04T18:43:08.237Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2021-03-04T18:43:08.237Z] === RUN TestResizeWhenContainerNotStarted [2021-03-04T18:43:09.175Z] --- PASS: TestResizeWhenContainerNotStarted (1.17s) [2021-03-04T18:43:09.175Z] === RUN TestDaemonRestartKillContainers [2021-03-04T18:43:09.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T18:43:09.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T18:43:09.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T18:43:09.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T18:43:09.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T18:43:09.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T18:43:09.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T18:43:09.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T18:43:09.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:43:09.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:43:09.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:43:09.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:43:09.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:43:09.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T18:43:09.175Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T18:43:09.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-03-04T18:43:10.511Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2021-03-04T18:43:10.511Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-04T18:43:12.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-03-04T18:43:12.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:43:12.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:43:13.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-03-04T18:43:13.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-04T18:43:14.427Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T18:43:14.685Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T18:43:16.590Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T18:43:16.590Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T18:43:17.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-04T18:43:18.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-03-04T18:43:19.032Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T18:43:19.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T18:43:20.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-04T18:43:21.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-04T18:43:22.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-03-04T18:43:22.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T18:43:23.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-04T18:43:23.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T18:43:25.337Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.87s) [2021-03-04T18:43:25.337Z] === RUN TestCreateServiceSecretFileMode [2021-03-04T18:43:25.337Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2021-03-04T18:43:25.337Z] === RUN TestCreateServiceConfigFileMode [2021-03-04T18:43:26.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-04T18:43:26.339Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-04T18:43:26.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.25s) [2021-03-04T18:43:26.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.46s) [2021-03-04T18:43:26.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2021-03-04T18:43:26.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.93s) [2021-03-04T18:43:26.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s) [2021-03-04T18:43:26.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2021-03-04T18:43:26.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s) [2021-03-04T18:43:26.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.00s) [2021-03-04T18:43:26.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.05s) [2021-03-04T18:43:26.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.19s) [2021-03-04T18:43:26.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2021-03-04T18:43:26.339Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.80s) [2021-03-04T18:43:26.339Z] === RUN TestCgroupNamespacesRun [2021-03-04T18:43:27.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-03-04T18:43:27.847Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2021-03-04T18:43:27.847Z] === RUN TestCreateServiceSysctls [2021-03-04T18:43:28.213Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2021-03-04T18:43:28.213Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-04T18:43:28.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-03-04T18:43:30.161Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2021-03-04T18:43:30.161Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-04T18:43:31.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-03-04T18:43:31.116Z] --- PASS: TestCreateServiceSysctls (2.87s) [2021-03-04T18:43:31.116Z] === RUN TestCreateServiceCapabilities [2021-03-04T18:43:31.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-04T18:43:31.928Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2021-03-04T18:43:31.928Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-04T18:43:32.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-04T18:43:33.626Z] --- PASS: TestCreateServiceCapabilities (2.53s) [2021-03-04T18:43:33.626Z] === RUN TestInspect [2021-03-04T18:43:33.801Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2021-03-04T18:43:33.801Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-04T18:43:34.371Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-04T18:43:35.308Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-04T18:43:35.568Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.92s) [2021-03-04T18:43:35.568Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-04T18:43:36.137Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-04T18:43:36.139Z] --- PASS: TestInspect (2.33s) [2021-03-04T18:43:36.139Z] === RUN TestCreateJob [2021-03-04T18:43:37.516Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2021-03-04T18:43:37.516Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-04T18:43:38.406Z] 4612f6d0b889: Pull complete [2021-03-04T18:43:38.452Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2021-03-04T18:43:38.452Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-04T18:43:39.400Z] --- PASS: TestCreateJob (3.29s) [2021-03-04T18:43:39.400Z] === RUN TestReplicatedJob [2021-03-04T18:43:40.358Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2021-03-04T18:43:40.358Z] === RUN TestKernelTCPMemory [2021-03-04T18:43:40.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-03-04T18:43:41.497Z] --- PASS: TestKernelTCPMemory (0.99s) [2021-03-04T18:43:41.497Z] === RUN TestNISDomainname [2021-03-04T18:43:42.433Z] --- PASS: TestNISDomainname (1.04s) [2021-03-04T18:43:42.433Z] === RUN TestHostnameDnsResolution [2021-03-04T18:43:42.692Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-04T18:43:43.627Z] --- PASS: TestHostnameDnsResolution (1.27s) [2021-03-04T18:43:43.627Z] === RUN TestStats [2021-03-04T18:43:44.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-03-04T18:43:44.196Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-04T18:43:44.638Z] --- PASS: TestReplicatedJob (4.98s) [2021-03-04T18:43:44.638Z] === RUN TestUpdateReplicatedJob [2021-03-04T18:43:45.158Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-03-04T18:43:45.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-03-04T18:43:45.744Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-04T18:43:46.681Z] --- PASS: TestStats (2.84s) [2021-03-04T18:43:46.681Z] === RUN TestStopContainerWithTimeout [2021-03-04T18:43:46.681Z] === RUN TestStopContainerWithTimeout/0 [2021-03-04T18:43:46.681Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-04T18:43:46.681Z] === RUN TestStopContainerWithTimeout/1 [2021-03-04T18:43:46.681Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-04T18:43:46.681Z] === RUN TestStopContainerWithTimeout/3 [2021-03-04T18:43:46.681Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-04T18:43:46.681Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-04T18:43:46.681Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-04T18:43:46.681Z] === CONT TestStopContainerWithTimeout/0 [2021-03-04T18:43:46.681Z] === CONT TestStopContainerWithTimeout/3 [2021-03-04T18:43:47.148Z] --- PASS: TestUpdateReplicatedJob (3.29s) [2021-03-04T18:43:47.148Z] === RUN TestServiceListWithStatuses [2021-03-04T18:43:47.148Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-03-04T18:43:47.148Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T18:43:47.148Z] === RUN TestDockerNetworkConnectAlias [2021-03-04T18:43:47.619Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-04T18:43:48.188Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-03-04T18:43:49.568Z] === CONT TestStopContainerWithTimeout/1 [2021-03-04T18:43:50.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-03-04T18:43:50.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-03-04T18:43:50.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-03-04T18:43:50.946Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-04T18:43:51.206Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-03-04T18:43:51.206Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2021-03-04T18:43:51.206Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2021-03-04T18:43:51.206Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2021-03-04T18:43:51.206Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2021-03-04T18:43:51.206Z] === RUN TestDeleteDevicemapper [2021-03-04T18:43:51.206Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-04T18:43:51.206Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T18:43:51.206Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-04T18:43:51.310Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2021-03-04T18:43:51.310Z] === RUN TestDockerNetworkReConnect [2021-03-04T18:43:53.112Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-04T18:43:53.682Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s) [2021-03-04T18:43:53.682Z] === RUN TestUpdateMemory [2021-03-04T18:43:53.682Z] --- SKIP: TestUpdateMemory (0.01s) [2021-03-04T18:43:53.682Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-04T18:43:53.682Z] === RUN TestUpdateCPUQuota [2021-03-04T18:43:54.250Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-04T18:43:54.509Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-03-04T18:43:54.571Z] --- PASS: TestDockerNetworkReConnect (3.08s) [2021-03-04T18:43:54.571Z] === RUN TestServicePlugin [2021-03-04T18:43:54.768Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-04T18:43:55.027Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-04T18:43:55.286Z] --- PASS: TestUpdateCPUQuota (1.85s) [2021-03-04T18:43:55.286Z] === RUN TestUpdatePidsLimit [2021-03-04T18:43:55.545Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-04T18:43:55.546Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-04T18:43:55.805Z] === RUN TestUpdatePidsLimit/no_change [2021-03-04T18:43:55.805Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-04T18:43:55.805Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-04T18:43:56.374Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-04T18:43:56.634Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-04T18:43:57.203Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-04T18:43:57.462Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-04T18:43:57.462Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-04T18:43:58.031Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-04T18:43:59.413Z] --- PASS: TestUpdatePidsLimit (3.73s) [2021-03-04T18:43:59.413Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2021-03-04T18:43:59.413Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-03-04T18:43:59.413Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2021-03-04T18:43:59.413Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2021-03-04T18:43:59.413Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2021-03-04T18:43:59.413Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2021-03-04T18:43:59.413Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2021-03-04T18:43:59.413Z] === RUN TestUpdateRestartPolicy [2021-03-04T18:43:59.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-03-04T18:44:02.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-03-04T18:44:02.705Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-04T18:44:03.645Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-04T18:44:04.581Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-04T18:44:04.581Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-04T18:44:05.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-03-04T18:44:05.408Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-04T18:44:05.975Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-04T18:44:05.975Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-04T18:44:07.352Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-03-04T18:44:10.643Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-03-04T18:44:12.021Z] --- PASS: TestUpdateRestartPolicy (12.92s) [2021-03-04T18:44:12.021Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-04T18:44:12.965Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-03-04T18:44:12.965Z] === RUN TestWaitNonBlocked [2021-03-04T18:44:12.965Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T18:44:12.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T18:44:12.965Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T18:44:12.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T18:44:12.965Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T18:44:12.965Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T18:44:14.342Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-03-04T18:44:14.342Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-03-04T18:44:14.342Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s) [2021-03-04T18:44:14.342Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.33s) [2021-03-04T18:44:14.342Z] === RUN TestWaitBlocked [2021-03-04T18:44:14.342Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T18:44:14.342Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T18:44:14.342Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T18:44:14.342Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T18:44:14.342Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T18:44:14.342Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T18:44:15.722Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-04T18:44:15.722Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2021-03-04T18:44:15.722Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2021-03-04T18:44:15.722Z] === CONT TestContainerStartOnDaemonRestart [2021-03-04T18:44:15.722Z] === CONT TestContainerKillOnDaemonStart [2021-03-04T18:44:16.661Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-04T18:44:17.600Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-04T18:44:18.539Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-04T18:44:18.797Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-03-04T18:44:19.365Z] --- PASS: TestContainerStartOnDaemonRestart (3.88s) [2021-03-04T18:44:19.365Z] === CONT TestIpcModeOlderClient [2021-03-04T18:44:19.365Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-03-04T18:44:19.365Z] === CONT TestDaemonHostGatewayIP [2021-03-04T18:44:21.271Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-03-04T18:44:21.838Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-04T18:44:22.774Z] --- PASS: TestDaemonHostGatewayIP (3.42s) [2021-03-04T18:44:22.774Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-04T18:44:24.150Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-03-04T18:44:25.530Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-04T18:44:25.530Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.69s) [2021-03-04T18:44:25.530Z] === CONT TestDaemonRestartIpcMode [2021-03-04T18:44:26.466Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-04T18:44:26.466Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-04T18:44:26.582Z] --- PASS: TestServicePlugin (30.42s) [2021-03-04T18:44:26.582Z] plugin_test.go:62: [dded66bc8f2c0] joining swarm manager [de40f6c522368]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T18:44:26.582Z] plugin_test.go:65: [df0060dad44d7] joining swarm manager [de40f6c522368]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T18:44:26.582Z] === RUN TestServiceUpdateLabel [2021-03-04T18:44:26.725Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-04T18:44:26.725Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-04T18:44:26.725Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-04T18:44:26.837Z] --- PASS: TestServiceUpdateLabel (2.25s) [2021-03-04T18:44:26.837Z] === RUN TestServiceUpdateSecrets [2021-03-04T18:44:28.629Z] --- PASS: TestDaemonRestartIpcMode (2.96s) [2021-03-04T18:44:28.629Z] --- PASS: TestContainerKillOnDaemonStart (13.22s) [2021-03-04T18:44:28.629Z] PASS [2021-03-04T18:44:28.629Z] [2021-03-04T18:44:28.629Z] === Skipped [2021-03-04T18:44:28.629Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-04T18:44:28.629Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T18:44:28.629Z] [2021-03-04T18:44:28.629Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-04T18:44:28.629Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T18:44:28.629Z] [2021-03-04T18:44:28.629Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-04T18:44:28.888Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T18:44:28.888Z] [2021-03-04T18:44:28.888Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T18:44:28.888Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T18:44:28.888Z] [2021-03-04T18:44:28.888Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-04T18:44:28.888Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T18:44:28.888Z] [2021-03-04T18:44:28.888Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2021-03-04T18:44:28.888Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-04T18:44:28.888Z] [2021-03-04T18:44:28.888Z] [2021-03-04T18:44:28.888Z] DONE 196 tests, 6 skipped in 150.768s [2021-03-04T18:44:28.888Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-04T18:44:28.888Z] ++ 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 [2021-03-04T18:44:28.888Z] ++ set -e [2021-03-04T18:44:28.888Z] ++ '[' -n 0 ']' [2021-03-04T18:44:28.888Z] ++ set -x [2021-03-04T18:44:28.888Z] ++ 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 [2021-03-04T18:44:28.910Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-03-04T18:44:28.910Z] Copying nested executables into bundles/binary-daemon [2021-03-04T18:44:28.910Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-03-04T18:44:29.147Z] INFO: Testing against a local daemon [2021-03-04T18:44:29.147Z] === RUN TestCommitInheritsEnv [2021-03-04T18:44:29.251Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/make.sh cross [2021-03-04T18:44:29.405Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-03-04T18:44:29.405Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-04T18:44:29.405Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-04T18:44:29.405Z] === RUN TestImagesFilterMultiReference [2021-03-04T18:44:29.664Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-03-04T18:44:29.664Z] === RUN TestImagePullPlatformInvalid [2021-03-04T18:44:29.664Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-04T18:44:29.664Z] === RUN TestRemoveImageOrphaning [2021-03-04T18:44:29.819Z] [2021-03-04T18:44:29.819Z] Removing bundles/ [2021-03-04T18:44:29.819Z] [2021-03-04T18:44:29.819Z] ---> Making bundle: cross (in bundles/cross) [2021-03-04T18:44:29.819Z] Cross building: bundles/cross/linux/amd64 [2021-03-04T18:44:29.819Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-03-04T18:44:29.819Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-03-04T18:44:29.924Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-04T18:44:29.924Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2021-03-04T18:44:29.924Z] === RUN TestRemoveImageGarbageCollector [2021-03-04T18:44:30.860Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-03-04T18:44:32.248Z] --- PASS: TestRemoveImageGarbageCollector (2.26s) [2021-03-04T18:44:32.248Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-04T18:44:32.248Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-03-04T18:44:32.248Z] === RUN TestTagInvalidReference [2021-03-04T18:44:32.248Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-04T18:44:32.248Z] === RUN TestTagValidPrefixedRepo [2021-03-04T18:44:32.507Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-03-04T18:44:32.508Z] === RUN TestTagExistedNameWithoutForce [2021-03-04T18:44:32.508Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-04T18:44:32.508Z] === RUN TestTagOfficialNames [2021-03-04T18:44:32.508Z] --- PASS: TestTagOfficialNames (0.09s) [2021-03-04T18:44:32.508Z] === RUN TestTagMatchesDigest [2021-03-04T18:44:32.508Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-04T18:44:32.508Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-04T18:44:32.508Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-03-04T18:44:34.413Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-04T18:44:36.318Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-03-04T18:44:37.255Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-04T18:44:37.823Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-04T18:44:41.662Z] --- PASS: TestServiceUpdateSecrets (14.36s) [2021-03-04T18:44:41.662Z] === RUN TestServiceUpdateConfigs [2021-03-04T18:44:42.089Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-03-04T18:44:42.657Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-03-04T18:44:43.225Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-03-04T18:44:43.484Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-04T18:44:43.743Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-03-04T18:44:49.017Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-03-04T18:44:49.277Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-04T18:44:50.214Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-03-04T18:44:50.214Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-04T18:44:50.474Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-03-04T18:44:51.411Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-04T18:44:51.980Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-03-04T18:44:55.269Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-04T18:44:55.527Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-03-04T18:44:56.095Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-03-04T18:44:56.095Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-04T18:44:56.095Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-04T18:44:56.487Z] --- PASS: TestServiceUpdateConfigs (14.60s) [2021-03-04T18:44:56.487Z] === RUN TestServiceUpdateNetwork [2021-03-04T18:44:57.473Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-04T18:44:58.854Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-04T18:44:59.115Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-03-04T18:45:00.491Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-04T18:45:01.058Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-03-04T18:45:05.253Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-03-04T18:45:06.632Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-03-04T18:45:08.672Z] --- PASS: TestServiceUpdateNetwork (12.22s) [2021-03-04T18:45:08.672Z] === RUN TestServiceUpdatePidsLimit [2021-03-04T18:45:09.596Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-04T18:45:10.521Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-04T18:45:11.903Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-04T18:45:11.903Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-04T18:45:13.807Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-04T18:45:15.710Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-03-04T18:45:17.615Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-04T18:45:18.551Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-03-04T18:45:18.594Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-04T18:45:20.454Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-03-04T18:45:21.021Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-03-04T18:45:21.589Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-03-04T18:45:22.157Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-03-04T18:45:24.690Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-03-04T18:45:24.690Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-03-04T18:45:25.119Z] --- PASS: TestServiceUpdatePidsLimit (16.68s) [2021-03-04T18:45:25.119Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-03-04T18:45:25.119Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2021-03-04T18:45:25.119Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-03-04T18:45:25.119Z] PASS [2021-03-04T18:45:25.119Z] [2021-03-04T18:45:25.119Z] === Skipped [2021-03-04T18:45:25.119Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2021-03-04T18:45:25.119Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T18:45:25.119Z] [2021-03-04T18:45:25.119Z] [2021-03-04T18:45:25.119Z] DONE 27 tests, 1 skipped in 163.584s [2021-03-04T18:45:25.119Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-04T18:45:25.119Z] INFO: Testing against a local daemon [2021-03-04T18:45:25.119Z] === RUN TestSessionCreate [2021-03-04T18:45:25.119Z] --- PASS: TestSessionCreate (0.02s) [2021-03-04T18:45:25.119Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-04T18:45:25.119Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-04T18:45:25.119Z] PASS [2021-03-04T18:45:25.119Z] [2021-03-04T18:45:25.119Z] DONE 2 tests in 0.075s [2021-03-04T18:45:25.119Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-04T18:45:25.119Z] INFO: Testing against a local daemon [2021-03-04T18:45:25.119Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-04T18:45:25.119Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-03-04T18:45:25.119Z] === RUN TestEventsExecDie [2021-03-04T18:45:25.678Z] --- PASS: TestEventsExecDie (0.59s) [2021-03-04T18:45:25.678Z] === RUN TestEventsBackwardsCompatible [2021-03-04T18:45:25.678Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-03-04T18:45:25.678Z] === RUN TestInfoBinaryCommits [2021-03-04T18:45:25.678Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-04T18:45:25.678Z] === RUN TestInfoAPIVersioned [2021-03-04T18:45:25.678Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-04T18:45:25.678Z] === RUN TestInfoDiscoveryBackend [2021-03-04T18:45:26.238Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-04T18:45:26.238Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-04T18:45:26.595Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-03-04T18:45:27.162Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-04T18:45:27.162Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-04T18:45:27.722Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-04T18:45:27.722Z] === RUN TestInfoAPI [2021-03-04T18:45:27.722Z] --- PASS: TestInfoAPI (0.02s) [2021-03-04T18:45:27.722Z] === RUN TestInfoAPIWarnings [2021-03-04T18:45:29.126Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-04T18:45:29.694Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-04T18:45:29.694Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-04T18:45:30.629Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-03-04T18:45:34.818Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-04T18:45:34.818Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-03-04T18:45:34.922Z] db4edcf0861f: Pull complete [2021-03-04T18:45:34.922Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-03-04T18:45:34.922Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T18:45:34.922Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-03-04T18:45:34.922Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-03-04T18:45:34.922Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757' [2021-03-04T18:45:34.922Z] WARN: Skipping validation tests [2021-03-04T18:45:34.922Z] INFO: Running unit tests at 03/04/2021 18:45:24... [2021-03-04T18:45:34.922Z] INFO: make.ps1 starting at 03/04/2021 18:45:29 [2021-03-04T18:45:34.922Z] INFO: Git commit (96cb22f91c) assumed from DOCKER_GITCOMMIT environment variable [2021-03-04T18:45:34.922Z] INFO: Invoking autogen... [2021-03-04T18:45:34.922Z] INFO: Running unit tests... [2021-03-04T18:45:36.721Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-03-04T18:45:36.721Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-04T18:45:38.625Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-03-04T18:45:39.194Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-04T18:45:42.011Z] 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/dockerd 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/discovery 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/lcow 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/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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes 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/namesgenerator/cmd/names-generator 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/signal/testfiles 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 [2021-03-04T18:45:42.483Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-03-04T18:45:45.748Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-03-04T18:45:45.748Z] === RUN TestInfoDebug [2021-03-04T18:45:45.748Z] --- PASS: TestInfoDebug (0.53s) [2021-03-04T18:45:45.748Z] === RUN TestInfoInsecureRegistries [2021-03-04T18:45:45.748Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-04T18:45:45.748Z] === RUN TestInfoRegistryMirrors [2021-03-04T18:45:45.748Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-04T18:45:45.748Z] === RUN TestLoginFailsWithBadCredentials [2021-03-04T18:45:45.748Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-03-04T18:45:45.748Z] === RUN TestPingCacheHeaders [2021-03-04T18:45:45.748Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-04T18:45:45.748Z] === RUN TestPingGet [2021-03-04T18:45:45.748Z] --- PASS: TestPingGet (0.01s) [2021-03-04T18:45:45.748Z] === RUN TestPingHead [2021-03-04T18:45:45.748Z] --- PASS: TestPingHead (0.02s) [2021-03-04T18:45:45.748Z] === RUN TestVersion [2021-03-04T18:45:45.748Z] --- PASS: TestVersion (0.02s) [2021-03-04T18:45:45.748Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-03-04T18:45:45.769Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-03-04T18:45:46.028Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-04T18:45:47.110Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.21s) [2021-03-04T18:45:47.110Z] PASS [2021-03-04T18:45:47.110Z] [2021-03-04T18:45:47.110Z] DONE 18 tests in 22.072s [2021-03-04T18:45:47.110Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-04T18:45:47.110Z] INFO: Testing against a local daemon [2021-03-04T18:45:47.110Z] === RUN TestVolumesCreateAndList [2021-03-04T18:45:47.110Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-04T18:45:47.110Z] === RUN TestVolumesRemove [2021-03-04T18:45:47.110Z] --- PASS: TestVolumesRemove (0.07s) [2021-03-04T18:45:47.110Z] === RUN TestVolumesInspect [2021-03-04T18:45:47.110Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-04T18:45:47.110Z] === RUN TestVolumesInvalidJSON [2021-03-04T18:45:47.110Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-04T18:45:47.110Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-04T18:45:47.110Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-04T18:45:47.110Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-04T18:45:47.110Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-04T18:45:47.110Z] PASS [2021-03-04T18:45:47.110Z] [2021-03-04T18:45:47.110Z] DONE 5 tests in 0.151s [2021-03-04T18:45:47.110Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-04T18:45:48.601Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-04T18:45:48.995Z] Stopping apparmor (via systemctl): apparmor.service. [2021-03-04T18:45:48.995Z] Removing test suite binaries [2021-03-04T18:45:48.995Z] exiting test-integration [2021-03-04T18:45:48.995Z] ++ exit 0 [2021-03-04T18:45:48.995Z] [2021-03-04T18:45:50.521Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-03-04T18:45:50.607Z] ? github.com/docker/docker/api [no test files] [2021-03-04T18:45:51.091Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir Post stage [Pipeline] junit [2021-03-04T18:45:52.269Z] Recording test results [2021-03-04T18:45:52.468Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-03-04T18:45:53.608Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-04T18:45:53.848Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-03-04T18:45:53.954Z] + echo Ensuring container killed. [2021-03-04T18:45:53.954Z] Ensuring container killed. [2021-03-04T18:45:53.954Z] + docker rm -vf docker-pr5 [2021-03-04T18:45:53.954Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-03-04T18:45:54.277Z] + echo Chowning /workspace to jenkins user [2021-03-04T18:45:54.277Z] Chowning /workspace to jenkins user [2021-03-04T18:45:54.277Z] + id -u [2021-03-04T18:45:54.277Z] + id -g [2021-03-04T18:45:54.277Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42083:/workspace busybox chown -R 1000:1000 /workspace [2021-03-04T18:45:54.277Z] Unable to find image 'busybox:latest' locally [2021-03-04T18:45:54.277Z] latest: Pulling from library/busybox [2021-03-04T18:45:54.531Z] 5c4213be9af9: Pulling fs layer [2021-03-04T18:45:54.785Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-03-04T18:45:58.073Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-03-04T18:45:59.767Z] 5c4213be9af9: Download complete [2021-03-04T18:45:59.767Z] 5c4213be9af9: Pull complete [2021-03-04T18:45:59.767Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-04T18:45:59.767Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-04T18:46:02.611Z] + bundleName=amd64-cgroup2 [2021-03-04T18:46:02.611Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-03-04T18:46:02.611Z] Creating amd64-cgroup2-bundles.tar.gz [2021-03-04T18:46:02.611Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-04T18:46:02.611Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-04T18:46:02.874Z] Archiving artifacts [2021-03-04T18:46:04.724Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42083/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-04T18:46:05.075Z] + make clean [2021-03-04T18:46:05.330Z] docker volume rm -f docker-dev-cache [2021-03-04T18:46:05.330Z] docker-dev-cache [Pipeline] deleteDir [2021-03-04T18:46:06.191Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-03-04T18:46:06.268Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-03-04T18:46:06.268Z] Copying nested executables into bundles/cross/linux/amd64 [2021-03-04T18:46:06.268Z] Cross building: bundles/cross/windows/amd64 [2021-03-04T18:46:06.268Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-04T18:46:06.268Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-03-04T18:46:08.095Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-04T18:46:08.095Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-04T18:46:08.322Z] === RUN TestMiddlewares [2021-03-04T18:46:08.322Z] --- PASS: TestMiddlewares (0.00s) [2021-03-04T18:46:08.323Z] PASS [2021-03-04T18:46:08.323Z] coverage: 9.0% of statements [2021-03-04T18:46:08.323Z] ok github.com/docker/docker/api/server 0.120s coverage: 9.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T18:46:13.372Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-04T18:46:13.372Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-04T18:46:13.372Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-04T18:46:13.939Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-04T18:46:14.199Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-04T18:46:14.458Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-04T18:46:15.026Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-04T18:46:15.026Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-04T18:46:17.562Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-04T18:46:18.132Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-03-04T18:46:19.511Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-04T18:46:20.081Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-03-04T18:46:21.460Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-04T18:46:22.837Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-03-04T18:46:22.837Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-03-04T18:46:23.096Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-04T18:46:24.473Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-04T18:46:25.850Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite (363.21s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.25s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.83s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.59s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.27s) [2021-03-04T18:46:28.385Z] docker_cli_daemon_test.go:1455: [d27e267766046] daemon is not started [2021-03-04T18:46:28.385Z] check_test.go:309: [d31f4a7d839c1] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.00s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.60s) [2021-03-04T18:46:28.385Z] check_test.go:309: [d9c241ed78dec] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.08s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.67s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.71s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.63s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.72s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.56s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.58s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-03-04T18:46:28.385Z] check_test.go:309: [d062b2cbfc67c] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-03-04T18:46:28.385Z] check_test.go:309: [d7ce152c82a0c] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.74s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2021-03-04T18:46:28.385Z] check_test.go:309: [d4101905df046] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.51s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.54s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.25s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.67s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-03-04T18:46:28.385Z] check_test.go:309: [d99b323958a07] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.02s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.91s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.96s) [2021-03-04T18:46:28.385Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-03-04T18:46:28.385Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-04T18:46:28.385Z] check_test.go:309: [d7c0c386b9b2f] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.28s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.77s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.50s) [2021-03-04T18:46:28.385Z] check_test.go:309: [dbeeb22cef6a6] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.39s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-03-04T18:46:28.385Z] check_test.go:309: [d82b84c441c21] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.86s) [2021-03-04T18:46:28.385Z] docker_cli_daemon_plugins_test.go:79: [db228f1a67fc3] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.62s) [2021-03-04T18:46:28.385Z] docker_cli_daemon_plugins_test.go:169: [d83fccc3edec6] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.97s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.53s) [2021-03-04T18:46:28.385Z] check_test.go:309: [d2a06a35ea4a7] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.88s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.91s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.86s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.82s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (9.00s) [2021-03-04T18:46:28.385Z] check_test.go:309: [d4e6500d3ea8c] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.53s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.50s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.66s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.09s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.54s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.23s) [2021-03-04T18:46:28.385Z] check_test.go:309: [d8319836f8686] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.85s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.24s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.68s) [2021-03-04T18:46:28.385Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-04T18:46:28.385Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-04T18:46:28.385Z] check_test.go:309: [d14b7ed11d685] daemon is not started [2021-03-04T18:46:28.385Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-04T18:46:28.385Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-04T18:46:28.385Z] check_test.go:309: [de11ebc9d2d59] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.87s) [2021-03-04T18:46:28.385Z] check_test.go:309: [dc38495bb5959] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.79s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.92s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.79s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.02s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.18s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.77s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.67s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.35s) [2021-03-04T18:46:28.385Z] check_test.go:309: [d3969c9170fb8] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.17s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (6.54s) [2021-03-04T18:46:28.385Z] docker_cli_daemon_plugins_test.go:105: [d252c75adbd89] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s) [2021-03-04T18:46:28.385Z] check_test.go:309: [d6a073a3033a8] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.22s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.19s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2021-03-04T18:46:28.385Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-03-04T18:46:28.385Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-03-04T18:46:28.385Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-03-04T18:46:28.385Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-03-04T18:46:28.385Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-03-04T18:46:28.385Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-03-04T18:46:28.385Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-03-04T18:46:28.385Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-03-04T18:46:28.385Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-03-04T18:46:28.385Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-03-04T18:46:28.385Z] check_test.go:309: [dc54fa3802814] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2021-03-04T18:46:28.385Z] check_test.go:309: [dafc837ee034c] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.32s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.60s) [2021-03-04T18:46:28.385Z] check_test.go:309: [d40ed2b95ed6c] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.09s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.03s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.14s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.28s) [2021-03-04T18:46:28.385Z] check_test.go:309: [d0c33faaea19c] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.98s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.81s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.08s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.04s) [2021-03-04T18:46:28.385Z] check_test.go:309: [d4eb05ea2c65e] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.06s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-03-04T18:46:28.385Z] check_test.go:309: [db46b4e64a448] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.98s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (4.48s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.99s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.27s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.54s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.82s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.29s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.47s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.83s) [2021-03-04T18:46:28.385Z] docker_cli_daemon_test.go:2550: [dea90926ad99e] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.03s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.92s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.96s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.78s) [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-03-04T18:46:28.385Z] check_test.go:309: [daedf90afb916] daemon is not started [2021-03-04T18:46:28.385Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.12s) [2021-03-04T18:46:28.385Z] === RUN TestDockerSwarmSuite [2021-03-04T18:46:28.385Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-03-04T18:46:31.672Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-03-04T18:46:33.047Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-04T18:46:34.425Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-03-04T18:46:39.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-03-04T18:46:54.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-04T18:46:54.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-03-04T18:46:54.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-03-04T18:46:55.968Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-04T18:47:05.949Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-04T18:47:05.949Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-04T18:47:06.209Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-04T18:47:06.777Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-04T18:47:08.685Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-04T18:47:08.685Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-04T18:47:08.814Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-04T18:47:08.814Z] === RUN TestBoolValue [2021-03-04T18:47:08.814Z] --- PASS: TestBoolValue (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestBoolValueOrDefault [2021-03-04T18:47:08.814Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestInt64ValueOrZero [2021-03-04T18:47:08.814Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestInt64ValueOrDefault [2021-03-04T18:47:08.814Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestInt64ValueOrDefaultWithError [2021-03-04T18:47:08.814Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestJsonContentType [2021-03-04T18:47:08.814Z] --- PASS: TestJsonContentType (0.00s) [2021-03-04T18:47:08.814Z] PASS [2021-03-04T18:47:08.814Z] coverage: 14.7% of statements [2021-03-04T18:47:08.814Z] ok github.com/docker/docker/api/server/httputils 0.073s coverage: 14.7% of statements [2021-03-04T18:47:08.814Z] === RUN TestMaskSecretKeys [2021-03-04T18:47:08.814Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-03-04T18:47:08.814Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-03-04T18:47:08.814Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-03-04T18:47:08.814Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-03-04T18:47:08.814Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-03-04T18:47:08.814Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-03-04T18:47:08.814Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestVersionMiddlewareVersion [2021-03-04T18:47:08.814Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-03-04T18:47:08.814Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-03-04T18:47:08.814Z] PASS [2021-03-04T18:47:08.814Z] coverage: 37.7% of statements [2021-03-04T18:47:08.814Z] ok github.com/docker/docker/api/server/middleware 0.068s coverage: 37.7% of statements [2021-03-04T18:47:08.814Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-04T18:47:08.814Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-04T18:47:08.814Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-04T18:47:08.814Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-04T18:47:08.814Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-04T18:47:08.814Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-04T18:47:08.814Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-04T18:47:08.814Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-04T18:47:08.814Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-04T18:47:08.814Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-04T18:47:08.814Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-04T18:47:08.814Z] === RUN TestToJSON [2021-03-04T18:47:08.814Z] --- PASS: TestToJSON (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestToParamWithVersion [2021-03-04T18:47:08.814Z] --- PASS: TestToParamWithVersion (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestFromJSON [2021-03-04T18:47:08.814Z] --- PASS: TestFromJSON (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestEmpty [2021-03-04T18:47:08.814Z] --- PASS: TestEmpty (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestArgsMatchKVListEmptySources [2021-03-04T18:47:08.814Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestArgsMatchKVList [2021-03-04T18:47:08.814Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestArgsMatch [2021-03-04T18:47:08.814Z] --- PASS: TestArgsMatch (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestAdd [2021-03-04T18:47:08.814Z] --- PASS: TestAdd (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestDel [2021-03-04T18:47:08.814Z] --- PASS: TestDel (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestLen [2021-03-04T18:47:08.814Z] --- PASS: TestLen (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestExactMatch [2021-03-04T18:47:08.814Z] --- PASS: TestExactMatch (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestOnlyOneExactMatch [2021-03-04T18:47:08.814Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestContains [2021-03-04T18:47:08.814Z] --- PASS: TestContains (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestValidate [2021-03-04T18:47:08.814Z] --- PASS: TestValidate (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestWalkValues [2021-03-04T18:47:08.814Z] --- PASS: TestWalkValues (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestFuzzyMatch [2021-03-04T18:47:08.814Z] --- PASS: TestFuzzyMatch (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestClone [2021-03-04T18:47:08.814Z] --- PASS: TestClone (0.00s) [2021-03-04T18:47:08.814Z] PASS [2021-03-04T18:47:08.814Z] coverage: 92.2% of statements [2021-03-04T18:47:08.814Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2021-03-04T18:47:08.814Z] === RUN TestStrSliceMarshalJSON [2021-03-04T18:47:08.814Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestStrSliceUnmarshalJSON [2021-03-04T18:47:08.814Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestStrSliceUnmarshalString [2021-03-04T18:47:08.814Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestStrSliceUnmarshalSlice [2021-03-04T18:47:08.814Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-03-04T18:47:08.814Z] PASS [2021-03-04T18:47:08.814Z] coverage: 90.0% of statements [2021-03-04T18:47:08.814Z] ok github.com/docker/docker/api/types/strslice 0.066s coverage: 90.0% of statements [2021-03-04T18:47:08.814Z] === RUN TestDurationToSecondsString [2021-03-04T18:47:08.814Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-03-04T18:47:08.814Z] === RUN TestGetTimestamp [2021-03-04T18:47:08.814Z] === RUN TestAdjustForAPIVersion [2021-03-04T18:47:08.814Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-03-04T18:47:08.814Z] PASS [2021-03-04T18:47:08.944Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-04T18:47:09.289Z] coverage: 5.7% of statements [2021-03-04T18:47:09.289Z] ok github.com/docker/docker/api/server/router/swarm 0.078s coverage: 5.7% of statements [2021-03-04T18:47:09.289Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-04T18:47:09.289Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-04T18:47:09.289Z] ? github.com/docker/docker/api/types [no test files] [2021-03-04T18:47:09.289Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-04T18:47:09.289Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-04T18:47:09.289Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-04T18:47:09.289Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-04T18:47:09.289Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-04T18:47:09.289Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-04T18:47:09.289Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-04T18:47:09.289Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-04T18:47:09.289Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-04T18:47:09.289Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-04T18:47:09.289Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-04T18:47:09.289Z] --- PASS: TestGetTimestamp (0.17s) [2021-03-04T18:47:09.289Z] === RUN TestParseTimestamps [2021-03-04T18:47:09.289Z] --- PASS: TestParseTimestamps (0.00s) [2021-03-04T18:47:09.289Z] PASS [2021-03-04T18:47:09.289Z] coverage: 100.0% of statements [2021-03-04T18:47:09.289Z] ok github.com/docker/docker/api/types/time 0.218s coverage: 100.0% of statements [2021-03-04T18:47:09.751Z] === RUN TestCompareVersion [2021-03-04T18:47:09.751Z] --- PASS: TestCompareVersion (0.00s) [2021-03-04T18:47:09.751Z] PASS [2021-03-04T18:47:09.751Z] coverage: 75.0% of statements [2021-03-04T18:47:09.751Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2021-03-04T18:47:09.751Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-04T18:47:09.751Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-04T18:47:09.751Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-04T18:47:09.751Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-03-04T18:47:09.751Z] ? github.com/docker/docker/builder [no test files] [2021-03-04T18:47:09.751Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-04T18:47:09.751Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-04T18:47:09.751Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-04T18:47:09.751Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-04T18:47:09.751Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-04T18:47:09.751Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-04T18:47:09.751Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-04T18:47:11.297Z] === RUN TestParseRemoteURL [2021-03-04T18:47:11.297Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-03-04T18:47:11.297Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-03-04T18:47:11.297Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-03-04T18:47:11.297Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-03-04T18:47:11.297Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-03-04T18:47:11.297Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-03-04T18:47:11.297Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-03-04T18:47:11.297Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-03-04T18:47:11.297Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-03-04T18:47:11.297Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-03-04T18:47:11.297Z] --- PASS: TestParseRemoteURL (0.00s) [2021-03-04T18:47:11.297Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-03-04T18:47:11.297Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-03-04T18:47:11.297Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-03-04T18:47:11.297Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-03-04T18:47:11.297Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-03-04T18:47:11.297Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-03-04T18:47:11.297Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-03-04T18:47:11.297Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-03-04T18:47:11.297Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-03-04T18:47:11.297Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-03-04T18:47:11.297Z] === RUN TestCloneArgsSmartHttp [2021-03-04T18:47:11.297Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-03-04T18:47:11.297Z] === RUN TestCloneArgsDumbHttp [2021-03-04T18:47:11.297Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-03-04T18:47:11.297Z] === RUN TestCloneArgsGit [2021-03-04T18:47:11.297Z] --- PASS: TestCloneArgsGit (0.00s) [2021-03-04T18:47:11.297Z] === RUN TestCheckoutGit [2021-03-04T18:47:13.962Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-04T18:47:13.963Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-03-04T18:47:13.963Z] remote: Enumerating objects: 2, done. [2021-03-04T18:47:13.963Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-03-04T18:47:13.963Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-03-04T18:47:13.963Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-03-04T18:47:13.963Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-03-04T18:47:13.963Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-03-04T18:47:14.215Z] === RUN TestEnable [2021-03-04T18:47:14.215Z] --- PASS: TestEnable (0.00s) [2021-03-04T18:47:14.215Z] === RUN TestDisable [2021-03-04T18:47:14.215Z] --- PASS: TestDisable (0.00s) [2021-03-04T18:47:14.215Z] === RUN TestEnabled [2021-03-04T18:47:14.215Z] --- PASS: TestEnabled (0.00s) [2021-03-04T18:47:14.215Z] PASS [2021-03-04T18:47:14.215Z] coverage: 100.0% of statements [2021-03-04T18:47:14.215Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2021-03-04T18:47:14.215Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-03-04T18:47:14.215Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-03-04T18:47:14.215Z] === RUN TestProcessNoDockerignore [2021-03-04T18:47:14.215Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-03-04T18:47:14.215Z] === RUN TestProcessShouldLeaveAllFiles [2021-03-04T18:47:14.215Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-03-04T18:47:14.215Z] === RUN TestDetectContentType [2021-03-04T18:47:14.215Z] --- PASS: TestDetectContentType (0.00s) [2021-03-04T18:47:14.215Z] === RUN TestSelectAcceptableMIME [2021-03-04T18:47:14.215Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-03-04T18:47:14.215Z] === RUN TestInspectEmptyResponse [2021-03-04T18:47:14.215Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-03-04T18:47:14.215Z] === RUN TestInspectResponseBinary [2021-03-04T18:47:14.215Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-03-04T18:47:14.215Z] === RUN TestResponseUnsupportedContentType [2021-03-04T18:47:14.215Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-03-04T18:47:14.678Z] === RUN TestInspectResponseTextSimple [2021-03-04T18:47:14.678Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-03-04T18:47:14.678Z] === RUN TestInspectResponseEmptyContentType [2021-03-04T18:47:14.678Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-03-04T18:47:14.678Z] === RUN TestUnknownContentLength [2021-03-04T18:47:14.678Z] --- PASS: TestUnknownContentLength (0.00s) [2021-03-04T18:47:14.678Z] === RUN TestDownloadRemote [2021-03-04T18:47:14.678Z] --- PASS: TestDownloadRemote (0.12s) [2021-03-04T18:47:14.678Z] === RUN TestGetWithStatusError [2021-03-04T18:47:14.678Z] --- PASS: TestGetWithStatusError (0.03s) [2021-03-04T18:47:14.678Z] === RUN TestCloseRootDirectory [2021-03-04T18:47:14.678Z] --- SKIP: TestCloseRootDirectory (0.01s) [2021-03-04T18:47:14.678Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:47:14.678Z] === RUN TestHashFile [2021-03-04T18:47:14.678Z] --- SKIP: TestHashFile (0.01s) [2021-03-04T18:47:14.678Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:47:14.678Z] === RUN TestHashSubdir [2021-03-04T18:47:14.678Z] --- SKIP: TestHashSubdir (0.01s) [2021-03-04T18:47:14.678Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:47:14.678Z] === RUN TestRemoveDirectory [2021-03-04T18:47:14.678Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-03-04T18:47:14.678Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:47:14.678Z] PASS [2021-03-04T18:47:14.678Z] coverage: 9.3% of statements [2021-03-04T18:47:14.678Z] ok github.com/docker/docker/builder/remotecontext 0.398s coverage: 9.3% of statements [2021-03-04T18:47:15.139Z] === RUN TestGetAllAllowed [2021-03-04T18:47:15.139Z] --- PASS: TestGetAllAllowed (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestGetAllMeta [2021-03-04T18:47:15.139Z] --- PASS: TestGetAllMeta (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestWarnOnUnusedBuildArgs [2021-03-04T18:47:15.139Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestIsUnreferencedBuiltin [2021-03-04T18:47:15.139Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestIsExistingDirectory [2021-03-04T18:47:15.139Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestGetFilenameForDownload [2021-03-04T18:47:15.139Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestEnv2Variables [2021-03-04T18:47:15.139Z] --- PASS: TestEnv2Variables (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-03-04T18:47:15.139Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestMaintainer [2021-03-04T18:47:15.139Z] --- PASS: TestMaintainer (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestLabel [2021-03-04T18:47:15.139Z] --- PASS: TestLabel (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestFromScratch [2021-03-04T18:47:15.139Z] --- PASS: TestFromScratch (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestFromWithArg [2021-03-04T18:47:15.139Z] --- PASS: TestFromWithArg (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-03-04T18:47:15.139Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestFromWithUndefinedArg [2021-03-04T18:47:15.139Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestFromMultiStageWithNamedStage [2021-03-04T18:47:15.139Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestOnbuild [2021-03-04T18:47:15.139Z] --- PASS: TestOnbuild (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestWorkdir [2021-03-04T18:47:15.139Z] --- PASS: TestWorkdir (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestCmd [2021-03-04T18:47:15.139Z] --- PASS: TestCmd (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestHealthcheckNone [2021-03-04T18:47:15.139Z] --- PASS: TestHealthcheckNone (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestHealthcheckCmd [2021-03-04T18:47:15.139Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestEntrypoint [2021-03-04T18:47:15.139Z] --- PASS: TestEntrypoint (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestExpose [2021-03-04T18:47:15.139Z] --- PASS: TestExpose (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestUser [2021-03-04T18:47:15.139Z] --- PASS: TestUser (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestVolume [2021-03-04T18:47:15.139Z] --- PASS: TestVolume (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestStopSignal [2021-03-04T18:47:15.139Z] --- SKIP: TestStopSignal (0.00s) [2021-03-04T18:47:15.139Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-04T18:47:15.139Z] === RUN TestArg [2021-03-04T18:47:15.139Z] --- PASS: TestArg (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestShell [2021-03-04T18:47:15.139Z] --- PASS: TestShell (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestPrependEnvOnCmd [2021-03-04T18:47:15.139Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestRunWithBuildArgs [2021-03-04T18:47:15.139Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestRunIgnoresHealthcheck [2021-03-04T18:47:15.139Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestNormalizeWorkdir [2021-03-04T18:47:15.139Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-03-04T18:47:15.139Z] === RUN TestDispatch [2021-03-04T18:47:15.139Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-03-04T18:47:15.139Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-03-04T18:47:15.139Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-03-04T18:47:15.139Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-03-04T18:47:15.601Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-03-04T18:47:15.601Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-03-04T18:47:15.601Z] === RUN TestDispatch/COPY_url [2021-03-04T18:47:15.601Z] --- PASS: TestDispatch (0.07s) [2021-03-04T18:47:15.601Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-03-04T18:47:15.601Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-03-04T18:47:15.601Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-03-04T18:47:15.601Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-03-04T18:47:15.601Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-03-04T18:47:15.601Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-03-04T18:47:15.601Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-03-04T18:47:15.601Z] === RUN TestAddScratchImageAddsToMounts [2021-03-04T18:47:15.601Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-03-04T18:47:15.601Z] === RUN TestAddFromScratchPopulatesPlatform [2021-03-04T18:47:15.601Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-03-04T18:47:15.601Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-03-04T18:47:15.601Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-03-04T18:47:15.601Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-03-04T18:47:15.601Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-03-04T18:47:15.601Z] === RUN TestImageSourceGetAddsToMounts [2021-03-04T18:47:15.601Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-03-04T18:47:15.601Z] === RUN TestEmptyDockerfile [2021-03-04T18:47:15.601Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-03-04T18:47:15.601Z] === RUN TestSymlinkDockerfile [2021-03-04T18:47:15.601Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-03-04T18:47:15.601Z] === RUN TestDockerfileOutsideTheBuildContext [2021-03-04T18:47:15.601Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-03-04T18:47:15.601Z] === RUN TestNonExistingDockerfile [2021-03-04T18:47:15.601Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-03-04T18:47:15.601Z] === RUN TestCopyRunConfig [2021-03-04T18:47:15.601Z] --- PASS: TestCopyRunConfig (0.00s) [2021-03-04T18:47:15.601Z] === RUN TestDeepCopyRunConfig [2021-03-04T18:47:15.601Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-03-04T18:47:15.601Z] === RUN TestExportImage [2021-03-04T18:47:15.601Z] --- PASS: TestExportImage (0.00s) [2021-03-04T18:47:15.601Z] === RUN TestNormalizeDest [2021-03-04T18:47:15.601Z] --- PASS: TestNormalizeDest (0.00s) [2021-03-04T18:47:15.601Z] PASS [2021-03-04T18:47:15.601Z] coverage: 46.6% of statements [2021-03-04T18:47:15.601Z] ok github.com/docker/docker/builder/dockerfile 0.307s coverage: 46.6% of statements [2021-03-04T18:47:15.601Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-04T18:47:16.498Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-04T18:47:18.741Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/test/unit [2021-03-04T18:47:18.945Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-04T18:47:19.520Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-04T18:47:20.466Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-04T18:47:20.725Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-04T18:47:21.276Z] ? github.com/docker/docker/api [no test files] [2021-03-04T18:47:21.293Z] === RUN TestDockerSuite/TestBuildFails [2021-03-04T18:47:21.861Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-04T18:47:21.861Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-04T18:47:23.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-03-04T18:47:23.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-03-04T18:47:24.616Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-04T18:47:27.151Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-04T18:47:28.012Z] === RUN TestCheckpointCreateError [2021-03-04T18:47:28.012Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestCheckpointCreate [2021-03-04T18:47:28.012Z] --- PASS: TestCheckpointCreate (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestCheckpointDeleteError [2021-03-04T18:47:28.012Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestCheckpointDelete [2021-03-04T18:47:28.012Z] --- PASS: TestCheckpointDelete (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestCheckpointListError [2021-03-04T18:47:28.012Z] --- PASS: TestCheckpointListError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestCheckpointList [2021-03-04T18:47:28.012Z] --- PASS: TestCheckpointList (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestCheckpointListContainerNotFound [2021-03-04T18:47:28.012Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestNewClientWithOpsFromEnv [2021-03-04T18:47:28.012Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-03-04T18:47:28.012Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-04T18:47:28.012Z] === RUN TestGetAPIPath [2021-03-04T18:47:28.012Z] --- PASS: TestGetAPIPath (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestParseHostURL [2021-03-04T18:47:28.012Z] --- PASS: TestParseHostURL (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-03-04T18:47:28.012Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestNegotiateAPIVersionEmpty [2021-03-04T18:47:28.012Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestNegotiateAPIVersion [2021-03-04T18:47:28.012Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestNegotiateAPVersionOverride [2021-03-04T18:47:28.012Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestNegotiateAPIVersionAutomatic [2021-03-04T18:47:28.012Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-03-04T18:47:28.012Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-03-04T18:47:28.012Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestClientRedirect [2021-03-04T18:47:28.012Z] --- PASS: TestClientRedirect (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigCreateUnsupported [2021-03-04T18:47:28.012Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigCreateError [2021-03-04T18:47:28.012Z] --- PASS: TestConfigCreateError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigCreate [2021-03-04T18:47:28.012Z] --- PASS: TestConfigCreate (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigInspectNotFound [2021-03-04T18:47:28.012Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigInspectWithEmptyID [2021-03-04T18:47:28.012Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigInspectUnsupported [2021-03-04T18:47:28.012Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigInspectError [2021-03-04T18:47:28.012Z] --- PASS: TestConfigInspectError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigInspectConfigNotFound [2021-03-04T18:47:28.012Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigInspect [2021-03-04T18:47:28.012Z] --- PASS: TestConfigInspect (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigListUnsupported [2021-03-04T18:47:28.012Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigListError [2021-03-04T18:47:28.012Z] --- PASS: TestConfigListError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigList [2021-03-04T18:47:28.012Z] --- PASS: TestConfigList (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigRemoveUnsupported [2021-03-04T18:47:28.012Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigRemoveError [2021-03-04T18:47:28.012Z] --- PASS: TestConfigRemoveError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigRemove [2021-03-04T18:47:28.012Z] --- PASS: TestConfigRemove (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigUpdateUnsupported [2021-03-04T18:47:28.012Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigUpdateError [2021-03-04T18:47:28.012Z] --- PASS: TestConfigUpdateError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestConfigUpdate [2021-03-04T18:47:28.012Z] --- PASS: TestConfigUpdate (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerCommitError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerCommitError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerCommit [2021-03-04T18:47:28.012Z] --- PASS: TestContainerCommit (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerStatPathError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStatPathError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerStatPathNotFoundError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerStatPathNoHeaderError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerStatPath [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStatPath (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestCopyToContainerError [2021-03-04T18:47:28.012Z] --- PASS: TestCopyToContainerError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestCopyToContainerNotFoundError [2021-03-04T18:47:28.012Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestCopyToContainerNotStatusOKError [2021-03-04T18:47:28.012Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestCopyToContainer [2021-03-04T18:47:28.012Z] --- PASS: TestCopyToContainer (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestCopyFromContainerError [2021-03-04T18:47:28.012Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestCopyFromContainerNotFoundError [2021-03-04T18:47:28.012Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestCopyFromContainerNotStatusOKError [2021-03-04T18:47:28.012Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestCopyFromContainerNoHeaderError [2021-03-04T18:47:28.012Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestCopyFromContainer [2021-03-04T18:47:28.012Z] --- PASS: TestCopyFromContainer (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerCreateError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerCreateError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerCreateImageNotFound [2021-03-04T18:47:28.012Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerCreateWithName [2021-03-04T18:47:28.012Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerCreateAutoRemove [2021-03-04T18:47:28.012Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerDiffError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerDiffError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerDiff [2021-03-04T18:47:28.012Z] --- PASS: TestContainerDiff (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerExecCreateError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerExecCreate [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecCreate (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerExecStartError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecStartError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerExecStart [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecStart (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerExecInspectError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerExecInspect [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecInspect (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerExportError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExportError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerExport [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExport (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerInspectError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerInspectError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerInspectContainerNotFound [2021-03-04T18:47:28.012Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerInspectWithEmptyID [2021-03-04T18:47:28.012Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerInspect [2021-03-04T18:47:28.012Z] --- PASS: TestContainerInspect (0.03s) [2021-03-04T18:47:28.012Z] === RUN TestContainerInspectNode [2021-03-04T18:47:28.012Z] --- PASS: TestContainerInspectNode (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerKillError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerKillError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerKill [2021-03-04T18:47:28.012Z] --- PASS: TestContainerKill (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerListError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerListError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerList [2021-03-04T18:47:28.012Z] --- PASS: TestContainerList (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerLogsNotFoundError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerLogsError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerLogsError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerLogs [2021-03-04T18:47:28.012Z] --- PASS: TestContainerLogs (0.19s) [2021-03-04T18:47:28.012Z] === RUN TestContainerPauseError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerPauseError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerPause [2021-03-04T18:47:28.012Z] --- PASS: TestContainerPause (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainersPruneError [2021-03-04T18:47:28.012Z] --- PASS: TestContainersPruneError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainersPrune [2021-03-04T18:47:28.012Z] --- PASS: TestContainersPrune (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerRemoveError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerRemoveError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerRemoveNotFoundError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerRemove [2021-03-04T18:47:28.012Z] --- PASS: TestContainerRemove (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerRenameError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerRenameError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerRename [2021-03-04T18:47:28.012Z] --- PASS: TestContainerRename (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerResizeError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerResizeError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerExecResizeError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerResize [2021-03-04T18:47:28.012Z] --- PASS: TestContainerResize (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerExecResize [2021-03-04T18:47:28.012Z] --- PASS: TestContainerExecResize (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerRestartError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerRestartError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerRestart [2021-03-04T18:47:28.012Z] --- PASS: TestContainerRestart (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerStartError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStartError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerStart [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStart (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerStatsError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStatsError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerStats [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStats (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerStopError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStopError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerStop [2021-03-04T18:47:28.012Z] --- PASS: TestContainerStop (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerTopError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerTopError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerTop [2021-03-04T18:47:28.012Z] --- PASS: TestContainerTop (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerUnpauseError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerUnpause [2021-03-04T18:47:28.012Z] --- PASS: TestContainerUnpause (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerUpdateError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerUpdateError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerUpdate [2021-03-04T18:47:28.012Z] --- PASS: TestContainerUpdate (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerWaitError [2021-03-04T18:47:28.012Z] --- PASS: TestContainerWaitError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestContainerWait [2021-03-04T18:47:28.012Z] --- PASS: TestContainerWait (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestDiskUsageError [2021-03-04T18:47:28.012Z] --- PASS: TestDiskUsageError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestDiskUsage [2021-03-04T18:47:28.012Z] --- PASS: TestDiskUsage (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestDistributionInspectUnsupported [2021-03-04T18:47:28.012Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestDistributionInspectWithEmptyID [2021-03-04T18:47:28.012Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestEventsErrorInOptions [2021-03-04T18:47:28.012Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestEventsErrorFromServer [2021-03-04T18:47:28.012Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestEvents [2021-03-04T18:47:28.012Z] --- PASS: TestEvents (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestTLSCloseWriter [2021-03-04T18:47:28.012Z] === PAUSE TestTLSCloseWriter [2021-03-04T18:47:28.012Z] === RUN TestImageBuildError [2021-03-04T18:47:28.012Z] --- PASS: TestImageBuildError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImageBuild [2021-03-04T18:47:28.012Z] --- PASS: TestImageBuild (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestGetDockerOS [2021-03-04T18:47:28.012Z] --- PASS: TestGetDockerOS (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImageCreateError [2021-03-04T18:47:28.012Z] --- PASS: TestImageCreateError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImageCreate [2021-03-04T18:47:28.012Z] --- PASS: TestImageCreate (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImageHistoryError [2021-03-04T18:47:28.012Z] --- PASS: TestImageHistoryError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImageHistory [2021-03-04T18:47:28.012Z] --- PASS: TestImageHistory (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImageImportError [2021-03-04T18:47:28.012Z] --- PASS: TestImageImportError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImageImport [2021-03-04T18:47:28.012Z] --- PASS: TestImageImport (0.01s) [2021-03-04T18:47:28.012Z] === RUN TestImageInspectError [2021-03-04T18:47:28.012Z] --- PASS: TestImageInspectError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImageInspectImageNotFound [2021-03-04T18:47:28.012Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImageInspectWithEmptyID [2021-03-04T18:47:28.012Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImageInspect [2021-03-04T18:47:28.012Z] --- PASS: TestImageInspect (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImageListError [2021-03-04T18:47:28.012Z] --- PASS: TestImageListError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImageList [2021-03-04T18:47:28.012Z] --- PASS: TestImageList (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImageListApiBefore125 [2021-03-04T18:47:28.012Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImageLoadError [2021-03-04T18:47:28.012Z] --- PASS: TestImageLoadError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImageLoad [2021-03-04T18:47:28.012Z] --- PASS: TestImageLoad (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImagesPruneError [2021-03-04T18:47:28.012Z] --- PASS: TestImagesPruneError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImagesPrune [2021-03-04T18:47:28.012Z] --- PASS: TestImagesPrune (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImagePullReferenceParseError [2021-03-04T18:47:28.012Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-03-04T18:47:28.012Z] === RUN TestImagePullAnyError [2021-03-04T18:47:28.013Z] --- PASS: TestImagePullAnyError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImagePullStatusUnauthorizedError [2021-03-04T18:47:28.013Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-04T18:47:28.013Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-04T18:47:28.013Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-03-04T18:47:28.013Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImagePullWithoutErrors [2021-03-04T18:47:28.013Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImagePushReferenceError [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImagePushAnyError [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushAnyError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImagePushStatusUnauthorizedError [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImagePushWithoutErrors [2021-03-04T18:47:28.013Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-03-04T18:47:28.013Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-03-04T18:47:28.013Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-03-04T18:47:28.013Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-03-04T18:47:28.013Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageRemoveError [2021-03-04T18:47:28.013Z] --- PASS: TestImageRemoveError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageRemoveImageNotFound [2021-03-04T18:47:28.013Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageRemove [2021-03-04T18:47:28.013Z] --- PASS: TestImageRemove (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageSaveError [2021-03-04T18:47:28.013Z] --- PASS: TestImageSaveError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageSave [2021-03-04T18:47:28.013Z] --- PASS: TestImageSave (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageSearchAnyError [2021-03-04T18:47:28.013Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageSearchStatusUnauthorizedError [2021-03-04T18:47:28.013Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-04T18:47:28.013Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-04T18:47:28.013Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-03-04T18:47:28.013Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageSearchWithoutErrors [2021-03-04T18:47:28.013Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageTagError [2021-03-04T18:47:28.013Z] --- PASS: TestImageTagError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageTagInvalidReference [2021-03-04T18:47:28.013Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageTagInvalidSourceImageName [2021-03-04T18:47:28.013Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageTagHexSource [2021-03-04T18:47:28.013Z] --- PASS: TestImageTagHexSource (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestImageTag [2021-03-04T18:47:28.013Z] --- PASS: TestImageTag (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestInfoServerError [2021-03-04T18:47:28.013Z] --- PASS: TestInfoServerError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestInfoInvalidResponseJSONError [2021-03-04T18:47:28.013Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestInfo [2021-03-04T18:47:28.013Z] --- PASS: TestInfo (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworkConnectError [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkConnectError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworkConnect [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkConnect (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworkCreateError [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkCreateError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworkCreate [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkCreate (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworkDisconnectError [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworkDisconnect [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworkInspectError [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkInspectError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworkInspectNotFoundError [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworkInspectWithEmptyID [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworkInspect [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkInspect (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworkListError [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkListError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworkList [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkList (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworksPruneError [2021-03-04T18:47:28.013Z] --- PASS: TestNetworksPruneError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworksPrune [2021-03-04T18:47:28.013Z] --- PASS: TestNetworksPrune (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworkRemoveError [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNetworkRemove [2021-03-04T18:47:28.013Z] --- PASS: TestNetworkRemove (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNodeInspectError [2021-03-04T18:47:28.013Z] --- PASS: TestNodeInspectError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNodeInspectNodeNotFound [2021-03-04T18:47:28.013Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNodeInspectWithEmptyID [2021-03-04T18:47:28.013Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNodeInspect [2021-03-04T18:47:28.013Z] --- PASS: TestNodeInspect (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNodeListError [2021-03-04T18:47:28.013Z] --- PASS: TestNodeListError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNodeList [2021-03-04T18:47:28.013Z] --- PASS: TestNodeList (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNodeRemoveError [2021-03-04T18:47:28.013Z] --- PASS: TestNodeRemoveError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNodeRemove [2021-03-04T18:47:28.013Z] --- PASS: TestNodeRemove (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNodeUpdateError [2021-03-04T18:47:28.013Z] --- PASS: TestNodeUpdateError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestNodeUpdate [2021-03-04T18:47:28.013Z] --- PASS: TestNodeUpdate (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestOptionWithTimeout [2021-03-04T18:47:28.013Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPingFail [2021-03-04T18:47:28.013Z] --- PASS: TestPingFail (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPingWithError [2021-03-04T18:47:28.013Z] 2021/03/04 18:47:27 RoundTripper returned a response & error; ignoring response [2021-03-04T18:47:28.013Z] 2021/03/04 18:47:27 RoundTripper returned a response & error; ignoring response [2021-03-04T18:47:28.013Z] --- PASS: TestPingWithError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPingSuccess [2021-03-04T18:47:28.013Z] --- PASS: TestPingSuccess (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPingHeadFallback [2021-03-04T18:47:28.013Z] === RUN TestPingHeadFallback/OK [2021-03-04T18:47:28.013Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-03-04T18:47:28.013Z] === RUN TestPingHeadFallback/Not_Found [2021-03-04T18:47:28.013Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-03-04T18:47:28.013Z] --- PASS: TestPingHeadFallback (0.00s) [2021-03-04T18:47:28.013Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-03-04T18:47:28.013Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-03-04T18:47:28.013Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-03-04T18:47:28.013Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPluginDisableError [2021-03-04T18:47:28.013Z] --- PASS: TestPluginDisableError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPluginDisable [2021-03-04T18:47:28.013Z] --- PASS: TestPluginDisable (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPluginEnableError [2021-03-04T18:47:28.013Z] --- PASS: TestPluginEnableError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPluginEnable [2021-03-04T18:47:28.013Z] --- PASS: TestPluginEnable (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPluginInspectError [2021-03-04T18:47:28.013Z] --- PASS: TestPluginInspectError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPluginInspectWithEmptyID [2021-03-04T18:47:28.013Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPluginInspect [2021-03-04T18:47:28.013Z] --- PASS: TestPluginInspect (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPluginListError [2021-03-04T18:47:28.013Z] --- PASS: TestPluginListError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPluginList [2021-03-04T18:47:28.013Z] --- PASS: TestPluginList (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPluginPushError [2021-03-04T18:47:28.013Z] --- PASS: TestPluginPushError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPluginPush [2021-03-04T18:47:28.013Z] --- PASS: TestPluginPush (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPluginRemoveError [2021-03-04T18:47:28.013Z] --- PASS: TestPluginRemoveError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPluginRemove [2021-03-04T18:47:28.013Z] --- PASS: TestPluginRemove (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPluginSetError [2021-03-04T18:47:28.013Z] --- PASS: TestPluginSetError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPluginSet [2021-03-04T18:47:28.013Z] --- PASS: TestPluginSet (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSetHostHeader [2021-03-04T18:47:28.013Z] --- PASS: TestSetHostHeader (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestPlainTextError [2021-03-04T18:47:28.013Z] --- PASS: TestPlainTextError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestInfiniteError [2021-03-04T18:47:28.013Z] --- PASS: TestInfiniteError (0.01s) [2021-03-04T18:47:28.013Z] === RUN TestSecretCreateUnsupported [2021-03-04T18:47:28.013Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretCreateError [2021-03-04T18:47:28.013Z] --- PASS: TestSecretCreateError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretCreate [2021-03-04T18:47:28.013Z] --- PASS: TestSecretCreate (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretInspectUnsupported [2021-03-04T18:47:28.013Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretInspectError [2021-03-04T18:47:28.013Z] --- PASS: TestSecretInspectError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretInspectSecretNotFound [2021-03-04T18:47:28.013Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretInspectWithEmptyID [2021-03-04T18:47:28.013Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretInspect [2021-03-04T18:47:28.013Z] --- PASS: TestSecretInspect (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretListUnsupported [2021-03-04T18:47:28.013Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretListError [2021-03-04T18:47:28.013Z] --- PASS: TestSecretListError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretList [2021-03-04T18:47:28.013Z] --- PASS: TestSecretList (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretRemoveUnsupported [2021-03-04T18:47:28.013Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretRemoveError [2021-03-04T18:47:28.013Z] --- PASS: TestSecretRemoveError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretRemove [2021-03-04T18:47:28.013Z] --- PASS: TestSecretRemove (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretUpdateUnsupported [2021-03-04T18:47:28.013Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretUpdateError [2021-03-04T18:47:28.013Z] --- PASS: TestSecretUpdateError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSecretUpdate [2021-03-04T18:47:28.013Z] --- PASS: TestSecretUpdate (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceCreateError [2021-03-04T18:47:28.013Z] --- PASS: TestServiceCreateError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceCreate [2021-03-04T18:47:28.013Z] --- PASS: TestServiceCreate (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceCreateCompatiblePlatforms [2021-03-04T18:47:28.013Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceCreateDigestPinning [2021-03-04T18:47:28.013Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceInspectError [2021-03-04T18:47:28.013Z] --- PASS: TestServiceInspectError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceInspectServiceNotFound [2021-03-04T18:47:28.013Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceInspectWithEmptyID [2021-03-04T18:47:28.013Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceInspect [2021-03-04T18:47:28.013Z] --- PASS: TestServiceInspect (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceListError [2021-03-04T18:47:28.013Z] --- PASS: TestServiceListError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceList [2021-03-04T18:47:28.013Z] --- PASS: TestServiceList (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceLogsError [2021-03-04T18:47:28.013Z] --- PASS: TestServiceLogsError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceLogs [2021-03-04T18:47:28.013Z] --- PASS: TestServiceLogs (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceRemoveError [2021-03-04T18:47:28.013Z] --- PASS: TestServiceRemoveError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceRemoveNotFoundError [2021-03-04T18:47:28.013Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceRemove [2021-03-04T18:47:28.013Z] --- PASS: TestServiceRemove (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceUpdateError [2021-03-04T18:47:28.013Z] --- PASS: TestServiceUpdateError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestServiceUpdate [2021-03-04T18:47:28.013Z] --- PASS: TestServiceUpdate (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSwarmGetUnlockKeyError [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSwarmGetUnlockKey [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSwarmInitError [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmInitError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSwarmInit [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmInit (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSwarmInspectError [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmInspectError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSwarmInspect [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmInspect (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSwarmJoinError [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmJoinError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSwarmJoin [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmJoin (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSwarmLeaveError [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSwarmLeave [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmLeave (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSwarmUnlockError [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSwarmUnlock [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmUnlock (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSwarmUpdateError [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestSwarmUpdate [2021-03-04T18:47:28.013Z] --- PASS: TestSwarmUpdate (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestTaskInspectError [2021-03-04T18:47:28.013Z] --- PASS: TestTaskInspectError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestTaskInspectWithEmptyID [2021-03-04T18:47:28.013Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestTaskInspect [2021-03-04T18:47:28.013Z] --- PASS: TestTaskInspect (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestTaskListError [2021-03-04T18:47:28.013Z] --- PASS: TestTaskListError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestTaskList [2021-03-04T18:47:28.013Z] --- PASS: TestTaskList (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestVolumeCreateError [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeCreateError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestVolumeCreate [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeCreate (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestVolumeInspectError [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeInspectError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestVolumeInspectNotFound [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestVolumeInspectWithEmptyID [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestVolumeInspect [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeInspect (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestVolumeListError [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeListError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestVolumeList [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeList (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestVolumeRemoveError [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-03-04T18:47:28.013Z] === RUN TestVolumeRemove [2021-03-04T18:47:28.013Z] --- PASS: TestVolumeRemove (0.00s) [2021-03-04T18:47:28.013Z] === CONT TestTLSCloseWriter [2021-03-04T18:47:28.013Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-03-04T18:47:28.013Z] PASS [2021-03-04T18:47:28.013Z] coverage: 74.9% of statements [2021-03-04T18:47:28.013Z] ok github.com/docker/docker/client 0.743s coverage: 74.9% of statements [2021-03-04T18:47:28.528Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-04T18:47:29.904Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-04T18:47:30.471Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-04T18:47:31.406Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-04T18:47:33.310Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-04T18:47:34.245Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-04T18:47:34.503Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-04T18:47:36.157Z] ok github.com/docker/docker/api/server 0.020s coverage: 9.0% of statements [2021-03-04T18:47:36.406Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-04T18:47:38.308Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-04T18:47:40.212Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-04T18:47:45.482Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-04T18:47:45.482Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-04T18:47:45.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-03-04T18:47:46.050Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-04T18:47:46.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-03-04T18:47:47.188Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-04T18:47:47.756Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-04T18:47:48.014Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-04T18:47:48.582Z] --- PASS: TestImportExtremelyLargeImageWorks (195.94s) [2021-03-04T18:47:48.582Z] PASS [2021-03-04T18:47:48.582Z] [2021-03-04T18:47:48.582Z] DONE 12 tests in 199.726s [2021-03-04T18:47:48.582Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-04T18:47:48.582Z] ++ 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 [2021-03-04T18:47:48.582Z] ++ set -e [2021-03-04T18:47:48.582Z] ++ '[' -n 0 ']' [2021-03-04T18:47:48.582Z] ++ set -x [2021-03-04T18:47:48.582Z] ++ 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 [2021-03-04T18:47:48.582Z] INFO: Testing against a local daemon [2021-03-04T18:47:48.582Z] === RUN TestNetworkCreateDelete [2021-03-04T18:47:48.841Z] --- PASS: TestNetworkCreateDelete (0.23s) [2021-03-04T18:47:48.841Z] === RUN TestDockerNetworkDeletePreferID [2021-03-04T18:47:49.101Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-04T18:47:49.136Z] --- PASS: TestCheckoutGit (36.21s) [2021-03-04T18:47:49.136Z] === RUN TestValidGitTransport [2021-03-04T18:47:49.136Z] --- PASS: TestValidGitTransport (0.00s) [2021-03-04T18:47:49.136Z] === RUN TestGitInvalidRef [2021-03-04T18:47:49.136Z] --- PASS: TestGitInvalidRef (0.25s) [2021-03-04T18:47:49.136Z] PASS [2021-03-04T18:47:49.136Z] coverage: 86.3% of statements [2021-03-04T18:47:49.136Z] ok github.com/docker/docker/builder/remotecontext/git 36.684s coverage: 86.3% of statements [2021-03-04T18:47:49.136Z] ? github.com/docker/docker/cli [no test files] [2021-03-04T18:47:49.136Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-04T18:47:49.669Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s) [2021-03-04T18:47:49.669Z] === RUN TestDaemonDNSFallback [2021-03-04T18:47:49.669Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-04T18:47:50.059Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-04T18:47:50.629Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-04T18:47:51.198Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-04T18:47:51.456Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-04T18:47:52.025Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-04T18:47:53.936Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-04T18:47:56.230Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-03-04T18:47:56.230Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-03-04T18:47:56.230Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-03-04T18:47:56.230Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-03-04T18:47:56.230Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-03-04T18:47:56.230Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-03-04T18:47:56.230Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-03-04T18:47:56.230Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-03-04T18:47:56.230Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-03-04T18:47:56.230Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-03-04T18:47:56.230Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-03-04T18:47:56.230Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-03-04T18:47:56.230Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-03-04T18:47:56.230Z] === RUN TestConfigureDaemonLogs [2021-03-04T18:47:56.230Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-03-04T18:47:56.230Z] === RUN TestCommonOptionsInstallFlags [2021-03-04T18:47:56.230Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-03-04T18:47:56.230Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-03-04T18:47:56.230Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-03-04T18:47:56.230Z] PASS [2021-03-04T18:47:56.230Z] coverage: 18.4% of statements [2021-03-04T18:47:56.230Z] ok github.com/docker/docker/cmd/dockerd 0.412s coverage: 18.4% of statements [2021-03-04T18:47:56.469Z] --- PASS: TestDaemonDNSFallback (6.73s) [2021-03-04T18:47:56.469Z] === RUN TestInspectNetwork [2021-03-04T18:47:57.778Z] === RUN TestContainerStopSignal [2021-03-04T18:47:57.778Z] --- PASS: TestContainerStopSignal (0.00s) [2021-03-04T18:47:57.778Z] === RUN TestContainerStopTimeout [2021-03-04T18:47:57.778Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-03-04T18:47:57.778Z] === RUN TestContainerSecretReferenceDestTarget [2021-03-04T18:47:57.778Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-03-04T18:47:57.778Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-03-04T18:47:57.778Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-03-04T18:47:57.778Z] === RUN TestContainerLogPathSetForRingLogger [2021-03-04T18:47:57.778Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-03-04T18:47:57.778Z] === RUN TestReplaceAndAppendEnvVars [2021-03-04T18:47:57.778Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-03-04T18:47:57.778Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-03-04T18:47:57.778Z] === RUN TestNewMemoryStore [2021-03-04T18:47:57.778Z] --- PASS: TestNewMemoryStore (0.00s) [2021-03-04T18:47:57.778Z] === RUN TestAddContainers [2021-03-04T18:47:57.778Z] --- PASS: TestAddContainers (0.00s) [2021-03-04T18:47:57.778Z] === RUN TestGetContainer [2021-03-04T18:47:57.778Z] --- PASS: TestGetContainer (0.00s) [2021-03-04T18:47:57.778Z] === RUN TestDeleteContainer [2021-03-04T18:47:57.778Z] --- PASS: TestDeleteContainer (0.00s) [2021-03-04T18:47:57.778Z] === RUN TestListContainers [2021-03-04T18:47:57.778Z] --- PASS: TestListContainers (0.00s) [2021-03-04T18:47:57.778Z] === RUN TestFirstContainer [2021-03-04T18:47:57.778Z] --- PASS: TestFirstContainer (0.00s) [2021-03-04T18:47:57.778Z] === RUN TestApplyAllContainer [2021-03-04T18:47:57.778Z] --- PASS: TestApplyAllContainer (0.00s) [2021-03-04T18:47:57.778Z] === RUN TestIsValidHealthString [2021-03-04T18:47:57.778Z] --- PASS: TestIsValidHealthString (0.00s) [2021-03-04T18:47:57.778Z] === RUN TestStateRunStop [2021-03-04T18:47:57.778Z] --- PASS: TestStateRunStop (0.00s) [2021-03-04T18:47:57.778Z] === RUN TestStateTimeoutWait [2021-03-04T18:47:58.240Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-03-04T18:47:58.240Z] state_test.go:141: Stop callback fired [2021-03-04T18:47:58.240Z] state_test.go:165: Stop callback fired [2021-03-04T18:47:58.240Z] === RUN TestIsValidStateString [2021-03-04T18:47:58.240Z] --- PASS: TestIsValidStateString (0.00s) [2021-03-04T18:47:58.240Z] === RUN TestViewSaveDelete [2021-03-04T18:47:58.240Z] --- PASS: TestViewSaveDelete (0.02s) [2021-03-04T18:47:58.240Z] === RUN TestViewAll [2021-03-04T18:47:58.240Z] --- PASS: TestViewAll (0.09s) [2021-03-04T18:47:58.240Z] === RUN TestViewGet [2021-03-04T18:47:58.240Z] --- PASS: TestViewGet (0.01s) [2021-03-04T18:47:58.240Z] === RUN TestNames [2021-03-04T18:47:58.240Z] --- PASS: TestNames (0.00s) [2021-03-04T18:47:58.240Z] === RUN TestViewWithHealthCheck [2021-03-04T18:47:58.240Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-03-04T18:47:58.240Z] PASS [2021-03-04T18:47:58.240Z] coverage: 41.6% of statements [2021-03-04T18:47:58.240Z] ok github.com/docker/docker/container 0.418s coverage: 41.6% of statements [2021-03-04T18:47:58.240Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-04T18:47:58.240Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-04T18:47:58.240Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-04T18:47:58.240Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-04T18:47:59.003Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-04T18:48:00.428Z] === RUN TestPrepare [2021-03-04T18:48:00.428Z] --- PASS: TestPrepare (0.00s) [2021-03-04T18:48:00.428Z] === RUN TestStart [2021-03-04T18:48:00.428Z] --- PASS: TestStart (0.00s) [2021-03-04T18:48:00.428Z] === RUN TestWaitCancel [2021-03-04T18:48:00.428Z] --- PASS: TestWaitCancel (0.00s) [2021-03-04T18:48:00.428Z] === RUN TestWaitDisabled [2021-03-04T18:48:00.428Z] --- PASS: TestWaitDisabled (0.00s) [2021-03-04T18:48:00.428Z] === RUN TestWaitEnabled [2021-03-04T18:48:00.428Z] --- PASS: TestWaitEnabled (0.00s) [2021-03-04T18:48:00.428Z] === RUN TestRemove [2021-03-04T18:48:00.428Z] --- PASS: TestRemove (0.00s) [2021-03-04T18:48:00.428Z] PASS [2021-03-04T18:48:00.428Z] coverage: 65.3% of statements [2021-03-04T18:48:00.428Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.578s coverage: 65.3% of statements [2021-03-04T18:48:00.908Z] === RUN TestInspectNetwork/full_network_id [2021-03-04T18:48:00.908Z] === RUN TestInspectNetwork/partial_network_id [2021-03-04T18:48:00.908Z] === RUN TestInspectNetwork/network_name [2021-03-04T18:48:00.908Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-04T18:48:01.844Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-04T18:48:01.844Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-04T18:48:01.844Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-04T18:48:01.844Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-04T18:48:02.104Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-04T18:48:02.104Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-04T18:48:03.350Z] === RUN TestNewListSecretsFilters [2021-03-04T18:48:03.350Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-03-04T18:48:03.350Z] === RUN TestNewListConfigsFilters [2021-03-04T18:48:03.350Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-03-04T18:48:03.350Z] PASS [2021-03-04T18:48:03.350Z] coverage: 0.5% of statements [2021-03-04T18:48:03.350Z] ok github.com/docker/docker/daemon/cluster 0.362s coverage: 0.5% of statements [2021-03-04T18:48:03.350Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-03-04T18:48:03.350Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-03-04T18:48:03.350Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-03-04T18:48:03.482Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCIsolation [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertFromGRPCIsolation [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-03-04T18:48:03.812Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-03-04T18:48:03.812Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertFromGRPCConfigs [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCConfigs [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-03-04T18:48:03.812Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-03-04T18:48:03.812Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-03-04T18:48:03.812Z] PASS [2021-03-04T18:48:03.812Z] coverage: 35.9% of statements [2021-03-04T18:48:03.812Z] ok github.com/docker/docker/daemon/cluster/convert 0.399s coverage: 35.9% of statements [2021-03-04T18:48:04.421Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-04T18:48:04.987Z] --- PASS: TestInspectNetwork (8.59s) [2021-03-04T18:48:04.987Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-04T18:48:04.987Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-04T18:48:04.987Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-04T18:48:04.987Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-04T18:48:04.987Z] === RUN TestRunContainerWithBridgeNone [2021-03-04T18:48:06.896Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2021-03-04T18:48:06.896Z] === RUN TestNetworkInvalidJSON [2021-03-04T18:48:06.896Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-04T18:48:06.896Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-04T18:48:06.896Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T18:48:06.896Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T18:48:06.896Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T18:48:06.896Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T18:48:06.896Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-04T18:48:06.896Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T18:48:06.896Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T18:48:06.896Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-04T18:48:06.896Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-04T18:48:06.896Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-04T18:48:06.896Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-04T18:48:06.896Z] === RUN TestNetworkList [2021-03-04T18:48:06.896Z] === RUN TestNetworkList//networks [2021-03-04T18:48:06.896Z] === PAUSE TestNetworkList//networks [2021-03-04T18:48:06.896Z] === RUN TestNetworkList//networks/ [2021-03-04T18:48:06.896Z] === PAUSE TestNetworkList//networks/ [2021-03-04T18:48:06.896Z] === CONT TestNetworkList//networks [2021-03-04T18:48:06.896Z] === CONT TestNetworkList//networks/ [2021-03-04T18:48:06.896Z] --- PASS: TestNetworkList (0.04s) [2021-03-04T18:48:06.896Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-04T18:48:06.896Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-04T18:48:06.896Z] === RUN TestHostIPv4BridgeLabel [2021-03-04T18:48:07.464Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-04T18:48:07.464Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-03-04T18:48:07.464Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-04T18:48:07.723Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-04T18:48:08.292Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-04T18:48:08.552Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-03-04T18:48:08.552Z] === RUN TestDaemonDefaultNetworkPools [2021-03-04T18:48:09.487Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-03-04T18:48:09.487Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-04T18:48:10.863Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2021-03-04T18:48:10.863Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-04T18:48:11.042Z] === RUN TestBuilderGC [2021-03-04T18:48:11.042Z] --- PASS: TestBuilderGC (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestDaemonConfigurationNotFound [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestDaemonBrokenConfiguration [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestParseClusterAdvertiseSettings [2021-03-04T18:48:11.042Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestFindConfigurationConflicts [2021-03-04T18:48:11.042Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-03-04T18:48:11.042Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestDaemonConfigurationMergeConflicts [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-03-04T18:48:11.042Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-03-04T18:48:11.042Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-03-04T18:48:11.042Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-03-04T18:48:11.042Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-03-04T18:48:11.042Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestValidateConfigurationErrors [2021-03-04T18:48:11.042Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-03-04T18:48:11.042Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-03-04T18:48:11.042Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-03-04T18:48:11.042Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-03-04T18:48:11.042Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-03-04T18:48:11.042Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-03-04T18:48:11.042Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-03-04T18:48:11.042Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-03-04T18:48:11.042Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-03-04T18:48:11.042Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-03-04T18:48:11.042Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-03-04T18:48:11.042Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestValidateConfiguration [2021-03-04T18:48:11.042Z] === RUN TestValidateConfiguration/with_label [2021-03-04T18:48:11.042Z] === RUN TestValidateConfiguration/with_dns [2021-03-04T18:48:11.042Z] === RUN TestValidateConfiguration/with_dns-search [2021-03-04T18:48:11.042Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-03-04T18:48:11.042Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-03-04T18:48:11.042Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-03-04T18:48:11.042Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-03-04T18:48:11.042Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfiguration (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-03-04T18:48:11.042Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestModifiedDiscoverySettings [2021-03-04T18:48:11.042Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestReloadSetConfigFileNotExist [2021-03-04T18:48:11.042Z] === RUN TestDiscoveryOptsErrors [2021-03-04T18:48:11.042Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestDiscoveryOpts [2021-03-04T18:48:11.042Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-03-04T18:48:11.042Z] PASS [2021-03-04T18:48:11.042Z] coverage: 30.0% of statements [2021-03-04T18:48:11.042Z] ok github.com/docker/docker/daemon/discovery 0.361s coverage: 30.0% of statements [2021-03-04T18:48:11.042Z] time="2021-03-04T18:48:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-03-04T18:48:11.042Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-03-04T18:48:11.042Z] === RUN TestReloadDefaultConfigNotExist [2021-03-04T18:48:11.042Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-03-04T18:48:11.042Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:48:11.042Z] === RUN TestReloadBadDefaultConfig [2021-03-04T18:48:11.042Z] time="2021-03-04T18:48:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-156872503" [2021-03-04T18:48:11.042Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestReloadWithConflictingLabels [2021-03-04T18:48:11.042Z] time="2021-03-04T18:48:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-133300522" [2021-03-04T18:48:11.042Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestReloadWithDuplicateLabels [2021-03-04T18:48:11.042Z] time="2021-03-04T18:48:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-594308225" [2021-03-04T18:48:11.042Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-03-04T18:48:11.042Z] === RUN TestDaemonConfigurationMerge [2021-03-04T18:48:11.042Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-03-04T18:48:11.042Z] PASS [2021-03-04T18:48:11.042Z] coverage: 79.7% of statements [2021-03-04T18:48:11.042Z] ok github.com/docker/docker/daemon/config 0.694s coverage: 79.7% of statements [2021-03-04T18:48:12.240Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2021-03-04T18:48:12.240Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-04T18:48:12.499Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-03-04T18:48:12.499Z] === RUN TestServiceWithPredefinedNetwork [2021-03-04T18:48:12.586Z] === RUN TestVerifyNetworkingConfig [2021-03-04T18:48:12.586Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestGetContainer [2021-03-04T18:48:12.586Z] --- PASS: TestGetContainer (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestValidContainerNames [2021-03-04T18:48:12.586Z] --- PASS: TestValidContainerNames (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestContainerInitDNS [2021-03-04T18:48:12.586Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-03-04T18:48:12.586Z] daemon_test.go:147: root required [2021-03-04T18:48:12.586Z] === RUN TestMerge [2021-03-04T18:48:12.586Z] --- PASS: TestMerge (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestValidateContainerIsolation [2021-03-04T18:48:12.586Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestFindNetworkErrorType [2021-03-04T18:48:12.586Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestEnsureServicesExist [2021-03-04T18:48:12.586Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestEnsureServicesExistErrors [2021-03-04T18:48:12.586Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-03-04T18:48:12.586Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-03-04T18:48:12.586Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-03-04T18:48:12.586Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestContainerDelete [2021-03-04T18:48:12.586Z] --- PASS: TestContainerDelete (0.01s) [2021-03-04T18:48:12.586Z] === RUN TestContainerDoubleDelete [2021-03-04T18:48:12.586Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestLogContainerEventCopyLabels [2021-03-04T18:48:12.586Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestLogContainerEventWithAttributes [2021-03-04T18:48:12.586Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestNoneHealthcheck [2021-03-04T18:48:12.586Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestHealthStates [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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" [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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" [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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" [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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" [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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" [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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" [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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" [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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" [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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" [2021-03-04T18:48:12.586Z] time="2021-03-04T18:48:12Z" 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" [2021-03-04T18:48:12.586Z] --- PASS: TestHealthStates (0.16s) [2021-03-04T18:48:12.586Z] === RUN TestMaskURLCredentials [2021-03-04T18:48:12.586Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestGetInspectData [2021-03-04T18:48:12.586Z] --- PASS: TestGetInspectData (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestFillLicense [2021-03-04T18:48:12.586Z] --- PASS: TestFillLicense (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestListInvalidFilter [2021-03-04T18:48:12.586Z] --- PASS: TestListInvalidFilter (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestNameFilter [2021-03-04T18:48:12.586Z] --- PASS: TestNameFilter (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-03-04T18:48:12.586Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-03-04T18:48:12.586Z] === 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 [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-03-04T18:48:12.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-03-04T18:48:12.586Z] --- 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) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-03-04T18:48:12.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestDaemonReloadLabels [2021-03-04T18:48:12.586Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-03-04T18:48:12.586Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestDaemonReloadMirrors [2021-03-04T18:48:12.586Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestDaemonReloadInsecureRegistries [2021-03-04T18:48:12.586Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestDaemonReloadNotAffectOthers [2021-03-04T18:48:12.586Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-03-04T18:48:12.586Z] === RUN TestDaemonDiscoveryReload [2021-03-04T18:48:12.586Z] === RUN TestWaitNodeAttachment [2021-03-04T18:48:13.048Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-03-04T18:48:13.048Z] === RUN TestIsolationConversion [2021-03-04T18:48:13.048Z] === RUN TestIsolationConversion/default [2021-03-04T18:48:13.048Z] === RUN TestIsolationConversion/process [2021-03-04T18:48:13.048Z] === RUN TestIsolationConversion/hyperv [2021-03-04T18:48:13.048Z] --- PASS: TestIsolationConversion (0.00s) [2021-03-04T18:48:13.048Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-03-04T18:48:13.048Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-03-04T18:48:13.048Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-03-04T18:48:13.048Z] === RUN TestContainerLabels [2021-03-04T18:48:13.048Z] --- PASS: TestContainerLabels (0.00s) [2021-03-04T18:48:13.048Z] === RUN TestCredentialSpecConversion [2021-03-04T18:48:13.048Z] === RUN TestCredentialSpecConversion/none [2021-03-04T18:48:13.048Z] === RUN TestCredentialSpecConversion/config [2021-03-04T18:48:13.048Z] === RUN TestCredentialSpecConversion/file [2021-03-04T18:48:13.048Z] === RUN TestCredentialSpecConversion/registry [2021-03-04T18:48:13.048Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-03-04T18:48:13.048Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-03-04T18:48:13.048Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-03-04T18:48:13.048Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-03-04T18:48:13.048Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-03-04T18:48:13.048Z] === RUN TestControllerValidateMountBind [2021-03-04T18:48:13.048Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-03-04T18:48:13.048Z] === RUN TestControllerValidateMountVolume [2021-03-04T18:48:13.048Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-03-04T18:48:13.048Z] === RUN TestControllerValidateMountTarget [2021-03-04T18:48:13.048Z] === RUN TestEventsLog [2021-03-04T18:48:13.048Z] --- PASS: TestEventsLog (0.00s) [2021-03-04T18:48:13.048Z] === RUN TestEventsLogTimeout [2021-03-04T18:48:13.048Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-03-04T18:48:13.048Z] === RUN TestLogEvents [2021-03-04T18:48:13.048Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-03-04T18:48:13.048Z] === RUN TestControllerValidateMountTmpfs [2021-03-04T18:48:13.048Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-03-04T18:48:13.048Z] === RUN TestControllerValidateMountInvalidType [2021-03-04T18:48:13.048Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-03-04T18:48:13.048Z] === RUN TestControllerValidateMountNamedPipe [2021-03-04T18:48:13.048Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-03-04T18:48:13.048Z] PASS [2021-03-04T18:48:13.048Z] coverage: 11.3% of statements [2021-03-04T18:48:13.048Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.764s coverage: 11.3% of statements [2021-03-04T18:48:13.048Z] --- PASS: TestLogEvents (0.05s) [2021-03-04T18:48:13.048Z] === RUN TestLoadBufferedEvents [2021-03-04T18:48:13.048Z] --- PASS: TestLoadBufferedEvents (0.15s) [2021-03-04T18:48:13.048Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-03-04T18:48:13.048Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-03-04T18:48:13.048Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-03-04T18:48:13.048Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-03-04T18:48:13.048Z] PASS [2021-03-04T18:48:13.048Z] coverage: 50.0% of statements [2021-03-04T18:48:13.048Z] ok github.com/docker/docker/daemon/events 0.273s coverage: 50.0% of statements [2021-03-04T18:48:13.509Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-03-04T18:48:13.509Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-03-04T18:48:13.970Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-03-04T18:48:13.970Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-03-04T18:48:13.970Z] === RUN TestIsEmptyDir [2021-03-04T18:48:13.970Z] --- PASS: TestIsEmptyDir (0.01s) [2021-03-04T18:48:13.970Z] PASS [2021-03-04T18:48:13.970Z] coverage: 2.3% of statements [2021-03-04T18:48:13.970Z] ok github.com/docker/docker/daemon/graphdriver 0.084s coverage: 2.3% of statements [2021-03-04T18:48:14.431Z] === RUN TestLinkNaming [2021-03-04T18:48:14.431Z] --- PASS: TestLinkNaming (0.00s) [2021-03-04T18:48:14.431Z] === RUN TestLinkNew [2021-03-04T18:48:14.431Z] --- PASS: TestLinkNew (0.00s) [2021-03-04T18:48:14.431Z] === RUN TestLinkEnv [2021-03-04T18:48:14.431Z] --- PASS: TestLinkEnv (0.00s) [2021-03-04T18:48:14.431Z] === RUN TestLinkMultipleEnv [2021-03-04T18:48:14.431Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-03-04T18:48:14.431Z] === RUN TestLinkPortRangeEnv [2021-03-04T18:48:14.431Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-03-04T18:48:14.431Z] PASS [2021-03-04T18:48:14.431Z] coverage: 93.0% of statements [2021-03-04T18:48:14.431Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-03-04T18:48:14.431Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-03-04T18:48:14.431Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-04T18:48:14.431Z] reload_test.go:520: root required [2021-03-04T18:48:14.431Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-03-04T18:48:14.431Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-03-04T18:48:14.431Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-03-04T18:48:14.431Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2021-03-04T18:48:14.431Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-03-04T18:48:14.431Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-03-04T18:48:14.431Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-03-04T18:48:14.431Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-03-04T18:48:14.431Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-03-04T18:48:14.431Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-03-04T18:48:14.431Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-03-04T18:48:14.431Z] === RUN TestParseVolumesFrom [2021-03-04T18:48:14.892Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-03-04T18:48:14.892Z] PASS [2021-03-04T18:48:14.892Z] coverage: 9.1% of statements [2021-03-04T18:48:14.892Z] ok github.com/docker/docker/daemon 2.690s coverage: 9.1% of statements [2021-03-04T18:48:14.892Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-04T18:48:14.892Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-04T18:48:14.892Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-04T18:48:14.892Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-04T18:48:14.892Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-03-04T18:48:14.892Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-03-04T18:48:14.892Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-03-04T18:48:14.892Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-04T18:48:14.892Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-03-04T18:48:14.892Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-03-04T18:48:14.892Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-03-04T18:48:14.892Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-04T18:48:14.892Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-03-04T18:48:14.892Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-03-04T18:48:14.892Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-03-04T18:48:15.787Z] --- PASS: TestServiceWithPredefinedNetwork (3.06s) [2021-03-04T18:48:15.787Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-04T18:48:15.787Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T18:48:15.787Z] service_test.go:242: FLAKY_TEST [2021-03-04T18:48:15.787Z] === RUN TestServiceWithDataPathPortInit [2021-03-04T18:48:16.355Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-04T18:48:18.638Z] === RUN TestAdapterReadLogs [2021-03-04T18:48:18.638Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-03-04T18:48:18.638Z] === RUN TestCopier [2021-03-04T18:48:18.638Z] --- PASS: TestCopier (0.01s) [2021-03-04T18:48:18.638Z] === RUN TestCopierLongLines [2021-03-04T18:48:18.638Z] --- PASS: TestCopierLongLines (0.00s) [2021-03-04T18:48:18.638Z] === RUN TestCopierSlow [2021-03-04T18:48:18.638Z] === RUN TestNewStreamConfig [2021-03-04T18:48:18.638Z] === RUN TestNewStreamConfig/defaults [2021-03-04T18:48:18.638Z] === RUN TestNewStreamConfig/invalid_create_group [2021-03-04T18:48:18.638Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-03-04T18:48:18.638Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-03-04T18:48:18.638Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-03-04T18:48:18.638Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-03-04T18:48:18.638Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-03-04T18:48:18.638Z] --- PASS: TestNewStreamConfig (0.00s) [2021-03-04T18:48:18.638Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-03-04T18:48:18.638Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-03-04T18:48:18.638Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-03-04T18:48:18.638Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-03-04T18:48:18.638Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-03-04T18:48:18.638Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-03-04T18:48:18.638Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-03-04T18:48:18.638Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-03-04T18:48:18.638Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-03-04T18:48:18.638Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-03-04T18:48:18.638Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-03-04T18:48:18.638Z] === RUN TestNewAWSLogsClientRegionDetect [2021-03-04T18:48:18.638Z] --- PASS: TestCopierSlow (0.20s) [2021-03-04T18:48:18.638Z] === RUN TestCopierWithSized [2021-03-04T18:48:18.638Z] === RUN TestCopierWithSized/as_is [2021-03-04T18:48:18.638Z] === RUN TestCopierWithSized/With_RingLogger [2021-03-04T18:48:18.638Z] --- PASS: TestCopierWithSized (0.01s) [2021-03-04T18:48:18.638Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-03-04T18:48:18.638Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-03-04T18:48:18.638Z] === RUN TestCopierWithPartial [2021-03-04T18:48:18.638Z] --- PASS: TestCopierWithPartial (0.00s) [2021-03-04T18:48:18.638Z] === RUN TestRingLogger [2021-03-04T18:48:18.638Z] --- PASS: TestRingLogger (0.00s) [2021-03-04T18:48:18.638Z] === RUN TestRingCap [2021-03-04T18:48:18.638Z] --- PASS: TestRingCap (0.00s) [2021-03-04T18:48:18.638Z] === RUN TestRingClose [2021-03-04T18:48:18.638Z] --- PASS: TestRingClose (0.00s) [2021-03-04T18:48:18.638Z] === RUN TestRingDrain [2021-03-04T18:48:18.638Z] --- PASS: TestRingDrain (0.00s) [2021-03-04T18:48:18.638Z] PASS [2021-03-04T18:48:18.638Z] coverage: 43.5% of statements [2021-03-04T18:48:18.638Z] ok github.com/docker/docker/daemon/logger 0.580s coverage: 43.5% of statements [2021-03-04T18:48:18.638Z] time="2021-03-04T18:48:18Z" level=info msg="Trying to get region from EC2 Metadata" [2021-03-04T18:48:18.638Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-03-04T18:48:18.638Z] === RUN TestCreateSuccess [2021-03-04T18:48:18.638Z] --- PASS: TestCreateSuccess (0.00s) [2021-03-04T18:48:18.638Z] === RUN TestCreateLogGroupSuccess [2021-03-04T18:48:18.638Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-03-04T18:48:18.638Z] === RUN TestCreateError [2021-03-04T18:48:18.638Z] --- PASS: TestCreateError (0.00s) [2021-03-04T18:48:18.638Z] === RUN TestCreateAlreadyExists [2021-03-04T18:48:18.638Z] time="2021-03-04T18:48:18Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-03-04T18:48:18.638Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestLogClosed [2021-03-04T18:48:18.639Z] --- PASS: TestLogClosed (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestLogBlocking [2021-03-04T18:48:18.639Z] --- PASS: TestLogBlocking (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestLogNonBlockingBufferEmpty [2021-03-04T18:48:18.639Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestLogNonBlockingBufferFull [2021-03-04T18:48:18.639Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestPublishBatchSuccess [2021-03-04T18:48:18.639Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestPublishBatchError [2021-03-04T18:48:18.639Z] time="2021-03-04T18:48:18Z" level=error msg=Error [2021-03-04T18:48:18.639Z] --- PASS: TestPublishBatchError (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-03-04T18:48:18.639Z] time="2021-03-04T18:48:18Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-04T18:48:18.639Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestPublishBatchAlreadyAccepted [2021-03-04T18:48:18.639Z] time="2021-03-04T18:48:18Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-04T18:48:18.639Z] time="2021-03-04T18:48:18Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-03-04T18:48:18.639Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestCollectBatchSimple [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestCollectBatchTicker [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestCollectBatchMultilinePattern [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-03-04T18:48:18.639Z] === RUN TestCollectBatchClose [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchClose (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestEffectiveLen [2021-03-04T18:48:18.639Z] === RUN TestEffectiveLen/0/Hello [2021-03-04T18:48:18.639Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-03-04T18:48:18.639Z] === RUN TestEffectiveLen/2/🙃 [2021-03-04T18:48:18.639Z] === RUN TestEffectiveLen/3/���� [2021-03-04T18:48:18.639Z] === RUN TestEffectiveLen/4/He��o [2021-03-04T18:48:18.639Z] === RUN TestEffectiveLen/5/ [2021-03-04T18:48:18.639Z] --- PASS: TestEffectiveLen (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestFindValidSplit [2021-03-04T18:48:18.639Z] === RUN TestFindValidSplit/0/ [2021-03-04T18:48:18.639Z] === RUN TestFindValidSplit/1/Hello [2021-03-04T18:48:18.639Z] === RUN TestFindValidSplit/2/Hello [2021-03-04T18:48:18.639Z] === RUN TestFindValidSplit/3/Hello [2021-03-04T18:48:18.639Z] === RUN TestFindValidSplit/4/🙃 [2021-03-04T18:48:18.639Z] === RUN TestFindValidSplit/5/🙃 [2021-03-04T18:48:18.639Z] === RUN TestFindValidSplit/6/a� [2021-03-04T18:48:18.639Z] === RUN TestFindValidSplit/7/a� [2021-03-04T18:48:18.639Z] --- PASS: TestFindValidSplit (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1044: [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1045: [2021-03-04T18:48:18.639Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1044: Hello [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1045: [2021-03-04T18:48:18.639Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1044: He [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1045: llo [2021-03-04T18:48:18.639Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1044: [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1045: Hello [2021-03-04T18:48:18.639Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1044: [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1045: 🙃 [2021-03-04T18:48:18.639Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1044: 🙃 [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1045: [2021-03-04T18:48:18.639Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1044: a [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1045: � [2021-03-04T18:48:18.639Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1044: a� [2021-03-04T18:48:18.639Z] cloudwatchlogs_test.go:1045: [2021-03-04T18:48:18.639Z] === RUN TestProcessEventEmoji [2021-03-04T18:48:18.639Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestCollectBatchLineSplit [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestCollectBatchLineSplitWithBinary [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestCollectBatchMaxEvents [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchMaxEvents (0.16s) [2021-03-04T18:48:18.639Z] === RUN TestCollectBatchMaxTotalBytes [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-03-04T18:48:18.639Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-03-04T18:48:18.639Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-03-04T18:48:18.639Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-03-04T18:48:18.639Z] === RUN TestParseLogOptionsMultilinePattern [2021-03-04T18:48:18.639Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestParseLogOptionsDatetimeFormat [2021-03-04T18:48:18.639Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-03-04T18:48:18.639Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-03-04T18:48:18.639Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-03-04T18:48:18.639Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-03-04T18:48:18.639Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-03-04T18:48:18.639Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-03-04T18:48:18.639Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-03-04T18:48:18.639Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-03-04T18:48:18.639Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-03-04T18:48:18.639Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-03-04T18:48:18.639Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-03-04T18:48:18.639Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-03-04T18:48:18.639Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-03-04T18:48:18.639Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-03-04T18:48:18.639Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-03-04T18:48:18.639Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-03-04T18:48:18.639Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-03-04T18:48:18.639Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-03-04T18:48:18.639Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-03-04T18:48:18.639Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestCreateTagSuccess [2021-03-04T18:48:18.639Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-03-04T18:48:18.639Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-03-04T18:48:18.639Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-03-04T18:48:18.639Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-03-04T18:48:18.639Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-03-04T18:48:18.639Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-03-04T18:48:18.639Z] PASS [2021-03-04T18:48:18.639Z] coverage: 77.8% of statements [2021-03-04T18:48:18.639Z] ok github.com/docker/docker/daemon/logger/awslogs 0.557s coverage: 77.8% of statements [2021-03-04T18:48:19.101Z] === RUN TestSearchRegistryForImagesErrors [2021-03-04T18:48:19.101Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-03-04T18:48:19.101Z] === RUN TestSearchRegistryForImages [2021-03-04T18:48:19.101Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-03-04T18:48:19.101Z] === RUN TestOnlyPlatformWithFallback [2021-03-04T18:48:19.101Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-03-04T18:48:19.101Z] === RUN TestImageDelete [2021-03-04T18:48:19.101Z] === RUN TestImageDelete/no_lease [2021-03-04T18:48:19.101Z] === RUN TestImageDelete/lease_exists [2021-03-04T18:48:19.101Z] --- PASS: TestImageDelete (0.05s) [2021-03-04T18:48:19.101Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-03-04T18:48:19.101Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-03-04T18:48:19.101Z] === RUN TestContentStoreForPull [2021-03-04T18:48:19.101Z] === RUN TestJSONFileLogger [2021-03-04T18:48:19.101Z] --- PASS: TestJSONFileLogger (0.00s) [2021-03-04T18:48:19.101Z] === RUN TestJSONFileLoggerWithTags [2021-03-04T18:48:19.101Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-03-04T18:48:19.101Z] === RUN TestJSONFileLoggerWithOpts [2021-03-04T18:48:19.101Z] --- PASS: TestJSONFileLoggerWithOpts (0.06s) [2021-03-04T18:48:19.101Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-03-04T18:48:19.101Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-03-04T18:48:19.101Z] === RUN TestEncodeDecode [2021-03-04T18:48:19.101Z] === PAUSE TestEncodeDecode [2021-03-04T18:48:19.101Z] === CONT TestEncodeDecode [2021-03-04T18:48:19.561Z] --- PASS: TestContentStoreForPull (0.23s) [2021-03-04T18:48:19.561Z] PASS [2021-03-04T18:48:19.561Z] coverage: 6.7% of statements [2021-03-04T18:48:19.561Z] --- PASS: TestEncodeDecode (0.18s) [2021-03-04T18:48:19.561Z] PASS [2021-03-04T18:48:19.561Z] coverage: 61.6% of statements [2021-03-04T18:48:19.561Z] ok github.com/docker/docker/daemon/images 0.473s coverage: 6.7% of statements [2021-03-04T18:48:19.561Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.336s coverage: 61.6% of statements [2021-03-04T18:48:19.561Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-04T18:48:19.561Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-04T18:48:19.561Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-03-04T18:48:19.561Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-04T18:48:19.561Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-04T18:48:19.561Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-03-04T18:48:19.561Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-03-04T18:48:19.641Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-04T18:48:20.023Z] === RUN TestJSONLogsMarshalJSONBuf [2021-03-04T18:48:20.023Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-03-04T18:48:20.023Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-03-04T18:48:20.208Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-04T18:48:20.484Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-03-04T18:48:20.484Z] === RUN TestFastTimeMarshalJSON [2021-03-04T18:48:20.484Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-03-04T18:48:20.484Z] PASS [2021-03-04T18:48:20.484Z] coverage: 87.2% of statements [2021-03-04T18:48:20.484Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.317s coverage: 87.2% of statements [2021-03-04T18:48:21.585Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-04T18:48:21.585Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-04T18:48:22.027Z] === RUN TestWriteLog [2021-03-04T18:48:22.027Z] === PAUSE TestWriteLog [2021-03-04T18:48:22.027Z] === RUN TestReadLog [2021-03-04T18:48:22.027Z] === PAUSE TestReadLog [2021-03-04T18:48:22.027Z] === CONT TestWriteLog [2021-03-04T18:48:22.027Z] --- PASS: TestWriteLog (0.00s) [2021-03-04T18:48:22.027Z] === CONT TestReadLog [2021-03-04T18:48:22.027Z] === RUN TestReadLog/tail_exact [2021-03-04T18:48:22.027Z] === RUN TestReadLog/tail_less_than_available [2021-03-04T18:48:22.027Z] === RUN TestReadLog/tail_more_than_available [2021-03-04T18:48:22.027Z] --- PASS: TestReadLog (0.18s) [2021-03-04T18:48:22.027Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-03-04T18:48:22.027Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-03-04T18:48:22.027Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-03-04T18:48:22.027Z] PASS [2021-03-04T18:48:22.027Z] coverage: 75.2% of statements [2021-03-04T18:48:22.027Z] ok github.com/docker/docker/daemon/logger/local 0.481s coverage: 75.2% of statements [2021-03-04T18:48:22.027Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-04T18:48:22.487Z] === RUN TestLog [2021-03-04T18:48:22.487Z] --- PASS: TestLog (0.01s) [2021-03-04T18:48:22.487Z] PASS [2021-03-04T18:48:22.487Z] coverage: 31.5% of statements [2021-03-04T18:48:22.487Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.167s coverage: 31.5% of statements [2021-03-04T18:48:22.487Z] === RUN TestOpenFileDelete [2021-03-04T18:48:22.487Z] --- PASS: TestOpenFileDelete (0.00s) [2021-03-04T18:48:22.487Z] === RUN TestOpenFileRename [2021-03-04T18:48:22.487Z] --- PASS: TestOpenFileRename (0.00s) [2021-03-04T18:48:22.487Z] === RUN TestParseLogTagDefaultTag [2021-03-04T18:48:22.487Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-03-04T18:48:22.487Z] === RUN TestParseLogTag [2021-03-04T18:48:22.487Z] --- PASS: TestParseLogTag (0.00s) [2021-03-04T18:48:22.487Z] === RUN TestParseLogTagEmptyTag [2021-03-04T18:48:22.487Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-03-04T18:48:22.487Z] === RUN TestTailFiles [2021-03-04T18:48:22.487Z] --- PASS: TestTailFiles (0.00s) [2021-03-04T18:48:22.487Z] === RUN TestFollowLogsConsumerGone [2021-03-04T18:48:22.487Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-03-04T18:48:22.487Z] === RUN TestFollowLogsProducerGone [2021-03-04T18:48:22.487Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-03-04T18:48:22.487Z] logfile_test.go:179: logDecode() closed after sending 1853 messages [2021-03-04T18:48:22.487Z] logfile_test.go:232: messages sent: 1853, received: 1853 [2021-03-04T18:48:22.487Z] === RUN TestCheckCapacityAndRotate [2021-03-04T18:48:22.487Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-03-04T18:48:22.487Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-03-04T18:48:22.487Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-03-04T18:48:22.487Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-03-04T18:48:22.487Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-03-04T18:48:22.487Z] PASS [2021-03-04T18:48:22.487Z] coverage: 55.3% of statements [2021-03-04T18:48:22.948Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.347s coverage: 55.3% of statements [2021-03-04T18:48:23.921Z] === RUN TestNewParse [2021-03-04T18:48:23.921Z] --- PASS: TestNewParse (0.00s) [2021-03-04T18:48:23.921Z] PASS [2021-03-04T18:48:23.921Z] coverage: 8.3% of statements [2021-03-04T18:48:23.921Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2021-03-04T18:48:23.921Z] === RUN TestValidateLogOpt [2021-03-04T18:48:23.921Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-04T18:48:23.921Z] === RUN TestNewMissedConfig [2021-03-04T18:48:23.921Z] --- PASS: TestNewMissedConfig (0.00s) [2021-03-04T18:48:23.921Z] === RUN TestNewMissedUrl [2021-03-04T18:48:23.921Z] --- PASS: TestNewMissedUrl (0.00s) [2021-03-04T18:48:23.921Z] === RUN TestNewMissedToken [2021-03-04T18:48:23.921Z] --- PASS: TestNewMissedToken (0.00s) [2021-03-04T18:48:23.921Z] === RUN TestNewWithProxy [2021-03-04T18:48:23.921Z] --- PASS: TestNewWithProxy (0.00s) [2021-03-04T18:48:23.921Z] === RUN TestDefault [2021-03-04T18:48:23.921Z] --- PASS: TestDefault (0.01s) [2021-03-04T18:48:23.921Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-03-04T18:48:23.921Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-03-04T18:48:23.921Z] === RUN TestJsonFormat [2021-03-04T18:48:23.921Z] --- PASS: TestJsonFormat (0.01s) [2021-03-04T18:48:23.921Z] === RUN TestRawFormat [2021-03-04T18:48:23.921Z] --- PASS: TestRawFormat (0.00s) [2021-03-04T18:48:23.921Z] === RUN TestRawFormatWithLabels [2021-03-04T18:48:23.921Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-03-04T18:48:23.921Z] === RUN TestRawFormatWithoutTag [2021-03-04T18:48:23.921Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-03-04T18:48:23.921Z] === RUN TestBatching [2021-03-04T18:48:24.382Z] --- PASS: TestBatching (0.30s) [2021-03-04T18:48:24.382Z] === RUN TestFrequency [2021-03-04T18:48:24.382Z] --- PASS: TestFrequency (0.17s) [2021-03-04T18:48:24.382Z] === RUN TestOneMessagePerRequest [2021-03-04T18:48:24.382Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-03-04T18:48:24.382Z] === RUN TestVerify [2021-03-04T18:48:24.382Z] --- PASS: TestVerify (0.00s) [2021-03-04T18:48:24.843Z] === RUN TestSkipVerify [2021-03-04T18:48:24.843Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T18:48:24.843Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T18:48:24.843Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T18:48:24.843Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T18:48:24.872Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-04T18:48:25.305Z] === RUN TestParseLogFormat [2021-03-04T18:48:25.305Z] --- PASS: TestParseLogFormat (0.00s) [2021-03-04T18:48:25.305Z] === RUN TestValidateLogOptEmpty [2021-03-04T18:48:25.305Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-03-04T18:48:25.305Z] === RUN TestValidateSyslogAddress [2021-03-04T18:48:25.305Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-03-04T18:48:25.305Z] === RUN TestParseAddressDefaultPort [2021-03-04T18:48:25.305Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-03-04T18:48:25.305Z] === RUN TestValidateSyslogFacility [2021-03-04T18:48:25.305Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-03-04T18:48:25.305Z] === RUN TestValidateLogOptSyslogFormat [2021-03-04T18:48:25.305Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-03-04T18:48:25.305Z] === RUN TestValidateLogOpt [2021-03-04T18:48:25.305Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-04T18:48:25.305Z] PASS [2021-03-04T18:48:25.305Z] coverage: 46.8% of statements [2021-03-04T18:48:25.305Z] ok github.com/docker/docker/daemon/logger/syslog 0.465s coverage: 46.8% of statements [2021-03-04T18:48:25.305Z] --- PASS: TestSkipVerify (0.69s) [2021-03-04T18:48:25.305Z] === RUN TestBufferMaximum [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614883704.832473\",\"host\":\"bbcc513f1bb8\"}'" [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614883704.832473\",\"host\":\"bbcc513f1bb8\"}'" [2021-03-04T18:48:25.305Z] --- PASS: TestBufferMaximum (0.00s) [2021-03-04T18:48:25.305Z] === RUN TestServerAlwaysDown [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614883704.837472\",\"host\":\"bbcc513f1bb8\"}'" [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614883704.837472\",\"host\":\"bbcc513f1bb8\"}'" [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T18:48:25.305Z] time="2021-03-04T18:48:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614883704.837472\",\"host\":\"bbcc513f1bb8\"}'" [2021-03-04T18:48:25.306Z] time="2021-03-04T18:48:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614883704.838465\",\"host\":\"bbcc513f1bb8\"}'" [2021-03-04T18:48:25.306Z] time="2021-03-04T18:48:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614883704.838465\",\"host\":\"bbcc513f1bb8\"}'" [2021-03-04T18:48:25.306Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-03-04T18:48:25.306Z] === RUN TestCannotSendAfterClose [2021-03-04T18:48:25.306Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-03-04T18:48:25.306Z] === RUN TestDeadlockOnBlockedEndpoint [2021-03-04T18:48:25.440Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-04T18:48:26.280Z] time="2021-03-04T18:48:25Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-03-04T18:48:26.280Z] time="2021-03-04T18:48:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"bbcc513f1bb8\"}'" [2021-03-04T18:48:26.280Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-03-04T18:48:26.280Z] PASS [2021-03-04T18:48:26.280Z] coverage: 82.5% of statements [2021-03-04T18:48:26.280Z] ok github.com/docker/docker/daemon/logger/splunk 2.328s coverage: 82.5% of statements [2021-03-04T18:48:26.280Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-04T18:48:26.280Z] ? github.com/docker/docker/daemon/network [no test files] [2021-03-04T18:48:26.280Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-04T18:48:26.280Z] === RUN TestV1IDService [2021-03-04T18:48:26.280Z] --- PASS: TestV1IDService (0.03s) [2021-03-04T18:48:26.280Z] === RUN TestV2MetadataService [2021-03-04T18:48:27.345Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-04T18:48:27.604Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-04T18:48:27.823Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-03-04T18:48:27.823Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-03-04T18:48:27.823Z] === RUN TestContinueOnError_MirrorEndpoint [2021-03-04T18:48:27.823Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-03-04T18:48:27.823Z] === RUN TestContinueOnError_NeverContinue [2021-03-04T18:48:27.823Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-03-04T18:48:27.823Z] === RUN TestContinueOnError_UnnestsErrors [2021-03-04T18:48:27.823Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-03-04T18:48:27.823Z] === RUN TestManifestStore [2021-03-04T18:48:27.823Z] === RUN TestManifestStore/no_remote_or_local [2021-03-04T18:48:27.823Z] --- PASS: TestV2MetadataService (1.57s) [2021-03-04T18:48:27.823Z] PASS [2021-03-04T18:48:27.823Z] coverage: 48.2% of statements [2021-03-04T18:48:28.284Z] ok github.com/docker/docker/distribution/metadata 1.770s coverage: 48.2% of statements [2021-03-04T18:48:28.284Z] time="2021-03-04T18:48:27Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local184411659\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-03-04T18:48:28.284Z] === RUN TestManifestStore/no_local_cache [2021-03-04T18:48:28.284Z] === RUN TestManifestStore/with_local_cache [2021-03-04T18:48:28.284Z] === RUN TestManifestStore/unknown_media_type [2021-03-04T18:48:28.284Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-03-04T18:48:28.284Z] time="2021-03-04T18:48:27Z" level=warning msg="reference for unknown type: " [2021-03-04T18:48:28.284Z] time="2021-03-04T18:48:27Z" level=warning msg="reference for unknown type: " [2021-03-04T18:48:28.284Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-03-04T18:48:28.284Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-03-04T18:48:28.284Z] time="2021-03-04T18:48:27Z" level=warning msg="reference for unknown type: " [2021-03-04T18:48:28.284Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-03-04T18:48:28.284Z] time="2021-03-04T18:48:27Z" level=warning msg="reference for unknown type: " [2021-03-04T18:48:28.284Z] time="2021-03-04T18:48:27Z" level=warning msg="reference for unknown type: " [2021-03-04T18:48:28.284Z] === RUN TestManifestStore/error_persisting_manifest [2021-03-04T18:48:28.284Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-03-04T18:48:28.284Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-03-04T18:48:28.284Z] time="2021-03-04T18:48:27Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-03-04T18:48:28.284Z] --- PASS: TestManifestStore (0.29s) [2021-03-04T18:48:28.284Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-03-04T18:48:28.284Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-03-04T18:48:28.284Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-03-04T18:48:28.284Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-03-04T18:48:28.284Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-03-04T18:48:28.284Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-03-04T18:48:28.284Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-03-04T18:48:28.284Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-03-04T18:48:28.284Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-03-04T18:48:28.284Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-03-04T18:48:28.284Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-03-04T18:48:28.284Z] === RUN TestDetectManifestBlobMediaType [2021-03-04T18:48:28.284Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-03-04T18:48:28.284Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-03-04T18:48:28.284Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-03-04T18:48:28.284Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-03-04T18:48:28.284Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-03-04T18:48:28.284Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-03-04T18:48:28.284Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-03-04T18:48:28.284Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-03-04T18:48:28.284Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-03-04T18:48:28.284Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-03-04T18:48:28.284Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-03-04T18:48:28.284Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-03-04T18:48:28.284Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-03-04T18:48:28.284Z] === RUN TestFixManifestLayers [2021-03-04T18:48:28.284Z] --- PASS: TestFixManifestLayers (0.00s) [2021-03-04T18:48:28.284Z] === RUN TestFixManifestLayersBaseLayerParent [2021-03-04T18:48:28.284Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-04T18:48:28.284Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-04T18:48:28.284Z] === RUN TestFixManifestLayersBadParent [2021-03-04T18:48:28.284Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-03-04T18:48:28.284Z] === RUN TestValidateManifest [2021-03-04T18:48:28.284Z] --- SKIP: TestValidateManifest (0.00s) [2021-03-04T18:48:28.284Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-04T18:48:28.284Z] === RUN TestFormatPlatform [2021-03-04T18:48:28.284Z] --- PASS: TestFormatPlatform (0.00s) [2021-03-04T18:48:28.284Z] === RUN TestGetRepositoryMountCandidates [2021-03-04T18:48:28.284Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-03-04T18:48:28.284Z] === RUN TestLayerAlreadyExists [2021-03-04T18:48:28.284Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-03-04T18:48:28.284Z] 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} [2021-03-04T18:48:28.284Z] 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} [2021-03-04T18:48:28.284Z] 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} [2021-03-04T18:48:28.284Z] 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} [2021-03-04T18:48:28.284Z] 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} [2021-03-04T18:48:28.284Z] 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} [2021-03-04T18:48:28.284Z] === RUN TestWhenEmptyAuthConfig [2021-03-04T18:48:28.284Z] === RUN TestSuccessfulDownload [2021-03-04T18:48:28.284Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-03-04T18:48:28.284Z] download_test.go:268: Needs fixing on Windows [2021-03-04T18:48:28.284Z] === RUN TestCancelledDownload [2021-03-04T18:48:28.284Z] --- PASS: TestCancelledDownload (0.01s) [2021-03-04T18:48:28.284Z] === RUN TestMaxDownloadAttempts [2021-03-04T18:48:28.284Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-04T18:48:28.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-04T18:48:28.284Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-04T18:48:28.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-04T18:48:28.284Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-04T18:48:28.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-04T18:48:28.284Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-04T18:48:28.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-04T18:48:28.284Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-04T18:48:28.284Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-04T18:48:28.284Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-04T18:48:28.284Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-04T18:48:28.752Z] === RUN TestNotFound [2021-03-04T18:48:28.752Z] --- PASS: TestNotFound (0.00s) [2021-03-04T18:48:28.752Z] === RUN TestConflict [2021-03-04T18:48:28.752Z] --- PASS: TestConflict (0.00s) [2021-03-04T18:48:28.752Z] === RUN TestForbidden [2021-03-04T18:48:28.752Z] --- PASS: TestForbidden (0.00s) [2021-03-04T18:48:28.752Z] === RUN TestInvalidParameter [2021-03-04T18:48:28.752Z] --- PASS: TestInvalidParameter (0.00s) [2021-03-04T18:48:28.752Z] === RUN TestNotImplemented [2021-03-04T18:48:28.752Z] --- PASS: TestNotImplemented (0.00s) [2021-03-04T18:48:28.752Z] === RUN TestNotModified [2021-03-04T18:48:28.752Z] --- PASS: TestNotModified (0.00s) [2021-03-04T18:48:28.752Z] === RUN TestUnauthorized [2021-03-04T18:48:28.752Z] --- PASS: TestUnauthorized (0.00s) [2021-03-04T18:48:28.752Z] === RUN TestUnknown [2021-03-04T18:48:28.752Z] --- PASS: TestUnknown (0.00s) [2021-03-04T18:48:28.752Z] === RUN TestCancelled [2021-03-04T18:48:28.752Z] --- PASS: TestCancelled (0.00s) [2021-03-04T18:48:28.752Z] === RUN TestDeadline [2021-03-04T18:48:28.752Z] --- PASS: TestDeadline (0.00s) [2021-03-04T18:48:28.752Z] === RUN TestDataLoss [2021-03-04T18:48:28.752Z] --- PASS: TestDataLoss (0.00s) [2021-03-04T18:48:28.752Z] === RUN TestUnavailable [2021-03-04T18:48:28.752Z] --- PASS: TestUnavailable (0.00s) [2021-03-04T18:48:28.752Z] === RUN TestSystem [2021-03-04T18:48:28.752Z] --- PASS: TestSystem (0.00s) [2021-03-04T18:48:28.752Z] === RUN TestFromStatusCode [2021-03-04T18:48:28.752Z] === RUN TestFromStatusCode/Not_Found [2021-03-04T18:48:28.752Z] === RUN TestFromStatusCode/Bad_Request [2021-03-04T18:48:28.752Z] === RUN TestFromStatusCode/Conflict [2021-03-04T18:48:28.752Z] === RUN TestFromStatusCode/Unauthorized [2021-03-04T18:48:28.752Z] === RUN TestFromStatusCode/Service_Unavailable [2021-03-04T18:48:28.752Z] === RUN TestFromStatusCode/Forbidden [2021-03-04T18:48:28.752Z] === RUN TestFromStatusCode/Not_Modified [2021-03-04T18:48:28.752Z] === RUN TestFromStatusCode/Not_Implemented [2021-03-04T18:48:28.752Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-03-04T18:48:28.752Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-03-04T18:48:28.752Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-03-04T18:48:28.752Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-03-04T18:48:28.752Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-03-04T18:48:28.752Z] --- PASS: TestFromStatusCode (0.00s) [2021-03-04T18:48:28.752Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-03-04T18:48:28.752Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-03-04T18:48:28.752Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-03-04T18:48:28.752Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-03-04T18:48:28.752Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-03-04T18:48:28.752Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-03-04T18:48:28.752Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-03-04T18:48:28.752Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-03-04T18:48:28.752Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-03-04T18:48:28.752Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-03-04T18:48:28.752Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-03-04T18:48:28.752Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-03-04T18:48:28.752Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-03-04T18:48:28.752Z] PASS [2021-03-04T18:48:28.752Z] coverage: 53.1% of statements [2021-03-04T18:48:28.752Z] ok github.com/docker/docker/errdefs 0.053s coverage: 53.1% of statements [2021-03-04T18:48:28.752Z] time="2021-03-04T18:48:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-04T18:48:28.752Z] time="2021-03-04T18:48:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-04T18:48:28.752Z] time="2021-03-04T18:48:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-04T18:48:28.752Z] time="2021-03-04T18:48:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-04T18:48:28.979Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-04T18:48:29.216Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-03-04T18:48:29.216Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-03-04T18:48:29.216Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-03-04T18:48:29.216Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-03-04T18:48:29.216Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-03-04T18:48:29.216Z] === RUN TestTransfer [2021-03-04T18:48:29.216Z] --- PASS: TestTransfer (0.19s) [2021-03-04T18:48:29.216Z] === RUN TestConcurrencyLimit [2021-03-04T18:48:29.216Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2021-03-04T18:48:29.216Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-03-04T18:48:29.216Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-03-04T18:48:29.216Z] === RUN TestTokenPassThru [2021-03-04T18:48:29.216Z] --- PASS: TestTokenPassThru (0.01s) [2021-03-04T18:48:29.216Z] === RUN TestTokenPassThruDifferentHost [2021-03-04T18:48:29.216Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-03-04T18:48:29.216Z] PASS [2021-03-04T18:48:29.216Z] coverage: 23.4% of statements [2021-03-04T18:48:29.238Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-04T18:48:29.677Z] ok github.com/docker/docker/distribution 1.669s coverage: 23.4% of statements [2021-03-04T18:48:29.677Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-04T18:48:29.677Z] --- PASS: TestConcurrencyLimit (0.53s) [2021-03-04T18:48:29.677Z] === RUN TestInactiveJobs [2021-03-04T18:48:29.806Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-04T18:48:30.138Z] --- PASS: TestInactiveJobs (0.44s) [2021-03-04T18:48:30.138Z] === RUN TestWatchRelease [2021-03-04T18:48:30.138Z] --- PASS: TestWatchRelease (0.04s) [2021-03-04T18:48:30.138Z] === RUN TestWatchFinishedTransfer [2021-03-04T18:48:30.138Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-03-04T18:48:30.138Z] === RUN TestDuplicateTransfer [2021-03-04T18:48:30.138Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-03-04T18:48:30.138Z] === RUN TestSuccessfulUpload [2021-03-04T18:48:30.600Z] time="2021-03-04T18:48:30Z" level=error msg="Upload failed, retrying: simulating retry" [2021-03-04T18:48:30.600Z] --- PASS: TestSuccessfulUpload (0.55s) [2021-03-04T18:48:30.600Z] === RUN TestCancelledUpload [2021-03-04T18:48:30.600Z] --- PASS: TestCancelledUpload (0.00s) [2021-03-04T18:48:30.600Z] PASS [2021-03-04T18:48:30.600Z] coverage: 76.8% of statements [2021-03-04T18:48:30.600Z] ok github.com/docker/docker/distribution/xfer 2.401s coverage: 76.8% of statements [2021-03-04T18:48:30.600Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-04T18:48:30.600Z] === RUN TestCompare [2021-03-04T18:48:30.600Z] --- PASS: TestCompare (0.00s) [2021-03-04T18:48:30.600Z] PASS [2021-03-04T18:48:30.600Z] coverage: 19.2% of statements [2021-03-04T18:48:30.744Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-04T18:48:31.061Z] ok github.com/docker/docker/image/cache 0.107s coverage: 19.2% of statements [2021-03-04T18:48:31.061Z] === RUN TestFSGetInvalidData [2021-03-04T18:48:31.061Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-03-04T18:48:31.061Z] === RUN TestFSInvalidSet [2021-03-04T18:48:31.061Z] --- PASS: TestFSInvalidSet (0.02s) [2021-03-04T18:48:31.061Z] === RUN TestFSInvalidRoot [2021-03-04T18:48:31.061Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-03-04T18:48:31.061Z] === RUN TestFSMetadataGetSet [2021-03-04T18:48:31.061Z] --- PASS: TestFSMetadataGetSet (0.09s) [2021-03-04T18:48:31.061Z] === RUN TestFSInvalidWalker [2021-03-04T18:48:31.061Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-03-04T18:48:31.061Z] === RUN TestFSGetSet [2021-03-04T18:48:31.061Z] --- PASS: TestFSGetSet (0.02s) [2021-03-04T18:48:31.061Z] === RUN TestFSGetUnsetKey [2021-03-04T18:48:31.061Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-03-04T18:48:31.061Z] === RUN TestFSGetEmptyData [2021-03-04T18:48:31.061Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-03-04T18:48:31.061Z] === RUN TestFSDelete [2021-03-04T18:48:31.061Z] --- PASS: TestFSDelete (0.02s) [2021-03-04T18:48:31.061Z] === RUN TestFSWalker [2021-03-04T18:48:31.061Z] --- PASS: TestFSWalker (0.03s) [2021-03-04T18:48:31.061Z] === RUN TestFSWalkerStopOnError [2021-03-04T18:48:31.061Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-03-04T18:48:31.061Z] === RUN TestNewFromJSON [2021-03-04T18:48:31.061Z] --- PASS: TestNewFromJSON (0.00s) [2021-03-04T18:48:31.061Z] === RUN TestNewFromJSONWithInvalidJSON [2021-03-04T18:48:31.061Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-03-04T18:48:31.061Z] === RUN TestMarshalKeyOrder [2021-03-04T18:48:31.061Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-03-04T18:48:31.061Z] === RUN TestHistoryEqual [2021-03-04T18:48:31.522Z] --- PASS: TestHistoryEqual (0.16s) [2021-03-04T18:48:31.522Z] === RUN TestImage [2021-03-04T18:48:31.522Z] --- PASS: TestImage (0.00s) [2021-03-04T18:48:31.522Z] === RUN TestImageOSNotEmpty [2021-03-04T18:48:31.522Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-03-04T18:48:31.522Z] === RUN TestNewChildImageFromImageWithRootFS [2021-03-04T18:48:31.522Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-03-04T18:48:31.522Z] === RUN TestCreate [2021-03-04T18:48:31.522Z] --- PASS: TestCreate (0.01s) [2021-03-04T18:48:31.522Z] === RUN TestRestore [2021-03-04T18:48:31.522Z] time="2021-03-04T18:48:31Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-03-04T18:48:31.522Z] --- PASS: TestRestore (0.04s) [2021-03-04T18:48:31.522Z] === RUN TestAddDelete [2021-03-04T18:48:31.522Z] --- PASS: TestAddDelete (0.02s) [2021-03-04T18:48:31.522Z] === RUN TestSearchAfterDelete [2021-03-04T18:48:31.522Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-03-04T18:48:31.522Z] === RUN TestParentReset [2021-03-04T18:48:31.522Z] --- PASS: TestParentReset (0.04s) [2021-03-04T18:48:31.522Z] === RUN TestGetAndSetLastUpdated [2021-03-04T18:48:31.522Z] --- PASS: TestGetAndSetLastUpdated (0.12s) [2021-03-04T18:48:31.522Z] === RUN TestStoreLen [2021-03-04T18:48:31.522Z] --- PASS: TestStoreLen (0.05s) [2021-03-04T18:48:31.522Z] PASS [2021-03-04T18:48:31.522Z] coverage: 86.6% of statements [2021-03-04T18:48:31.522Z] ok github.com/docker/docker/image 0.806s coverage: 86.6% of statements [2021-03-04T18:48:31.681Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-04T18:48:32.248Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-04T18:48:32.248Z] --- PASS: TestServiceWithDataPathPortInit (16.45s) [2021-03-04T18:48:32.248Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-04T18:48:32.248Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-04T18:48:32.494Z] === RUN TestValidateManifest [2021-03-04T18:48:32.494Z] === RUN TestValidateManifest/nil [2021-03-04T18:48:32.494Z] === RUN TestValidateManifest/non-nil [2021-03-04T18:48:32.494Z] --- PASS: TestValidateManifest (0.00s) [2021-03-04T18:48:32.494Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-03-04T18:48:32.507Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-04T18:48:32.766Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-04T18:48:32.955Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-03-04T18:48:32.955Z] PASS [2021-03-04T18:48:32.955Z] coverage: 0.6% of statements [2021-03-04T18:48:32.955Z] ok github.com/docker/docker/image/tarexport 0.430s coverage: 0.6% of statements [2021-03-04T18:48:32.955Z] === RUN TestMakeV1ConfigFromConfig [2021-03-04T18:48:32.955Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-03-04T18:48:32.955Z] PASS [2021-03-04T18:48:32.955Z] coverage: 25.0% of statements [2021-03-04T18:48:32.955Z] ok github.com/docker/docker/image/v1 0.088s coverage: 25.0% of statements [2021-03-04T18:48:32.955Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-04T18:48:33.334Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-04T18:48:34.499Z] === RUN TestSerialization [2021-03-04T18:48:34.499Z] --- PASS: TestSerialization (0.02s) [2021-03-04T18:48:34.499Z] PASS [2021-03-04T18:48:34.499Z] coverage: 100.0% of statements [2021-03-04T18:48:34.499Z] ok github.com/docker/docker/libcontainerd/queue 0.074s coverage: 100.0% of statements [2021-03-04T18:48:34.960Z] === RUN TestEmptyLayer [2021-03-04T18:48:34.960Z] --- PASS: TestEmptyLayer (0.00s) [2021-03-04T18:48:34.960Z] === RUN TestCommitFailure [2021-03-04T18:48:34.960Z] --- PASS: TestCommitFailure (0.01s) [2021-03-04T18:48:34.960Z] === RUN TestStartTransactionFailure [2021-03-04T18:48:34.960Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-03-04T18:48:34.960Z] === RUN TestGetOrphan [2021-03-04T18:48:34.960Z] --- PASS: TestGetOrphan (0.01s) [2021-03-04T18:48:34.960Z] === RUN TestMountAndRegister [2021-03-04T18:48:34.960Z] --- PASS: TestMountAndRegister (0.05s) [2021-03-04T18:48:34.960Z] layer_test.go:271: Layer size: 14 [2021-03-04T18:48:34.960Z] === RUN TestLayerRelease [2021-03-04T18:48:34.960Z] --- SKIP: TestLayerRelease (0.00s) [2021-03-04T18:48:35.239Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-04T18:48:35.421Z] layer_test.go:304: Failing on Windows [2021-03-04T18:48:35.421Z] === RUN TestStoreRestore [2021-03-04T18:48:35.421Z] --- SKIP: TestStoreRestore (0.00s) [2021-03-04T18:48:35.421Z] layer_test.go:353: Failing on Windows [2021-03-04T18:48:35.421Z] === RUN TestTarStreamStability [2021-03-04T18:48:35.421Z] --- SKIP: TestTarStreamStability (0.00s) [2021-03-04T18:48:35.421Z] layer_test.go:468: Failing on Windows [2021-03-04T18:48:35.421Z] === RUN TestRegisterExistingLayer [2021-03-04T18:48:35.421Z] --- PASS: TestRegisterExistingLayer (0.22s) [2021-03-04T18:48:35.421Z] === RUN TestTarStreamVerification [2021-03-04T18:48:35.421Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-03-04T18:48:35.421Z] layer_test.go:697: Failing on Windows [2021-03-04T18:48:35.421Z] === RUN TestLayerMigration [2021-03-04T18:48:35.421Z] --- SKIP: TestLayerMigration (0.00s) [2021-03-04T18:48:35.421Z] migration_test.go:46: Failing on Windows [2021-03-04T18:48:35.421Z] === RUN TestLayerMigrationNoTarsplit [2021-03-04T18:48:35.421Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-03-04T18:48:35.421Z] migration_test.go:182: Failing on Windows [2021-03-04T18:48:35.421Z] === RUN TestMountInit [2021-03-04T18:48:35.421Z] --- SKIP: TestMountInit (0.00s) [2021-03-04T18:48:35.421Z] mount_test.go:17: Failing on Windows [2021-03-04T18:48:35.421Z] === RUN TestMountSize [2021-03-04T18:48:35.421Z] --- SKIP: TestMountSize (0.00s) [2021-03-04T18:48:35.421Z] mount_test.go:76: Failing on Windows [2021-03-04T18:48:35.421Z] === RUN TestMountChanges [2021-03-04T18:48:35.421Z] --- SKIP: TestMountChanges (0.00s) [2021-03-04T18:48:35.421Z] mount_test.go:125: Failing on Windows [2021-03-04T18:48:35.421Z] === RUN TestMountApply [2021-03-04T18:48:35.421Z] --- SKIP: TestMountApply (0.00s) [2021-03-04T18:48:35.421Z] mount_test.go:212: Failing on Windows [2021-03-04T18:48:35.421Z] PASS [2021-03-04T18:48:35.421Z] coverage: 30.1% of statements [2021-03-04T18:48:35.421Z] ok github.com/docker/docker/layer 0.508s coverage: 30.1% of statements [2021-03-04T18:48:35.421Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-04T18:48:35.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-03-04T18:48:35.882Z] === RUN TestEnvironmentParsing [2021-03-04T18:48:35.882Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-03-04T18:48:35.882Z] PASS [2021-03-04T18:48:35.882Z] coverage: 1.0% of statements [2021-03-04T18:48:35.882Z] ok github.com/docker/docker/libcontainerd/local 0.110s coverage: 1.0% of statements [2021-03-04T18:48:35.882Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-04T18:48:35.882Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-04T18:48:35.882Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-03-04T18:48:35.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-03-04T18:48:35.882Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-03-04T18:48:35.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-03-04T18:48:35.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-03-04T18:48:35.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-03-04T18:48:35.883Z] PASS [2021-03-04T18:48:35.883Z] coverage: 42.3% of statements [2021-03-04T18:48:35.883Z] ok github.com/docker/docker/oci 0.064s coverage: 42.3% of statements [2021-03-04T18:48:35.883Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-04T18:48:36.067Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-04T18:48:36.854Z] === RUN TestParseVersion [2021-03-04T18:48:36.854Z] --- PASS: TestParseVersion (0.00s) [2021-03-04T18:48:36.854Z] PASS [2021-03-04T18:48:36.854Z] coverage: 52.9% of statements [2021-03-04T18:48:36.854Z] ok github.com/docker/docker/pkg/aaparser 0.078s coverage: 52.9% of statements [2021-03-04T18:48:36.854Z] === RUN TestAddressPoolOpt [2021-03-04T18:48:36.854Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/a [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/something [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/_=a [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/env1=value1 [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/_env1=value1 [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/env2=value2=value3 [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/env3=abc!qwe [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/env_4=value_4 [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/PATH [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/=a [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/PATH= [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/PATH=something [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/asd!qwe [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/1asd [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/123 [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/some_space [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/__some_space_before [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/some_space_after__ [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/= [2021-03-04T18:48:36.854Z] === RUN TestValidateEnv/PaTh [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/a (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/something (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/= (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestParseHost [2021-03-04T18:48:36.854Z] --- PASS: TestParseHost (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestParseDockerDaemonHost [2021-03-04T18:48:36.854Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestParseTCP [2021-03-04T18:48:36.854Z] --- PASS: TestParseTCP (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestParseInvalidUnixAddrInvalid [2021-03-04T18:48:36.854Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestValidateExtraHosts [2021-03-04T18:48:36.854Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestIpOptString [2021-03-04T18:48:36.854Z] --- PASS: TestIpOptString (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestNewIpOptInvalidDefaultVal [2021-03-04T18:48:36.854Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestNewIpOptValidDefaultVal [2021-03-04T18:48:36.854Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestIpOptSetInvalidVal [2021-03-04T18:48:36.854Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestValidateIPAddress [2021-03-04T18:48:36.854Z] --- PASS: TestValidateIPAddress (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestMapOpts [2021-03-04T18:48:36.854Z] --- PASS: TestMapOpts (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestListOptsWithoutValidator [2021-03-04T18:48:36.854Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestListOptsWithValidator [2021-03-04T18:48:36.854Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestValidateDNSSearch [2021-03-04T18:48:36.854Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestValidateLabel [2021-03-04T18:48:36.854Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-03-04T18:48:36.854Z] === RUN TestValidateLabel/label_with_general_format [2021-03-04T18:48:36.854Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-03-04T18:48:36.854Z] === RUN TestValidateLabel/label_with_one_more [2021-03-04T18:48:36.854Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-03-04T18:48:36.854Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-03-04T18:48:36.854Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-03-04T18:48:36.854Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-03-04T18:48:36.854Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-03-04T18:48:36.854Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-03-04T18:48:36.854Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-03-04T18:48:36.854Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-03-04T18:48:36.854Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-03-04T18:48:36.854Z] --- PASS: TestValidateLabel (0.02s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.02s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-03-04T18:48:36.854Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestNamedListOpts [2021-03-04T18:48:36.854Z] --- PASS: TestNamedListOpts (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestNamedMapOpts [2021-03-04T18:48:36.854Z] --- PASS: TestNamedMapOpts (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestParseLink [2021-03-04T18:48:36.854Z] --- PASS: TestParseLink (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestQuotedStringSetWithQuotes [2021-03-04T18:48:36.854Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-03-04T18:48:36.854Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestQuotedStringSetWithNoQuotes [2021-03-04T18:48:36.854Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-03-04T18:48:36.854Z] === RUN TestUlimitOpt [2021-03-04T18:48:36.854Z] --- PASS: TestUlimitOpt (0.00s) [2021-03-04T18:48:36.854Z] PASS [2021-03-04T18:48:36.854Z] coverage: 67.1% of statements [2021-03-04T18:48:36.854Z] ok github.com/docker/docker/opts 0.159s coverage: 67.1% of statements [2021-03-04T18:48:38.396Z] === RUN TestPeerCertificateMarshalJSON [2021-03-04T18:48:38.396Z] === RUN TestUnbuffered [2021-03-04T18:48:38.396Z] --- PASS: TestUnbuffered (0.00s) [2021-03-04T18:48:38.396Z] === RUN TestRaceUnbuffered [2021-03-04T18:48:38.396Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-03-04T18:48:38.396Z] PASS [2021-03-04T18:48:38.396Z] coverage: 100.0% of statements [2021-03-04T18:48:38.396Z] ok github.com/docker/docker/pkg/broadcaster 0.068s coverage: 100.0% of statements [2021-03-04T18:48:38.600Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-04T18:48:38.857Z] === RUN TestMatch [2021-03-04T18:48:38.857Z] === RUN TestMatch/[[]] [2021-03-04T18:48:38.857Z] === RUN TestMatch/[[foo]] [2021-03-04T18:48:38.857Z] === RUN TestMatch/[[bar]_[foo]] [2021-03-04T18:48:38.857Z] === RUN TestMatch/[[foo_bar]] [2021-03-04T18:48:38.857Z] === RUN TestMatch/[[qux]_[foo]] [2021-03-04T18:48:38.857Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-03-04T18:48:38.857Z] === RUN TestMatch/[] [2021-03-04T18:48:38.857Z] === RUN TestMatch/[]#01 [2021-03-04T18:48:38.857Z] === RUN TestMatch/[[qux]] [2021-03-04T18:48:38.857Z] === RUN TestMatch/[[foo_bar_qux]] [2021-03-04T18:48:38.857Z] === RUN TestMatch/[[qux]_[baz]] [2021-03-04T18:48:38.857Z] === RUN TestMatch/[[foo_baz]] [2021-03-04T18:48:38.857Z] --- PASS: TestMatch (0.00s) [2021-03-04T18:48:38.857Z] --- PASS: TestMatch/[[]] (0.00s) [2021-03-04T18:48:38.857Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-03-04T18:48:38.857Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-03-04T18:48:38.857Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-03-04T18:48:38.857Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-03-04T18:48:38.857Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-03-04T18:48:38.857Z] --- PASS: TestMatch/[] (0.00s) [2021-03-04T18:48:38.857Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-03-04T18:48:38.857Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-03-04T18:48:38.857Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-03-04T18:48:38.857Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-03-04T18:48:38.857Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-03-04T18:48:38.857Z] PASS [2021-03-04T18:48:38.857Z] coverage: 87.5% of statements [2021-03-04T18:48:38.857Z] ok github.com/docker/docker/pkg/capabilities 0.125s coverage: 87.5% of statements [2021-03-04T18:48:38.857Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-03-04T18:48:38.857Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-03-04T18:48:38.857Z] --- PASS: TestPeerCertificateMarshalJSON (0.84s) [2021-03-04T18:48:38.857Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-03-04T18:48:38.857Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-03-04T18:48:39.167Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-04T18:48:39.318Z] === RUN TestMiddleware [2021-03-04T18:48:39.318Z] --- PASS: TestMiddleware (0.00s) [2021-03-04T18:48:39.318Z] === RUN TestNewResponseModifier [2021-03-04T18:48:39.318Z] --- PASS: TestNewResponseModifier (0.00s) [2021-03-04T18:48:39.318Z] PASS [2021-03-04T18:48:39.318Z] coverage: 26.8% of statements [2021-03-04T18:48:39.318Z] ok github.com/docker/docker/pkg/authorization 0.898s coverage: 26.8% of statements [2021-03-04T18:48:39.779Z] === RUN TestIsArchivePathDir [2021-03-04T18:48:39.779Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-03-04T18:48:39.779Z] === RUN TestIsArchivePathInvalidFile [2021-03-04T18:48:39.779Z] --- PASS: TestIsArchivePathInvalidFile (0.21s) [2021-03-04T18:48:39.779Z] === RUN TestIsArchivePathTar [2021-03-04T18:48:40.240Z] === RUN TestChrootTarUntar [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-03-04T18:48:40.240Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:48:40.240Z] === RUN TestChrootUntarWithHugeExcludesList [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-04T18:48:40.240Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:48:40.240Z] === RUN TestChrootUntarEmptyArchive [2021-03-04T18:48:40.240Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-03-04T18:48:40.240Z] === RUN TestChrootTarUntarWithSymlink [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-03-04T18:48:40.240Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-04T18:48:40.240Z] === RUN TestChrootCopyWithTar [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-03-04T18:48:40.240Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-04T18:48:40.240Z] === RUN TestChrootCopyFileWithTar [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-03-04T18:48:40.240Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:48:40.240Z] === RUN TestChrootUntarPath [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-03-04T18:48:40.240Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-04T18:48:40.240Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-04T18:48:40.240Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:48:40.240Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-04T18:48:40.240Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:48:40.240Z] === RUN TestChrootApplyDotDotFile [2021-03-04T18:48:40.240Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-03-04T18:48:40.240Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:48:40.240Z] PASS [2021-03-04T18:48:40.240Z] coverage: 15.4% of statements [2021-03-04T18:48:40.240Z] --- PASS: TestIsArchivePathTar (0.23s) [2021-03-04T18:48:40.240Z] === RUN TestDecompressStreamGzip [2021-03-04T18:48:40.240Z] ok github.com/docker/docker/pkg/chrootarchive 0.138s coverage: 15.4% of statements [2021-03-04T18:48:40.240Z] === RUN TestSizeEmpty [2021-03-04T18:48:40.240Z] --- PASS: TestSizeEmpty (0.00s) [2021-03-04T18:48:40.240Z] === RUN TestSizeEmptyFile [2021-03-04T18:48:40.240Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-03-04T18:48:40.240Z] === RUN TestSizeNonemptyFile [2021-03-04T18:48:40.240Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-03-04T18:48:40.240Z] === RUN TestSizeNestedDirectoryEmpty [2021-03-04T18:48:40.240Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-03-04T18:48:40.240Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-03-04T18:48:40.240Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-03-04T18:48:40.240Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-03-04T18:48:40.240Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-03-04T18:48:40.240Z] === RUN TestMoveToSubdir [2021-03-04T18:48:40.240Z] --- PASS: TestMoveToSubdir (0.00s) [2021-03-04T18:48:40.240Z] === RUN TestSizeNonExistingDirectory [2021-03-04T18:48:40.240Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-03-04T18:48:40.240Z] PASS [2021-03-04T18:48:40.240Z] coverage: 80.0% of statements [2021-03-04T18:48:40.240Z] ok github.com/docker/docker/pkg/directory 0.090s coverage: 80.0% of statements [2021-03-04T18:48:40.240Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-03-04T18:48:40.240Z] === RUN TestDecompressStreamBzip2 [2021-03-04T18:48:40.240Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-03-04T18:48:40.240Z] === RUN TestDecompressStreamXz [2021-03-04T18:48:40.240Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-03-04T18:48:40.240Z] archive_test.go:134: Xz not present in msys2 [2021-03-04T18:48:40.240Z] === RUN TestCompressStreamXzUnsupported [2021-03-04T18:48:40.240Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-03-04T18:48:40.240Z] === RUN TestCompressStreamBzip2Unsupported [2021-03-04T18:48:40.240Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-03-04T18:48:40.240Z] === RUN TestCompressStreamInvalid [2021-03-04T18:48:40.701Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-03-04T18:48:40.701Z] === RUN TestExtensionInvalid [2021-03-04T18:48:40.702Z] --- PASS: TestExtensionInvalid (0.00s) [2021-03-04T18:48:40.702Z] === RUN TestExtensionUncompressed [2021-03-04T18:48:40.702Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-03-04T18:48:40.702Z] === RUN TestExtensionBzip2 [2021-03-04T18:48:40.702Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-03-04T18:48:40.702Z] === RUN TestExtensionGzip [2021-03-04T18:48:40.702Z] --- PASS: TestExtensionGzip (0.00s) [2021-03-04T18:48:40.702Z] === RUN TestExtensionXz [2021-03-04T18:48:40.702Z] --- PASS: TestExtensionXz (0.00s) [2021-03-04T18:48:40.702Z] === RUN TestCmdStreamLargeStderr [2021-03-04T18:48:40.702Z] --- PASS: TestCmdStreamLargeStderr (0.14s) [2021-03-04T18:48:40.702Z] === RUN TestCmdStreamBad [2021-03-04T18:48:40.702Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-03-04T18:48:40.702Z] archive_test.go:239: Failing on Windows CI machines [2021-03-04T18:48:40.702Z] === RUN TestCmdStreamGood [2021-03-04T18:48:40.702Z] --- PASS: TestCmdStreamGood (0.05s) [2021-03-04T18:48:40.702Z] === RUN TestUntarPathWithInvalidDest [2021-03-04T18:48:40.702Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-03-04T18:48:40.702Z] === RUN TestUntarPathWithInvalidSrc [2021-03-04T18:48:40.702Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-03-04T18:48:40.702Z] === RUN TestUntarPath [2021-03-04T18:48:40.702Z] --- PASS: TestUntarPath (0.07s) [2021-03-04T18:48:40.702Z] === RUN TestUntarPathWithDestinationFile [2021-03-04T18:48:40.702Z] --- PASS: TestUntarPathWithDestinationFile (0.12s) [2021-03-04T18:48:40.702Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-03-04T18:48:41.070Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.58s) [2021-03-04T18:48:41.070Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mw6buw9biv7h5a6ohf4kjobj3 Created:2021-03-04 18:48:33.723488461 +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[0bf82bc99077bbd064b9c34768df9228dc5c0753384737afa05418ddf39893af:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6p1xg3jm63pxxgru7pwx0k4ft EndpointID:f730ef5e0a19266f8191cf057e4e2b47c18f64d69640d2f197ebf9b0e8e324cc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:417018acd73dfbf1d3894d85a58e8fe21b786102bfb66bbfc8b02982507404ac 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:14f58b9c0cff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6p1xg3jm63pxxgru7pwx0k4ft EndpointID:f730ef5e0a19266f8191cf057e4e2b47c18f64d69640d2f197ebf9b0e8e324cc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-04T18:48:41.070Z] PASS [2021-03-04T18:48:41.070Z] [2021-03-04T18:48:41.070Z] === Skipped [2021-03-04T18:48:41.070Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T18:48:41.070Z] service_test.go:242: FLAKY_TEST [2021-03-04T18:48:41.070Z] [2021-03-04T18:48:41.070Z] [2021-03-04T18:48:41.070Z] DONE 26 tests, 1 skipped in 52.137s [2021-03-04T18:48:41.070Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-04T18:48:41.070Z] ++ 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 [2021-03-04T18:48:41.070Z] ++ set -e [2021-03-04T18:48:41.070Z] ++ '[' -n 0 ']' [2021-03-04T18:48:41.070Z] ++ set -x [2021-03-04T18:48:41.070Z] ++ 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 [2021-03-04T18:48:41.070Z] INFO: Testing against a local daemon [2021-03-04T18:48:41.070Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-04T18:48:41.070Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-04T18:48:41.070Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:48:41.070Z] === RUN TestDockerNetworkIpvlan [2021-03-04T18:48:41.070Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-04T18:48:41.070Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:48:41.070Z] PASS [2021-03-04T18:48:41.070Z] [2021-03-04T18:48:41.070Z] === Skipped [2021-03-04T18:48:41.070Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-04T18:48:41.070Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:48:41.070Z] [2021-03-04T18:48:41.070Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-04T18:48:41.070Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T18:48:41.070Z] [2021-03-04T18:48:41.070Z] [2021-03-04T18:48:41.070Z] DONE 2 tests, 2 skipped in 0.147s [2021-03-04T18:48:41.070Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-04T18:48:41.070Z] ++ 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 [2021-03-04T18:48:41.070Z] ++ set -e [2021-03-04T18:48:41.070Z] ++ '[' -n 0 ']' [2021-03-04T18:48:41.070Z] ++ set -x [2021-03-04T18:48:41.070Z] ++ 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 [2021-03-04T18:48:41.070Z] INFO: Testing against a local daemon [2021-03-04T18:48:41.070Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-04T18:48:41.163Z] === RUN Test [2021-03-04T18:48:41.163Z] === RUN Test/TestContainsEntry [2021-03-04T18:48:41.163Z] === RUN Test/TestCreateEntries [2021-03-04T18:48:41.163Z] === RUN Test/TestEntriesDiff [2021-03-04T18:48:41.163Z] === RUN Test/TestEntriesEquality [2021-03-04T18:48:41.163Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-03-04T18:48:41.163Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-03-04T18:48:41.163Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-03-04T18:48:41.163Z] === RUN Test/TestGeneratorNotGenerate [2021-03-04T18:48:41.163Z] === RUN Test/TestGeneratorWithPort [2021-03-04T18:48:41.163Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-03-04T18:48:41.163Z] === RUN Test/TestNewEntry [2021-03-04T18:48:41.163Z] === RUN Test/TestParse [2021-03-04T18:48:41.163Z] --- PASS: Test (0.00s) [2021-03-04T18:48:41.163Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-03-04T18:48:41.163Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-03-04T18:48:41.163Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-03-04T18:48:41.163Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-03-04T18:48:41.163Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-03-04T18:48:41.163Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-03-04T18:48:41.163Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-03-04T18:48:41.163Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-03-04T18:48:41.163Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-03-04T18:48:41.163Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-03-04T18:48:41.163Z] --- PASS: Test/TestNewEntry (0.00s) [2021-03-04T18:48:41.163Z] --- PASS: Test/TestParse (0.00s) [2021-03-04T18:48:41.163Z] PASS [2021-03-04T18:48:41.163Z] coverage: 58.3% of statements [2021-03-04T18:48:41.163Z] ok github.com/docker/docker/pkg/discovery 0.106s coverage: 58.3% of statements [2021-03-04T18:48:41.163Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.13s) [2021-03-04T18:48:41.163Z] === RUN TestCopyWithTarInvalidSrc [2021-03-04T18:48:41.163Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-03-04T18:48:41.163Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-03-04T18:48:41.163Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-03-04T18:48:41.163Z] === RUN TestCopyWithTarSrcFile [2021-03-04T18:48:41.163Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-03-04T18:48:41.163Z] === RUN TestCopyWithTarSrcFolder [2021-03-04T18:48:41.163Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-03-04T18:48:41.163Z] === RUN TestCopyFileWithTarInvalidSrc [2021-03-04T18:48:41.163Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-03-04T18:48:41.163Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-03-04T18:48:41.163Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-03-04T18:48:41.163Z] === RUN TestCopyFileWithTarSrcFolder [2021-03-04T18:48:41.163Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-03-04T18:48:41.163Z] === RUN TestCopyFileWithTarSrcFile [2021-03-04T18:48:41.163Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-03-04T18:48:41.163Z] === RUN TestTarFiles [2021-03-04T18:48:41.329Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-04T18:48:41.624Z] === RUN Test [2021-03-04T18:48:41.624Z] === RUN Test/TestContent [2021-03-04T18:48:41.624Z] === RUN Test/TestInitialize [2021-03-04T18:48:41.624Z] === RUN Test/TestNew [2021-03-04T18:48:41.624Z] === RUN Test/TestParsingContentsWithComments [2021-03-04T18:48:41.624Z] === RUN Test/TestRegister [2021-03-04T18:48:41.624Z] === RUN Test/TestWatch [2021-03-04T18:48:41.624Z] --- PASS: Test (0.01s) [2021-03-04T18:48:41.624Z] --- PASS: Test/TestContent (0.00s) [2021-03-04T18:48:41.624Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-04T18:48:41.624Z] --- PASS: Test/TestNew (0.00s) [2021-03-04T18:48:41.624Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-03-04T18:48:41.624Z] --- PASS: Test/TestRegister (0.00s) [2021-03-04T18:48:41.624Z] --- PASS: Test/TestWatch (0.01s) [2021-03-04T18:48:41.624Z] PASS [2021-03-04T18:48:41.624Z] coverage: 92.9% of statements [2021-03-04T18:48:41.624Z] ok github.com/docker/docker/pkg/discovery/file 0.064s coverage: 92.9% of statements [2021-03-04T18:48:42.265Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-04T18:48:42.527Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2021-03-04T18:48:42.527Z] === RUN TestDockerNetworkMacvlan [2021-03-04T18:48:42.597Z] === RUN Test [2021-03-04T18:48:42.597Z] === RUN Test/TestWatch [2021-03-04T18:48:42.597Z] --- PASS: Test (0.00s) [2021-03-04T18:48:42.597Z] --- PASS: Test/TestWatch (0.00s) [2021-03-04T18:48:42.597Z] PASS [2021-03-04T18:48:42.597Z] coverage: 92.3% of statements [2021-03-04T18:48:42.597Z] ok github.com/docker/docker/pkg/discovery/memory 0.078s coverage: 92.3% of statements [2021-03-04T18:48:43.058Z] === RUN Test [2021-03-04T18:48:43.058Z] === RUN Test/TestInitialize [2021-03-04T18:48:43.058Z] time="2021-03-04T18:48:42Z" level=info msg="Initializing discovery without TLS" [2021-03-04T18:48:43.058Z] time="2021-03-04T18:48:42Z" level=info msg="Initializing discovery without TLS" [2021-03-04T18:48:43.058Z] time="2021-03-04T18:48:42Z" level=info msg="Initializing discovery without TLS" [2021-03-04T18:48:43.058Z] === RUN Test/TestInitializeWithCerts [2021-03-04T18:48:43.058Z] time="2021-03-04T18:48:42Z" level=info msg="Initializing discovery with TLS" [2021-03-04T18:48:43.058Z] === RUN Test/TestWatch [2021-03-04T18:48:43.058Z] time="2021-03-04T18:48:42Z" level=info msg="Initializing discovery without TLS" [2021-03-04T18:48:43.094Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-04T18:48:43.353Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-04T18:48:43.519Z] === RUN Test [2021-03-04T18:48:43.519Z] === RUN Test/TestInitialize [2021-03-04T18:48:43.519Z] === RUN Test/TestInitializeWithPattern [2021-03-04T18:48:43.519Z] === RUN Test/TestRegister [2021-03-04T18:48:43.519Z] === RUN Test/TestWatch [2021-03-04T18:48:43.519Z] --- PASS: Test (0.00s) [2021-03-04T18:48:43.519Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-04T18:48:43.519Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-03-04T18:48:43.519Z] --- PASS: Test/TestRegister (0.00s) [2021-03-04T18:48:43.519Z] --- PASS: Test/TestWatch (0.00s) [2021-03-04T18:48:43.519Z] PASS [2021-03-04T18:48:43.519Z] coverage: 93.8% of statements [2021-03-04T18:48:43.519Z] ok github.com/docker/docker/pkg/discovery/nodes 0.052s coverage: 93.8% of statements [2021-03-04T18:48:43.919Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-04T18:48:43.980Z] === RUN TestPollerAddRemove [2021-03-04T18:48:43.980Z] --- PASS: TestPollerAddRemove (0.00s) [2021-03-04T18:48:43.980Z] === RUN TestPollerEvent [2021-03-04T18:48:43.980Z] --- SKIP: TestPollerEvent (0.00s) [2021-03-04T18:48:43.980Z] poller_test.go:41: No chmod on Windows [2021-03-04T18:48:43.980Z] === RUN TestPollerClose [2021-03-04T18:48:43.980Z] --- PASS: TestPollerClose (0.00s) [2021-03-04T18:48:43.980Z] PASS [2021-03-04T18:48:43.980Z] coverage: 45.7% of statements [2021-03-04T18:48:43.980Z] ok github.com/docker/docker/pkg/filenotify 0.081s coverage: 45.7% of statements [2021-03-04T18:48:44.178Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-04T18:48:44.952Z] === RUN TestCopyFileWithInvalidSrc [2021-03-04T18:48:44.952Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-03-04T18:48:44.952Z] === RUN TestCopyFileWithInvalidDest [2021-03-04T18:48:44.952Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-03-04T18:48:44.952Z] === RUN TestCopyFileWithSameSrcAndDest [2021-03-04T18:48:44.952Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-03-04T18:48:44.952Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-03-04T18:48:44.952Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-03-04T18:48:44.952Z] === RUN TestCopyFile [2021-03-04T18:48:44.952Z] --- PASS: TestCopyFile (0.00s) [2021-03-04T18:48:44.952Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-03-04T18:48:44.952Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-04T18:48:44.952Z] fileutils_test.go:134: Needs porting to Windows [2021-03-04T18:48:44.952Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-03-04T18:48:44.952Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-03-04T18:48:44.952Z] === RUN TestReadSymlinkedDirectoryToFile [2021-03-04T18:48:44.952Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-04T18:48:44.952Z] fileutils_test.go:180: Needs porting to Windows [2021-03-04T18:48:44.952Z] === RUN TestWildcardMatches [2021-03-04T18:48:45.115Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-04T18:48:45.412Z] --- PASS: TestWildcardMatches (0.00s) [2021-03-04T18:48:45.412Z] === RUN TestPatternMatches [2021-03-04T18:48:45.412Z] --- PASS: TestPatternMatches (0.00s) [2021-03-04T18:48:45.412Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-03-04T18:48:45.412Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-03-04T18:48:45.412Z] === RUN TestPatternMatchesFolderExclusions [2021-03-04T18:48:45.412Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-03-04T18:48:45.412Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-03-04T18:48:45.412Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-03-04T18:48:45.412Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-03-04T18:48:45.412Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-03-04T18:48:45.412Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-03-04T18:48:45.412Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-03-04T18:48:45.412Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-03-04T18:48:45.412Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-03-04T18:48:45.412Z] === RUN TestSingleExclamationError [2021-03-04T18:48:45.412Z] --- PASS: TestSingleExclamationError (0.00s) [2021-03-04T18:48:45.412Z] === RUN TestMatchesWithNoPatterns [2021-03-04T18:48:45.412Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-03-04T18:48:45.412Z] === RUN TestMatchesWithMalformedPatterns [2021-03-04T18:48:45.413Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-03-04T18:48:45.413Z] === RUN TestMatches [2021-03-04T18:48:45.413Z] --- PASS: TestMatches (0.00s) [2021-03-04T18:48:45.413Z] === RUN TestCleanPatterns [2021-03-04T18:48:45.413Z] --- PASS: TestCleanPatterns (0.00s) [2021-03-04T18:48:45.413Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-03-04T18:48:45.413Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-03-04T18:48:45.413Z] === RUN TestCleanPatternsExceptionFlag [2021-03-04T18:48:45.413Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-03-04T18:48:45.413Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-03-04T18:48:45.413Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-03-04T18:48:45.413Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-03-04T18:48:45.413Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-03-04T18:48:45.413Z] === RUN TestCleanPatternsErrorSingleException [2021-03-04T18:48:45.413Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-03-04T18:48:45.413Z] === RUN TestCreateIfNotExistsDir [2021-03-04T18:48:45.413Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-03-04T18:48:45.413Z] === RUN TestCreateIfNotExistsFile [2021-03-04T18:48:45.413Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-03-04T18:48:45.413Z] === RUN TestMatch [2021-03-04T18:48:45.413Z] --- PASS: TestMatch (0.00s) [2021-03-04T18:48:45.413Z] PASS [2021-03-04T18:48:45.413Z] coverage: 87.7% of statements [2021-03-04T18:48:45.413Z] ok github.com/docker/docker/pkg/fileutils 0.131s coverage: 87.7% of statements [2021-03-04T18:48:45.413Z] === RUN TestGet [2021-03-04T18:48:45.413Z] --- PASS: TestGet (0.00s) [2021-03-04T18:48:45.413Z] === RUN TestGetShortcutString [2021-03-04T18:48:45.413Z] --- PASS: TestGetShortcutString (0.00s) [2021-03-04T18:48:45.413Z] PASS [2021-03-04T18:48:45.413Z] coverage: 42.9% of statements [2021-03-04T18:48:45.413Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2021-03-04T18:48:46.384Z] --- PASS: Test (3.19s) [2021-03-04T18:48:46.384Z] --- PASS: Test/TestInitialize (0.16s) [2021-03-04T18:48:46.384Z] --- PASS: Test/TestInitializeWithCerts (0.02s) [2021-03-04T18:48:46.384Z] --- PASS: Test/TestWatch (3.02s) [2021-03-04T18:48:46.384Z] PASS [2021-03-04T18:48:46.384Z] coverage: 84.1% of statements [2021-03-04T18:48:46.384Z] ok github.com/docker/docker/pkg/discovery/kv 3.343s coverage: 84.1% of statements [2021-03-04T18:48:46.845Z] === RUN TestCreateIDMapOrder [2021-03-04T18:48:46.845Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-03-04T18:48:46.845Z] PASS [2021-03-04T18:48:46.845Z] coverage: 7.2% of statements [2021-03-04T18:48:46.845Z] ok github.com/docker/docker/pkg/idtools 0.151s coverage: 7.2% of statements [2021-03-04T18:48:47.018Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-04T18:48:47.277Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-04T18:48:47.306Z] === RUN TestFixedBufferCap [2021-03-04T18:48:47.306Z] --- PASS: TestFixedBufferCap (0.00s) [2021-03-04T18:48:47.306Z] === RUN TestFixedBufferLen [2021-03-04T18:48:47.306Z] --- PASS: TestFixedBufferLen (0.00s) [2021-03-04T18:48:47.306Z] === RUN TestFixedBufferString [2021-03-04T18:48:47.306Z] --- PASS: TestFixedBufferString (0.00s) [2021-03-04T18:48:47.306Z] === RUN TestFixedBufferWrite [2021-03-04T18:48:47.306Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-03-04T18:48:47.306Z] === RUN TestFixedBufferRead [2021-03-04T18:48:47.306Z] --- PASS: TestFixedBufferRead (0.00s) [2021-03-04T18:48:47.306Z] === RUN TestBytesPipeRead [2021-03-04T18:48:47.306Z] --- PASS: TestBytesPipeRead (0.00s) [2021-03-04T18:48:47.306Z] === RUN TestBytesPipeWrite [2021-03-04T18:48:47.306Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-03-04T18:48:47.306Z] === RUN TestBytesPipeWriteRandomChunks [2021-03-04T18:48:47.767Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2021-03-04T18:48:47.767Z] === RUN TestAtomicWriteToFile [2021-03-04T18:48:47.767Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-03-04T18:48:47.767Z] === RUN TestAtomicWriteSetCommit [2021-03-04T18:48:47.767Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-03-04T18:48:47.767Z] === RUN TestAtomicWriteSetCancel [2021-03-04T18:48:47.767Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-03-04T18:48:47.767Z] === RUN TestReadCloserWrapperClose [2021-03-04T18:48:47.767Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-03-04T18:48:47.767Z] === RUN TestReaderErrWrapperReadOnError [2021-03-04T18:48:47.767Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-03-04T18:48:47.767Z] === RUN TestReaderErrWrapperRead [2021-03-04T18:48:47.767Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-03-04T18:48:47.767Z] === RUN TestHashData [2021-03-04T18:48:47.767Z] --- PASS: TestHashData (0.00s) [2021-03-04T18:48:47.767Z] === RUN TestCancelReadCloser [2021-03-04T18:48:47.767Z] --- PASS: TestCancelReadCloser (0.11s) [2021-03-04T18:48:48.229Z] === RUN TestWriteCloserWrapperClose [2021-03-04T18:48:48.229Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-03-04T18:48:48.229Z] === RUN TestNopWriteCloser [2021-03-04T18:48:48.229Z] --- PASS: TestNopWriteCloser (0.00s) [2021-03-04T18:48:48.229Z] === RUN TestNopWriter [2021-03-04T18:48:48.229Z] --- PASS: TestNopWriter (0.00s) [2021-03-04T18:48:48.229Z] === RUN TestWriteCounter [2021-03-04T18:48:48.229Z] --- PASS: TestWriteCounter (0.00s) [2021-03-04T18:48:48.229Z] PASS [2021-03-04T18:48:48.229Z] coverage: 69.7% of statements [2021-03-04T18:48:48.229Z] --- PASS: TestTarFiles (6.93s) [2021-03-04T18:48:48.229Z] === RUN TestTarUntar [2021-03-04T18:48:48.229Z] ok github.com/docker/docker/pkg/ioutils 0.738s coverage: 69.7% of statements [2021-03-04T18:48:48.229Z] --- PASS: TestTarUntar (0.05s) [2021-03-04T18:48:48.229Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-03-04T18:48:48.229Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-03-04T18:48:48.229Z] === RUN TestTarWithOptions [2021-03-04T18:48:48.229Z] --- PASS: TestTarWithOptions (0.03s) [2021-03-04T18:48:48.229Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-03-04T18:48:48.229Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-03-04T18:48:48.229Z] === RUN TestUntarUstarGnuConflict [2021-03-04T18:48:48.229Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-03-04T18:48:48.229Z] === RUN TestUntarInvalidFilenames [2021-03-04T18:48:48.229Z] === RUN TestError [2021-03-04T18:48:48.229Z] --- PASS: TestError (0.00s) [2021-03-04T18:48:48.229Z] === RUN TestProgressString [2021-03-04T18:48:48.229Z] === RUN TestProgressString/no_progress [2021-03-04T18:48:48.229Z] === RUN TestProgressString/progress_1 [2021-03-04T18:48:48.229Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-03-04T18:48:48.229Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-03-04T18:48:48.229Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-03-04T18:48:48.229Z] === RUN TestProgressString/with_units [2021-03-04T18:48:48.229Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-03-04T18:48:48.229Z] === RUN TestProgressString/hide_counts [2021-03-04T18:48:48.229Z] --- PASS: TestProgressString (0.00s) [2021-03-04T18:48:48.229Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-03-04T18:48:48.229Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-03-04T18:48:48.229Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-03-04T18:48:48.229Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-03-04T18:48:48.229Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-03-04T18:48:48.229Z] --- PASS: TestProgressString/with_units (0.00s) [2021-03-04T18:48:48.229Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-03-04T18:48:48.229Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-03-04T18:48:48.229Z] === RUN TestJSONMessageDisplay [2021-03-04T18:48:48.229Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames531012934\\dest" [2021-03-04T18:48:48.229Z] === RUN TestStandardLongPath [2021-03-04T18:48:48.229Z] --- PASS: TestStandardLongPath (0.00s) [2021-03-04T18:48:48.229Z] === RUN TestUNCLongPath [2021-03-04T18:48:48.229Z] --- PASS: TestUNCLongPath (0.00s) [2021-03-04T18:48:48.229Z] PASS [2021-03-04T18:48:48.229Z] coverage: 100.0% of statements [2021-03-04T18:48:48.229Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2021-03-04T18:48:48.229Z] === RUN TestUntarHardlinkToSymlink [2021-03-04T18:48:48.229Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2021-03-04T18:48:48.229Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-03-04T18:48:48.229Z] === RUN TestUntarInvalidHardlink [2021-03-04T18:48:48.229Z] --- PASS: TestJSONMessageDisplay (0.19s) [2021-03-04T18:48:48.229Z] === RUN TestJSONMessageDisplayWithJSONError [2021-03-04T18:48:48.229Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-03-04T18:48:48.229Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-03-04T18:48:48.229Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-03-04T18:48:48.229Z] === RUN TestDisplayJSONMessagesStream [2021-03-04T18:48:48.229Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink551051431\\victim\\hello" -> "../victim/hello" [2021-03-04T18:48:48.229Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-03-04T18:48:48.229Z] PASS [2021-03-04T18:48:48.229Z] coverage: 91.7% of statements [2021-03-04T18:48:48.229Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink386388442\\victim\\hello" -> "/../victim/hello" [2021-03-04T18:48:48.229Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink731618673\\victim" -> "../victim" [2021-03-04T18:48:48.229Z] ok github.com/docker/docker/pkg/jsonmessage 0.238s coverage: 91.7% of statements [2021-03-04T18:48:48.229Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink472038940\\victim" -> "../victim" [2021-03-04T18:48:48.229Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink313377483\\victim" -> "../victim" [2021-03-04T18:48:48.229Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink890695598\\victim" -> "../victim" [2021-03-04T18:48:48.229Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-03-04T18:48:48.229Z] === RUN TestUntarInvalidSymlink [2021-03-04T18:48:48.229Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink882792245\\dest\\dotdot" -> "../victim/hello" [2021-03-04T18:48:48.229Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink413001488\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-04T18:48:48.229Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink058854191\\dest\\loophole-victim" -> "../victim" [2021-03-04T18:48:48.229Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink211624642\\dest\\loophole-victim" -> "../victim" [2021-03-04T18:48:48.229Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink691915065\\dest\\loophole-victim" -> "../victim" [2021-03-04T18:48:48.229Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink572149060\\dest\\loophole-victim" -> "../victim" [2021-03-04T18:48:48.229Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink638721491\\dest\\dir\\loophole" -> "../../victim" [2021-03-04T18:48:48.229Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-03-04T18:48:48.229Z] === RUN TestTempArchiveCloseMultipleTimes [2021-03-04T18:48:48.229Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-03-04T18:48:48.229Z] === RUN TestXGlobalNoParent [2021-03-04T18:48:48.229Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-03-04T18:48:48.229Z] === RUN TestReplaceFileTarWrapper [2021-03-04T18:48:48.690Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-03-04T18:48:48.690Z] === RUN TestPrefixHeaderReadable [2021-03-04T18:48:48.690Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-03-04T18:48:48.690Z] === RUN TestDisablePigz [2021-03-04T18:48:48.690Z] --- PASS: TestDisablePigz (0.14s) [2021-03-04T18:48:48.690Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-03-04T18:48:48.690Z] === RUN TestPigz [2021-03-04T18:48:49.151Z] --- PASS: TestPigz (0.20s) [2021-03-04T18:48:49.151Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-03-04T18:48:49.151Z] === RUN TestCopyFileWithInvalidDest [2021-03-04T18:48:49.151Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-03-04T18:48:49.151Z] archive_windows_test.go:16: Currently fails [2021-03-04T18:48:49.151Z] === RUN TestCanonicalTarNameForPath [2021-03-04T18:48:49.151Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-03-04T18:48:49.151Z] === RUN TestCanonicalTarName [2021-03-04T18:48:49.151Z] --- PASS: TestCanonicalTarName (0.00s) [2021-03-04T18:48:49.151Z] === RUN TestChmodTarEntry [2021-03-04T18:48:49.151Z] --- PASS: TestChmodTarEntry (0.00s) [2021-03-04T18:48:49.151Z] === RUN TestHardLinkOrder [2021-03-04T18:48:49.151Z] --- PASS: TestHardLinkOrder (0.11s) [2021-03-04T18:48:49.151Z] === RUN TestChangeString [2021-03-04T18:48:49.151Z] --- PASS: TestChangeString (0.00s) [2021-03-04T18:48:49.151Z] === RUN TestChangesWithNoChanges [2021-03-04T18:48:49.151Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-03-04T18:48:49.151Z] === RUN TestChangesWithChanges [2021-03-04T18:48:49.151Z] --- PASS: TestChangesWithChanges (0.04s) [2021-03-04T18:48:49.151Z] === RUN TestChangesWithChangesGH13590 [2021-03-04T18:48:49.151Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-03-04T18:48:49.151Z] changes_test.go:192: needs more investigation [2021-03-04T18:48:49.151Z] === RUN TestChangesDirsEmpty [2021-03-04T18:48:49.151Z] === RUN TestNameFormat [2021-03-04T18:48:49.151Z] --- PASS: TestNameFormat (0.00s) [2021-03-04T18:48:49.151Z] === RUN TestNameRetries [2021-03-04T18:48:49.151Z] --- PASS: TestNameRetries (0.00s) [2021-03-04T18:48:49.151Z] PASS [2021-03-04T18:48:49.151Z] coverage: 85.7% of statements [2021-03-04T18:48:49.151Z] ok github.com/docker/docker/pkg/namesgenerator 0.063s coverage: 85.7% of statements [2021-03-04T18:48:49.151Z] --- PASS: TestChangesDirsEmpty (0.15s) [2021-03-04T18:48:49.151Z] === RUN TestChangesDirsMutated [2021-03-04T18:48:49.151Z] === RUN TestParseKeyValueOpt [2021-03-04T18:48:49.151Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-03-04T18:48:49.151Z] === RUN TestParseUintList [2021-03-04T18:48:49.151Z] --- PASS: TestParseUintList (0.00s) [2021-03-04T18:48:49.151Z] === RUN TestParseUintListMaximumLimits [2021-03-04T18:48:49.151Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-03-04T18:48:49.151Z] PASS [2021-03-04T18:48:49.151Z] coverage: 97.0% of statements [2021-03-04T18:48:49.151Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2021-03-04T18:48:49.179Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-04T18:48:49.612Z] --- PASS: TestChangesDirsMutated (0.14s) [2021-03-04T18:48:49.612Z] === RUN TestApplyLayer [2021-03-04T18:48:49.612Z] --- SKIP: TestApplyLayer (0.00s) [2021-03-04T18:48:49.612Z] changes_test.go:405: needs further investigation [2021-03-04T18:48:49.612Z] === RUN TestChangesSizeWithHardlinks [2021-03-04T18:48:49.612Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-03-04T18:48:49.612Z] changes_test.go:441: needs further investigation [2021-03-04T18:48:49.612Z] === RUN TestChangesSizeWithNoChanges [2021-03-04T18:48:49.612Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-03-04T18:48:49.612Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-03-04T18:48:49.612Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-03-04T18:48:49.612Z] === RUN TestChangesSize [2021-03-04T18:48:49.612Z] --- PASS: TestChangesSize (0.00s) [2021-03-04T18:48:49.612Z] === RUN TestApplyLayerInvalidFilenames [2021-03-04T18:48:49.612Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames321159034\\dest" [2021-03-04T18:48:49.612Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-03-04T18:48:49.612Z] === RUN TestApplyLayerInvalidHardlink [2021-03-04T18:48:49.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink773311164\\victim\\hello" -> "../victim/hello" [2021-03-04T18:48:49.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink584051947\\victim\\hello" -> "/../victim/hello" [2021-03-04T18:48:49.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink233534798\\victim" -> "../victim" [2021-03-04T18:48:49.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink961521237\\victim" -> "../victim" [2021-03-04T18:48:49.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink746274736\\victim" -> "../victim" [2021-03-04T18:48:49.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink067028815\\victim" -> "../victim" [2021-03-04T18:48:49.612Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-03-04T18:48:49.612Z] === RUN TestApplyLayerInvalidSymlink [2021-03-04T18:48:49.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink621244514\\dest\\dotdot" -> "../victim/hello" [2021-03-04T18:48:49.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink446083161\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-04T18:48:49.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink180868580\\dest\\loophole-victim" -> "../victim" [2021-03-04T18:48:49.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink093948915\\dest\\loophole-victim" -> "../victim" [2021-03-04T18:48:49.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink780931766\\dest\\loophole-victim" -> "../victim" [2021-03-04T18:48:49.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink393670301\\dest\\loophole-victim" -> "../victim" [2021-03-04T18:48:49.612Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-03-04T18:48:49.612Z] === RUN TestApplyLayerWhiteouts [2021-03-04T18:48:49.612Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-03-04T18:48:49.612Z] === RUN TestGenerateEmptyFile [2021-03-04T18:48:49.612Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-03-04T18:48:49.612Z] === RUN TestGenerateWithContent [2021-03-04T18:48:49.612Z] --- PASS: TestGenerateWithContent (0.00s) [2021-03-04T18:48:49.612Z] PASS [2021-03-04T18:48:49.612Z] coverage: 62.6% of statements [2021-03-04T18:48:49.612Z] ok github.com/docker/docker/pkg/archive 10.053s coverage: 62.6% of statements [2021-03-04T18:48:49.746Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-04T18:48:49.746Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-04T18:48:50.073Z] === RUN TestNewAndRemove [2021-03-04T18:48:50.073Z] --- PASS: TestNewAndRemove (0.00s) [2021-03-04T18:48:50.073Z] === RUN TestRemoveInvalidPath [2021-03-04T18:48:50.073Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-03-04T18:48:50.073Z] PASS [2021-03-04T18:48:50.073Z] coverage: 82.6% of statements [2021-03-04T18:48:50.073Z] ok github.com/docker/docker/pkg/pidfile 0.069s coverage: 82.6% of statements [2021-03-04T18:48:50.681Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-04T18:48:51.045Z] === RUN TestParseEmptyInterface [2021-03-04T18:48:51.045Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-03-04T18:48:51.045Z] === RUN TestParseNonInterfaceType [2021-03-04T18:48:51.045Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-03-04T18:48:51.045Z] === RUN TestParseWithOneFunction [2021-03-04T18:48:51.045Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-03-04T18:48:51.045Z] === RUN TestParseWithMultipleFuncs [2021-03-04T18:48:51.045Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-03-04T18:48:51.045Z] === RUN TestParseWithUnnamedReturn [2021-03-04T18:48:51.045Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-03-04T18:48:51.045Z] === RUN TestEmbeddedInterface [2021-03-04T18:48:51.045Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-03-04T18:48:51.045Z] === RUN TestParsedImports [2021-03-04T18:48:51.045Z] --- PASS: TestParsedImports (0.00s) [2021-03-04T18:48:51.045Z] === RUN TestAliasedImports [2021-03-04T18:48:51.045Z] --- PASS: TestAliasedImports (0.00s) [2021-03-04T18:48:51.045Z] PASS [2021-03-04T18:48:51.045Z] coverage: 56.8% of statements [2021-03-04T18:48:51.045Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.056s coverage: 56.8% of statements [2021-03-04T18:48:52.017Z] === RUN TestFailedConnection [2021-03-04T18:48:52.483Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-03-04T18:48:52.483Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-04T18:48:52.483Z] === RUN TestBufioReaderPoolPutAndGet [2021-03-04T18:48:52.483Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-03-04T18:48:52.483Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-03-04T18:48:52.483Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-03-04T18:48:52.483Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-03-04T18:48:52.483Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-04T18:48:52.483Z] === RUN TestBufioWriterPoolPutAndGet [2021-03-04T18:48:52.483Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-03-04T18:48:52.483Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-03-04T18:48:52.483Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-03-04T18:48:52.483Z] === RUN TestBufferPoolPutAndGet [2021-03-04T18:48:52.483Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-03-04T18:48:52.483Z] PASS [2021-03-04T18:48:52.483Z] coverage: 88.2% of statements [2021-03-04T18:48:52.483Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2021-03-04T18:48:52.483Z] === RUN TestHTTPTransport [2021-03-04T18:48:52.483Z] --- PASS: TestHTTPTransport (0.00s) [2021-03-04T18:48:52.483Z] PASS [2021-03-04T18:48:52.483Z] coverage: 85.7% of statements [2021-03-04T18:48:52.483Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2021-03-04T18:48:52.949Z] --- PASS: TestFailedConnection (1.00s) [2021-03-04T18:48:52.949Z] === RUN TestFailOnce [2021-03-04T18:48:52.949Z] 2021/03/04 18:48:52 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-03-04T18:48:52.949Z] goroutine 23 [running]: [2021-03-04T18:48:52.949Z] net/http.(*conn).serve.func1(0xc00011c000) [2021-03-04T18:48:52.949Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-03-04T18:48:52.949Z] panic(0x849b40, 0x986ad0) [2021-03-04T18:48:52.949Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-03-04T18:48:52.949Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000140000, 0xc0000f2200) [2021-03-04T18:48:52.949Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-03-04T18:48:52.949Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000140000, 0xc0000f2200) [2021-03-04T18:48:52.949Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-03-04T18:48:52.949Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000140000, 0xc0000f2200) [2021-03-04T18:48:52.949Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-03-04T18:48:52.949Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000140000, 0xc0000f2200) [2021-03-04T18:48:52.949Z] c:/go/src/net/http/server.go:2831 +0xab [2021-03-04T18:48:52.949Z] net/http.(*conn).serve(0xc00011c000, 0x99b2c0, 0xc0000fc040) [2021-03-04T18:48:52.949Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-03-04T18:48:52.949Z] created by net/http.(*Server).Serve [2021-03-04T18:48:52.949Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-03-04T18:48:52.949Z] time="2021-03-04T18:48:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2021-03-04T18:48:53.410Z] === RUN TestOutputOnPrematureClose [2021-03-04T18:48:53.410Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-03-04T18:48:53.410Z] === RUN TestCompleteSilently [2021-03-04T18:48:53.410Z] --- PASS: TestCompleteSilently (0.00s) [2021-03-04T18:48:53.410Z] PASS [2021-03-04T18:48:53.410Z] coverage: 75.9% of statements [2021-03-04T18:48:53.410Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2021-03-04T18:48:53.410Z] === RUN TestSendToOneSub [2021-03-04T18:48:53.410Z] --- PASS: TestSendToOneSub (0.00s) [2021-03-04T18:48:53.410Z] === RUN TestSendToMultipleSubs [2021-03-04T18:48:53.410Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-03-04T18:48:53.410Z] === RUN TestEvictOneSub [2021-03-04T18:48:53.410Z] --- PASS: TestEvictOneSub (0.00s) [2021-03-04T18:48:53.410Z] === RUN TestClosePublisher [2021-03-04T18:48:53.410Z] --- PASS: TestClosePublisher (0.00s) [2021-03-04T18:48:53.410Z] === RUN TestPubSubRace [2021-03-04T18:48:53.871Z] --- PASS: TestFailOnce (1.16s) [2021-03-04T18:48:53.871Z] === RUN TestEchoInputOutput [2021-03-04T18:48:53.871Z] --- PASS: TestEchoInputOutput (0.00s) [2021-03-04T18:48:53.871Z] === RUN TestBackoff [2021-03-04T18:48:53.871Z] --- PASS: TestBackoff (0.00s) [2021-03-04T18:48:53.871Z] === RUN TestAbortRetry [2021-03-04T18:48:53.871Z] --- PASS: TestAbortRetry (0.00s) [2021-03-04T18:48:53.871Z] === RUN TestClientScheme [2021-03-04T18:48:53.871Z] --- PASS: TestClientScheme (0.00s) [2021-03-04T18:48:53.871Z] === RUN TestNewClientWithTimeout [2021-03-04T18:48:54.332Z] === RUN TestRegister [2021-03-04T18:48:54.332Z] --- PASS: TestRegister (0.00s) [2021-03-04T18:48:54.332Z] === RUN TestCommand [2021-03-04T18:48:54.332Z] --- PASS: TestCommand (0.03s) [2021-03-04T18:48:54.332Z] === RUN TestNaiveSelf [2021-03-04T18:48:54.332Z] --- PASS: TestNaiveSelf (0.03s) [2021-03-04T18:48:54.332Z] PASS [2021-03-04T18:48:54.332Z] coverage: 82.4% of statements [2021-03-04T18:48:54.332Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2021-03-04T18:48:54.332Z] time="2021-03-04T18:48:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-03-04T18:48:54.793Z] --- PASS: TestPubSubRace (1.06s) [2021-03-04T18:48:54.793Z] PASS [2021-03-04T18:48:54.793Z] coverage: 75.0% of statements [2021-03-04T18:48:54.793Z] ok github.com/docker/docker/pkg/pubsub 1.110s coverage: 75.0% of statements [2021-03-04T18:48:54.869Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-04T18:48:55.765Z] === RUN TestParseSignal [2021-03-04T18:48:55.765Z] --- PASS: TestParseSignal (0.00s) [2021-03-04T18:48:55.765Z] === RUN TestValidSignalForPlatform [2021-03-04T18:48:55.765Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-03-04T18:48:55.765Z] PASS [2021-03-04T18:48:55.765Z] coverage: 20.3% of statements [2021-03-04T18:48:55.765Z] ok github.com/docker/docker/pkg/signal 0.041s coverage: 20.3% of statements [2021-03-04T18:48:55.765Z] === RUN TestNewStdWriter [2021-03-04T18:48:55.765Z] --- PASS: TestNewStdWriter (0.00s) [2021-03-04T18:48:55.765Z] === RUN TestWriteWithUninitializedStdWriter [2021-03-04T18:48:55.765Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-03-04T18:48:55.765Z] === RUN TestWriteWithNilBytes [2021-03-04T18:48:55.765Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-03-04T18:48:55.765Z] === RUN TestWrite [2021-03-04T18:48:55.765Z] --- PASS: TestWrite (0.00s) [2021-03-04T18:48:55.765Z] === RUN TestWriteWithWriterError [2021-03-04T18:48:55.765Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-03-04T18:48:55.765Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-03-04T18:48:55.765Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-03-04T18:48:55.765Z] === RUN TestStdCopyWriteAndRead [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-03-04T18:48:55.765Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-03-04T18:48:55.765Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-03-04T18:48:55.765Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-03-04T18:48:55.765Z] === RUN TestStdCopyWithInvalidInputHeader [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-03-04T18:48:55.765Z] === RUN TestStdCopyWithCorruptedPrefix [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-03-04T18:48:55.765Z] === RUN TestStdCopyReturnsWriteErrors [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-03-04T18:48:55.765Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-03-04T18:48:55.765Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-03-04T18:48:55.765Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-03-04T18:48:55.765Z] PASS [2021-03-04T18:48:55.765Z] coverage: 100.0% of statements [2021-03-04T18:48:55.765Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2021-03-04T18:48:55.765Z] time="2021-03-04T18:48:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-03-04T18:48:55.804Z] --- PASS: TestDockerNetworkMacvlan (13.20s) [2021-03-04T18:48:55.804Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-03-04T18:48:55.804Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-03-04T18:48:55.804Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2021-03-04T18:48:55.804Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s) [2021-03-04T18:48:55.804Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.30s) [2021-03-04T18:48:55.804Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s) [2021-03-04T18:48:55.804Z] PASS [2021-03-04T18:48:55.804Z] [2021-03-04T18:48:55.804Z] DONE 8 tests in 14.735s [2021-03-04T18:48:55.804Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-04T18:48:55.804Z] ++ 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 [2021-03-04T18:48:55.804Z] ++ set -e [2021-03-04T18:48:55.804Z] ++ '[' -n 0 ']' [2021-03-04T18:48:55.804Z] ++ set -x [2021-03-04T18:48:55.804Z] ++ 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 [2021-03-04T18:48:55.804Z] testing: warning: no tests to run [2021-03-04T18:48:55.804Z] PASS [2021-03-04T18:48:55.804Z] [2021-03-04T18:48:55.804Z] DONE 0 tests in 0.033s [2021-03-04T18:48:55.804Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-04T18:48:55.804Z] ++ 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 [2021-03-04T18:48:55.804Z] ++ set -e [2021-03-04T18:48:55.804Z] ++ '[' -n 0 ']' [2021-03-04T18:48:55.804Z] ++ set -x [2021-03-04T18:48:55.804Z] ++ 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 [2021-03-04T18:48:55.804Z] INFO: Testing against a local daemon [2021-03-04T18:48:55.804Z] === RUN TestAuthZPluginAllowRequest [2021-03-04T18:48:56.737Z] === RUN TestRawProgressFormatterFormatStatus [2021-03-04T18:48:56.737Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestRawProgressFormatterFormatProgress [2021-03-04T18:48:56.737Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestFormatStatus [2021-03-04T18:48:56.737Z] --- PASS: TestFormatStatus (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestFormatError [2021-03-04T18:48:56.737Z] --- PASS: TestFormatError (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestFormatJSONError [2021-03-04T18:48:56.737Z] --- PASS: TestFormatJSONError (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestJsonProgressFormatterFormatProgress [2021-03-04T18:48:56.737Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestJsonProgressFormatterFormatStatus [2021-03-04T18:48:56.737Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestNewJSONProgressOutput [2021-03-04T18:48:56.737Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestAuxFormatterEmit [2021-03-04T18:48:56.737Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestStreamWriterStdout [2021-03-04T18:48:56.737Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestStreamWriterStderr [2021-03-04T18:48:56.737Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-03-04T18:48:56.737Z] PASS [2021-03-04T18:48:56.737Z] coverage: 66.2% of statements [2021-03-04T18:48:56.737Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2021-03-04T18:48:56.737Z] === RUN TestGenerateRandomID [2021-03-04T18:48:56.737Z] --- PASS: TestGenerateRandomID (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestShortenId [2021-03-04T18:48:56.737Z] --- PASS: TestShortenId (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestShortenSha256Id [2021-03-04T18:48:56.737Z] --- PASS: TestShortenSha256Id (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestShortenIdEmpty [2021-03-04T18:48:56.737Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestShortenIdInvalid [2021-03-04T18:48:56.737Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestIsShortIDNonHex [2021-03-04T18:48:56.737Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-03-04T18:48:56.737Z] === RUN TestIsShortIDNotCorrectSize [2021-03-04T18:48:56.737Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-03-04T18:48:56.737Z] PASS [2021-03-04T18:48:56.737Z] coverage: 70.6% of statements [2021-03-04T18:48:56.737Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements [2021-03-04T18:48:57.180Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2021-03-04T18:48:57.180Z] === RUN TestAuthZPluginTLS [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-04T18:48:57.683Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-03-04T18:48:57.683Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-04T18:48:57.683Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/types [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-04T18:48:57.683Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-03-04T18:48:57.683Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-04T18:48:57.683Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-04T18:48:57.709Z] === RUN TestIsCpusetListAvailable [2021-03-04T18:48:57.709Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-03-04T18:48:57.709Z] PASS [2021-03-04T18:48:57.709Z] coverage: 38.2% of statements [2021-03-04T18:48:57.709Z] ok github.com/docker/docker/pkg/sysinfo 0.067s coverage: 38.2% of statements [2021-03-04T18:48:57.942Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2021-03-04T18:48:58.119Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-03-04T18:48:58.119Z] === RUN TestAuthZPluginDenyRequest [2021-03-04T18:48:58.201Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2021-03-04T18:48:58.201Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-04T18:48:58.201Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-04T18:48:58.201Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-04T18:48:58.201Z] ? github.com/docker/docker/builder [no test files] [2021-03-04T18:48:58.201Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-04T18:48:58.201Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-04T18:48:58.201Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-04T18:48:58.201Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-04T18:48:58.201Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-04T18:48:58.201Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-04T18:48:58.201Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-04T18:48:58.378Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-03-04T18:48:58.378Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-04T18:48:58.686Z] time="2021-03-04T18:48:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-03-04T18:48:58.686Z] === RUN TestChtimes [2021-03-04T18:48:58.686Z] --- PASS: TestChtimes (0.00s) [2021-03-04T18:48:58.686Z] === RUN TestChtimesWindows [2021-03-04T18:48:58.686Z] --- PASS: TestChtimesWindows (0.00s) [2021-03-04T18:48:58.686Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-03-04T18:48:58.686Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-03-04T18:48:58.686Z] === RUN TestEnsureRemoveAllNotExist [2021-03-04T18:48:58.686Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-03-04T18:48:58.686Z] === RUN TestEnsureRemoveAllWithDir [2021-03-04T18:48:58.686Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-03-04T18:48:58.686Z] === RUN TestEnsureRemoveAllWithFile [2021-03-04T18:48:58.686Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-03-04T18:48:58.686Z] === RUN TestHasWin32KSupport [2021-03-04T18:48:58.686Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-03-04T18:48:58.686Z] syscall_windows_test.go:8: win32k: true [2021-03-04T18:48:58.686Z] PASS [2021-03-04T18:48:58.686Z] coverage: 12.0% of statements [2021-03-04T18:48:58.686Z] ok github.com/docker/docker/pkg/system 0.068s coverage: 12.0% of statements [2021-03-04T18:48:58.945Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-04T18:48:58.945Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-03-04T18:48:58.945Z] === RUN TestAuthZPluginDenyResponse [2021-03-04T18:48:59.147Z] === RUN TestTailFile [2021-03-04T18:48:59.147Z] --- PASS: TestTailFile (0.00s) [2021-03-04T18:48:59.147Z] === RUN TestTailFileManyLines [2021-03-04T18:48:59.147Z] --- PASS: TestTailFileManyLines (0.00s) [2021-03-04T18:48:59.147Z] === RUN TestTailEmptyFile [2021-03-04T18:48:59.147Z] --- PASS: TestTailEmptyFile (0.00s) [2021-03-04T18:48:59.147Z] === RUN TestTailNegativeN [2021-03-04T18:48:59.147Z] --- PASS: TestTailNegativeN (0.00s) [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader [2021-03-04T18:48:59.147Z] === CONT TestNewTailReader [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/4_byte_delimiter [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/8_byte_delimiter [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/12_byte_delimiter [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/no_delimiter [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/no_delimiter [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/single_byte_delimiter [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/truncated_last_line [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-03-04T18:48:59.147Z] === CONT TestNewTailReader/2_byte_delimiter [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.147Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.147Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.147Z] === CONT TestNewTailReader/single_byte_delimiter [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.147Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.147Z] === CONT TestNewTailReader/8_byte_delimiter [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-04T18:48:59.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-04T18:48:59.147Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/no_delimiter [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/4_byte_delimiter [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/12_byte_delimiter [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.148Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.148Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.148Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.149Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.149Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.512Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-03-04T18:48:59.512Z] === RUN TestAuthZPluginAllowEventStream [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.631Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.631Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.631Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.631Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.632Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.633Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.633Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-04T18:48:59.634Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-04T18:48:59.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-04T18:48:59.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-04T18:48:59.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-04T18:48:59.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-04T18:48:59.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-04T18:48:59.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-03-04T18:48:59.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-04T18:48:59.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-04T18:48:59.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-04T18:48:59.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-04T18:48:59.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-04T18:48:59.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.02s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-04T18:49:00.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-04T18:49:00.097Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-04T18:49:00.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T18:49:00.098Z] PASS [2021-03-04T18:49:00.098Z] coverage: 88.6% of statements [2021-03-04T18:49:00.098Z] ok github.com/docker/docker/pkg/tailfile 0.557s coverage: 88.6% of statements [2021-03-04T18:49:00.559Z] === RUN TestTarSumRemoveNonExistent [2021-03-04T18:49:00.559Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-03-04T18:49:00.559Z] === RUN TestTarSumRemove [2021-03-04T18:49:00.559Z] --- PASS: TestTarSumRemove (0.00s) [2021-03-04T18:49:00.559Z] === RUN TestSortFileInfoSums [2021-03-04T18:49:00.559Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-03-04T18:49:00.559Z] === RUN TestNewTarSumForLabelInvalid [2021-03-04T18:49:00.559Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-03-04T18:49:00.559Z] === RUN TestNewTarSumForLabel [2021-03-04T18:49:00.559Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-03-04T18:49:00.559Z] === RUN TestEmptyTar [2021-03-04T18:49:00.559Z] --- PASS: TestEmptyTar (0.00s) [2021-03-04T18:49:00.559Z] === RUN TestTarSumsReadSize [2021-03-04T18:49:00.559Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-03-04T18:49:00.559Z] === RUN TestTarSums [2021-03-04T18:49:00.559Z] --- PASS: TestTarSums (0.09s) [2021-03-04T18:49:00.559Z] === RUN TestIteration [2021-03-04T18:49:00.891Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2021-03-04T18:49:00.891Z] === RUN TestAuthZPluginErrorResponse [2021-03-04T18:49:01.020Z] --- PASS: TestIteration (0.00s) [2021-03-04T18:49:01.020Z] === RUN TestVersionLabelForChecksum [2021-03-04T18:49:01.020Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-03-04T18:49:01.020Z] === RUN TestVersion [2021-03-04T18:49:01.020Z] --- PASS: TestVersion (0.00s) [2021-03-04T18:49:01.020Z] === RUN TestGetVersion [2021-03-04T18:49:01.020Z] --- PASS: TestGetVersion (0.00s) [2021-03-04T18:49:01.020Z] === RUN TestGetVersions [2021-03-04T18:49:01.020Z] --- PASS: TestGetVersions (0.00s) [2021-03-04T18:49:01.020Z] PASS [2021-03-04T18:49:01.020Z] coverage: 89.3% of statements [2021-03-04T18:49:01.020Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2021-03-04T18:49:01.020Z] testing: warning: no tests to run [2021-03-04T18:49:01.020Z] PASS [2021-03-04T18:49:01.020Z] coverage: [no statements] [2021-03-04T18:49:01.020Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: [no statements] [no tests to run] [2021-03-04T18:49:01.461Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-03-04T18:49:01.462Z] === RUN TestAuthZPluginErrorRequest [2021-03-04T18:49:01.992Z] === RUN TestTruncIndex [2021-03-04T18:49:01.992Z] === RUN TestIsGIT [2021-03-04T18:49:01.992Z] --- PASS: TestIsGIT (0.00s) [2021-03-04T18:49:01.992Z] === RUN TestIsTransport [2021-03-04T18:49:01.992Z] --- PASS: TestIsTransport (0.00s) [2021-03-04T18:49:01.992Z] PASS [2021-03-04T18:49:01.992Z] coverage: 100.0% of statements [2021-03-04T18:49:01.992Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2021-03-04T18:49:01.992Z] --- PASS: TestTruncIndex (0.10s) [2021-03-04T18:49:01.992Z] PASS [2021-03-04T18:49:01.992Z] coverage: 91.5% of statements [2021-03-04T18:49:01.992Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2021-03-04T18:49:02.029Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-04T18:49:02.029Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-04T18:49:02.288Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-03-04T18:49:02.387Z] ok github.com/docker/docker/builder/dockerfile 0.228s coverage: 48.3% of statements [2021-03-04T18:49:02.387Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-04T18:49:02.387Z] ok github.com/docker/docker/builder/remotecontext 0.077s coverage: 13.7% of statements [2021-03-04T18:49:02.453Z] === RUN TestVersionInfo [2021-03-04T18:49:02.453Z] --- PASS: TestVersionInfo (0.00s) [2021-03-04T18:49:02.453Z] === RUN TestAppendVersions [2021-03-04T18:49:02.453Z] --- PASS: TestAppendVersions (0.00s) [2021-03-04T18:49:02.453Z] PASS [2021-03-04T18:49:02.453Z] coverage: 88.9% of statements [2021-03-04T18:49:02.453Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2021-03-04T18:49:02.546Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-03-04T18:49:02.546Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-04T18:49:02.916Z] time="2021-03-04T18:49:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-03-04T18:49:02.954Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-03-04T18:49:04.450Z] === RUN TestDockerSuite/TestBuildRm [2021-03-04T18:49:04.450Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.94s) [2021-03-04T18:49:04.450Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-04T18:49:04.459Z] === RUN TestValidatePrivileges [2021-03-04T18:49:04.459Z] --- PASS: TestValidatePrivileges (0.00s) [2021-03-04T18:49:04.459Z] === RUN TestFilterByCapNeg [2021-03-04T18:49:04.459Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-03-04T18:49:04.459Z] === RUN TestFilterByCapPos [2021-03-04T18:49:04.459Z] --- PASS: TestFilterByCapPos (0.00s) [2021-03-04T18:49:04.459Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-03-04T18:49:04.459Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-03-04T18:49:04.459Z] PASS [2021-03-04T18:49:04.459Z] coverage: 12.0% of statements [2021-03-04T18:49:04.459Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2021-03-04T18:49:04.459Z] === RUN TestNewSettable [2021-03-04T18:49:04.459Z] --- PASS: TestNewSettable (0.00s) [2021-03-04T18:49:04.459Z] === RUN TestIsSettable [2021-03-04T18:49:04.459Z] --- PASS: TestIsSettable (0.00s) [2021-03-04T18:49:04.459Z] === RUN TestUpdateSettingsEnv [2021-03-04T18:49:04.459Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-03-04T18:49:04.459Z] PASS [2021-03-04T18:49:04.459Z] coverage: 20.1% of statements [2021-03-04T18:49:04.459Z] ok github.com/docker/docker/plugin/v2 0.052s coverage: 20.1% of statements [2021-03-04T18:49:04.858Z] ok github.com/docker/docker/builder/remotecontext/git 1.724s coverage: 86.3% of statements [2021-03-04T18:49:04.858Z] ? github.com/docker/docker/cli [no test files] [2021-03-04T18:49:04.858Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-04T18:49:06.002Z] === RUN TestLoad [2021-03-04T18:49:06.002Z] --- PASS: TestLoad (0.00s) [2021-03-04T18:49:06.002Z] === RUN TestSave [2021-03-04T18:49:06.002Z] --- PASS: TestSave (0.03s) [2021-03-04T18:49:06.002Z] === RUN TestAddDeleteGet [2021-03-04T18:49:06.002Z] --- PASS: TestAddDeleteGet (0.04s) [2021-03-04T18:49:06.002Z] === RUN TestInvalidTags [2021-03-04T18:49:06.002Z] --- PASS: TestInvalidTags (0.01s) [2021-03-04T18:49:06.002Z] PASS [2021-03-04T18:49:06.002Z] coverage: 84.4% of statements [2021-03-04T18:49:06.002Z] ok github.com/docker/docker/reference 0.131s coverage: 84.4% of statements [2021-03-04T18:49:06.354Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s) [2021-03-04T18:49:06.354Z] === RUN TestAuthZPluginHeader [2021-03-04T18:49:06.613Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-04T18:49:07.180Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-03-04T18:49:07.180Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-04T18:49:07.392Z] ok github.com/docker/docker/client 0.173s coverage: 75.4% of statements [2021-03-04T18:49:07.439Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-04T18:49:07.545Z] === RUN TestResolveAuthConfigIndexServer [2021-03-04T18:49:07.545Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-03-04T18:49:07.545Z] === RUN TestResolveAuthConfigFullURL [2021-03-04T18:49:07.545Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-03-04T18:49:07.545Z] === RUN TestLoadAllowNondistributableArtifacts [2021-03-04T18:49:07.545Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-03-04T18:49:07.545Z] === RUN TestValidateMirror [2021-03-04T18:49:07.545Z] --- PASS: TestValidateMirror (0.00s) [2021-03-04T18:49:07.545Z] === RUN TestLoadInsecureRegistries [2021-03-04T18:49:08.007Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-04T18:49:08.007Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-04T18:49:08.007Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-04T18:49:08.007Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-04T18:49:08.007Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-04T18:49:08.007Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-03-04T18:49:08.007Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-03-04T18:49:08.007Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-04T18:49:08.007Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-04T18:49:08.007Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-03-04T18:49:08.007Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-03-04T18:49:08.007Z] time="2021-03-04T18:49:07Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-04T18:49:08.007Z] time="2021-03-04T18:49:07Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-03-04T18:49:08.007Z] time="2021-03-04T18:49:07Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-04T18:49:08.007Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-03-04T18:49:08.007Z] === RUN TestNewServiceConfig [2021-03-04T18:49:08.007Z] --- PASS: TestNewServiceConfig (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestValidateIndexName [2021-03-04T18:49:08.007Z] --- PASS: TestValidateIndexName (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestValidateIndexNameWithError [2021-03-04T18:49:08.007Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestEndpointParse [2021-03-04T18:49:08.007Z] --- PASS: TestEndpointParse (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestEndpointParseInvalid [2021-03-04T18:49:08.007Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestValidateEndpoint [2021-03-04T18:49:08.007Z] --- PASS: TestValidateEndpoint (0.01s) [2021-03-04T18:49:08.007Z] === RUN TestPing [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-03-04T18:49:08.007Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestResumableRequestReaderWithReadError [2021-03-04T18:49:08.007Z] --- PASS: TestPing (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestPingRegistryEndpoint [2021-03-04T18:49:08.007Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-03-04T18:49:08.007Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:08.007Z] === RUN TestEndpoint [2021-03-04T18:49:08.007Z] --- SKIP: TestEndpoint (0.00s) [2021-03-04T18:49:08.007Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:08.007Z] === RUN TestParseRepositoryInfo [2021-03-04T18:49:08.007Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestNewIndexInfo [2021-03-04T18:49:08.007Z] --- PASS: TestNewIndexInfo (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestMirrorEndpointLookup [2021-03-04T18:49:08.007Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-03-04T18:49:08.007Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:08.007Z] === RUN TestSearchRepositories [2021-03-04T18:49:08.007Z] --- PASS: TestSearchRepositories (0.01s) [2021-03-04T18:49:08.007Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-03-04T18:49:08.007Z] Host: 127.0.0.1:49231 [2021-03-04T18:49:08.007Z] User-Agent: docker test client [2021-03-04T18:49:08.007Z] Authorization: Token fake-token [2021-03-04T18:49:08.007Z] X-Docker-Token: true [2021-03-04T18:49:08.007Z] Accept-Encoding: gzip [2021-03-04T18:49:08.007Z] [2021-03-04T18:49:08.007Z] [2021-03-04T18:49:08.007Z] registry_test.go:730: HTTP/1.1 200 OK [2021-03-04T18:49:08.007Z] Connection: close [2021-03-04T18:49:08.007Z] Content-Length: 144 [2021-03-04T18:49:08.007Z] Cache-Control: no-cache [2021-03-04T18:49:08.007Z] Content-Type: application/json [2021-03-04T18:49:08.007Z] Date: Thu, 04 Mar 2021 18:49:07 GMT [2021-03-04T18:49:08.007Z] Expires: -1 [2021-03-04T18:49:08.007Z] Pragma: no-cache [2021-03-04T18:49:08.007Z] Server: docker-tests/mock [2021-03-04T18:49:08.007Z] X-Docker-Registry-Config: mock [2021-03-04T18:49:08.007Z] X-Docker-Registry-Version: 0.0.0 [2021-03-04T18:49:08.007Z] [2021-03-04T18:49:08.007Z] [2021-03-04T18:49:08.007Z] === RUN TestTrustedLocation [2021-03-04T18:49:08.007Z] --- PASS: TestTrustedLocation (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-03-04T18:49:08.007Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestAllowNondistributableArtifacts [2021-03-04T18:49:08.007Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestIsSecureIndex [2021-03-04T18:49:08.007Z] --- PASS: TestIsSecureIndex (0.00s) [2021-03-04T18:49:08.007Z] PASS [2021-03-04T18:49:08.007Z] coverage: 50.3% of statements [2021-03-04T18:49:08.007Z] ok github.com/docker/docker/registry 0.261s coverage: 50.3% of statements [2021-03-04T18:49:08.007Z] time="2021-03-04T18:49:07Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-03-04T18:49:08.007Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestResumableRequestReader [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestReader (0.00s) [2021-03-04T18:49:08.007Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-03-04T18:49:08.007Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-03-04T18:49:08.007Z] PASS [2021-03-04T18:49:08.007Z] coverage: 100.0% of statements [2021-03-04T18:49:08.007Z] ok github.com/docker/docker/registry/resumable 0.264s coverage: 100.0% of statements [2021-03-04T18:49:08.815Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-04T18:49:08.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-03-04T18:49:08.978Z] === RUN TestRestartManagerTimeout [2021-03-04T18:49:08.978Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-03-04T18:49:08.978Z] === RUN TestRestartManagerTimeoutReset [2021-03-04T18:49:08.978Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-03-04T18:49:08.978Z] PASS [2021-03-04T18:49:08.978Z] coverage: 50.9% of statements [2021-03-04T18:49:08.978Z] ok github.com/docker/docker/restartmanager 0.052s coverage: 50.9% of statements [2021-03-04T18:49:08.978Z] === RUN TestDecodeContainerConfig [2021-03-04T18:49:08.978Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-03-04T18:49:08.978Z] === RUN TestDecodeContainerConfigIsolation [2021-03-04T18:49:08.978Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-03-04T18:49:08.978Z] === RUN TestValidatePrivileged [2021-03-04T18:49:08.978Z] --- PASS: TestValidatePrivileged (0.00s) [2021-03-04T18:49:08.978Z] PASS [2021-03-04T18:49:08.978Z] coverage: 52.2% of statements [2021-03-04T18:49:08.978Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.2% of statements [2021-03-04T18:49:09.073Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-04T18:49:09.441Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-03-04T18:49:09.441Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-03-04T18:49:09.441Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-03-04T18:49:09.441Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-03-04T18:49:09.441Z] PASS [2021-03-04T18:49:09.441Z] coverage: 62.5% of statements [2021-03-04T18:49:09.441Z] ok github.com/docker/docker/testutil 0.058s coverage: 62.5% of statements [2021-03-04T18:49:10.010Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-04T18:49:11.386Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-04T18:49:11.632Z] --- PASS: TestNewClientWithTimeout (17.65s) [2021-03-04T18:49:11.632Z] === RUN TestClientStream [2021-03-04T18:49:11.632Z] --- PASS: TestClientStream (0.01s) [2021-03-04T18:49:11.632Z] === RUN TestClientSendFile [2021-03-04T18:49:11.632Z] --- PASS: TestClientSendFile (0.00s) [2021-03-04T18:49:11.632Z] === RUN TestClientWithRequestTimeout [2021-03-04T18:49:11.632Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-03-04T18:49:11.632Z] === RUN TestFileSpecPlugin [2021-03-04T18:49:11.632Z] --- PASS: TestFileSpecPlugin (0.03s) [2021-03-04T18:49:11.632Z] === RUN TestFileJSONSpecPlugin [2021-03-04T18:49:11.632Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-03-04T18:49:11.632Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-03-04T18:49:11.632Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-03-04T18:49:11.632Z] === RUN TestPluginAddHandler [2021-03-04T18:49:11.632Z] --- PASS: TestPluginAddHandler (0.00s) [2021-03-04T18:49:11.632Z] === RUN TestPluginWaitBadPlugin [2021-03-04T18:49:11.632Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-03-04T18:49:11.632Z] === RUN TestGet [2021-03-04T18:49:11.632Z] time="2021-03-04T18:49:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-03-04T18:49:11.954Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.66s) [2021-03-04T18:49:11.954Z] === RUN TestAuthZPluginV2Disable [2021-03-04T18:49:12.093Z] === RUN TestGetDriver [2021-03-04T18:49:12.093Z] --- PASS: TestGetDriver (0.00s) [2021-03-04T18:49:12.093Z] === RUN TestVolumeRequestError [2021-03-04T18:49:12.093Z] --- PASS: TestVolumeRequestError (0.01s) [2021-03-04T18:49:12.093Z] PASS [2021-03-04T18:49:12.093Z] coverage: 36.1% of statements [2021-03-04T18:49:12.093Z] ok github.com/docker/docker/volume/drivers 0.074s coverage: 36.1% of statements [2021-03-04T18:49:12.522Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-04T18:49:12.554Z] === RUN TestGetAddress [2021-03-04T18:49:12.554Z] --- PASS: TestGetAddress (0.00s) [2021-03-04T18:49:12.554Z] === RUN TestRemove [2021-03-04T18:49:12.554Z] --- SKIP: TestRemove (0.00s) [2021-03-04T18:49:12.554Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-04T18:49:12.554Z] === RUN TestInitializeWithVolumes [2021-03-04T18:49:12.554Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-03-04T18:49:12.554Z] === RUN TestCreate [2021-03-04T18:49:12.554Z] --- PASS: TestCreate (0.01s) [2021-03-04T18:49:12.554Z] === RUN TestValidateName [2021-03-04T18:49:12.554Z] --- PASS: TestValidateName (0.00s) [2021-03-04T18:49:12.554Z] === RUN TestCreateWithOpts [2021-03-04T18:49:12.554Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-03-04T18:49:12.554Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-04T18:49:12.554Z] === RUN TestRelaodNoOpts [2021-03-04T18:49:12.554Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-03-04T18:49:12.554Z] PASS [2021-03-04T18:49:12.554Z] coverage: 41.5% of statements [2021-03-04T18:49:12.554Z] ok github.com/docker/docker/volume/local 0.094s coverage: 41.5% of statements [2021-03-04T18:49:12.554Z] time="2021-03-04T18:49:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-03-04T18:49:13.015Z] === RUN TestConvertTmpfsOptions [2021-03-04T18:49:13.015Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-03-04T18:49:13.015Z] parser_test.go:49: data="mode=700,size=1m" [2021-03-04T18:49:13.015Z] parser_test.go:49: data="ro" [2021-03-04T18:49:13.015Z] === RUN TestParseMountRaw [2021-03-04T18:49:13.015Z] --- PASS: TestParseMountRaw (0.03s) [2021-03-04T18:49:13.015Z] === RUN TestParseMountRawSplit [2021-03-04T18:49:13.015Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-03-04T18:49:13.015Z] parser_test.go:390: case 0 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 1 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 2 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 3 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 4 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 5 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 6 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 7 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 8 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 0 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 1 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 2 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 3 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 4 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 5 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 6 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 7 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 8 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 9 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 10 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 11 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 12 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 0 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 1 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 2 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 3 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 4 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 5 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 6 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 7 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 8 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 9 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 10 [2021-03-04T18:49:13.015Z] parser_test.go:390: case 11 [2021-03-04T18:49:13.015Z] === RUN TestParseMountSpec [2021-03-04T18:49:13.015Z] --- PASS: TestParseMountSpec (0.00s) [2021-03-04T18:49:13.015Z] parser_test.go:455: case 0 [2021-03-04T18:49:13.015Z] parser_test.go:455: case 1 [2021-03-04T18:49:13.015Z] parser_test.go:455: case 2 [2021-03-04T18:49:13.015Z] parser_test.go:455: case 3 [2021-03-04T18:49:13.015Z] parser_test.go:455: case 4 [2021-03-04T18:49:13.015Z] parser_test.go:455: case 5 [2021-03-04T18:49:13.015Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-03-04T18:49:13.015Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-03-04T18:49:13.015Z] === RUN TestValidateMount [2021-03-04T18:49:13.015Z] --- PASS: TestValidateMount (0.00s) [2021-03-04T18:49:13.015Z] PASS [2021-03-04T18:49:13.015Z] coverage: 66.2% of statements [2021-03-04T18:49:13.015Z] ok github.com/docker/docker/volume/mounts 0.128s coverage: 66.2% of statements [2021-03-04T18:49:13.458Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-04T18:49:14.563Z] === RUN TestSetGetMeta [2021-03-04T18:49:14.563Z] === PAUSE TestSetGetMeta [2021-03-04T18:49:14.563Z] === RUN TestRestore [2021-03-04T18:49:14.563Z] === PAUSE TestRestore [2021-03-04T18:49:14.563Z] === RUN TestServiceCreate [2021-03-04T18:49:14.563Z] === PAUSE TestServiceCreate [2021-03-04T18:49:14.563Z] === RUN TestServiceList [2021-03-04T18:49:14.563Z] === PAUSE TestServiceList [2021-03-04T18:49:14.563Z] === RUN TestServiceRemove [2021-03-04T18:49:14.563Z] === PAUSE TestServiceRemove [2021-03-04T18:49:14.563Z] === RUN TestServiceGet [2021-03-04T18:49:14.563Z] === PAUSE TestServiceGet [2021-03-04T18:49:14.563Z] === RUN TestServicePrune [2021-03-04T18:49:14.563Z] === PAUSE TestServicePrune [2021-03-04T18:49:14.563Z] === RUN TestCreate [2021-03-04T18:49:14.563Z] === PAUSE TestCreate [2021-03-04T18:49:14.563Z] === RUN TestRemove [2021-03-04T18:49:14.563Z] === PAUSE TestRemove [2021-03-04T18:49:14.563Z] === RUN TestList [2021-03-04T18:49:14.563Z] === PAUSE TestList [2021-03-04T18:49:14.563Z] === RUN TestFindByDriver [2021-03-04T18:49:14.563Z] === PAUSE TestFindByDriver [2021-03-04T18:49:14.563Z] === RUN TestFindByReferenced [2021-03-04T18:49:14.563Z] === PAUSE TestFindByReferenced [2021-03-04T18:49:14.563Z] === RUN TestDerefMultipleOfSameRef [2021-03-04T18:49:14.563Z] === PAUSE TestDerefMultipleOfSameRef [2021-03-04T18:49:14.563Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-04T18:49:14.563Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-04T18:49:14.563Z] === RUN TestDefererencePluginOnCreateError [2021-03-04T18:49:14.563Z] === PAUSE TestDefererencePluginOnCreateError [2021-03-04T18:49:14.563Z] === RUN TestRefDerefRemove [2021-03-04T18:49:14.563Z] === PAUSE TestRefDerefRemove [2021-03-04T18:49:14.563Z] === RUN TestGet [2021-03-04T18:49:14.563Z] === PAUSE TestGet [2021-03-04T18:49:14.563Z] === RUN TestGetWithReference [2021-03-04T18:49:14.563Z] === PAUSE TestGetWithReference [2021-03-04T18:49:14.563Z] === RUN TestFilterFunc [2021-03-04T18:49:14.563Z] === RUN TestFilterFunc/test_nil_list [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_nil_list [2021-03-04T18:49:14.563Z] === RUN TestFilterFunc/test_empty_list [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_empty_list [2021-03-04T18:49:14.563Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-03-04T18:49:14.563Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-04T18:49:14.563Z] === RUN TestFilterFunc/test_filter_some [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_filter_some [2021-03-04T18:49:14.563Z] === RUN TestFilterFunc/test_filter_middle [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_filter_middle [2021-03-04T18:49:14.563Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-03-04T18:49:14.563Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-03-04T18:49:14.563Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-03-04T18:49:14.563Z] === CONT TestFilterFunc/test_nil_list [2021-03-04T18:49:14.563Z] === CONT TestFilterFunc/test_filter_some [2021-03-04T18:49:14.563Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-04T18:49:14.563Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-03-04T18:49:14.563Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-03-04T18:49:14.563Z] === CONT TestFilterFunc/test_empty_list [2021-03-04T18:49:14.563Z] === CONT TestFilterFunc/test_filter_middle [2021-03-04T18:49:14.563Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-03-04T18:49:14.563Z] --- PASS: TestFilterFunc (0.00s) [2021-03-04T18:49:14.563Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-03-04T18:49:14.563Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-03-04T18:49:14.563Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-03-04T18:49:14.563Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-03-04T18:49:14.563Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-03-04T18:49:14.563Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-03-04T18:49:14.563Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-03-04T18:49:14.563Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-03-04T18:49:14.563Z] === CONT TestSetGetMeta [2021-03-04T18:49:14.563Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-04T18:49:14.563Z] === CONT TestCreate [2021-03-04T18:49:14.563Z] === CONT TestServiceRemove [2021-03-04T18:49:14.563Z] --- PASS: TestSetGetMeta (0.02s) [2021-03-04T18:49:14.563Z] === CONT TestDerefMultipleOfSameRef [2021-03-04T18:49:14.563Z] --- PASS: TestCreate (0.03s) [2021-03-04T18:49:14.563Z] === CONT TestFindByReferenced [2021-03-04T18:49:14.563Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-03-04T18:49:14.563Z] === CONT TestFindByDriver [2021-03-04T18:49:14.563Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-03-04T18:49:14.563Z] === CONT TestList [2021-03-04T18:49:14.563Z] --- PASS: TestFindByReferenced (0.03s) [2021-03-04T18:49:14.563Z] === CONT TestRemove [2021-03-04T18:49:14.563Z] --- PASS: TestFindByDriver (0.03s) [2021-03-04T18:49:14.563Z] === CONT TestServicePrune [2021-03-04T18:49:14.563Z] --- PASS: TestList (0.03s) [2021-03-04T18:49:14.563Z] === CONT TestGet [2021-03-04T18:49:14.563Z] --- PASS: TestRemove (0.03s) [2021-03-04T18:49:14.563Z] === CONT TestGetWithReference [2021-03-04T18:49:14.563Z] --- PASS: TestGet (0.02s) [2021-03-04T18:49:14.563Z] === CONT TestServiceCreate [2021-03-04T18:49:14.563Z] --- PASS: TestGetWithReference (0.02s) [2021-03-04T18:49:14.563Z] === CONT TestServiceList [2021-03-04T18:49:14.563Z] time="2021-03-04T18:49:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-04T18:49:14.563Z] === CONT TestRefDerefRemove [2021-03-04T18:49:14.563Z] --- PASS: TestServiceRemove (0.17s) [2021-03-04T18:49:14.563Z] --- PASS: TestServiceCreate (0.08s) [2021-03-04T18:49:14.563Z] === CONT TestDefererencePluginOnCreateError [2021-03-04T18:49:14.563Z] --- PASS: TestServiceList (0.08s) [2021-03-04T18:49:14.563Z] === CONT TestServiceGet [2021-03-04T18:49:14.563Z] time="2021-03-04T18:49:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-04T18:49:14.563Z] time="2021-03-04T18:49:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-04T18:49:14.563Z] --- PASS: TestServiceGet (0.03s) [2021-03-04T18:49:14.563Z] === CONT TestRestore [2021-03-04T18:49:14.563Z] --- PASS: TestRefDerefRemove (0.04s) [2021-03-04T18:49:14.563Z] time="2021-03-04T18:49:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-03-04T18:49:14.563Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-03-04T18:49:14.563Z] time="2021-03-04T18:49:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-04T18:49:14.563Z] --- PASS: TestServicePrune (0.17s) [2021-03-04T18:49:14.563Z] --- PASS: TestRestore (0.03s) [2021-03-04T18:49:14.563Z] PASS [2021-03-04T18:49:14.563Z] coverage: 70.3% of statements [2021-03-04T18:49:14.563Z] ok github.com/docker/docker/volume/service 0.310s coverage: 70.3% of statements [2021-03-04T18:49:14.563Z] time="2021-03-04T18:49:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-03-04T18:49:15.361Z] --- PASS: TestAuthZPluginV2Disable (3.45s) [2021-03-04T18:49:15.361Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-04T18:49:16.297Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-04T18:49:16.297Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-04T18:49:16.556Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-04T18:49:16.556Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-04T18:49:16.814Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-04T18:49:17.756Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-04T18:49:17.756Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-04T18:49:18.323Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.91s) [2021-03-04T18:49:18.323Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-04T18:49:18.581Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-04T18:49:19.273Z] time="2021-03-04T18:49:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-03-04T18:49:21.869Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-04T18:49:22.809Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-04T18:49:24.184Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-04T18:49:24.751Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-04T18:49:26.129Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-04T18:49:27.067Z] === RUN TestDockerSuite/TestBuildUser [2021-03-04T18:49:27.859Z] --- PASS: TestGet (15.02s) [2021-03-04T18:49:27.859Z] === RUN TestPluginWithNoManifest [2021-03-04T18:49:27.859Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-03-04T18:49:27.859Z] === RUN TestGetAll [2021-03-04T18:49:27.859Z] --- PASS: TestGetAll (0.00s) [2021-03-04T18:49:27.859Z] PASS [2021-03-04T18:49:27.859Z] coverage: 73.4% of statements [2021-03-04T18:49:27.859Z] ok github.com/docker/docker/pkg/plugins 34.977s coverage: 73.4% of statements [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/quota [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/rootless [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/volume [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-04T18:49:27.859Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-04T18:49:28.444Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-04T18:49:29.379Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.97s) [2021-03-04T18:49:29.379Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === Skipped [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-03-04T18:49:29.405Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2021-03-04T18:49:29.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-03-04T18:49:29.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-03-04T18:49:29.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-03-04T18:49:29.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-03-04T18:49:29.405Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-03-04T18:49:29.405Z] daemon_test.go:147: root required [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-04T18:49:29.405Z] reload_test.go:520: root required [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-03-04T18:49:29.405Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-04T18:49:29.405Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-03-04T18:49:29.405Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-03-04T18:49:29.405Z] download_test.go:268: Needs fixing on Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-03-04T18:49:29.405Z] layer_test.go:304: Failing on Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-03-04T18:49:29.405Z] layer_test.go:353: Failing on Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-03-04T18:49:29.405Z] layer_test.go:468: Failing on Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-03-04T18:49:29.405Z] layer_test.go:697: Failing on Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-03-04T18:49:29.405Z] migration_test.go:46: Failing on Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-03-04T18:49:29.405Z] migration_test.go:182: Failing on Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-03-04T18:49:29.405Z] mount_test.go:17: Failing on Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-03-04T18:49:29.405Z] mount_test.go:76: Failing on Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-03-04T18:49:29.405Z] mount_test.go:125: Failing on Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-03-04T18:49:29.405Z] mount_test.go:212: Failing on Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-03-04T18:49:29.405Z] archive_test.go:134: Xz not present in msys2 [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-03-04T18:49:29.405Z] archive_test.go:239: Failing on Windows CI machines [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-03-04T18:49:29.405Z] archive_windows_test.go:16: Currently fails [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-03-04T18:49:29.405Z] changes_test.go:192: needs more investigation [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-03-04T18:49:29.405Z] changes_test.go:405: needs further investigation [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-03-04T18:49:29.405Z] changes_test.go:441: needs further investigation [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-03-04T18:49:29.405Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-04T18:49:29.405Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-03-04T18:49:29.405Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-03-04T18:49:29.405Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-03-04T18:49:29.405Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-03-04T18:49:29.405Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-04T18:49:29.405Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-04T18:49:29.405Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-03-04T18:49:29.405Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-03-04T18:49:29.405Z] poller_test.go:41: No chmod on Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-04T18:49:29.405Z] fileutils_test.go:134: Needs porting to Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-04T18:49:29.405Z] fileutils_test.go:180: Needs porting to Windows [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-03-04T18:49:29.405Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-03-04T18:49:29.405Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-03-04T18:49:29.405Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-03-04T18:49:29.405Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-03-04T18:49:29.405Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] [2021-03-04T18:49:29.405Z] DONE 1829 tests, 45 skipped in 228.074s [2021-03-04T18:49:29.405Z] INFO: make.ps1 ended at 03/04/2021 18:49:29 [2021-03-04T18:49:30.756Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-04T18:49:30.947Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-03-04T18:49:30.947Z] INFO: Unit tests ended at 03/04/2021 18:49:30. Duration:00:04:05.8514553 [2021-03-04T18:49:30.947Z] INFO: Building busybox [2021-03-04T18:49:30.947Z] Sending build context to Docker daemon 5.12kB [2021-03-04T18:49:30.947Z] [2021-03-04T18:49:30.947Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-03-04T18:49:30.947Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-03-04T18:49:30.947Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-03-04T18:49:30.947Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-03-04T18:49:30.947Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-03-04T18:49:30.947Z] ---> 31902e4b25a6 [2021-03-04T18:49:30.947Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-03-04T18:49:30.947Z] ---> Running in c8803cd9e602 [2021-03-04T18:49:34.040Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-03-04T18:49:35.652Z] Removing intermediate container c8803cd9e602 [2021-03-04T18:49:35.652Z] ---> 23d9c446c341 [2021-03-04T18:49:35.652Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-03-04T18:49:36.115Z] ---> Running in 116cdb9f7a81 [2021-03-04T18:49:36.577Z] Removing intermediate container 116cdb9f7a81 [2021-03-04T18:49:36.577Z] ---> 47be88f4c632 [2021-03-04T18:49:36.577Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-03-04T18:49:36.577Z] ---> Running in 8841f8864955 [2021-03-04T18:49:37.038Z] Removing intermediate container 8841f8864955 [2021-03-04T18:49:37.038Z] ---> 2f6dabe8d916 [2021-03-04T18:49:37.038Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-03-04T18:49:38.009Z] [2021-03-04T18:49:38.470Z] ---> 306481bec74f [2021-03-04T18:49:38.470Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-03-04T18:49:38.931Z] ---> Running in be1fcf6007e1 [2021-03-04T18:49:42.186Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-04T18:49:42.186Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-04T18:49:42.186Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-04T18:49:42.753Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-04T18:49:43.687Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-04T18:49:44.622Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-04T18:49:44.622Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-04T18:49:44.622Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-04T18:49:44.622Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-04T18:49:44.622Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-04T18:49:45.998Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-04T18:49:45.998Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-04T18:49:45.998Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2021-03-04T18:49:45.998Z] PASS [2021-03-04T18:49:45.998Z] [2021-03-04T18:49:45.998Z] DONE 17 tests in 50.134s [2021-03-04T18:49:45.998Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-04T18:49:45.999Z] ++ 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 [2021-03-04T18:49:45.999Z] ++ set -e [2021-03-04T18:49:45.999Z] ++ '[' -n 0 ']' [2021-03-04T18:49:45.999Z] ++ set -x [2021-03-04T18:49:45.999Z] ++ 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 [2021-03-04T18:49:45.999Z] INFO: Testing against a local daemon [2021-03-04T18:49:45.999Z] === RUN TestPluginInvalidJSON [2021-03-04T18:49:45.999Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T18:49:45.999Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T18:49:45.999Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T18:49:45.999Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-03-04T18:49:45.999Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-04T18:49:45.999Z] === RUN TestPluginInstall [2021-03-04T18:49:45.999Z] === RUN TestPluginInstall/no_auth [2021-03-04T18:49:46.567Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-04T18:49:47.135Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-04T18:49:48.071Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-04T18:49:48.330Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-04T18:49:48.330Z] time="2021-03-04T18:49:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:49:48.330Z] time="2021-03-04T18:49:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80baf0f4cec5500dc1a6648965f77fac85046e90507053f8a9a094d630c42411" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:49:48.330Z] time="2021-03-04T18:49:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:49:48.330Z] time="2021-03-04T18:49:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80baf0f4cec5500dc1a6648965f77fac85046e90507053f8a9a094d630c42411" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:49:48.898Z] === RUN TestPluginInstall/with_htpasswd [2021-03-04T18:49:49.295Z] Removing intermediate container be1fcf6007e1 [2021-03-04T18:49:49.295Z] ---> ca82540da9c1 [2021-03-04T18:49:49.295Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-03-04T18:49:49.295Z] ---> Running in ff16178c1882 [2021-03-04T18:49:49.466Z] time="2021-03-04T18:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:49:49.466Z] time="2021-03-04T18:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf2a8bcc24e94500350d7343ffc661be5655c4727836e05536317716d2109f30" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:49:49.466Z] time="2021-03-04T18:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:49:49.466Z] time="2021-03-04T18:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf2a8bcc24e94500350d7343ffc661be5655c4727836e05536317716d2109f30" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:49:49.757Z] [2021-03-04T18:49:49.757Z] SUCCESS: Specified value was saved. [2021-03-04T18:49:50.034Z] === RUN TestPluginInstall/with_insecure [2021-03-04T18:49:50.602Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-04T18:49:51.170Z] time="2021-03-04T18:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:49:51.170Z] time="2021-03-04T18:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd6c510ece6c4d93959d776c2ea64a37917851e3bd856fced7a26185e9fd083f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:49:51.170Z] time="2021-03-04T18:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T18:49:51.170Z] time="2021-03-04T18:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd6c510ece6c4d93959d776c2ea64a37917851e3bd856fced7a26185e9fd083f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T18:49:51.429Z] --- PASS: TestPluginInstall (5.32s) [2021-03-04T18:49:51.429Z] --- PASS: TestPluginInstall/no_auth (2.76s) [2021-03-04T18:49:51.429Z] --- PASS: TestPluginInstall/with_htpasswd (1.05s) [2021-03-04T18:49:51.429Z] --- PASS: TestPluginInstall/with_insecure (1.51s) [2021-03-04T18:49:51.429Z] plugin_test.go:160: [d62a3fbd3365b] daemon is not started [2021-03-04T18:49:51.429Z] === RUN TestPluginsWithRuntimes [2021-03-04T18:49:52.365Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-04T18:49:52.670Z] Removing intermediate container ff16178c1882 [2021-03-04T18:49:52.670Z] ---> fb3adce989af [2021-03-04T18:49:52.670Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-03-04T18:49:52.670Z] ---> Running in 10f891f21506 [2021-03-04T18:49:52.932Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-04T18:49:53.191Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-04T18:49:53.452Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-04T18:49:54.019Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-04T18:49:54.019Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-04T18:49:54.072Z] ok github.com/docker/docker/cmd/dockerd 0.136s coverage: 29.1% of statements [2021-03-04T18:49:54.072Z] ok github.com/docker/docker/container 0.135s coverage: 34.7% of statements [2021-03-04T18:49:54.072Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-04T18:49:54.072Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-04T18:49:54.072Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-04T18:49:54.072Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-04T18:49:54.278Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-04T18:49:54.536Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-04T18:49:55.475Z] --- PASS: TestPluginsWithRuntimes (4.13s) [2021-03-04T18:49:55.475Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2021-03-04T18:49:55.475Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2021-03-04T18:49:55.475Z] PASS [2021-03-04T18:49:55.475Z] [2021-03-04T18:49:55.475Z] DONE 9 tests in 9.672s [2021-03-04T18:49:55.475Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-04T18:49:55.475Z] ++ 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 [2021-03-04T18:49:55.475Z] ++ set -e [2021-03-04T18:49:55.475Z] ++ '[' -n 0 ']' [2021-03-04T18:49:55.475Z] ++ set -x [2021-03-04T18:49:55.475Z] ++ 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 [2021-03-04T18:49:55.734Z] INFO: Testing against a local daemon [2021-03-04T18:49:55.734Z] === RUN TestExternalGraphDriver [2021-03-04T18:49:55.734Z] === RUN TestExternalGraphDriver/json [2021-03-04T18:49:56.306Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-04T18:49:56.306Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-04T18:49:56.306Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-04T18:49:57.251Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-04T18:49:57.434Z] Cannot create a file when that file already exists. [2021-03-04T18:49:57.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-03-04T18:49:58.079Z] === RUN TestExternalGraphDriver/spec [2021-03-04T18:49:58.079Z] === RUN TestDockerSuite/TestCommitChange [2021-03-04T18:49:59.349Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2021-03-04T18:49:59.459Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-04T18:50:00.397Z] === RUN TestExternalGraphDriver/pull [2021-03-04T18:50:00.965Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-04T18:50:01.255Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-03-04T18:50:02.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-03-04T18:50:02.341Z] --- PASS: TestExternalGraphDriver (6.71s) [2021-03-04T18:50:02.341Z] --- PASS: TestExternalGraphDriver/json (2.35s) [2021-03-04T18:50:02.341Z] --- PASS: TestExternalGraphDriver/spec (2.30s) [2021-03-04T18:50:02.341Z] --- PASS: TestExternalGraphDriver/pull (1.95s) [2021-03-04T18:50:02.341Z] === RUN TestGraphdriverPluginV2 [2021-03-04T18:50:02.601Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-04T18:50:02.633Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-03-04T18:50:03.239Z] Removing intermediate container 10f891f21506 [2021-03-04T18:50:03.239Z] ---> 9d7da968f518 [2021-03-04T18:50:03.239Z] Step 13/13 : CMD ["sh"] [2021-03-04T18:50:03.239Z] ---> Running in 54a906b336f1 [2021-03-04T18:50:03.239Z] Removing intermediate container 54a906b336f1 [2021-03-04T18:50:03.239Z] ---> 7ce5e43bde69 [2021-03-04T18:50:03.239Z] Successfully built 7ce5e43bde69 [2021-03-04T18:50:03.239Z] Successfully tagged busybox:latest [2021-03-04T18:50:03.239Z] INFO: Docker images of the daemon under test [2021-03-04T18:50:03.239Z] [2021-03-04T18:50:03.239Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-04T18:50:03.239Z] busybox latest 7ce5e43bde69 Less than a second ago 5.28GB [2021-03-04T18:50:03.239Z] microsoft/windowsservercore latest 31902e4b25a6 3 weeks ago 5.21GB [2021-03-04T18:50:03.239Z] mcr.microsoft.com/windows/servercore ltsc2019 31902e4b25a6 3 weeks ago 5.21GB [2021-03-04T18:50:03.239Z] [2021-03-04T18:50:03.239Z] INFO: Running integration tests at 03/04/2021 18:50:02... [2021-03-04T18:50:03.239Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-03-04T18:50:03.239Z] INFO: Integration API tests being run from the host: [2021-03-04T18:50:03.239Z] INFO: make.ps1 starting at 03/04/2021 18:50:02 [2021-03-04T18:50:03.977Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-04T18:50:04.229Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-03-04T18:50:05.356Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-04T18:50:06.732Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-04T18:50:06.991Z] --- PASS: TestGraphdriverPluginV2 (4.69s) [2021-03-04T18:50:06.991Z] PASS [2021-03-04T18:50:06.991Z] [2021-03-04T18:50:06.991Z] DONE 5 tests in 11.540s [2021-03-04T18:50:06.991Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-04T18:50:06.991Z] ++ 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 [2021-03-04T18:50:06.991Z] ++ set -e [2021-03-04T18:50:06.991Z] ++ '[' -n 0 ']' [2021-03-04T18:50:06.991Z] ++ set -x [2021-03-04T18:50:06.991Z] ++ 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 [2021-03-04T18:50:07.249Z] INFO: Testing against a local daemon [2021-03-04T18:50:07.249Z] === RUN TestContinueAfterPluginCrash [2021-03-04T18:50:07.249Z] === PAUSE TestContinueAfterPluginCrash [2021-03-04T18:50:07.249Z] === RUN TestReadPluginNoRead [2021-03-04T18:50:07.249Z] === PAUSE TestReadPluginNoRead [2021-03-04T18:50:07.249Z] === RUN TestDaemonStartWithLogOpt [2021-03-04T18:50:07.249Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-04T18:50:07.249Z] === CONT TestContinueAfterPluginCrash [2021-03-04T18:50:07.249Z] === CONT TestDaemonStartWithLogOpt [2021-03-04T18:50:07.508Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-04T18:50:08.889Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-04T18:50:10.268Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-04T18:50:10.268Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-04T18:50:10.268Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-04T18:50:10.268Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-04T18:50:10.268Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-04T18:50:10.268Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-04T18:50:10.527Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-04T18:50:11.908Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-04T18:50:12.477Z] --- PASS: TestDaemonStartWithLogOpt (5.25s) [2021-03-04T18:50:12.477Z] === CONT TestReadPluginNoRead [2021-03-04T18:50:12.608Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 14.1% of statements [2021-03-04T18:50:12.608Z] ok github.com/docker/docker/daemon 12.190s coverage: 17.2% of statements [2021-03-04T18:50:12.608Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-04T18:50:12.608Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-04T18:50:13.419Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-04T18:50:13.419Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-04T18:50:13.544Z] ok github.com/docker/docker/daemon/config 0.046s coverage: 81.8% of statements [2021-03-04T18:50:13.988Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-04T18:50:14.113Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-03-04T18:50:14.681Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-03-04T18:50:14.681Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-04T18:50:14.681Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-04T18:50:14.923Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-04T18:50:15.490Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-04T18:50:15.620Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-03-04T18:50:15.750Z] === RUN TestReadPluginNoRead/default [2021-03-04T18:50:15.750Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-04T18:50:16.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-03-04T18:50:16.317Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-04T18:50:16.576Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-04T18:50:16.576Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-04T18:50:17.143Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-04T18:50:17.143Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-04T18:50:17.143Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-04T18:50:17.403Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-04T18:50:17.403Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-04T18:50:17.403Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-04T18:50:17.662Z] --- PASS: TestContinueAfterPluginCrash (10.35s) [2021-03-04T18:50:18.156Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.386s coverage: 73.3% of statements [2021-03-04T18:50:18.230Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-04T18:50:18.415Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-03-04T18:50:19.168Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-04T18:50:19.353Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.435s coverage: 56.2% of statements [2021-03-04T18:50:19.427Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-04T18:50:19.686Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-04T18:50:19.944Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-04T18:50:21.325Z] --- PASS: TestReadPluginNoRead (8.75s) [2021-03-04T18:50:21.325Z] --- PASS: TestReadPluginNoRead/default (1.69s) [2021-03-04T18:50:21.325Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.89s) [2021-03-04T18:50:21.325Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2021-03-04T18:50:21.325Z] read_test.go:92: [dedf42a97eb62] daemon is not started [2021-03-04T18:50:21.325Z] PASS [2021-03-04T18:50:21.325Z] [2021-03-04T18:50:21.325Z] DONE 6 tests in 14.159s [2021-03-04T18:50:21.325Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-04T18:50:21.325Z] ++ 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 [2021-03-04T18:50:21.325Z] ++ set -e [2021-03-04T18:50:21.325Z] ++ '[' -n 0 ']' [2021-03-04T18:50:21.325Z] ++ set -x [2021-03-04T18:50:21.325Z] ++ 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 [2021-03-04T18:50:21.325Z] testing: warning: no tests to run [2021-03-04T18:50:21.325Z] PASS [2021-03-04T18:50:21.325Z] [2021-03-04T18:50:21.325Z] DONE 0 tests in 0.053s [2021-03-04T18:50:21.325Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-04T18:50:21.325Z] ++ 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 [2021-03-04T18:50:21.325Z] ++ set -e [2021-03-04T18:50:21.325Z] ++ '[' -n 0 ']' [2021-03-04T18:50:21.325Z] ++ set -x [2021-03-04T18:50:21.325Z] ++ 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 [2021-03-04T18:50:21.584Z] INFO: Testing against a local daemon [2021-03-04T18:50:21.584Z] === RUN TestPluginWithDevMounts [2021-03-04T18:50:21.584Z] === PAUSE TestPluginWithDevMounts [2021-03-04T18:50:21.584Z] === CONT TestPluginWithDevMounts [2021-03-04T18:50:21.843Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-04T18:50:21.898Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.033s coverage: 1.9% of statements [2021-03-04T18:50:22.780Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-04T18:50:22.780Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-04T18:50:23.347Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-04T18:50:23.605Z] --- PASS: TestPluginWithDevMounts (2.05s) [2021-03-04T18:50:23.605Z] PASS [2021-03-04T18:50:23.605Z] [2021-03-04T18:50:23.605Z] DONE 1 tests in 2.244s [2021-03-04T18:50:23.605Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-04T18:50:23.605Z] ++ 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 [2021-03-04T18:50:23.605Z] ++ set -e [2021-03-04T18:50:23.605Z] ++ '[' -n 0 ']' [2021-03-04T18:50:23.605Z] ++ set -x [2021-03-04T18:50:23.605Z] ++ 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 [2021-03-04T18:50:23.605Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-04T18:50:23.800Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.308s coverage: 49.4% of statements [2021-03-04T18:50:23.800Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.673s coverage: 46.2% of statements [2021-03-04T18:50:23.800Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-04T18:50:23.863Z] INFO: Testing against a local daemon [2021-03-04T18:50:23.863Z] === RUN TestSecretInspect [2021-03-04T18:50:24.430Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-04T18:50:24.996Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-04T18:50:24.996Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-04T18:50:25.564Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-04T18:50:25.703Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-03-04T18:50:26.131Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-04T18:50:26.390Z] --- PASS: TestSecretInspect (2.69s) [2021-03-04T18:50:26.390Z] === RUN TestSecretList [2021-03-04T18:50:26.648Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-04T18:50:26.668Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.751s coverage: 57.7% of statements [2021-03-04T18:50:26.668Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-04T18:50:26.668Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-04T18:50:26.907Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-04T18:50:27.474Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-04T18:50:27.610Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.029s coverage: 3.0% of statements [2021-03-04T18:50:28.550Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-03-04T18:50:28.883Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-04T18:50:28.883Z] --- PASS: TestSecretList (2.47s) [2021-03-04T18:50:28.883Z] === RUN TestSecretsCreateAndDelete [2021-03-04T18:50:29.424Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T18:50:29.424Z] INFO: Testing against a local daemon [2021-03-04T18:50:29.885Z] === RUN TestBuildWithSession [2021-03-04T18:50:29.885Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-04T18:50:29.885Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T18:50:29.885Z] === RUN TestBuildSquashParent [2021-03-04T18:50:29.885Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-03-04T18:50:29.885Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T18:50:29.885Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-04T18:50:29.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T18:50:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T18:50:29.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T18:50:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T18:50:29.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T18:50:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T18:50:29.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T18:50:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T18:50:29.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T18:50:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T18:50:29.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T18:50:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T18:50:29.885Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T18:50:29.885Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T18:50:29.885Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T18:50:29.885Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T18:50:30.258Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-04T18:50:30.258Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-04T18:50:30.258Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-04T18:50:30.258Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-04T18:50:30.258Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-04T18:50:30.455Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 6.7% of statements [2021-03-04T18:50:30.455Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-04T18:50:30.455Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-04T18:50:30.455Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2021-03-04T18:50:30.517Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-04T18:50:31.451Z] --- PASS: TestSecretsCreateAndDelete (2.54s) [2021-03-04T18:50:31.451Z] === RUN TestSecretsUpdate [2021-03-04T18:50:32.359Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2021-03-04T18:50:32.359Z] ok github.com/docker/docker/daemon/logger/awslogs 0.170s coverage: 77.8% of statements [2021-03-04T18:50:32.359Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-04T18:50:32.359Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-04T18:50:33.297Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-03-04T18:50:33.351Z] --- PASS: TestSecretsUpdate (1.97s) [2021-03-04T18:50:33.352Z] === RUN TestTemplatedSecret [2021-03-04T18:50:33.865Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 61.6% of statements [2021-03-04T18:50:34.124Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2021-03-04T18:50:35.061Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 75.2% of statements [2021-03-04T18:50:35.061Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-04T18:50:35.257Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-04T18:50:35.824Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-04T18:50:35.999Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 55.1% of statements [2021-03-04T18:50:36.392Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-04T18:50:36.392Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-04T18:50:36.392Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-04T18:50:36.568Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-03-04T18:50:36.650Z] --- PASS: TestTemplatedSecret (3.08s) [2021-03-04T18:50:36.650Z] === RUN TestSecretCreateResolve [2021-03-04T18:50:37.945Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-03-04T18:50:38.513Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-03-04T18:50:39.081Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-03-04T18:50:39.180Z] --- PASS: TestSecretCreateResolve (2.31s) [2021-03-04T18:50:39.180Z] PASS [2021-03-04T18:50:39.180Z] [2021-03-04T18:50:39.180Z] DONE 6 tests in 15.174s [2021-03-04T18:50:39.180Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-04T18:50:39.180Z] ++ 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 [2021-03-04T18:50:39.180Z] ++ set -e [2021-03-04T18:50:39.180Z] ++ '[' -n 0 ']' [2021-03-04T18:50:39.180Z] ++ set -x [2021-03-04T18:50:39.180Z] ++ 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 [2021-03-04T18:50:39.180Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-04T18:50:39.180Z] INFO: Testing against a local daemon [2021-03-04T18:50:39.180Z] === RUN TestServiceCreateInit [2021-03-04T18:50:39.180Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-04T18:50:39.339Z] ok github.com/docker/docker/daemon/logger/splunk 1.645s coverage: 82.5% of statements [2021-03-04T18:50:39.339Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-04T18:50:39.339Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-04T18:50:39.439Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-04T18:50:40.379Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-04T18:50:41.244Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-03-04T18:50:41.814Z] ok github.com/docker/docker/distribution 0.169s coverage: 25.0% of statements [2021-03-04T18:50:41.814Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-04T18:50:42.337Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T18:50:42.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T18:50:43.196Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-03-04T18:50:43.666Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-04T18:50:44.135Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-03-04T18:50:44.234Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-04T18:50:44.703Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 85.1% of statements [2021-03-04T18:50:44.703Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-04T18:50:44.800Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-04T18:50:44.975Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2021-03-04T18:50:46.356Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2021-03-04T18:50:46.356Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2021-03-04T18:50:46.356Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-04T18:50:46.701Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-04T18:50:46.925Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2021-03-04T18:50:47.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-04T18:50:48.596Z] --- PASS: TestServiceCreateInit (9.37s) [2021-03-04T18:50:48.596Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.48s) [2021-03-04T18:50:48.596Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.86s) [2021-03-04T18:50:48.596Z] === RUN TestCreateServiceMultipleTimes [2021-03-04T18:50:48.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-03-04T18:50:48.831Z] ok github.com/docker/docker/oci 0.008s coverage: 45.2% of statements [2021-03-04T18:50:49.398Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-03-04T18:50:49.658Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-03-04T18:50:49.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-03-04T18:50:51.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-03-04T18:50:51.405Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-04T18:50:51.405Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.45s) [2021-03-04T18:50:51.405Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.07s) [2021-03-04T18:50:51.405Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.39s) [2021-03-04T18:50:51.405Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.72s) [2021-03-04T18:50:51.405Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.91s) [2021-03-04T18:50:51.405Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.93s) [2021-03-04T18:50:51.405Z] === RUN TestBuildMultiStageCopy [2021-03-04T18:50:51.405Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-04T18:50:51.564Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 77.2% of statements [2021-03-04T18:50:52.132Z] ok github.com/docker/docker/pkg/authorization 0.147s coverage: 68.3% of statements [2021-03-04T18:50:52.392Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-03-04T18:50:52.650Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-03-04T18:50:53.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-03-04T18:50:53.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00029c920_} [2021-03-04T18:50:55.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1889631501_/foo_false____} [2021-03-04T18:50:55.932Z] ok github.com/docker/docker/pkg/chrootarchive 2.490s coverage: 43.2% of statements [2021-03-04T18:50:55.932Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-03-04T18:50:56.191Z] ok github.com/docker/docker/layer 7.519s coverage: 68.8% of statements [2021-03-04T18:50:56.191Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-04T18:50:56.191Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-04T18:50:56.191Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-04T18:50:56.191Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-04T18:50:56.191Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-04T18:50:56.191Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-04T18:50:56.191Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-04T18:50:56.759Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-03-04T18:50:56.759Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-03-04T18:50:57.096Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1889631501_/foo_true____} [2021-03-04T18:50:57.697Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-03-04T18:50:58.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3027759880_/foo_false____} [2021-03-04T18:50:58.265Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-03-04T18:50:58.524Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-03-04T18:50:59.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3027759880_/foo_true____} [2021-03-04T18:50:59.903Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-03-04T18:51:00.471Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2021-03-04T18:51:00.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3027759880_/foo_true__0xc00029c980__} [2021-03-04T18:51:01.041Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2021-03-04T18:51:01.300Z] ok github.com/docker/docker/pkg/fsutils 0.215s coverage: 85.1% of statements [2021-03-04T18:51:01.300Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2021-03-04T18:51:01.744Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-04T18:51:01.744Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-04T18:51:02.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00029c9a0_} [2021-03-04T18:51:02.209Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-04T18:51:02.679Z] ok github.com/docker/docker/pkg/idtools 0.511s coverage: 69.5% of statements [2021-03-04T18:51:02.679Z] ok github.com/docker/docker/pkg/ioutils 0.460s coverage: 70.6% of statements [2021-03-04T18:51:03.247Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-03-04T18:51:03.247Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-04T18:51:03.247Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-03-04T18:51:03.247Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-04T18:51:03.247Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-04T18:51:03.506Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-03-04T18:51:03.506Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-04T18:51:03.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00029c9c0_} [2021-03-04T18:51:03.758Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-04T18:51:03.766Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2021-03-04T18:51:04.024Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2021-03-04T18:51:04.283Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2021-03-04T18:51:04.283Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-03-04T18:51:04.283Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-04T18:51:04.283Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-04T18:51:04.460Z] --- PASS: TestCreateServiceMultipleTimes (16.14s) [2021-03-04T18:51:04.460Z] === RUN TestCreateServiceConflict [2021-03-04T18:51:05.051Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00029c9e0_} [2021-03-04T18:51:05.220Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2021-03-04T18:51:05.302Z] --- PASS: TestBuildMultiStageCopy (13.46s) [2021-03-04T18:51:05.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.81s) [2021-03-04T18:51:05.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2021-03-04T18:51:05.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2021-03-04T18:51:05.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s) [2021-03-04T18:51:05.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s) [2021-03-04T18:51:05.302Z] === RUN TestBuildMultiStageParentConfig [2021-03-04T18:51:06.157Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-04T18:51:06.416Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-04T18:51:06.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00029ca00_} [2021-03-04T18:51:06.431Z] --- PASS: TestCreateServiceConflict (2.01s) [2021-03-04T18:51:06.431Z] === RUN TestCreateServiceMaxReplicas [2021-03-04T18:51:06.676Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-03-04T18:51:07.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-04T18:51:08.051Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-03-04T18:51:08.215Z] --- PASS: TestBuildMultiStageParentConfig (2.79s) [2021-03-04T18:51:08.215Z] === RUN TestBuildLabelWithTargets [2021-03-04T18:51:08.215Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-03-04T18:51:08.215Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T18:51:08.215Z] === RUN TestBuildWithEmptyLayers [2021-03-04T18:51:08.310Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2021-03-04T18:51:08.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-03-04T18:51:09.187Z] --- PASS: TestBuildWithEmptyLayers (1.41s) [2021-03-04T18:51:09.187Z] === RUN TestBuildMultiStageOnBuild [2021-03-04T18:51:09.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-04T18:51:09.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-04T18:51:09.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-04T18:51:09.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-04T18:51:09.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-04T18:51:09.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-04T18:51:09.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-04T18:51:09.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-04T18:51:09.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-04T18:51:09.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-04T18:51:09.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-04T18:51:09.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-03-04T18:51:09.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-03-04T18:51:09.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-03-04T18:51:09.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-03-04T18:51:09.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-03-04T18:51:09.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-03-04T18:51:09.572Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-04T18:51:10.140Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2021-03-04T18:51:10.140Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-04T18:51:11.625Z] ok github.com/docker/docker/pkg/signal 2.466s coverage: 61.0% of statements [2021-03-04T18:51:11.625Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-03-04T18:51:11.884Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-03-04T18:51:11.884Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-04T18:51:12.674Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-04T18:51:12.823Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-03-04T18:51:13.390Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-03-04T18:51:13.649Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2021-03-04T18:51:14.217Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-03-04T18:51:14.476Z] testing: warning: no tests to run [2021-03-04T18:51:14.476Z] coverage: [no statements] [2021-03-04T18:51:14.476Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-03-04T18:51:14.577Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-04T18:51:14.735Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-04T18:51:14.994Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-03-04T18:51:15.252Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-03-04T18:51:17.111Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-04T18:51:17.156Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-03-04T18:51:17.724Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-03-04T18:51:18.048Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-04T18:51:18.291Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-03-04T18:51:18.307Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-04T18:51:19.246Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-04T18:51:19.668Z] ok github.com/docker/docker/quota 0.202s coverage: 71.4% of statements [2021-03-04T18:51:20.181Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-03-04T18:51:20.235Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-03-04T18:51:20.440Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-04T18:51:21.009Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-04T18:51:21.577Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-04T18:51:21.613Z] ok github.com/docker/docker/registry 0.059s coverage: 57.2% of statements [2021-03-04T18:51:21.872Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-03-04T18:51:22.131Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-03-04T18:51:22.144Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-04T18:51:22.729Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-04T18:51:23.067Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-03-04T18:51:23.298Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-04T18:51:23.326Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-04T18:51:23.866Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-04T18:51:24.433Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-04T18:51:24.691Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.81s) [2021-03-04T18:51:24.691Z] === RUN TestCreateServiceSecretFileMode [2021-03-04T18:51:25.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-03-04T18:51:25.259Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-04T18:51:25.861Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-03-04T18:51:26.196Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-04T18:51:26.800Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.4% of statements [2021-03-04T18:51:27.136Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-04T18:51:27.736Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-03-04T18:51:28.513Z] --- PASS: TestCreateServiceSecretFileMode (3.60s) [2021-03-04T18:51:28.513Z] === RUN TestCreateServiceConfigFileMode [2021-03-04T18:51:28.772Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-04T18:51:29.113Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-03-04T18:51:29.709Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-04T18:51:30.276Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-04T18:51:30.303Z] --- PASS: TestBuildMultiStageOnBuild (18.02s) [2021-03-04T18:51:30.303Z] === RUN TestBuildUncleanTarFilenames [2021-03-04T18:51:30.303Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-03-04T18:51:30.303Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T18:51:30.303Z] === RUN TestBuildMultiStageLayerLeak [2021-03-04T18:51:30.534Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-04T18:51:31.471Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-04T18:51:31.471Z] --- PASS: TestCreateServiceConfigFileMode (3.19s) [2021-03-04T18:51:31.471Z] === RUN TestCreateServiceSysctls [2021-03-04T18:51:32.045Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-04T18:51:32.611Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-04T18:51:33.546Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-04T18:51:34.483Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-04T18:51:35.421Z] --- PASS: TestCreateServiceSysctls (3.83s) [2021-03-04T18:51:35.421Z] === RUN TestCreateServiceCapabilities [2021-03-04T18:51:35.679Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-04T18:51:36.247Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-04T18:51:38.793Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-04T18:51:38.793Z] --- PASS: TestCreateServiceCapabilities (3.17s) [2021-03-04T18:51:38.793Z] === RUN TestInspect [2021-03-04T18:51:41.308Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/rootless [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/volume [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-04T18:51:41.308Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === Skipped [2021-03-04T18:51:41.308Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-04T18:51:41.308Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-04T18:51:41.308Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-04T18:51:41.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:51:41.308Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-04T18:51:41.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:51:41.308Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-04T18:51:41.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:51:41.308Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-04T18:51:41.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:51:41.308Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-04T18:51:41.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:51:41.308Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-04T18:51:41.308Z] graphtest_unix.go:73: No driver to put! [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-04T18:51:41.308Z] time="2021-03-04T18:50:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T18:51:41.308Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T18:51:41.308Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-04T18:51:41.308Z] time="2021-03-04T18:50:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T18:51:41.308Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T18:51:41.308Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-04T18:51:41.308Z] time="2021-03-04T18:50:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T18:51:41.308Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T18:51:41.308Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-04T18:51:41.308Z] time="2021-03-04T18:50:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T18:51:41.308Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T18:51:41.308Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-04T18:51:41.308Z] time="2021-03-04T18:50:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T18:51:41.308Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T18:51:41.308Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-04T18:51:41.308Z] graphtest_unix.go:73: No driver to put! [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-04T18:51:41.308Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-04T18:51:41.308Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-04T18:51:41.308Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-04T18:51:41.308Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-04T18:51:41.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:51:41.308Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-04T18:51:41.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:51:41.308Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T18:51:41.308Z] [2021-03-04T18:51:41.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-04T18:51:41.309Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:51:41.309Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T18:51:41.309Z] [2021-03-04T18:51:41.309Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-04T18:51:41.309Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:51:41.309Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T18:51:41.309Z] [2021-03-04T18:51:41.309Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-04T18:51:41.309Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T18:51:41.309Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T18:51:41.309Z] [2021-03-04T18:51:41.309Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-04T18:51:41.309Z] graphtest_unix.go:73: No driver to put! [2021-03-04T18:51:41.309Z] [2021-03-04T18:51:41.309Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-04T18:51:41.309Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-04T18:51:41.309Z] [2021-03-04T18:51:41.309Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-04T18:51:41.309Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-04T18:51:41.309Z] [2021-03-04T18:51:41.309Z] [2021-03-04T18:51:41.309Z] DONE 2244 tests, 26 skipped in 259.276s Post stage [Pipeline] junit [2021-03-04T18:51:41.321Z] Recording test results [2021-03-04T18:51:41.661Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-03-04T18:51:41.998Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42083/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1867833987eb73a69d26f3046dbeccca342f2f5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1867833987eb73a69d26f3046dbeccca342f2f5 hack/validate/vendor [2021-03-04T18:51:42.081Z] --- PASS: TestInspect (3.51s) [2021-03-04T18:51:42.081Z] === RUN TestCreateJob [2021-03-04T18:51:42.081Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-04T18:51:42.935Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-04T18:51:43.509Z] + echo Ensuring container killed. [2021-03-04T18:51:43.509Z] Ensuring container killed. [2021-03-04T18:51:43.509Z] + docker rm -vf docker-pr5 [2021-03-04T18:51:43.509Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-03-04T18:51:43.793Z] + echo Chowning /workspace to jenkins user [2021-03-04T18:51:43.793Z] Chowning /workspace to jenkins user [2021-03-04T18:51:43.793Z] + id -u [2021-03-04T18:51:43.793Z] + id -g [2021-03-04T18:51:43.793Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42083:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-04T18:51:44.616Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-04T18:51:44.658Z] + bundleName=unit [2021-03-04T18:51:44.658Z] + echo Creating unit-bundles.tar.gz [2021-03-04T18:51:44.658Z] Creating unit-bundles.tar.gz [2021-03-04T18:51:44.658Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-03-04T18:51:44.658Z] bundles/junit-report.xml [2021-03-04T18:51:44.658Z] bundles/go-test-report.json [2021-03-04T18:51:44.658Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-03-04T18:51:44.669Z] Archiving artifacts [2021-03-04T18:51:45.183Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-04T18:51:45.237Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42083/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-04T18:51:45.592Z] + make clean [2021-03-04T18:51:45.751Z] --- PASS: TestCreateJob (3.77s) [2021-03-04T18:51:45.751Z] === RUN TestReplicatedJob [2021-03-04T18:51:45.850Z] docker volume rm -f docker-dev-cache [2021-03-04T18:51:45.850Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T18:51:48.020Z] --- PASS: TestBuildMultiStageLayerLeak (20.35s) [2021-03-04T18:51:48.020Z] === RUN TestBuildWithHugeFile [2021-03-04T18:51:49.940Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-04T18:51:51.844Z] --- PASS: TestReplicatedJob (5.95s) [2021-03-04T18:51:51.844Z] === RUN TestUpdateReplicatedJob [2021-03-04T18:51:52.104Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-04T18:51:52.671Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-04T18:51:55.956Z] --- PASS: TestUpdateReplicatedJob (3.85s) [2021-03-04T18:51:55.956Z] === RUN TestServiceListWithStatuses [2021-03-04T18:51:55.956Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-04T18:51:55.956Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T18:51:55.956Z] === RUN TestDockerNetworkConnectAlias [2021-03-04T18:51:56.220Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-03-04T18:51:57.158Z] === RUN TestDockerSuite/TestCpToDot [2021-03-04T18:51:57.725Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-04T18:51:59.101Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-04T18:52:00.493Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-04T18:52:01.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-03-04T18:52:01.317Z] --- PASS: TestDockerNetworkConnectAlias (5.67s)=== RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-04T18:52:01.317Z] [2021-03-04T18:52:01.317Z] === RUN TestDockerNetworkReConnect [2021-03-04T18:52:02.694Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-04T18:52:02.953Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-04T18:52:04.329Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-04T18:52:05.264Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-04T18:52:05.264Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-04T18:52:05.524Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-04T18:52:05.782Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-04T18:52:06.041Z] --- PASS: TestDockerNetworkReConnect (4.64s) [2021-03-04T18:52:06.041Z] === RUN TestServicePlugin [2021-03-04T18:52:06.300Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-04T18:52:06.300Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-04T18:52:06.300Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-04T18:52:07.236Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-04T18:52:07.495Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-04T18:52:07.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-03-04T18:52:07.495Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-04T18:52:07.754Z] === RUN TestDockerSuite/TestCreateRM [2021-03-04T18:52:07.754Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-04T18:52:08.012Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-04T18:52:08.012Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-04T18:52:08.271Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-04T18:52:10.805Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-04T18:52:10.805Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-04T18:52:10.805Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-04T18:52:16.078Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-04T18:52:16.078Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-04T18:52:16.078Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-04T18:52:16.078Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-04T18:52:16.078Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-04T18:52:16.338Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-04T18:52:16.905Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-04T18:52:17.840Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-04T18:52:18.407Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-04T18:52:19.369Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-04T18:52:20.744Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-04T18:52:21.003Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-04T18:52:21.573Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-04T18:52:21.573Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-04T18:52:21.831Z] === RUN TestDockerSuite/TestDockerFails [2021-03-04T18:52:22.090Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-03-04T18:52:22.090Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-03-04T18:52:22.090Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-03-04T18:52:23.026Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-03-04T18:52:23.594Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-03-04T18:52:24.530Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-03-04T18:52:24.788Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-03-04T18:52:24.788Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-03-04T18:52:24.788Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-03-04T18:52:25.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-03-04T18:52:30.625Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-04T18:52:32.000Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-04T18:52:33.906Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-04T18:52:35.284Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-03-04T18:52:35.850Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-04T18:52:36.420Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-04T18:52:36.987Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-04T18:52:37.554Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-04T18:52:38.125Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-04T18:52:38.692Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-03-04T18:52:39.626Z] --- PASS: TestServicePlugin (33.67s) [2021-03-04T18:52:39.626Z] plugin_test.go:62: [dabf3c4b87037] joining swarm manager [d6d3a55a69c15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T18:52:39.626Z] plugin_test.go:65: [d719b803bef7a] joining swarm manager [d6d3a55a69c15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T18:52:39.626Z] === RUN TestServiceUpdateLabel [2021-03-04T18:52:40.192Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-03-04T18:52:41.569Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-04T18:52:41.828Z] --- PASS: TestServiceUpdateLabel (2.25s) [2021-03-04T18:52:41.828Z] === RUN TestServiceUpdateSecrets [2021-03-04T18:52:44.360Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-03-04T18:52:46.259Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-04T18:52:46.826Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-04T18:52:47.764Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-04T18:52:48.331Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-04T18:52:48.589Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-04T18:52:49.530Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-04T18:52:50.095Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-03-04T18:52:50.354Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-04T18:52:50.612Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-03-04T18:52:50.872Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-03-04T18:52:50.872Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-04T18:52:51.807Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-04T18:52:52.742Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-04T18:52:52.742Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-04T18:52:52.742Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-04T18:52:53.691Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-04T18:52:53.691Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-04T18:52:53.955Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-04T18:52:54.888Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-03-04T18:52:55.146Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-03-04T18:52:55.146Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-03-04T18:52:55.146Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-04T18:52:57.048Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2021-03-04T18:52:57.048Z] === RUN TestServiceUpdateConfigs [2021-03-04T18:52:57.048Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-03-04T18:52:57.307Z] === RUN TestDockerSuite/TestEventsRename [2021-03-04T18:52:57.875Z] === RUN TestDockerSuite/TestEventsResize [2021-03-04T18:52:58.447Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-04T18:53:05.006Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-04T18:53:05.006Z] === RUN TestDockerSuite/TestEventsStreaming [2021-03-04T18:53:05.264Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-04T18:53:08.544Z] === RUN TestDockerSuite/TestEventsTop [2021-03-04T18:53:08.544Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-04T18:53:11.072Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-04T18:53:11.639Z] --- PASS: TestServiceUpdateConfigs (14.99s) [2021-03-04T18:53:11.639Z] === RUN TestServiceUpdateNetwork [2021-03-04T18:53:18.208Z] === RUN TestDockerSuite/TestExec [2021-03-04T18:53:18.208Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-04T18:53:18.208Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-04T18:53:18.777Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-04T18:53:19.344Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-04T18:53:20.723Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-04T18:53:20.981Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-04T18:53:21.551Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-04T18:53:22.117Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-04T18:53:22.685Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-04T18:53:23.252Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-04T18:53:23.819Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-04T18:53:24.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-03-04T18:53:25.016Z] --- PASS: TestServiceUpdateNetwork (13.19s) [2021-03-04T18:53:25.016Z] === RUN TestServiceUpdatePidsLimit [2021-03-04T18:53:25.275Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-04T18:53:26.213Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-04T18:53:26.782Z] === RUN TestDockerSuite/TestExecEnv [2021-03-04T18:53:27.350Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-04T18:53:27.918Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-04T18:53:29.295Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-04T18:53:29.862Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-04T18:53:33.146Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-04T18:53:33.146Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-03-04T18:53:33.714Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-04T18:53:34.315Z] === RUN TestDockerSuite/TestExecParseError [2021-03-04T18:53:34.573Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-04T18:53:34.832Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-04T18:53:35.398Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-04T18:53:35.964Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-04T18:53:37.338Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-04T18:53:38.275Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-04T18:53:38.842Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-04T18:53:43.025Z] --- PASS: TestServiceUpdatePidsLimit (17.48s) [2021-03-04T18:53:43.025Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.38s) [2021-03-04T18:53:43.025Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-03-04T18:53:43.025Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-03-04T18:53:43.025Z] PASS [2021-03-04T18:53:43.025Z] [2021-03-04T18:53:43.025Z] === Skipped [2021-03-04T18:53:43.025Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-04T18:53:43.025Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T18:53:43.025Z] [2021-03-04T18:53:43.025Z] [2021-03-04T18:53:43.025Z] DONE 27 tests, 1 skipped in 183.488s [2021-03-04T18:53:43.025Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-04T18:53:43.025Z] ++ 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 [2021-03-04T18:53:43.025Z] ++ set -e [2021-03-04T18:53:43.025Z] ++ '[' -n 0 ']' [2021-03-04T18:53:43.025Z] ++ set -x [2021-03-04T18:53:43.025Z] ++ 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 [2021-03-04T18:53:43.025Z] INFO: Testing against a local daemon [2021-03-04T18:53:43.025Z] === RUN TestSessionCreate [2021-03-04T18:53:43.025Z] --- PASS: TestSessionCreate (0.03s) [2021-03-04T18:53:43.025Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-04T18:53:43.025Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-04T18:53:43.025Z] PASS [2021-03-04T18:53:43.025Z] [2021-03-04T18:53:43.025Z] DONE 2 tests in 0.169s [2021-03-04T18:53:43.025Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-04T18:53:43.025Z] ++ 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 [2021-03-04T18:53:43.025Z] ++ set -e [2021-03-04T18:53:43.025Z] ++ '[' -n 0 ']' [2021-03-04T18:53:43.025Z] ++ set -x [2021-03-04T18:53:43.025Z] ++ 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 [2021-03-04T18:53:43.025Z] INFO: Testing against a local daemon [2021-03-04T18:53:43.025Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-04T18:53:43.025Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-04T18:53:43.025Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-04T18:53:43.025Z] === RUN TestEventsExecDie [2021-03-04T18:53:43.283Z] --- PASS: TestEventsExecDie (0.56s) [2021-03-04T18:53:43.283Z] === RUN TestEventsBackwardsCompatible [2021-03-04T18:53:43.283Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-03-04T18:53:43.283Z] === RUN TestInfoBinaryCommits [2021-03-04T18:53:43.283Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-04T18:53:43.283Z] === RUN TestInfoAPIVersioned [2021-03-04T18:53:43.283Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-04T18:53:43.283Z] === RUN TestInfoDiscoveryBackend [2021-03-04T18:53:43.850Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-04T18:53:43.850Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-04T18:53:44.784Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-04T18:53:44.784Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-04T18:53:45.349Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-04T18:53:45.349Z] === RUN TestInfoAPI [2021-03-04T18:53:45.349Z] --- PASS: TestInfoAPI (0.02s) [2021-03-04T18:53:45.349Z] === RUN TestInfoAPIWarnings [2021-03-04T18:53:49.532Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-04T18:53:50.099Z] === RUN TestDockerSuite/TestExecTTY [2021-03-04T18:53:50.665Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-04T18:53:51.600Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-04T18:53:52.168Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-04T18:53:52.765Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-04T18:53:52.765Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-04T18:53:54.147Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-03-04T18:53:54.406Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-04T18:53:55.339Z] === RUN TestDockerSuite/TestExecWithTERM [2021-03-04T18:53:55.904Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-04T18:53:56.471Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-04T18:54:01.733Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-04T18:54:01.733Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-03-04T18:54:01.733Z] === RUN TestInfoDebug [2021-03-04T18:54:02.300Z] --- PASS: TestInfoDebug (0.52s) [2021-03-04T18:54:02.300Z] === RUN TestInfoInsecureRegistries [2021-03-04T18:54:02.558Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-04T18:54:02.558Z] === RUN TestInfoRegistryMirrors [2021-03-04T18:54:03.125Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-04T18:54:03.125Z] === RUN TestLoginFailsWithBadCredentials [2021-03-04T18:54:03.384Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-03-04T18:54:03.384Z] === RUN TestPingCacheHeaders [2021-03-04T18:54:03.384Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-04T18:54:03.384Z] === RUN TestPingGet [2021-03-04T18:54:03.384Z] --- PASS: TestPingGet (0.01s) [2021-03-04T18:54:03.384Z] === RUN TestPingHead [2021-03-04T18:54:03.384Z] --- PASS: TestPingHead (0.02s) [2021-03-04T18:54:03.384Z] === RUN TestVersion [2021-03-04T18:54:03.384Z] --- PASS: TestVersion (0.02s) [2021-03-04T18:54:03.384Z] PASS [2021-03-04T18:54:03.384Z] [2021-03-04T18:54:03.384Z] === Skipped [2021-03-04T18:54:03.384Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-04T18:54:03.384Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-04T18:54:03.384Z] [2021-03-04T18:54:03.384Z] [2021-03-04T18:54:03.384Z] DONE 18 tests, 1 skipped in 20.851s [2021-03-04T18:54:03.384Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-04T18:54:03.384Z] ++ 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 [2021-03-04T18:54:03.384Z] ++ set -e [2021-03-04T18:54:03.384Z] ++ '[' -n 0 ']' [2021-03-04T18:54:03.384Z] ++ set -x [2021-03-04T18:54:03.384Z] ++ 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 [2021-03-04T18:54:03.384Z] INFO: Testing against a local daemon [2021-03-04T18:54:03.384Z] === RUN TestVolumesCreateAndList [2021-03-04T18:54:03.643Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-04T18:54:03.643Z] === RUN TestVolumesRemove [2021-03-04T18:54:03.643Z] --- PASS: TestVolumesRemove (0.05s) [2021-03-04T18:54:03.643Z] === RUN TestVolumesInspect [2021-03-04T18:54:03.643Z] --- PASS: TestVolumesInspect (0.01s) [2021-03-04T18:54:03.643Z] === RUN TestVolumesInvalidJSON [2021-03-04T18:54:03.643Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-04T18:54:03.643Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-04T18:54:03.643Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-04T18:54:03.643Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-04T18:54:03.643Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-04T18:54:03.643Z] PASS [2021-03-04T18:54:03.643Z] [2021-03-04T18:54:03.643Z] DONE 5 tests in 0.214s [2021-03-04T18:54:03.643Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-04T18:54:03.901Z] ++++ cat bundles/test-integration/docker.pid [2021-03-04T18:54:03.901Z] +++ kill 5673 [2021-03-04T18:54:05.275Z] +++ /etc/init.d/apparmor stop [2021-03-04T18:54:05.275Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-04T18:54:05.275Z] [2021-03-04T18:54:05.275Z] Unloading profiles will leave already running processes permanently [2021-03-04T18:54:05.275Z] unconfined, which can lead to unexpected situations. [2021-03-04T18:54:05.275Z] [2021-03-04T18:54:05.275Z] To set a process to complain mode, use the command line tool [2021-03-04T18:54:05.275Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-04T18:54:05.275Z] +++ true [2021-03-04T18:54:05.275Z] exiting test-integration [2021-03-04T18:54:05.275Z] ++ exit 0 [2021-03-04T18:54:05.275Z] [2021-03-04T18:54:05.533Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-04T18:54:05.792Z] + for job in $(jobs -p) [2021-03-04T18:54:05.792Z] + wait 9797 [2021-03-04T18:54:08.323Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-04T18:54:12.508Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-04T18:54:13.091Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-04T18:54:13.091Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-04T18:54:13.091Z] === RUN TestDockerSuite/TestHealth [2021-03-04T18:54:15.021Z] --- PASS: TestBuildWithHugeFile (145.23s) [2021-03-04T18:54:15.021Z] === RUN TestBuildWCOWSandboxSize [2021-03-04T18:54:27.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-03-04T18:54:32.143Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-04T18:54:32.143Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-04T18:54:32.143Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-04T18:54:32.143Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-04T18:54:32.402Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-04T18:54:32.402Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-04T18:54:32.968Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-04T18:54:32.968Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-04T18:54:32.968Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-04T18:54:33.226Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-04T18:54:33.485Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-04T18:54:33.485Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-04T18:54:34.053Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-04T18:54:34.053Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-04T18:54:34.619Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-04T18:54:34.619Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-04T18:54:35.185Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-04T18:54:35.752Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-04T18:54:36.011Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-04T18:54:36.577Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-04T18:54:39.107Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-04T18:54:39.107Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-04T18:54:39.107Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-04T18:54:40.484Z] === RUN TestDockerSuite/TestImportFile [2021-03-04T18:54:41.430Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-04T18:54:41.430Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-04T18:54:42.805Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-04T18:54:43.740Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-04T18:54:45.116Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-04T18:54:45.374Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-04T18:54:45.940Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-04T18:54:46.506Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-04T18:54:46.506Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-03-04T18:54:46.506Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-04T18:54:47.073Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-04T18:54:47.640Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-04T18:54:47.899Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-04T18:54:48.465Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-04T18:54:48.724Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-04T18:54:49.290Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-04T18:54:49.290Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-03-04T18:54:49.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-03-04T18:54:50.670Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-04T18:54:51.606Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-04T18:54:52.173Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-04T18:54:52.173Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-04T18:54:53.109Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-04T18:54:53.109Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-04T18:54:53.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-03-04T18:54:53.936Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-04T18:54:54.503Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-04T18:54:55.072Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-04T18:54:56.016Z] === RUN TestDockerSuite/TestInspectImage [2021-03-04T18:54:56.016Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-04T18:54:56.016Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-04T18:54:56.016Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-04T18:54:56.586Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-04T18:54:57.153Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-04T18:54:57.411Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-04T18:54:58.348Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-04T18:54:58.607Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-04T18:55:00.509Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-04T18:55:00.509Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-04T18:55:01.077Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-04T18:55:02.013Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-04T18:55:02.949Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-04T18:55:03.518Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-04T18:55:04.084Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-04T18:55:04.651Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-04T18:55:04.912Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-04T18:55:05.479Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-04T18:55:06.045Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-04T18:55:06.045Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-03-04T18:55:07.950Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-04T18:55:08.517Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-04T18:55:09.892Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-04T18:55:09.892Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-04T18:55:10.827Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-04T18:55:12.750Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-04T18:55:12.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-03-04T18:55:14.125Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-04T18:55:14.125Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-04T18:55:16.030Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-04T18:55:16.289Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-04T18:55:17.225Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-04T18:55:25.342Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-04T18:55:26.719Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-04T18:55:27.653Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-04T18:55:28.220Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-04T18:55:29.599Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-03-04T18:55:29.858Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-04T18:55:29.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-03-04T18:55:30.117Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-04T18:55:30.117Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-04T18:55:30.117Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-04T18:55:30.684Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-04T18:55:31.251Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-04T18:55:35.470Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-04T18:55:35.470Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-04T18:55:40.733Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-04T18:55:40.734Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-04T18:55:40.734Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-04T18:55:41.300Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-04T18:55:42.237Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-04T18:55:42.804Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-04T18:55:43.738Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-04T18:55:44.673Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-04T18:55:45.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-03-04T18:55:46.614Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-04T18:55:47.550Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-04T18:55:48.119Z] === RUN TestDockerSuite/TestLogsSince [2021-03-04T18:55:51.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-03-04T18:55:54.691Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-04T18:56:01.266Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-04T18:56:01.266Z] === RUN TestDockerSuite/TestLogsTail [2021-03-04T18:56:01.266Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-04T18:56:01.835Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-04T18:56:02.403Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-04T18:56:02.662Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-04T18:56:03.229Z] === RUN TestDockerSuite/TestNetHostname [2021-03-04T18:56:04.605Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-04T18:56:04.605Z] === RUN TestDockerSuite/TestNetworkEvents [2021-03-04T18:56:11.163Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-04T18:56:11.731Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-04T18:56:11.989Z] === RUN TestDockerSuite/TestPluginActive [2021-03-04T18:56:13.889Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-04T18:56:18.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-03-04T18:56:19.985Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-04T18:56:19.985Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-04T18:56:20.552Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-04T18:56:20.552Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-03-04T18:56:23.838Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-04T18:56:25.214Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-04T18:56:27.114Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-04T18:56:31.297Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-04T18:56:32.673Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-04T18:56:33.610Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-04T18:56:34.546Z] === RUN TestDockerSuite/TestPortList [2021-03-04T18:56:41.107Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-04T18:56:41.365Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-04T18:56:43.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-03-04T18:56:48.555Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-04T18:56:48.555Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-04T18:56:48.555Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-04T18:56:48.815Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-04T18:56:48.815Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-04T18:56:49.383Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-04T18:56:49.383Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-04T18:56:50.321Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-04T18:56:50.321Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-04T18:56:51.257Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-04T18:56:51.257Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-03-04T18:56:53.165Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-03-04T18:56:54.101Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-03-04T18:56:54.667Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-03-04T18:56:54.667Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-04T18:56:57.203Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-04T18:56:57.461Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-04T18:56:59.994Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-04T18:57:04.190Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-04T18:57:04.190Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-04T18:57:06.727Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-04T18:57:10.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-03-04T18:57:13.445Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-04T18:57:14.382Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-04T18:57:16.289Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-04T18:57:17.670Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-04T18:57:19.047Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-04T18:57:20.951Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-04T18:57:22.853Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-04T18:57:23.429Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-04T18:57:23.701Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-04T18:57:24.270Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-04T18:57:25.644Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-04T18:57:27.549Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-04T18:57:27.807Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-04T18:57:27.807Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-04T18:57:28.066Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-04T18:57:28.066Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-04T18:57:28.066Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-04T18:57:28.633Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-04T18:57:29.567Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-04T18:57:30.502Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-04T18:57:30.760Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-04T18:57:37.326Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-04T18:57:37.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-03-04T18:57:37.893Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-04T18:57:39.794Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-04T18:57:39.794Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-04T18:57:39.794Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-04T18:57:40.052Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-04T18:57:42.592Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-04T18:57:43.159Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-04T18:57:45.715Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-04T18:57:46.651Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-04T18:57:46.651Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-04T18:57:46.651Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-04T18:57:49.187Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-04T18:57:49.754Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-04T18:57:50.323Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-04T18:57:51.698Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-04T18:57:52.264Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-04T18:57:53.200Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-04T18:57:53.767Z] === RUN TestDockerSuite/TestRmiTag [2021-03-04T18:57:54.026Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-04T18:57:54.593Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-04T18:57:57.882Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-04T18:57:57.882Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-04T18:57:59.260Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-04T18:57:59.260Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-04T18:58:00.195Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-04T18:58:00.761Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-04T18:58:00.761Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-04T18:58:01.328Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-04T18:58:01.328Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-04T18:58:01.909Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-04T18:58:02.846Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-04T18:58:03.412Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-04T18:58:03.980Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-04T18:58:04.916Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-03-04T18:58:06.291Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-04T18:58:07.225Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-03-04T18:58:07.793Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-03-04T18:58:08.359Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-03-04T18:58:08.925Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-03-04T18:58:09.492Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-03-04T18:58:10.058Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-04T18:58:10.624Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-03-04T18:58:11.558Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-04T18:58:11.817Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-04T18:58:12.383Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-04T18:58:12.641Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-04T18:58:12.641Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-04T18:58:14.017Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-04T18:58:14.586Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-04T18:58:14.844Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-04T18:58:15.411Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-04T18:58:15.977Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-04T18:58:15.977Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-04T18:58:16.235Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-04T18:58:16.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-03-04T18:58:16.805Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-04T18:58:17.371Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-04T18:58:17.939Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-04T18:58:18.508Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-04T18:58:18.768Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-04T18:58:19.705Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-04T18:58:19.705Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-04T18:58:20.641Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-04T18:58:21.577Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-04T18:58:21.836Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-04T18:58:22.403Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-04T18:58:22.403Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-04T18:58:22.971Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-04T18:58:23.906Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-04T18:58:24.841Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-04T18:58:25.777Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-04T18:58:26.344Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-04T18:58:26.912Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-04T18:58:27.481Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-04T18:58:28.048Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-04T18:58:28.616Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-04T18:58:29.996Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-04T18:58:32.546Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-04T18:58:32.546Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-04T18:58:33.490Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-04T18:58:34.867Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-04T18:58:36.769Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-04T18:58:38.671Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-04T18:58:40.045Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-04T18:58:40.045Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-04T18:58:40.045Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-04T18:58:40.612Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-04T18:58:42.518Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-04T18:58:42.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-03-04T18:58:43.454Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-04T18:58:45.359Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-04T18:58:46.295Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-04T18:58:47.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-03-04T18:58:47.491Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-04T18:58:48.427Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-03-04T18:58:48.427Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-04T18:58:48.994Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-03-04T18:58:49.570Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-03-04T18:58:50.141Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-04T18:58:50.400Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-04T18:58:50.967Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-04T18:58:51.534Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-04T18:58:52.469Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-03-04T18:58:52.469Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-03-04T18:58:52.728Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-04T18:58:52.988Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-04T18:58:53.555Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-04T18:58:54.125Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-04T18:58:54.693Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-04T18:58:55.627Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-04T18:58:55.627Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-03-04T18:58:55.887Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-04T18:58:56.455Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-04T18:58:57.078Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-04T18:58:57.647Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-04T18:58:57.647Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-04T18:58:58.584Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-04T18:58:58.842Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-04T18:58:59.100Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-03-04T18:59:00.038Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-04T18:59:00.297Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-04T18:59:00.297Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-04T18:59:02.206Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-03-04T18:59:02.774Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-04T18:59:03.344Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-04T18:59:05.884Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-03-04T18:59:10.072Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-03-04T18:59:15.340Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-03-04T18:59:15.340Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-04T18:59:16.275Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-03-04T18:59:16.275Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-03-04T18:59:16.275Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-04T18:59:16.275Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-04T18:59:16.533Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-04T18:59:18.438Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-04T18:59:19.373Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-04T18:59:20.308Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-04T18:59:26.863Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-04T18:59:26.864Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-04T18:59:26.864Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-04T18:59:27.122Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-04T18:59:27.122Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-04T18:59:27.381Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-04T18:59:28.314Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-04T18:59:28.909Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-04T18:59:30.289Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-04T18:59:30.289Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-04T18:59:30.289Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-04T18:59:31.222Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-04T18:59:32.157Z] === RUN TestDockerSuite/TestRunMount [2021-03-04T18:59:33.092Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-03-04T18:59:38.362Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-04T18:59:38.362Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-04T18:59:38.362Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-04T18:59:39.298Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-04T18:59:41.199Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-04T18:59:41.457Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-03-04T18:59:43.360Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-04T18:59:45.262Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-03-04T18:59:45.262Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-04T18:59:47.166Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-04T18:59:48.545Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-04T18:59:49.479Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-04T18:59:49.479Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-04T18:59:49.737Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-04T18:59:50.672Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-04T18:59:50.929Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-04T18:59:51.497Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-04T18:59:52.872Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-04T18:59:54.246Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-04T18:59:56.778Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-04T18:59:57.346Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-04T18:59:57.346Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-03-04T18:59:57.912Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-04T18:59:58.171Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-04T18:59:58.171Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-03-04T18:59:58.429Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-04T18:59:59.365Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-04T18:59:59.365Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-04T18:59:59.624Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-04T19:00:00.999Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-03-04T19:00:04.283Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-03-04T19:00:05.656Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-03-04T19:00:05.656Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-04T19:00:06.237Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-03-04T19:00:06.237Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-03-04T19:00:06.805Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-04T19:00:08.713Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-04T19:00:09.280Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-03-04T19:00:09.280Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-03-04T19:00:09.847Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-04T19:00:10.414Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-04T19:00:10.672Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-04T19:00:11.610Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-04T19:00:12.176Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-04T19:00:12.176Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-04T19:00:12.435Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-03-04T19:00:12.693Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-04T19:00:13.262Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-04T19:00:13.262Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-04T19:00:13.839Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-03-04T19:00:15.235Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-04T19:00:15.235Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-04T19:00:16.169Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-03-04T19:00:18.112Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-04T19:00:18.371Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-03-04T19:00:18.944Z] === RUN TestDockerSuite/TestRunRm [2021-03-04T19:00:19.880Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-04T19:00:21.256Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-03-04T19:00:23.792Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-04T19:00:24.051Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-04T19:00:24.619Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-03-04T19:00:25.997Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-03-04T19:00:26.564Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-03-04T19:00:26.822Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-03-04T19:00:30.111Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-03-04T19:00:32.011Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-03-04T19:00:32.947Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-03-04T19:00:33.884Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-03-04T19:00:34.451Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-03-04T19:00:35.017Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-03-04T19:00:35.584Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-03-04T19:00:36.150Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-03-04T19:00:36.408Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-03-04T19:00:36.976Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-04T19:00:37.543Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-04T19:00:37.802Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-04T19:00:40.346Z] === RUN TestDockerSuite/TestRunState [2021-03-04T19:00:41.284Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-04T19:00:41.851Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-04T19:00:42.110Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-04T19:00:42.368Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-03-04T19:00:42.368Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-04T19:00:42.627Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-04T19:00:43.193Z] === RUN TestDockerSuite/TestRunSysctls [2021-03-04T19:00:44.128Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-04T19:00:44.128Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-04T19:00:44.128Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-04T19:00:44.696Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-03-04T19:00:44.955Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-03-04T19:00:46.862Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-03-04T19:00:47.433Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-03-04T19:00:47.695Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-03-04T19:00:49.079Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-03-04T19:00:51.612Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-03-04T19:00:51.870Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-04T19:00:54.405Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-03-04T19:00:54.671Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-04T19:00:55.257Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-04T19:00:55.823Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-04T19:00:56.391Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-04T19:00:58.292Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-04T19:00:59.228Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-03-04T19:00:59.486Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-04T19:01:00.053Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-04T19:01:00.053Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-04T19:01:00.053Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-04T19:01:00.622Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-04T19:01:01.557Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-04T19:01:02.124Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-03-04T19:01:02.124Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-04T19:01:02.383Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-04T19:01:02.383Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-03-04T19:01:02.950Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-04T19:01:06.238Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-04T19:01:06.805Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-04T19:01:07.372Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-04T19:01:08.749Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-04T19:01:09.698Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-04T19:01:11.602Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-04T19:01:12.979Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-04T19:01:13.237Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-04T19:01:13.237Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-04T19:01:13.237Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-04T19:01:13.238Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-04T19:01:13.496Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-03-04T19:01:13.496Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-03-04T19:01:14.062Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-03-04T19:01:14.629Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-03-04T19:01:15.567Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-03-04T19:01:15.826Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-03-04T19:01:16.084Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-03-04T19:01:16.651Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-04T19:01:16.910Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-03-04T19:01:17.481Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-03-04T19:01:17.481Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-03-04T19:01:17.740Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-03-04T19:01:17.740Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-04T19:01:17.740Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-03-04T19:01:17.740Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-03-04T19:01:17.740Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-03-04T19:01:17.740Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-03-04T19:01:17.740Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-03-04T19:01:17.740Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-03-04T19:01:18.308Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-03-04T19:01:18.874Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-03-04T19:01:19.134Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-03-04T19:01:19.134Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-03-04T19:01:19.742Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-04T19:01:20.000Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-04T19:01:20.258Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-04T19:01:20.258Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-03-04T19:01:20.825Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-03-04T19:01:21.411Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-03-04T19:01:21.411Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-04T19:01:21.411Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-04T19:01:21.669Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-04T19:01:25.346Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-03-04T19:01:25.346Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-03-04T19:01:25.346Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-04T19:01:25.346Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-04T19:01:25.346Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-04T19:01:25.346Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-04T19:01:25.346Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-04T19:01:26.282Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-04T19:01:26.849Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-04T19:01:26.849Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-04T19:01:26.849Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-04T19:01:27.416Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-03-04T19:01:28.354Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-03-04T19:01:28.354Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-03-04T19:01:29.290Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-04T19:01:29.290Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-04T19:01:31.195Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-04T19:01:31.195Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-04T19:01:31.762Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-04T19:01:33.137Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-04T19:01:33.137Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-04T19:01:34.513Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-04T19:01:34.771Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-04T19:01:34.771Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-04T19:01:36.145Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-04T19:01:37.081Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-04T19:01:37.339Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-04T19:01:37.597Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-04T19:01:37.597Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-04T19:01:37.597Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-04T19:01:38.163Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-04T19:01:40.084Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-04T19:01:41.984Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-03-04T19:01:44.517Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-03-04T19:01:45.083Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-04T19:01:46.985Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-04T19:01:47.551Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-04T19:01:48.487Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-04T19:01:51.015Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-04T19:01:53.065Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-04T19:01:53.631Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-04T19:01:54.568Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-04T19:01:55.946Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-04T19:01:57.333Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-04T19:01:59.862Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-04T19:02:03.148Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-03-04T19:02:04.083Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-04T19:02:05.459Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-03-04T19:02:07.359Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-03-04T19:02:07.359Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-04T19:02:12.629Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-04T19:02:14.528Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-03-04T19:02:15.902Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-04T19:02:16.494Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-04T19:02:17.061Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-04T19:02:17.627Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-04T19:02:17.627Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-04T19:02:17.885Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-04T19:02:21.170Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-04T19:02:23.699Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-03-04T19:02:23.957Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-03-04T19:02:24.523Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-03-04T19:02:24.523Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-03-04T19:02:25.092Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-03-04T19:02:26.027Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-03-04T19:02:26.027Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-03-04T19:02:26.963Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-03-04T19:02:26.963Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-03-04T19:02:27.903Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-03-04T19:02:28.161Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-03-04T19:02:29.541Z] === RUN TestDockerSuite/TestUpdateStats [2021-03-04T19:02:33.734Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-03-04T19:02:33.992Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-03-04T19:02:33.992Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-03-04T19:02:34.929Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-03-04T19:02:34.929Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-03-04T19:02:35.865Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-04T19:02:37.768Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-03-04T19:02:38.705Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-03-04T19:02:41.993Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-03-04T19:02:43.894Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-03-04T19:02:45.272Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-04T19:02:47.806Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-04T19:02:50.340Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-03-04T19:02:51.735Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-03-04T19:02:53.112Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-03-04T19:02:53.370Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-03-04T19:02:54.306Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-03-04T19:02:55.681Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-03-04T19:02:57.062Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-03-04T19:02:58.963Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-03-04T19:02:59.899Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-03-04T19:03:01.273Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-03-04T19:03:02.651Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-04T19:03:12.620Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-03-04T19:03:17.966Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-04T19:03:17.966Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-04T19:03:17.966Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-04T19:03:18.532Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-04T19:03:18.532Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-04T19:03:18.532Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-04T19:03:18.532Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-04T19:03:19.099Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-04T19:03:19.099Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-04T19:03:19.666Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-04T19:03:19.666Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-04T19:03:19.666Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-04T19:03:19.666Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-04T19:03:19.666Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-04T19:03:20.601Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-03-04T19:03:21.537Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-04T19:03:21.796Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-04T19:03:21.796Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-04T19:03:21.796Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-04T19:03:21.796Z] === RUN TestDockerSuite/TestVolumeEvents [2021-03-04T19:03:28.358Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-04T19:03:28.924Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-04T19:03:28.924Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-04T19:03:28.924Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-04T19:03:30.826Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-04T19:03:33.357Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite (1389.19s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.13s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.63s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.67s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.60s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.17s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.86s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.31s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.53s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.80s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.57s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.62s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.93s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAttachDetach (0.92s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAttachDisconnect (2.43s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.04s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.81s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.37s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.87s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.31s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.27s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.27s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.50s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.88s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.52s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.73s) [2021-03-04T19:03:33.357Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.50s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.82s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.57s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.97s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.15s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.41s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.94s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.61s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.32s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.16s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.06s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.21s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.01s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.20s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.24s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.09s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.03s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.56s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.22s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.76s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.60s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.07s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.31s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.55s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.01s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.36s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.74s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.31s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.46s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.52s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.68s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.77s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.26s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.08s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2021-03-04T19:03:33.358Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-04T19:03:33.358Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.66s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.06s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.79s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.80s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.38s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.20s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.44s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.17s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.87s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.15s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.84s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.06s) [2021-03-04T19:03:33.358Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-04T19:03:33.358Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.358Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-04T19:03:33.358Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.358Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-03-04T19:03:33.358Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.358Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-04T19:03:33.358Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.32s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.39s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.81s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.85s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.80s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.24s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.83s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.41s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.38s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.31s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.72s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.82s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.47s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.47s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.93s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.33s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.65s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.60s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.67s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.60s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.58s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.69s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.51s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.65s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.75s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.93s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEnv (1.81s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.27s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.21s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.53s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.00s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.54s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.11s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.78s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.84s) [2021-03-04T19:03:33.358Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-03-04T19:03:33.358Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.09s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildExpose (0.45s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.80s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.43s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.73s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.48s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.36s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.07s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.84s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.79s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.89s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.03s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildHistory (4.42s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.54s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.81s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.95s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildLabel (0.66s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.37s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.90s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.65s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.96s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.05s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.17s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.00s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.90s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.05s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.52s) [2021-03-04T19:03:33.358Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-03-04T19:03:33.358Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.34s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.97s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.26s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.68s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.64s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.21s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.62s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.90s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.64s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.26s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.03s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.02s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.94s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.24s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.95s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildPATH (2.25s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.95s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.36s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.17s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.97s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildRm (2.57s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.82s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.72s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.38s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.18s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.96s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.84s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2021-03-04T19:03:33.358Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-04T19:03:33.358Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.75s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.28s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.18s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.18s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.75s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.10s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildUser (1.30s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.44s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.59s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.95s) [2021-03-04T19:03:33.358Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-04T19:03:33.358Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.358Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-04T19:03:33.358Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.358Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-04T19:03:33.358Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.358Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-04T19:03:33.358Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.21s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.71s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.76s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.92s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.38s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.50s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.88s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.46s) [2021-03-04T19:03:33.358Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-04T19:03:33.358Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.73s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.65s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-04T19:03:33.358Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-04T19:03:33.358Z] docker_cli_sni_test.go:18: Flakey test [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.98s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.90s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestCommitChange (1.39s) [2021-03-04T19:03:33.358Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.40s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.71s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.41s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCommitTTY (1.52s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.79s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.55s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.10s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.22s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.50s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.35s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.64s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.49s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.58s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.66s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.77s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.79s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.98s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.76s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.62s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.47s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.61s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.58s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.52s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.73s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.37s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.18s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.48s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.80s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.67s) [2021-03-04T19:03:33.359Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-04T19:03:33.359Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.54s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.57s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.92s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.91s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.47s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.62s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.10s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.27s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.39s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.47s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.56s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.72s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00029c920_} (1.52s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1889631501_/foo_false____} (1.55s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1889631501_/foo_true____} (1.33s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3027759880_/foo_false____} (1.39s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3027759880_/foo_true____} (1.33s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3027759880_/foo_true__0xc00029c980__} (1.33s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00029c9a0_} (1.38s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00029c9c0_} (1.34s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00029c9e0_} (1.47s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00029ca00_} (1.44s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.70s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.22s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.07s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.36s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.59s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.53s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.60s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.65s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.61s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.83s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.64s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.85s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.69s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.77s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.70s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.10s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.26s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.57s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.98s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.84s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.32s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.69s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.12s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.72s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.54s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.74s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.65s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToDot (0.71s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.55s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.28s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToStdout (0.84s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.31s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.02s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.19s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.58s) [2021-03-04T19:03:33.359Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-04T19:03:33.359Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.61s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2021-03-04T19:03:33.359Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-04T19:03:33.359Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.36s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.15s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.16s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.51s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.07s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.52s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.04s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.11s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.82s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.79s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.57s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.66s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.70s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.48s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsCommit (0.60s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.61s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.34s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.55s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.08s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsCopy (0.79s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.44s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.88s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.66s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsFilters (1.03s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.67s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.30s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-03-04T19:03:33.359Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-04T19:03:33.359Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-04T19:03:33.359Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-04T19:03:33.359Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.48s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsRename (0.60s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsResize (0.63s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.58s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.77s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.09s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExec (0.53s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.61s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.59s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.56s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.07s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.54s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.38s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecCgroup (1.63s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecEnv (1.04s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.25s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.80s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecInspectID (2.68s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecInteractive (0.65s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecParseError (0.57s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.60s) [2021-03-04T19:03:33.359Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.24s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.76s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestExecStartFails (0.76s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestExecTTY (0.67s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.78s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.56s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2021-03-04T19:03:33.360Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-04T19:03:33.360Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.31s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.63s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.52s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestHealth (18.73s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.65s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.19s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.58s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.50s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.27s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.67s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.09s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s) [2021-03-04T19:03:33.360Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-04T19:03:33.360Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.89s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.67s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectDefault (0.51s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectHistory (0.93s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectImage (0.05s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-03-04T19:03:33.360Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-04T19:03:33.360Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.63s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.60s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.67s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.74s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectStatus (0.96s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.03s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.51s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.73s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.98s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.60s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.93s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.31s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.84s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.07s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.52s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.37s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.61s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.52s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.20s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.67s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.76s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsSince (6.64s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.61s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.60s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestNetHostname (1.30s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPluginActive (1.87s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.05s) [2021-03-04T19:03:33.360Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-04T19:03:33.360Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.67s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.86s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.60s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.96s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPortList (6.15s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.96s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.18s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.95s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.72s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.07s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsByOrder (2.07s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.70s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.27s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.80s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.86s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.50s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.11s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.88s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.62s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.24s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.04s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.60s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.50s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.62s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2021-03-04T19:03:33.360Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-04T19:03:33.360Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.97s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.96s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.82s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.32s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.94s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.38s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.37s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.73s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.46s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.87s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.64s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.03s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.16s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.82s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.21s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.99s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.56s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.59s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.64s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.88s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.79s) [2021-03-04T19:03:33.360Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.51s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.02s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.96s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.63s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.66s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.59s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.32s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.33s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.87s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.52s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.64s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.88s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.64s) [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-04T19:03:33.361Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-03-04T19:03:33.361Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.54s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.12s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.04s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.45s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.60s) [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.61s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.40s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.55s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.73s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.74s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.64s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunExitCode (0.53s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.57s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.66s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.66s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.58s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.06s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.57s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.35s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.89s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.63s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.89s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunMount (5.46s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.98s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.69s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.36s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.93s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.78s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.22s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNetHost (0.66s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.36s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.35s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.76s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.50s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.61s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s) [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.55s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.47s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.92s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2021-03-04T19:03:33.361Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.60s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s) [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.58s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.50s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.46s) [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.75s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.09s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.56s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.50s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.60s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.63s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.87s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.26s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.91s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.57s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunState (1.00s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunSysctls (0.90s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.74s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.74s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.43s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.96s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.62s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.62s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.25s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunUserByID (0.54s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.51s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunUserByName (0.76s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.63s) [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-04T19:03:33.361Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.28s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.57s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.32s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.40s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.48s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.61s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.00s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.56s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.59s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-03-04T19:03:33.361Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.11s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.57s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.40s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2021-03-04T19:03:33.361Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-04T19:03:33.361Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.89s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.79s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.06s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.60s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSaveImageId (0.14s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.38s) [2021-03-04T19:03:33.361Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents023026725 [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.60s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.21s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.89s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.05s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.76s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.91s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.66s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStartRecordError (1.21s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.25s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.27s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.52s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.47s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.07s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.74s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2021-03-04T19:03:33.361Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2021-03-04T19:03:33.362Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-04T19:03:33.362Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.55s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2021-03-04T19:03:33.362Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-04T19:03:33.362Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.56s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.09s) [2021-03-04T19:03:33.362Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-04T19:03:33.362Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.73s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.40s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2021-03-04T19:03:33.362Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-03-04T19:03:33.362Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.86s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.68s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.03s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.79s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.13s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.49s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.50s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.71s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.53s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.11s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.17s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.66s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.45s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.38s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.45s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.88s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.52s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s) [2021-03-04T19:03:33.362Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.53s) [2021-03-04T19:03:33.362Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-04T19:03:33.362Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-04T19:03:33.362Z] === RUN TestDockerRegistrySuite [2021-03-04T19:03:33.362Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-04T19:03:34.738Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-04T19:03:35.674Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-04T19:03:37.050Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-04T19:03:37.308Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-04T19:03:40.595Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-04T19:03:44.785Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-04T19:03:48.068Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-04T19:03:48.635Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-04T19:03:49.569Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-04T19:03:50.505Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-04T19:03:51.882Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-04T19:03:52.818Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-04T19:03:53.755Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-04T19:03:54.693Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-04T19:03:56.595Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-04T19:03:58.496Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-04T19:03:59.434Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-04T19:04:01.967Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-04T19:04:02.533Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-04T19:04:02.793Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-04T19:04:03.728Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-04T19:04:04.662Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-04T19:04:05.598Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-04T19:04:08.128Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-04T19:04:08.386Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-04T19:04:09.320Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-04T19:04:09.887Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-04T19:04:09.887Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-04T19:04:10.145Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-04T19:04:10.402Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-04T19:04:10.968Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-04T19:04:10.968Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-04T19:04:11.904Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-04T19:04:13.284Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-04T19:04:14.221Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-04T19:04:15.157Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-04T19:04:16.102Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-04T19:04:17.046Z] --- PASS: TestDockerRegistrySuite (43.66s) [2021-03-04T19:04:17.046Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.24s) [2021-03-04T19:04:17.046Z] check_test.go:196: [d81fbf7a5dc37] daemon is not started [2021-03-04T19:04:17.046Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.12s) [2021-03-04T19:04:17.047Z] check_test.go:196: [d70c33ea52b0e] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.44s) [2021-03-04T19:04:17.047Z] check_test.go:196: [ded0a9a48d13b] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-03-04T19:04:17.047Z] check_test.go:196: [dddf4766aa5f4] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.86s) [2021-03-04T19:04:17.047Z] check_test.go:196: [d81efdd2ded58] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.68s) [2021-03-04T19:04:17.047Z] check_test.go:196: [da91ad2d06075] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.80s) [2021-03-04T19:04:17.047Z] check_test.go:196: [d2e2095b57410] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.07s) [2021-03-04T19:04:17.047Z] check_test.go:196: [de9e2215ab358] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2021-03-04T19:04:17.047Z] check_test.go:196: [dd70236761761] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2021-03-04T19:04:17.047Z] check_test.go:196: [d1c2f691ae4f6] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2021-03-04T19:04:17.047Z] check_test.go:196: [dbf1befdc968f] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2021-03-04T19:04:17.047Z] check_test.go:196: [d75509a89003b] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.96s) [2021-03-04T19:04:17.047Z] check_test.go:196: [dc687b97455dc] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s) [2021-03-04T19:04:17.047Z] check_test.go:196: [d194ad2dd8ce1] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s) [2021-03-04T19:04:17.047Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2282824c625a79cf3bc749cce20f4712dc1438cd3c232b7bf355558671652fbe [2021-03-04T19:04:17.047Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:99092ac163db8c6d006b56e8ffb6ceaf7a0452b032056c8b06170800435af9a4 [2021-03-04T19:04:17.047Z] check_test.go:196: [df9916553f724] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.86s) [2021-03-04T19:04:17.047Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:50ff821004470566396c25c8c7f34a62b47829028f83440cf19c728d80b17a2b [2021-03-04T19:04:17.047Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9c92720da29b524e2ec87833a568befe5b8eb8016f2628b88c46efaf35dcf9f3 [2021-03-04T19:04:17.047Z] check_test.go:196: [dca50ef4c6b01] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.12s) [2021-03-04T19:04:17.047Z] check_test.go:196: [dd607545c8c50] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s) [2021-03-04T19:04:17.047Z] check_test.go:196: [dce1a4a4c2111] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2021-03-04T19:04:17.047Z] check_test.go:196: [dae3045b8987a] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-03-04T19:04:17.047Z] check_test.go:196: [db04cb758040d] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.07s) [2021-03-04T19:04:17.047Z] check_test.go:196: [d7e1b2cca2375] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2021-03-04T19:04:17.047Z] check_test.go:196: [dbb51934ac617] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2021-03-04T19:04:17.047Z] check_test.go:196: [d84b2d85b7444] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.34s) [2021-03-04T19:04:17.047Z] check_test.go:196: [d8ae63fdffa99] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-03-04T19:04:17.047Z] check_test.go:196: [de751e64df3cb] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.05s) [2021-03-04T19:04:17.047Z] check_test.go:196: [dda27475fd3f4] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2021-03-04T19:04:17.047Z] check_test.go:196: [dcc1486b055d1] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-03-04T19:04:17.047Z] check_test.go:196: [d2279bc114224] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-03-04T19:04:17.047Z] check_test.go:196: [dea4bb2ee523b] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-03-04T19:04:17.047Z] check_test.go:196: [db9b2a77132ac] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-03-04T19:04:17.047Z] check_test.go:196: [de85d58337b7b] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-03-04T19:04:17.047Z] check_test.go:196: [d0b1ae0993f6c] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.05s) [2021-03-04T19:04:17.047Z] check_test.go:196: [dbb810f892a05] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2021-03-04T19:04:17.047Z] check_test.go:196: [d76b819d26ed0] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2021-03-04T19:04:17.047Z] check_test.go:196: [dccba339f3bf9] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.09s) [2021-03-04T19:04:17.047Z] check_test.go:196: [d9413f641401c] daemon is not started [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2021-03-04T19:04:17.047Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-03-04T19:04:17.047Z] === RUN TestDockerSchema1RegistrySuite [2021-03-04T19:04:17.047Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-04T19:04:17.047Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-04T19:04:20.332Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-04T19:04:23.616Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-04T19:04:26.900Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-04T19:04:27.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-04T19:04:28.771Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-04T19:04:28.771Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-04T19:04:29.706Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-04T19:04:30.642Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-04T19:04:31.578Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-04T19:04:34.108Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-04T19:04:34.688Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-04T19:04:34.947Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-04T19:04:35.205Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-04T19:04:35.464Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-04T19:04:35.722Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-04T19:04:35.980Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite (19.20s) [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-03-04T19:04:36.239Z] check_test.go:223: [d05fb513a9e40] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2021-03-04T19:04:36.239Z] check_test.go:223: [d3f52b9b86743] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.86s) [2021-03-04T19:04:36.239Z] check_test.go:223: [def2f7c2ab536] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.02s) [2021-03-04T19:04:36.239Z] check_test.go:223: [d0b358c4f4768] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.03s) [2021-03-04T19:04:36.239Z] check_test.go:223: [d5162a82b2b7e] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2021-03-04T19:04:36.239Z] check_test.go:223: [d955d0e247bd7] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-03-04T19:04:36.239Z] check_test.go:223: [dc15bac610d2a] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2021-03-04T19:04:36.239Z] check_test.go:223: [d9797657eb8f1] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2021-03-04T19:04:36.239Z] check_test.go:223: [dcc08331ec1bf] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2021-03-04T19:04:36.239Z] check_test.go:223: [d0763dbb46b5a] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.48s) [2021-03-04T19:04:36.239Z] check_test.go:223: [de42cc41f3dc1] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-03-04T19:04:36.239Z] check_test.go:223: [d777b152577bf] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s) [2021-03-04T19:04:36.239Z] check_test.go:223: [d5d17aa33e076] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-03-04T19:04:36.239Z] check_test.go:223: [db096dfa69515] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-03-04T19:04:36.239Z] check_test.go:223: [debddac7abe00] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-03-04T19:04:36.239Z] check_test.go:223: [d715b555a6456] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-03-04T19:04:36.239Z] check_test.go:223: [da60e109b3943] daemon is not started [2021-03-04T19:04:36.239Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-03-04T19:04:36.239Z] check_test.go:223: [dbd6d56072a8a] daemon is not started [2021-03-04T19:04:36.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-04T19:04:36.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-04T19:04:37.174Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-04T19:04:37.432Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-04T19:04:37.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-04T19:04:38.624Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-04T19:04:38.882Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-04T19:04:39.449Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-04T19:04:40.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-04T19:04:40.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.85s) [2021-03-04T19:04:40.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2021-03-04T19:04:40.015Z] check_test.go:252: [da311de919747] daemon is not started [2021-03-04T19:04:40.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2021-03-04T19:04:40.015Z] check_test.go:252: [db8fc43ae8c4c] daemon is not started [2021-03-04T19:04:40.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-03-04T19:04:40.015Z] check_test.go:252: [d7eff6734df7b] daemon is not started [2021-03-04T19:04:40.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2021-03-04T19:04:40.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-03-04T19:04:40.015Z] check_test.go:252: [d45166e5a1ec6] daemon is not started [2021-03-04T19:04:40.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-03-04T19:04:40.015Z] check_test.go:252: [dcf2452f5f83d] daemon is not started [2021-03-04T19:04:40.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-03-04T19:04:40.015Z] check_test.go:252: [dfa339794049c] daemon is not started [2021-03-04T19:04:40.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-03-04T19:04:40.015Z] check_test.go:252: [dcd6ff7445660] daemon is not started [2021-03-04T19:04:40.015Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-04T19:04:40.015Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-04T19:04:45.278Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-04T19:04:45.278Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-04T19:04:45.536Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-04T19:04:45.536Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-04T19:04:45.794Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-03-04T19:04:45.794Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-03-04T19:04:45.794Z] check_test.go:279: [d7f9db87c504d] daemon is not started [2021-03-04T19:04:45.794Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-03-04T19:04:45.794Z] check_test.go:279: [d7f78b8f2afa6] daemon is not started [2021-03-04T19:04:45.794Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-03-04T19:04:45.794Z] check_test.go:279: [d816b048a69de] daemon is not started [2021-03-04T19:04:45.794Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-03-04T19:04:45.794Z] check_test.go:279: [df6e690e661f6] daemon is not started [2021-03-04T19:04:45.794Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-03-04T19:04:45.794Z] check_test.go:279: [d1502c2dc8041] daemon is not started [2021-03-04T19:04:45.794Z] === RUN TestDockerNetworkSuite [2021-03-04T19:04:45.794Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-03-04T19:04:47.170Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-03-04T19:04:47.736Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-03-04T19:04:48.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-03-04T19:04:51.959Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-03-04T19:04:52.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-03-04T19:04:55.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-03-04T19:04:57.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-03-04T19:05:00.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-03-04T19:05:00.135Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-03-04T19:05:08.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-03-04T19:05:08.255Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-03-04T19:05:10.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-03-04T19:05:10.789Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-03-04T19:05:11.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-03-04T19:05:12.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-03-04T19:05:13.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-03-04T19:05:14.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-03-04T19:05:15.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-03-04T19:05:15.817Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-03-04T19:05:15.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-03-04T19:05:16.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-03-04T19:05:17.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-03-04T19:05:17.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-03-04T19:05:17.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-03-04T19:05:17.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-03-04T19:05:18.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-03-04T19:05:19.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-03-04T19:05:19.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-03-04T19:05:20.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-03-04T19:05:20.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-03-04T19:05:22.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-03-04T19:05:22.628Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-03-04T19:05:25.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-03-04T19:05:27.059Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-03-04T19:05:27.059Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-03-04T19:05:32.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-03-04T19:05:32.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-03-04T19:05:33.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-03-04T19:05:33.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-03-04T19:05:33.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-03-04T19:05:34.221Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-03-04T19:05:34.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-03-04T19:05:34.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-03-04T19:05:34.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-03-04T19:05:35.054Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-03-04T19:05:36.007Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-03-04T19:05:37.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-03-04T19:05:37.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-03-04T19:05:37.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-03-04T19:05:38.318Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-03-04T19:05:38.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-03-04T19:05:42.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-03-04T19:05:46.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-03-04T19:05:46.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-03-04T19:05:46.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-03-04T19:05:47.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-03-04T19:05:48.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-03-04T19:05:48.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-03-04T19:05:49.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-03-04T19:05:50.317Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite (69.55s) [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.05s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [db938b3529a57] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.79s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d85bcf6238dd2] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.84s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d9f048e05e523] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.33s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d5d95543bf0eb] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.80s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:1233: [d40158c0d8d3c] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.16s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [df95385546554] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.43s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d3ff533c84b25] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.19s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d4df9f793b2ce] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.45s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d515e3b5afd8b] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.76s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d43c0b416d530] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.57s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d3bfc228d6f51] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.04s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [de318d9bda337] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.30s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d0bc1d83be423] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.35s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d88f14d96f9aa] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d9bcdb2e059a7] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.84s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d98d299be1b69] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [da0ca60c9be13] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.08s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d82891078ee43] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.24s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d617fba3b6d17] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.04s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [de1bcff4aeea9] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [da3a29609d3a7] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d5298a6750d1f] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d8d39f6ad8eb9] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d10f37214ce37] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.39s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:968: [d5fae672e16b0] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.42s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d7c57b0a263d7] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.27s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:1116: [d044183115dec] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.31s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d94d012d1111d] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.19s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [dbc7a24f6b0e2] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.21s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [df2892b9db117] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d892d054afd27] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.28s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d8b502364f395] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [dff681501e7e9] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [dc9a681787375] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.96s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [dcafc9e9c3f2a] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d54edb0ebc4ef] daemon is not started [2021-03-04T19:05:55.589Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [dd676bc3c67b3] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.13s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d37779b6eea75] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.89s) [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.21s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:1084: [df1f2f447f737] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d52838265607d] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d3a88f563f9f6] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d53f6571cd3fa] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d9cc4227000e5] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d9d6ad14815e8] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d6a594822fd8a] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.05s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [d0772c4e7f856] daemon is not started [2021-03-04T19:05:55.589Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.03s) [2021-03-04T19:05:55.589Z] docker_cli_network_unix_test.go:46: [da318db195936] daemon is not started [2021-03-04T19:05:55.589Z] === RUN TestDockerHubPullSuite [2021-03-04T19:05:55.589Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-03-04T19:05:56.992Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-03-04T19:05:58.891Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-03-04T19:05:59.460Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-03-04T19:06:01.363Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-03-04T19:06:01.621Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-03-04T19:06:01.621Z] --- PASS: TestDockerHubPullSuite (6.35s) [2021-03-04T19:06:01.621Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.40s) [2021-03-04T19:06:01.621Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-03-04T19:06:01.621Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.56s) [2021-03-04T19:06:01.621Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.85s) [2021-03-04T19:06:01.621Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2021-03-04T19:06:01.621Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-03-04T19:06:01.621Z] PASS [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === Skipped [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-04T19:06:01.621Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-04T19:06:01.621Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-04T19:06:01.621Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-03-04T19:06:01.621Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-04T19:06:01.621Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-03-04T19:06:01.621Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-03-04T19:06:01.621Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-04T19:06:01.621Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-04T19:06:01.621Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-04T19:06:01.621Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-04T19:06:01.621Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-04T19:06:01.621Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-04T19:06:01.621Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-04T19:06:01.621Z] docker_cli_sni_test.go:18: Flakey test [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-04T19:06:01.621Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.621Z] [2021-03-04T19:06:01.621Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-04T19:06:01.621Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-04T19:06:01.622Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-04T19:06:01.622Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-03-04T19:06:01.622Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-04T19:06:01.622Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-03-04T19:06:01.622Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-04T19:06:01.622Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-03-04T19:06:01.622Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-04T19:06:01.622Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-04T19:06:01.622Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-04T19:06:01.622Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-04T19:06:01.622Z] docker_cli_network_unix_test.go:46: [dd676bc3c67b3] daemon is not started [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] [2021-03-04T19:06:01.622Z] DONE 1274 tests, 51 skipped in 1585.612s [2021-03-04T19:06:01.622Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-04T19:06:01.622Z] ++++ cat bundles/test-integration/docker.pid [2021-03-04T19:06:01.622Z] +++ kill 8144 [2021-03-04T19:06:02.995Z] +++ /etc/init.d/apparmor stop [2021-03-04T19:06:02.995Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-04T19:06:02.995Z] [2021-03-04T19:06:02.995Z] Unloading profiles will leave already running processes permanently [2021-03-04T19:06:02.995Z] unconfined, which can lead to unexpected situations. [2021-03-04T19:06:02.995Z] [2021-03-04T19:06:02.995Z] To set a process to complain mode, use the command line tool [2021-03-04T19:06:02.995Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-04T19:06:02.995Z] +++ true [2021-03-04T19:06:02.995Z] exiting test-integration [2021-03-04T19:06:02.995Z] ++ exit 0 [2021-03-04T19:06:02.995Z] [2021-03-04T19:06:02.995Z] + for job in $(jobs -p) [2021-03-04T19:06:02.995Z] + wait 9798 [2021-03-04T19:06:35.059Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-03-04T19:07:21.743Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-03-04T19:07:36.613Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-03-04T19:07:38.513Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-03-04T19:09:37.704Z] --- PASS: TestBuildWCOWSandboxSize (915.38s) [2021-03-04T19:09:37.705Z] === RUN TestBuildWithEmptyDockerfile [2021-03-04T19:09:37.705Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T19:09:37.705Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T19:09:37.705Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T19:09:37.705Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T19:09:37.705Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T19:09:37.705Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T19:09:37.705Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T19:09:37.705Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T19:09:37.705Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T19:09:37.705Z] --- PASS: TestBuildWithEmptyDockerfile (0.59s) [2021-03-04T19:09:37.705Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-03-04T19:09:37.705Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-03-04T19:09:37.705Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-03-04T19:09:37.705Z] === RUN TestBuildPreserveOwnership [2021-03-04T19:09:37.705Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-03-04T19:09:37.705Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T19:09:37.705Z] === RUN TestBuildPlatformInvalid [2021-03-04T19:09:37.705Z] --- PASS: TestBuildPlatformInvalid (0.58s) [2021-03-04T19:09:37.705Z] PASS [2021-03-04T19:09:37.705Z] ok github.com/docker/docker/integration/build 1139.968s [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] === Skipped [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-03-04T19:09:37.705Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-03-04T19:09:37.705Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-03-04T19:09:37.705Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-03-04T19:09:37.705Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-03-04T19:09:37.705Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] DONE 29 tests, 5 skipped in 1165.926s [2021-03-04T19:09:37.705Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-03-04T19:09:37.705Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T19:09:37.705Z] INFO: Testing against a local daemon [2021-03-04T19:09:37.705Z] === RUN TestConfigInspect [2021-03-04T19:09:37.705Z] --- SKIP: TestConfigInspect (0.00s) [2021-03-04T19:09:37.705Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:37.705Z] === RUN TestConfigList [2021-03-04T19:09:37.705Z] --- SKIP: TestConfigList (0.00s) [2021-03-04T19:09:37.705Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:37.705Z] === RUN TestConfigsCreateAndDelete [2021-03-04T19:09:37.705Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-03-04T19:09:37.705Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:37.705Z] === RUN TestConfigsUpdate [2021-03-04T19:09:37.705Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-03-04T19:09:37.705Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:37.705Z] === RUN TestTemplatedConfig [2021-03-04T19:09:37.705Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-04T19:09:37.705Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:37.705Z] === RUN TestConfigCreateResolve [2021-03-04T19:09:37.705Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-03-04T19:09:37.705Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:09:37.705Z] === RUN TestConfigDaemonLibtrustID [2021-03-04T19:09:37.705Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-03-04T19:09:37.705Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:09:37.705Z] PASS [2021-03-04T19:09:37.705Z] ok github.com/docker/docker/integration/config 0.145s [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] === Skipped [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-03-04T19:09:37.705Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-03-04T19:09:37.705Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-03-04T19:09:37.705Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-03-04T19:09:37.705Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-03-04T19:09:37.705Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-03-04T19:09:37.705Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-03-04T19:09:37.705Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] [2021-03-04T19:09:37.705Z] DONE 7 tests, 7 skipped in 3.431s [2021-03-04T19:09:37.705Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-03-04T19:09:37.705Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T19:09:37.705Z] INFO: Testing against a local daemon [2021-03-04T19:09:37.705Z] === RUN TestCheckpoint [2021-03-04T19:09:37.705Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-04T19:09:37.705Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T19:09:37.705Z] === RUN TestContainerInvalidJSON [2021-03-04T19:09:37.705Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T19:09:37.705Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T19:09:37.705Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T19:09:37.705Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T19:09:37.705Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-04T19:09:37.705Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-04T19:09:37.705Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T19:09:37.705Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-04T19:09:37.705Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T19:09:37.705Z] --- PASS: TestContainerInvalidJSON (0.55s) [2021-03-04T19:09:37.705Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-04T19:09:37.705Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-04T19:09:37.705Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-04T19:09:37.705Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-04T19:09:37.705Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-03-04T19:09:37.705Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-04T19:09:37.705Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-04T19:09:37.705Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-04T19:09:37.705Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-04T19:09:38.165Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-03-04T19:09:38.165Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-04T19:09:38.165Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2021-03-04T19:09:38.165Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-04T19:09:38.166Z] === RUN TestCopyFromContainer [2021-03-04T19:09:38.166Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-03-04T19:09:38.166Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:38.166Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-04T19:09:38.166Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T19:09:38.166Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T19:09:38.166Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T19:09:38.166Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T19:09:38.166Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T19:09:38.166Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T19:09:38.166Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T19:09:38.166Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T19:09:38.166Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T19:09:38.166Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-04T19:09:38.166Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-04T19:09:38.166Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-04T19:09:38.166Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-03-04T19:09:38.166Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-04T19:09:38.166Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-03-04T19:09:38.166Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-04T19:09:38.166Z] === RUN TestCreateWithInvalidEnv [2021-03-04T19:09:38.166Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-04T19:09:38.166Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-04T19:09:38.166Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-04T19:09:38.166Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-04T19:09:38.166Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-04T19:09:38.166Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-04T19:09:38.166Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-03-04T19:09:38.166Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-04T19:09:38.166Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-04T19:09:38.166Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-04T19:09:38.166Z] === RUN TestCreateTmpfsMountsTarget [2021-03-04T19:09:38.166Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-03-04T19:09:38.166Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:38.166Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-04T19:09:38.166Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-03-04T19:09:38.166Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:09:38.166Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-04T19:09:38.166Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-04T19:09:38.166Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:09:38.166Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-04T19:09:38.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T19:09:38.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T19:09:38.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T19:09:38.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T19:09:38.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T19:09:38.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T19:09:38.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T19:09:38.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T19:09:38.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T19:09:38.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T19:09:38.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T19:09:38.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-03-04T19:09:38.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-04T19:09:38.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-04T19:09:38.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-04T19:09:38.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-04T19:09:38.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-03-04T19:09:38.166Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-04T19:09:38.166Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-04T19:09:38.166Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-04T19:09:38.166Z] === RUN TestCreateDifferentPlatform [2021-03-04T19:09:38.166Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-04T19:09:38.166Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-04T19:09:38.166Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-03-04T19:09:38.166Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-04T19:09:38.166Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-04T19:09:38.166Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-04T19:09:38.166Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-03-04T19:09:38.166Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-04T19:09:38.166Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-04T19:09:38.166Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-04T19:09:38.166Z] === RUN TestContainerKillOnDaemonStart [2021-03-04T19:09:38.166Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-04T19:09:38.166Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:38.166Z] === RUN TestDiff [2021-03-04T19:09:38.166Z] --- SKIP: TestDiff (0.00s) [2021-03-04T19:09:38.166Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-04T19:09:38.166Z] === RUN TestExecWithCloseStdin [2021-03-04T19:09:41.911Z] --- PASS: TestExecWithCloseStdin (3.25s) [2021-03-04T19:09:41.911Z] === RUN TestExec [2021-03-04T19:09:44.093Z] --- PASS: TestExec (2.34s) [2021-03-04T19:09:44.093Z] === RUN TestExecUser [2021-03-04T19:09:44.093Z] --- SKIP: TestExecUser (0.00s) [2021-03-04T19:09:44.093Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-04T19:09:44.093Z] === RUN TestExportContainerAndImportImage [2021-03-04T19:09:44.093Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-03-04T19:09:44.093Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:44.093Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-04T19:09:44.093Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-03-04T19:09:44.093Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:44.093Z] === RUN TestHealthCheckWorkdir [2021-03-04T19:09:44.093Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-03-04T19:09:44.093Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-04T19:09:44.093Z] === RUN TestHealthKillContainer [2021-03-04T19:09:44.093Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-03-04T19:09:44.093Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-04T19:09:44.093Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-04T19:09:44.093Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-03-04T19:09:44.093Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-04T19:09:44.093Z] === RUN TestKillContainerInvalidSignal [2021-03-04T19:09:46.280Z] --- PASS: TestKillContainerInvalidSignal (2.09s) [2021-03-04T19:09:46.280Z] === RUN TestKillContainer [2021-03-04T19:09:46.280Z] === RUN TestKillContainer/no_signal [2021-03-04T19:09:47.821Z] === RUN TestKillContainer/non_killing_signal [2021-03-04T19:09:47.821Z] === RUN TestKillContainer/killing_signal [2021-03-04T19:09:50.735Z] --- PASS: TestKillContainer (4.30s) [2021-03-04T19:09:50.735Z] --- PASS: TestKillContainer/no_signal (2.00s) [2021-03-04T19:09:50.735Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-04T19:09:50.735Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-04T19:09:50.735Z] --- PASS: TestKillContainer/killing_signal (2.25s) [2021-03-04T19:09:50.735Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-04T19:09:50.735Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-04T19:09:50.735Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-04T19:09:50.735Z] === RUN TestKillStoppedContainer [2021-03-04T19:09:50.735Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-03-04T19:09:50.735Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-04T19:09:50.735Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-04T19:09:50.735Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-04T19:09:50.735Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-04T19:09:50.735Z] === RUN TestKillDifferentUserContainer [2021-03-04T19:09:50.735Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-03-04T19:09:50.735Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-04T19:09:50.735Z] === RUN TestInspectOomKilledTrue [2021-03-04T19:09:50.735Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-04T19:09:50.735Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:50.735Z] === RUN TestInspectOomKilledFalse [2021-03-04T19:09:50.735Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-04T19:09:50.735Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T19:09:50.735Z] === RUN TestLogsFollowTailEmpty [2021-03-04T19:09:52.295Z] --- PASS: TestLogsFollowTailEmpty (2.02s) [2021-03-04T19:09:52.295Z] === RUN TestNetworkNat [2021-03-04T19:09:52.295Z] --- SKIP: TestNetworkNat (0.00s) [2021-03-04T19:09:52.295Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-04T19:09:52.295Z] === RUN TestNetworkLocalhostTCPNat [2021-03-04T19:09:55.208Z] --- PASS: TestNetworkLocalhostTCPNat (2.47s) [2021-03-04T19:09:55.208Z] === RUN TestNetworkLoopbackNat [2021-03-04T19:09:55.208Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-03-04T19:09:55.208Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-04T19:09:55.208Z] === RUN TestPause [2021-03-04T19:09:55.208Z] --- SKIP: TestPause (0.00s) [2021-03-04T19:09:55.208Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-04T19:09:55.208Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-04T19:09:56.752Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.03s) [2021-03-04T19:09:56.752Z] === RUN TestPauseStopPausedContainer [2021-03-04T19:09:56.752Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-03-04T19:09:56.753Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:09:56.753Z] === RUN TestPsFilter [2021-03-04T19:09:57.213Z] --- PASS: TestPsFilter (0.22s) [2021-03-04T19:09:57.213Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-04T19:09:59.401Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.41s) [2021-03-04T19:09:59.401Z] === RUN TestRemoveContainerWithVolume [2021-03-04T19:09:59.999Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-03-04T19:10:02.320Z] --- PASS: TestRemoveContainerWithVolume (2.71s) [2021-03-04T19:10:02.320Z] === RUN TestRemoveContainerRunning [2021-03-04T19:10:04.180Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-03-04T19:10:04.505Z] --- PASS: TestRemoveContainerRunning (2.11s) [2021-03-04T19:10:04.505Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-04T19:10:05.114Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-03-04T19:10:05.114Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-03-04T19:10:05.373Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-03-04T19:10:05.373Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-03-04T19:10:06.045Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.01s) [2021-03-04T19:10:06.045Z] === RUN TestRemoveInvalidContainer [2021-03-04T19:10:06.307Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-03-04T19:10:06.506Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-04T19:10:06.506Z] === RUN TestRenameLinkedContainer [2021-03-04T19:10:06.506Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-03-04T19:10:06.506Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-04T19:10:06.506Z] === RUN TestRenameStoppedContainer [2021-03-04T19:10:08.208Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-03-04T19:10:08.689Z] --- PASS: TestRenameStoppedContainer (2.41s) [2021-03-04T19:10:08.689Z] === RUN TestRenameRunningContainerAndReuse [2021-03-04T19:10:12.393Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-03-04T19:10:13.395Z] --- PASS: TestRenameRunningContainerAndReuse (4.17s) [2021-03-04T19:10:13.395Z] === RUN TestRenameInvalidName [2021-03-04T19:10:13.767Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-03-04T19:10:14.936Z] --- PASS: TestRenameInvalidName (2.12s) [2021-03-04T19:10:14.936Z] === RUN TestRenameAnonymousContainer [2021-03-04T19:10:14.936Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-03-04T19:10:14.936Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-04T19:10:14.936Z] === RUN TestRenameContainerWithSameName [2021-03-04T19:10:17.118Z] --- PASS: TestRenameContainerWithSameName (2.00s) [2021-03-04T19:10:17.118Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-04T19:10:17.118Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-03-04T19:10:17.118Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-04T19:10:17.118Z] === RUN TestResize [2021-03-04T19:10:19.301Z] --- PASS: TestResize (1.99s) [2021-03-04T19:10:19.301Z] === RUN TestResizeWithInvalidSize [2021-03-04T19:10:19.301Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-03-04T19:10:19.301Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-04T19:10:19.301Z] === RUN TestResizeWhenContainerNotStarted [2021-03-04T19:10:21.488Z] --- PASS: TestResizeWhenContainerNotStarted (2.47s) [2021-03-04T19:10:21.488Z] === RUN TestDaemonRestartKillContainers [2021-03-04T19:10:21.488Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-04T19:10:21.488Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:10:21.488Z] === RUN TestStats [2021-03-04T19:10:21.488Z] --- SKIP: TestStats (0.00s) [2021-03-04T19:10:21.488Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-04T19:10:21.488Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-04T19:10:26.190Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.53s) [2021-03-04T19:10:26.190Z] === RUN TestStopContainerWithTimeout [2021-03-04T19:10:26.190Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-03-04T19:10:26.190Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-04T19:10:26.190Z] === RUN TestUpdateRestartPolicy [2021-03-04T19:10:47.316Z] --- PASS: TestUpdateRestartPolicy (20.82s) [2021-03-04T19:10:47.316Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-04T19:10:48.857Z] --- PASS: TestUpdateRestartWithAutoRemove (2.04s) [2021-03-04T19:10:48.857Z] === RUN TestWaitNonBlocked [2021-03-04T19:10:48.857Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T19:10:48.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T19:10:48.857Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T19:10:48.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T19:10:48.857Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T19:10:48.857Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T19:10:57.446Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-03-04T19:10:57.446Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.67s) [2021-03-04T19:10:57.446Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.74s) [2021-03-04T19:10:57.446Z] === RUN TestWaitBlocked [2021-03-04T19:10:57.446Z] --- SKIP: TestWaitBlocked (0.00s) [2021-03-04T19:10:57.446Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:10:57.446Z] PASS [2021-03-04T19:10:57.446Z] ok github.com/docker/docker/integration/container 79.861s [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === Skipped [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-03-04T19:10:57.446Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-04T19:10:57.446Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2021-03-04T19:10:57.446Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-03-04T19:10:57.446Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-03-04T19:10:57.446Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-03-04T19:10:57.446Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-03-04T19:10:57.446Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-04T19:10:57.446Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-04T19:10:57.446Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-04T19:10:57.446Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-03-04T19:10:57.446Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-03-04T19:10:57.446Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-03-04T19:10:57.446Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-03-04T19:10:57.446Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-03-04T19:10:57.446Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-03-04T19:10:57.446Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-03-04T19:10:57.446Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-03-04T19:10:57.446Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-03-04T19:10:57.446Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-04T19:10:57.446Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-04T19:10:57.446Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-03-04T19:10:57.446Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-04T19:10:57.446Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-03-04T19:10:57.446Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-03-04T19:10:57.446Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-03-04T19:10:57.446Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-03-04T19:10:57.446Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-03-04T19:10:57.446Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-03-04T19:10:57.446Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-03-04T19:10:57.446Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-03-04T19:10:57.446Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-03-04T19:10:57.446Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-03-04T19:10:57.446Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-03-04T19:10:57.446Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-03-04T19:10:57.446Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-03-04T19:10:57.446Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-03-04T19:10:57.446Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-03-04T19:10:57.446Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] [2021-03-04T19:10:57.446Z] DONE 88 tests, 37 skipped in 83.017s [2021-03-04T19:10:57.446Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-03-04T19:10:59.630Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T19:10:59.630Z] INFO: Testing against a local daemon [2021-03-04T19:10:59.630Z] === RUN TestCommitInheritsEnv [2021-03-04T19:10:59.630Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-03-04T19:10:59.630Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T19:10:59.630Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-04T19:10:59.630Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-04T19:10:59.630Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-04T19:10:59.630Z] === RUN TestImagesFilterMultiReference [2021-03-04T19:10:59.630Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-03-04T19:10:59.630Z] === RUN TestImagePullPlatformInvalid [2021-03-04T19:10:59.630Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-04T19:10:59.630Z] === RUN TestRemoveImageOrphaning [2021-03-04T19:11:00.603Z] --- PASS: TestRemoveImageOrphaning (1.19s) [2021-03-04T19:11:00.603Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-04T19:11:00.603Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-03-04T19:11:00.603Z] === RUN TestTagInvalidReference [2021-03-04T19:11:00.603Z] --- PASS: TestTagInvalidReference (0.04s) [2021-03-04T19:11:00.603Z] === RUN TestTagValidPrefixedRepo [2021-03-04T19:11:00.603Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-03-04T19:11:00.603Z] === RUN TestTagExistedNameWithoutForce [2021-03-04T19:11:00.603Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-03-04T19:11:00.603Z] === RUN TestTagOfficialNames [2021-03-04T19:11:01.064Z] --- PASS: TestTagOfficialNames (0.13s) [2021-03-04T19:11:01.064Z] === RUN TestTagMatchesDigest [2021-03-04T19:11:01.064Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-03-04T19:11:01.064Z] PASS [2021-03-04T19:11:01.064Z] ok github.com/docker/docker/integration/image 1.847s [2021-03-04T19:11:01.064Z] [2021-03-04T19:11:01.064Z] === Skipped [2021-03-04T19:11:01.064Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-03-04T19:11:01.064Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T19:11:01.064Z] [2021-03-04T19:11:01.064Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-04T19:11:01.064Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-04T19:11:01.064Z] [2021-03-04T19:11:01.064Z] [2021-03-04T19:11:01.064Z] DONE 11 tests, 2 skipped in 4.282s [2021-03-04T19:11:01.064Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-03-04T19:11:03.978Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T19:11:03.978Z] INFO: Testing against a local daemon [2021-03-04T19:11:03.978Z] === RUN TestNetworkCreateDelete [2021-03-04T19:11:03.978Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-03-04T19:11:03.978Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:03.978Z] === RUN TestDockerNetworkDeletePreferID [2021-03-04T19:11:03.978Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-03-04T19:11:03.978Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-03-04T19:11:03.978Z] === RUN TestDaemonDNSFallback [2021-03-04T19:11:03.978Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-03-04T19:11:03.978Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:03.978Z] === RUN TestInspectNetwork [2021-03-04T19:11:03.978Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-04T19:11:03.978Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-04T19:11:03.978Z] === RUN TestRunContainerWithBridgeNone [2021-03-04T19:11:03.978Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-04T19:11:03.978Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:03.978Z] === RUN TestNetworkInvalidJSON [2021-03-04T19:11:03.978Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-04T19:11:03.978Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-04T19:11:03.978Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T19:11:03.978Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T19:11:03.978Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T19:11:03.978Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T19:11:03.978Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-04T19:11:03.978Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T19:11:03.978Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T19:11:03.978Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-04T19:11:03.978Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-04T19:11:03.978Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-03-04T19:11:03.978Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-03-04T19:11:03.978Z] === RUN TestNetworkList [2021-03-04T19:11:03.978Z] === RUN TestNetworkList//networks [2021-03-04T19:11:03.978Z] === PAUSE TestNetworkList//networks [2021-03-04T19:11:03.978Z] === RUN TestNetworkList//networks/ [2021-03-04T19:11:03.978Z] === PAUSE TestNetworkList//networks/ [2021-03-04T19:11:03.978Z] === CONT TestNetworkList//networks [2021-03-04T19:11:03.978Z] === CONT TestNetworkList//networks/ [2021-03-04T19:11:03.978Z] --- PASS: TestNetworkList (0.03s) [2021-03-04T19:11:03.978Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-04T19:11:03.978Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-04T19:11:03.978Z] === RUN TestHostIPv4BridgeLabel [2021-03-04T19:11:03.978Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-04T19:11:03.978Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-04T19:11:03.978Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] === RUN TestDaemonDefaultNetworkPools [2021-03-04T19:11:03.978Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-04T19:11:03.978Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-04T19:11:03.978Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-04T19:11:03.978Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] === RUN TestServiceWithPredefinedNetwork [2021-03-04T19:11:03.978Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-04T19:11:03.978Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:242: FLAKY_TEST [2021-03-04T19:11:03.978Z] === RUN TestServiceWithDataPathPortInit [2021-03-04T19:11:03.978Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-04T19:11:03.978Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] PASS [2021-03-04T19:11:03.978Z] ok github.com/docker/docker/integration/network 0.214s [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] === Skipped [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-03-04T19:11:03.978Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-03-04T19:11:03.978Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-03-04T19:11:03.978Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-03-04T19:11:03.978Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-03-04T19:11:03.978Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-03-04T19:11:03.978Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:242: FLAKY_TEST [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-04T19:11:03.978Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] [2021-03-04T19:11:03.978Z] DONE 22 tests, 15 skipped in 2.915s [2021-03-04T19:11:03.978Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-03-04T19:11:04.949Z] testing: warning: no tests to run [2021-03-04T19:11:04.949Z] PASS [2021-03-04T19:11:04.949Z] ok github.com/docker/docker/integration/network/ipvlan 0.099s [2021-03-04T19:11:04.949Z] [2021-03-04T19:11:04.949Z] DONE 0 tests in 0.949s [2021-03-04T19:11:04.949Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-03-04T19:11:05.920Z] testing: warning: no tests to run [2021-03-04T19:11:05.920Z] PASS [2021-03-04T19:11:05.920Z] ok github.com/docker/docker/integration/network/macvlan 0.101s [2021-03-04T19:11:05.920Z] [2021-03-04T19:11:05.920Z] DONE 0 tests in 0.945s [2021-03-04T19:11:06.380Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-03-04T19:11:07.351Z] testing: warning: no tests to run [2021-03-04T19:11:07.351Z] PASS [2021-03-04T19:11:07.351Z] ok github.com/docker/docker/integration/plugin 0.096s [2021-03-04T19:11:07.351Z] [2021-03-04T19:11:07.351Z] DONE 0 tests in 0.969s [2021-03-04T19:11:07.351Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-03-04T19:11:08.321Z] testing: warning: no tests to run [2021-03-04T19:11:08.321Z] PASS [2021-03-04T19:11:08.321Z] ok github.com/docker/docker/integration/plugin/authz 0.093s [2021-03-04T19:11:08.321Z] [2021-03-04T19:11:08.321Z] DONE 0 tests in 0.940s [2021-03-04T19:11:08.321Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-03-04T19:11:10.002Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-03-04T19:11:10.002Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-03-04T19:11:11.381Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-03-04T19:11:13.282Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-03-04T19:11:16.564Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-03-04T19:11:16.928Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T19:11:16.928Z] INFO: Testing against a local daemon [2021-03-04T19:11:16.928Z] === RUN TestPluginInvalidJSON [2021-03-04T19:11:16.928Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T19:11:16.928Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T19:11:16.928Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T19:11:16.928Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-04T19:11:16.928Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-04T19:11:16.928Z] === RUN TestPluginInstall [2021-03-04T19:11:16.928Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-04T19:11:16.928Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-04T19:11:16.928Z] === RUN TestPluginsWithRuntimes [2021-03-04T19:11:16.928Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-04T19:11:16.928Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-04T19:11:16.928Z] PASS [2021-03-04T19:11:16.928Z] ok github.com/docker/docker/integration/plugin/common 0.174s [2021-03-04T19:11:17.394Z] [2021-03-04T19:11:17.395Z] === Skipped [2021-03-04T19:11:17.395Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-04T19:11:17.395Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-04T19:11:17.395Z] [2021-03-04T19:11:17.395Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-04T19:11:17.395Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-04T19:11:17.395Z] [2021-03-04T19:11:17.395Z] [2021-03-04T19:11:17.395Z] DONE 4 tests, 2 skipped in 9.140s [2021-03-04T19:11:17.395Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-03-04T19:11:19.095Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-03-04T19:11:21.151Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T19:11:21.151Z] INFO: Testing against a local daemon [2021-03-04T19:11:21.151Z] === RUN TestExternalGraphDriver [2021-03-04T19:11:21.151Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-03-04T19:11:21.151Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-04T19:11:21.151Z] === RUN TestGraphdriverPluginV2 [2021-03-04T19:11:21.151Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-03-04T19:11:21.151Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-04T19:11:21.151Z] PASS [2021-03-04T19:11:21.151Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.157s [2021-03-04T19:11:21.151Z] [2021-03-04T19:11:21.151Z] === Skipped [2021-03-04T19:11:21.151Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-03-04T19:11:21.151Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-04T19:11:21.151Z] [2021-03-04T19:11:21.151Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-03-04T19:11:21.151Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-04T19:11:21.151Z] [2021-03-04T19:11:21.151Z] [2021-03-04T19:11:21.151Z] DONE 2 tests, 2 skipped in 3.686s [2021-03-04T19:11:21.151Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-03-04T19:11:24.069Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T19:11:24.069Z] INFO: Testing against a local daemon [2021-03-04T19:11:24.069Z] === RUN TestReadPluginNoRead [2021-03-04T19:11:24.069Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-04T19:11:24.069Z] read_test.go:21: no unix domain sockets on Windows [2021-03-04T19:11:24.069Z] PASS [2021-03-04T19:11:24.069Z] ok github.com/docker/docker/integration/plugin/logging 0.174s [2021-03-04T19:11:24.069Z] [2021-03-04T19:11:24.069Z] === Skipped [2021-03-04T19:11:24.069Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-04T19:11:24.069Z] read_test.go:21: no unix domain sockets on Windows [2021-03-04T19:11:24.069Z] [2021-03-04T19:11:24.069Z] [2021-03-04T19:11:24.069Z] DONE 1 tests, 1 skipped in 2.993s [2021-03-04T19:11:24.069Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-03-04T19:11:25.610Z] testing: warning: no tests to run [2021-03-04T19:11:25.610Z] PASS [2021-03-04T19:11:25.610Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.092s [2021-03-04T19:11:25.610Z] [2021-03-04T19:11:25.610Z] DONE 0 tests in 1.533s [2021-03-04T19:11:26.075Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-03-04T19:11:28.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T19:11:28.987Z] INFO: Testing against a local daemon [2021-03-04T19:11:28.987Z] === RUN TestPluginWithDevMounts [2021-03-04T19:11:28.987Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-04T19:11:28.987Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:28.987Z] PASS [2021-03-04T19:11:28.987Z] ok github.com/docker/docker/integration/plugin/volumes 0.208s [2021-03-04T19:11:28.987Z] [2021-03-04T19:11:28.987Z] === Skipped [2021-03-04T19:11:28.987Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-04T19:11:28.987Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:28.987Z] [2021-03-04T19:11:28.987Z] [2021-03-04T19:11:28.988Z] DONE 1 tests, 1 skipped in 3.064s [2021-03-04T19:11:28.988Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-03-04T19:11:31.902Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T19:11:31.902Z] INFO: Testing against a local daemon [2021-03-04T19:11:31.902Z] === RUN TestSecretInspect [2021-03-04T19:11:31.902Z] --- SKIP: TestSecretInspect (0.00s) [2021-03-04T19:11:31.902Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:31.902Z] === RUN TestSecretList [2021-03-04T19:11:31.902Z] --- SKIP: TestSecretList (0.00s) [2021-03-04T19:11:31.902Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:31.902Z] === RUN TestSecretsCreateAndDelete [2021-03-04T19:11:31.902Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-03-04T19:11:31.902Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:31.902Z] === RUN TestSecretsUpdate [2021-03-04T19:11:31.902Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-03-04T19:11:31.902Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:31.902Z] === RUN TestTemplatedSecret [2021-03-04T19:11:31.902Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-04T19:11:31.902Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:31.902Z] === RUN TestSecretCreateResolve [2021-03-04T19:11:31.902Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-03-04T19:11:31.902Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:31.902Z] PASS [2021-03-04T19:11:31.902Z] ok github.com/docker/docker/integration/secret 0.166s [2021-03-04T19:11:31.902Z] [2021-03-04T19:11:31.902Z] === Skipped [2021-03-04T19:11:31.902Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-03-04T19:11:31.902Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:31.902Z] [2021-03-04T19:11:31.902Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-03-04T19:11:31.902Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:31.902Z] [2021-03-04T19:11:31.902Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-03-04T19:11:31.902Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:31.902Z] [2021-03-04T19:11:31.902Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-03-04T19:11:31.902Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:31.902Z] [2021-03-04T19:11:31.902Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-03-04T19:11:31.902Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:31.902Z] [2021-03-04T19:11:31.902Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-03-04T19:11:31.902Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:31.902Z] [2021-03-04T19:11:31.902Z] [2021-03-04T19:11:31.902Z] DONE 6 tests, 6 skipped in 2.603s [2021-03-04T19:11:31.902Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-03-04T19:11:34.814Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T19:11:34.814Z] INFO: Testing against a local daemon [2021-03-04T19:11:34.814Z] === RUN TestServiceCreateInit [2021-03-04T19:11:34.814Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-04T19:11:34.814Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-04T19:11:34.814Z] --- PASS: TestServiceCreateInit (0.05s) [2021-03-04T19:11:34.814Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-04T19:11:34.814Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-04T19:11:34.814Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestCreateServiceMultipleTimes [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-03-04T19:11:34.814Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestCreateServiceConflict [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-03-04T19:11:34.814Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestCreateServiceMaxReplicas [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-03-04T19:11:34.814Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-04T19:11:34.814Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestCreateServiceSecretFileMode [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-03-04T19:11:34.814Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestCreateServiceConfigFileMode [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-03-04T19:11:34.814Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestCreateServiceSysctls [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-03-04T19:11:34.814Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestCreateServiceCapabilities [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-03-04T19:11:34.814Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestInspect [2021-03-04T19:11:34.814Z] --- SKIP: TestInspect (0.00s) [2021-03-04T19:11:34.814Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestCreateJob [2021-03-04T19:11:34.814Z] --- SKIP: TestCreateJob (0.00s) [2021-03-04T19:11:34.814Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestReplicatedJob [2021-03-04T19:11:34.814Z] --- SKIP: TestReplicatedJob (0.00s) [2021-03-04T19:11:34.814Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestUpdateReplicatedJob [2021-03-04T19:11:34.814Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-03-04T19:11:34.814Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestServiceListWithStatuses [2021-03-04T19:11:34.814Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-04T19:11:34.814Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestDockerNetworkConnectAlias [2021-03-04T19:11:34.814Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-03-04T19:11:34.814Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestDockerNetworkReConnect [2021-03-04T19:11:34.814Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-03-04T19:11:34.814Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestServicePlugin [2021-03-04T19:11:34.814Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-04T19:11:34.814Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:34.814Z] === RUN TestServiceUpdateLabel [2021-03-04T19:11:34.814Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-03-04T19:11:34.814Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:34.814Z] === RUN TestServiceUpdateSecrets [2021-03-04T19:11:34.814Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-03-04T19:11:34.814Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:34.814Z] === RUN TestServiceUpdateConfigs [2021-03-04T19:11:34.814Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-03-04T19:11:34.814Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:34.814Z] === RUN TestServiceUpdateNetwork [2021-03-04T19:11:34.814Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-03-04T19:11:34.814Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:34.814Z] === RUN TestServiceUpdatePidsLimit [2021-03-04T19:11:34.814Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-03-04T19:11:34.814Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:34.814Z] PASS [2021-03-04T19:11:34.814Z] ok github.com/docker/docker/integration/service 0.355s [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === Skipped [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-04T19:11:35.275Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-04T19:11:35.275Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-04T19:11:35.275Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-04T19:11:35.275Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-03-04T19:11:35.275Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-03-04T19:11:35.275Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-03-04T19:11:35.275Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-04T19:11:35.275Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-03-04T19:11:35.275Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-03-04T19:11:35.275Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-03-04T19:11:35.275Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-03-04T19:11:35.275Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-03-04T19:11:35.275Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-03-04T19:11:35.275Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-03-04T19:11:35.275Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-03-04T19:11:35.275Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-03-04T19:11:35.275Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-03-04T19:11:35.275Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-03-04T19:11:35.275Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-03-04T19:11:35.275Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-03-04T19:11:35.275Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-03-04T19:11:35.275Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-03-04T19:11:35.275Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-03-04T19:11:35.275Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-03-04T19:11:35.275Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] [2021-03-04T19:11:35.275Z] DONE 24 tests, 23 skipped in 3.494s [2021-03-04T19:11:35.275Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-03-04T19:11:37.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T19:11:37.463Z] INFO: Testing against a local daemon [2021-03-04T19:11:37.463Z] === RUN TestSessionCreate [2021-03-04T19:11:37.463Z] --- SKIP: TestSessionCreate (0.00s) [2021-03-04T19:11:37.464Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-04T19:11:37.464Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-04T19:11:37.464Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-03-04T19:11:37.464Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-04T19:11:37.464Z] PASS [2021-03-04T19:11:37.464Z] ok github.com/docker/docker/integration/session 0.177s [2021-03-04T19:11:37.925Z] [2021-03-04T19:11:37.925Z] === Skipped [2021-03-04T19:11:37.925Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-03-04T19:11:37.925Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-04T19:11:37.925Z] [2021-03-04T19:11:37.925Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-03-04T19:11:37.925Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-04T19:11:37.925Z] [2021-03-04T19:11:37.925Z] [2021-03-04T19:11:37.925Z] DONE 2 tests, 2 skipped in 2.567s [2021-03-04T19:11:37.925Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-03-04T19:11:40.108Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T19:11:40.108Z] INFO: Testing against a local daemon [2021-03-04T19:11:40.108Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-04T19:11:40.108Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-04T19:11:40.108Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:40.108Z] === RUN TestEventsExecDie [2021-03-04T19:11:40.108Z] --- SKIP: TestEventsExecDie (0.00s) [2021-03-04T19:11:40.108Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-04T19:11:40.108Z] === RUN TestEventsBackwardsCompatible [2021-03-04T19:11:40.108Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-03-04T19:11:40.108Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-04T19:11:40.108Z] === RUN TestInfoAPI [2021-03-04T19:11:40.108Z] --- PASS: TestInfoAPI (0.04s) [2021-03-04T19:11:40.108Z] === RUN TestInfoAPIWarnings [2021-03-04T19:11:40.108Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-03-04T19:11:40.108Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T19:11:40.108Z] === RUN TestInfoDebug [2021-03-04T19:11:40.108Z] --- SKIP: TestInfoDebug (0.00s) [2021-03-04T19:11:40.108Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-04T19:11:40.108Z] === RUN TestInfoInsecureRegistries [2021-03-04T19:11:40.108Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-03-04T19:11:40.108Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-04T19:11:40.108Z] === RUN TestInfoRegistryMirrors [2021-03-04T19:11:40.108Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-03-04T19:11:40.108Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-04T19:11:40.108Z] === RUN TestLoginFailsWithBadCredentials [2021-03-04T19:11:41.014Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-03-04T19:11:41.079Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-03-04T19:11:41.079Z] === RUN TestPingCacheHeaders [2021-03-04T19:11:41.540Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-03-04T19:11:41.540Z] === RUN TestPingGet [2021-03-04T19:11:41.540Z] --- PASS: TestPingGet (0.04s) [2021-03-04T19:11:41.540Z] === RUN TestPingHead [2021-03-04T19:11:41.540Z] --- PASS: TestPingHead (0.04s) [2021-03-04T19:11:41.540Z] === RUN TestVersion [2021-03-04T19:11:41.540Z] --- PASS: TestVersion (0.04s) [2021-03-04T19:11:41.540Z] PASS [2021-03-04T19:11:41.540Z] ok github.com/docker/docker/integration/system 1.290s [2021-03-04T19:11:41.540Z] [2021-03-04T19:11:41.540Z] === Skipped [2021-03-04T19:11:41.540Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-04T19:11:41.540Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T19:11:41.540Z] [2021-03-04T19:11:41.540Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-03-04T19:11:41.540Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-04T19:11:41.540Z] [2021-03-04T19:11:41.540Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-03-04T19:11:41.540Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-04T19:11:41.540Z] [2021-03-04T19:11:41.540Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-03-04T19:11:41.540Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T19:11:41.540Z] [2021-03-04T19:11:41.540Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-03-04T19:11:41.540Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-04T19:11:41.540Z] [2021-03-04T19:11:41.540Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-03-04T19:11:41.540Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-04T19:11:41.540Z] [2021-03-04T19:11:41.540Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-03-04T19:11:41.540Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-04T19:11:41.540Z] [2021-03-04T19:11:41.540Z] [2021-03-04T19:11:41.540Z] DONE 13 tests, 7 skipped in 3.727s [2021-03-04T19:11:41.540Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-03-04T19:11:44.479Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T19:11:44.479Z] INFO: Testing against a local daemon [2021-03-04T19:11:44.479Z] === RUN TestVolumesCreateAndList [2021-03-04T19:11:44.479Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-03-04T19:11:44.479Z] === RUN TestVolumesRemove [2021-03-04T19:11:44.479Z] --- PASS: TestVolumesRemove (0.12s) [2021-03-04T19:11:44.479Z] === RUN TestVolumesInspect [2021-03-04T19:11:44.479Z] --- PASS: TestVolumesInspect (0.05s) [2021-03-04T19:11:44.479Z] === RUN TestVolumesInvalidJSON [2021-03-04T19:11:44.479Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-04T19:11:44.479Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-04T19:11:44.479Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-04T19:11:44.479Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-04T19:11:44.479Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-04T19:11:44.479Z] PASS [2021-03-04T19:11:44.479Z] ok github.com/docker/docker/integration/volume 0.385s [2021-03-04T19:11:44.479Z] [2021-03-04T19:11:44.479Z] DONE 5 tests in 2.991s [2021-03-04T19:11:44.940Z] INFO: make.ps1 ended at 03/04/2021 19:11:44 [2021-03-04T19:11:44.940Z] INFO: Integration CLI tests being run from the host: [2021-03-04T19:11:44.940Z] 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" [2021-03-04T19:11:53.235Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-03-04T19:11:54.168Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-03-04T19:11:55.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T19:11:55.290Z] INFO: Testing against a local daemon [2021-03-04T19:11:55.290Z] === RUN TestDockerSuite [2021-03-04T19:11:55.290Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-04T19:11:55.290Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-04T19:11:55.290Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-04T19:11:55.290Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-04T19:11:55.290Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-04T19:11:55.290Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-04T19:11:55.290Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-04T19:11:55.290Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-04T19:11:55.290Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-04T19:11:55.290Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-04T19:11:56.260Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-04T19:11:56.699Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-03-04T19:11:56.720Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-04T19:11:59.230Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-03-04T19:12:07.342Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-03-04T19:12:12.605Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-03-04T19:12:14.507Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-03-04T19:12:17.038Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-03-04T19:12:19.609Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-03-04T19:12:22.138Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-03-04T19:12:25.421Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-03-04T19:12:26.796Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-03-04T19:13:23.003Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-03-04T19:13:37.886Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite (1644.84s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.33s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.93s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.52s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.55s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.63s) [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:562: [dd5def5fbdb66] joining swarm manager [d3dda3bd1c1c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:584: [df07d570c997c] joining swarm manager [d3dda3bd1c1c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] check_test.go:380: [dd5def5fbdb66] daemon is not started [2021-03-04T19:13:52.752Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.64s) [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:45: [d7ace97b4cae4] joining swarm manager [d6ca7dab38215]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.09s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.84s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.11s) [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:303: [d8142ea4b312a] joining swarm manager [db97d2e7ecc1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:304: [de28c3ac61fe6] joining swarm manager [db97d2e7ecc1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.96s) [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:271: [d6f8dc0cd5c92] joining swarm manager [dcb613f0f3db7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:272: [d0afb98bc41dd] joining swarm manager [dcb613f0f3db7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.90s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.63s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.03s) [2021-03-04T19:13:52.752Z] docker_api_swarm_node_test.go:19: [d96792d2446cf] joining swarm manager [d9498e68db0c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_node_test.go:20: [d7c1cd9d793b8] joining swarm manager [d9498e68db0c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.63s) [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:501: [df057b96f346a] joining swarm manager [d013d2821dde2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:506: [df6436fa89f8d] joining swarm manager [d013d2821dde2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.33s) [2021-03-04T19:13:52.752Z] docker_api_swarm_node_test.go:80: [dbebaad24d839] joining swarm manager [da55d54cfc7bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.93s) [2021-03-04T19:13:52.752Z] docker_api_swarm_node_test.go:52: [df784b31433ee] joining swarm manager [d03c3f9a1cb6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_node_test.go:53: [d9719c48b477a] joining swarm manager [d03c3f9a1cb6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.44s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.76s) [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:201: [d8d86005b80ca] joining swarm manager [d353a6b57b253]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.84s) [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:383: [ddae5e4f71535] joining swarm manager [d40b2337e0548]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:384: [d0bfb9631dc78] joining swarm manager [d40b2337e0548]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] check_test.go:380: [d0bfb9631dc78] daemon is not started [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.94s) [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:801: [d148c0c1ef21a] joining swarm manager [dee3324714caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:801: [d09eea2c0e1f2] joining swarm manager [dee3324714caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:801: [dd17ff97e4b3a] joining swarm manager [dee3324714caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:801: [d31e9d83da933] joining swarm manager [dee3324714caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-04T19:13:52.752Z] docker_api_swarm_test.go:809: [d6f85b39eb5ec] joining swarm manager [dee3324714caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.05s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.19s) [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:394: [db2fed6ae2465] joining swarm manager [d2e3db8c5c54a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:394: [db56716ac7b07] joining swarm manager [d2e3db8c5c54a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.21s) [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:342: [dac57c8f73aa0] joining swarm manager [ddc28d11a5672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:342: [d7e502832cfd9] joining swarm manager [ddc28d11a5672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.31s) [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:489: [d64b1c2f3ceb5] joining swarm manager [dbf32218f9ab2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:489: [d8bf057d29f27] joining swarm manager [dbf32218f9ab2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.20s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (26.85s) [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:127: [db894004a3c52] joining swarm manager [dc9a7e7a6a61c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:128: [d0513d5d19ddc] joining swarm manager [dc9a7e7a6a61c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:136: [d63a4cc381d66] joining swarm manager [dc9a7e7a6a61c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:137: [d92f83649aa31] joining swarm manager [dc9a7e7a6a61c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.48s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.52s) [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:303: [da768b12f2983] joining swarm manager [d10749f550d38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:303: [d96cebee11a8e] joining swarm manager [d10749f550d38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.51s) [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:99: [d931fd3cfed61] joining swarm manager [d78229388572b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:100: [ddd9ea1afdda3] joining swarm manager [d78229388572b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] check_test.go:380: [d931fd3cfed61] daemon is not started [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.40s) [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:532: [d21899e197d52] joining swarm manager [d2b5b48944c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:533: [d38a7bafb4a61] joining swarm manager [d2b5b48944c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.27s) [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:147: [d9b1385e7d0c5] joining swarm manager [db18d601577eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.752Z] docker_api_swarm_service_test.go:147: [ddd7c81fb78e0] joining swarm manager [db18d601577eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.96s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.91s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.41s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.86s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.18s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.38s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.88s) [2021-03-04T19:13:52.752Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.03s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.58s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.35s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.63s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.68s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.92s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.62s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.99s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.22s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.53s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.43s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.79s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.36s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.14s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.98s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.96s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.63s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.96s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.81s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.39s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.33s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.58s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.60s) [2021-03-04T19:13:52.753Z] docker_cli_service_logs_test.go:245: checking task d4ves95a1b4z [2021-03-04T19:13:52.753Z] docker_cli_service_logs_test.go:250: checking messages for d4ves95a1b4z [2021-03-04T19:13:52.753Z] docker_cli_service_logs_test.go:245: checking task xf4c29acbgup [2021-03-04T19:13:52.753Z] docker_cli_service_logs_test.go:250: checking messages for xf4c29acbgup [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.06s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.80s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.47s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (1.90s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.60s) [2021-03-04T19:13:52.753Z] docker_cli_swarm_test.go:1901: [da5e233a9ad8d] joining swarm manager [dad5ebc6cd615]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.753Z] docker_cli_swarm_test.go:1902: [db3506140d5a0] joining swarm manager [dad5ebc6cd615]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.18s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.84s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.40s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.47s) [2021-03-04T19:13:52.753Z] docker_cli_swarm_test.go:1802: [d08534e65539b] joining swarm manager [d2c8e11e45556]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.753Z] docker_cli_swarm_test.go:1803: [d24b026225d93] joining swarm manager [d2c8e11e45556]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.86s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (86.65s) [2021-03-04T19:13:52.753Z] docker_cli_swarm_test.go:1321: [dde8079cc03bd] joining swarm manager [d86b28ba08b68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.753Z] docker_cli_swarm_test.go:1322: [d90c545b5e263] joining swarm manager [d86b28ba08b68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.68s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.04s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.62s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.97s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.24s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.84s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.38s) [2021-03-04T19:13:52.753Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-04T19:13:52.753Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.13s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.89s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.46s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.86s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.42s) [2021-03-04T19:13:52.753Z] docker_cli_swarm_test.go:1186: [d41de8075b6c6] joining swarm manager [d74c2ac01ec91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.753Z] docker_cli_swarm_test.go:1195: [def6b3032889f] joining swarm manager [d74c2ac01ec91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.64s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.00s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.38s) [2021-03-04T19:13:52.753Z] docker_cli_swarm_test.go:1118: [d968046f76ae6] joining swarm manager [d10ac23e945a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.753Z] docker_cli_swarm_test.go:1119: [db1054a5774e8] joining swarm manager [d10ac23e945a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.753Z] docker_cli_swarm_test.go:1172: [d749e4711b58c] joining swarm manager [d10ac23e945a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.01s) [2021-03-04T19:13:52.753Z] docker_cli_swarm_test.go:1453: [d1cfd6e4bab98] joining swarm manager [d67a6178c1f52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.753Z] docker_cli_swarm_test.go:1454: [db82f5eb17c08] joining swarm manager [d67a6178c1f52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.38s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.53s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.83s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.60s) [2021-03-04T19:13:52.753Z] docker_cli_swarm_unix_test.go:62: [db9a940c3f75a] joining swarm manager [d62c919e71a1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.29s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.86s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.91s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2021-03-04T19:13:52.753Z] docker_api_swarm_test.go:961: [d774ae2abeb51] joining swarm manager [de3ebec6d4452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.94s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.86s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.63s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.35s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.57s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.59s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.68s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.19s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.87s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.91s) [2021-03-04T19:13:52.753Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2021-03-04T19:13:52.753Z] === RUN TestDockerExternalVolumeSuite [2021-03-04T19:13:52.753Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-03-04T19:14:10.825Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-03-04T19:14:23.640Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-04T19:14:23.640Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-04T19:14:23.640Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-04T19:14:23.640Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-04T19:14:23.641Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-04T19:14:23.641Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-04T19:14:23.641Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-04T19:14:23.641Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-04T19:14:23.641Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-04T19:14:23.641Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-04T19:14:23.641Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-04T19:14:23.641Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-04T19:14:23.641Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-04T19:14:23.641Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-04T19:14:23.641Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-04T19:14:23.641Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-04T19:14:26.559Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-04T19:14:26.559Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-04T19:14:26.559Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-04T19:14:26.559Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-04T19:14:26.559Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-04T19:14:30.354Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-04T19:14:30.354Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-04T19:14:30.354Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-04T19:14:37.445Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-04T19:15:18.517Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-03-04T19:15:25.077Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-03-04T19:15:57.137Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-03-04T19:16:12.004Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-03-04T19:16:44.091Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-03-04T19:16:49.153Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-04T19:16:49.153Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-04T19:16:49.153Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-04T19:16:49.153Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-04T19:16:49.153Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-04T19:16:49.153Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-04T19:16:49.153Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-04T19:16:49.153Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-04T19:16:49.153Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-04T19:16:49.153Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-04T19:16:50.123Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-04T19:16:53.865Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-04T19:16:55.405Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-04T19:16:55.405Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-04T19:16:55.405Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-04T19:16:55.865Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-04T19:16:56.284Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-03-04T19:16:59.613Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-04T19:17:14.527Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-04T19:17:18.274Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-04T19:17:19.246Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-04T19:17:19.246Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-04T19:17:22.988Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-04T19:17:24.529Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-04T19:17:28.347Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-03-04T19:17:30.335Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-04T19:17:30.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-04T19:17:30.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-04T19:17:30.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-04T19:17:30.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-04T19:17:30.336Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-04T19:17:46.436Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-03-04T19:18:01.303Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-03-04T19:18:21.071Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-04T19:18:21.071Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-04T19:18:21.071Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-04T19:18:47.963Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-03-04T19:18:56.786Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-04T19:18:56.786Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-04T19:18:56.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-04T19:19:03.876Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-04T19:19:04.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-04T19:19:06.062Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-03-04T19:19:10.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-04T19:19:20.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-04T19:19:31.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-04T19:19:31.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-04T19:19:36.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-04T19:19:36.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-04T19:19:36.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-04T19:19:38.131Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-03-04T19:19:44.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-04T19:19:44.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-04T19:19:44.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-04T19:19:44.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-04T19:19:44.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-04T19:20:10.209Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-03-04T19:20:20.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-04T19:20:20.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-04T19:20:21.375Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-04T19:20:21.835Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-04T19:20:22.432Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-03-04T19:20:23.376Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-04T19:20:23.838Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-04T19:20:28.535Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-04T19:20:30.727Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-04T19:20:30.727Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-04T19:20:30.727Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-04T19:20:32.273Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-04T19:20:33.246Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-04T19:20:34.217Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-04T19:20:34.678Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-04T19:20:35.139Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-04T19:20:40.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-03-04T19:20:42.222Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-04T19:20:43.763Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-04T19:20:43.763Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-04T19:20:45.310Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-04T19:20:45.310Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-04T19:20:45.771Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-04T19:20:47.960Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-04T19:20:49.504Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-04T19:20:49.965Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-04T19:20:49.965Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-04T19:20:50.935Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-04T19:20:51.395Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-04T19:20:51.395Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-04T19:20:51.395Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-04T19:20:55.375Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-03-04T19:20:58.489Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-04T19:21:10.246Z] --- PASS: TestDockerExternalVolumeSuite (437.33s) [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2021-03-04T19:21:10.247Z] docker_cli_external_volume_driver_test.go:53: [dbaffe8ab3dce] daemon is not started [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s) [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-03-04T19:21:10.247Z] docker_cli_external_volume_driver_test.go:53: [d6c3fcd2183c5] daemon is not started [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-03-04T19:21:10.247Z] docker_cli_external_volume_driver_test.go:53: [ddea41b5772ee] daemon is not started [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-03-04T19:21:10.247Z] docker_cli_external_volume_driver_test.go:53: [df487e23b8a26] daemon is not started [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.24s) [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.72s) [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2021-03-04T19:21:10.247Z] docker_cli_external_volume_driver_test.go:485: [d2b44abd7322c] daemon is not started [2021-03-04T19:21:10.247Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-03-04T19:21:10.247Z] docker_cli_external_volume_driver_test.go:53: [daf1312fefbca] daemon is not started [2021-03-04T19:21:10.247Z] PASS [2021-03-04T19:21:10.247Z] [2021-03-04T19:21:10.247Z] === Skipped [2021-03-04T19:21:10.247Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-03-04T19:21:10.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-03-04T19:21:10.247Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-04T19:21:10.247Z] check_test.go:309: [d7c0c386b9b2f] daemon is not started [2021-03-04T19:21:10.247Z] [2021-03-04T19:21:10.247Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-04T19:21:10.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-04T19:21:10.247Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-04T19:21:10.247Z] check_test.go:309: [d14b7ed11d685] daemon is not started [2021-03-04T19:21:10.247Z] [2021-03-04T19:21:10.247Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-04T19:21:10.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-04T19:21:10.247Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-04T19:21:10.247Z] check_test.go:309: [de11ebc9d2d59] daemon is not started [2021-03-04T19:21:10.247Z] [2021-03-04T19:21:10.247Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-04T19:21:10.247Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-04T19:21:10.247Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-04T19:21:10.247Z] [2021-03-04T19:21:10.247Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-04T19:21:10.247Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-04T19:21:10.247Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-04T19:21:10.247Z] [2021-03-04T19:21:10.247Z] [2021-03-04T19:21:10.247Z] DONE 273 tests, 5 skipped in 2494.145s [2021-03-04T19:21:10.247Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-04T19:21:10.504Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8188870f11b1/docker.pid [2021-03-04T19:21:10.505Z] +++ kill 6100 [2021-03-04T19:21:10.505Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6100 is not a child of this shell [2021-03-04T19:21:10.505Z] warning: PID 6100 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8188870f11b1/docker.pid had a nonzero exit code [2021-03-04T19:21:10.505Z] ++++ cat bundles/test-integration/docker.pid [2021-03-04T19:21:10.505Z] +++ kill 8144 [2021-03-04T19:21:11.443Z] +++ /etc/init.d/apparmor stop [2021-03-04T19:21:11.443Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-04T19:21:11.443Z] [2021-03-04T19:21:11.443Z] Unloading profiles will leave already running processes permanently [2021-03-04T19:21:11.443Z] unconfined, which can lead to unexpected situations. [2021-03-04T19:21:11.443Z] [2021-03-04T19:21:11.443Z] To set a process to complain mode, use the command line tool [2021-03-04T19:21:11.443Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-04T19:21:11.443Z] +++ true [2021-03-04T19:21:11.443Z] exiting test-integration [2021-03-04T19:21:11.443Z] ++ exit 0 [2021-03-04T19:21:11.443Z] [2021-03-04T19:21:12.011Z] + exit 0 [2021-03-04T19:21:12.011Z] ++ jobs -p [2021-03-04T19:21:12.011Z] + pids= [2021-03-04T19:21:12.011Z] + echo 'Remaining pids to kill: []' [2021-03-04T19:21:12.011Z] Remaining pids to kill: [] [2021-03-04T19:21:12.011Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-03-04T19:21:12.024Z] Recording test results [2021-03-04T19:21:13.623Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-04T19:21:13.950Z] + echo Ensuring container killed. [2021-03-04T19:21:13.950Z] Ensuring container killed. [2021-03-04T19:21:13.950Z] + docker ps -aq -f name=docker-pr5-* [2021-03-04T19:21:13.950Z] + cids=b0aeedfe39a2 [2021-03-04T19:21:13.950Z] 9770d244bd4c [2021-03-04T19:21:13.950Z] 6992cdc8c9dc [2021-03-04T19:21:13.950Z] + [ -n b0aeedfe39a2 [2021-03-04T19:21:13.950Z] 9770d244bd4c [2021-03-04T19:21:13.950Z] 6992cdc8c9dc ] [2021-03-04T19:21:13.950Z] + docker rm -vf b0aeedfe39a2 9770d244bd4c 6992cdc8c9dc [2021-03-04T19:21:16.485Z] b0aeedfe39a2 [2021-03-04T19:21:16.485Z] 9770d244bd4c [2021-03-04T19:21:16.485Z] 6992cdc8c9dc [Pipeline] sh [2021-03-04T19:21:16.897Z] + echo Chowning /workspace to jenkins user [2021-03-04T19:21:16.897Z] Chowning /workspace to jenkins user [2021-03-04T19:21:16.897Z] + id -u [2021-03-04T19:21:16.897Z] + id -g [2021-03-04T19:21:16.897Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42083:/workspace busybox chown -R 1000:1000 /workspace [2021-03-04T19:21:16.897Z] Unable to find image 'busybox:latest' locally [2021-03-04T19:21:17.155Z] latest: Pulling from library/busybox [2021-03-04T19:21:17.155Z] 5c4213be9af9: Pulling fs layer [2021-03-04T19:21:17.155Z] 5c4213be9af9: Download complete [2021-03-04T19:21:17.414Z] 5c4213be9af9: Pull complete [2021-03-04T19:21:17.414Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-04T19:21:17.414Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-04T19:21:21.000Z] + bundleName=amd64 [2021-03-04T19:21:21.000Z] + echo Creating amd64-bundles.tar.gz [2021-03-04T19:21:21.000Z] Creating amd64-bundles.tar.gz [2021-03-04T19:21:21.000Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-04T19:21:21.000Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-04T19:21:21.945Z] Archiving artifacts [2021-03-04T19:21:23.585Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42083/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-04T19:21:23.900Z] + make clean [2021-03-04T19:21:24.158Z] docker volume rm -f docker-dev-cache [2021-03-04T19:21:24.158Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T19:21:41.047Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-04T19:21:41.047Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-04T19:21:41.047Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-04T19:21:43.960Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-04T19:21:43.960Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-04T19:21:44.420Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-04T19:21:44.420Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-04T19:21:45.391Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-04T19:21:45.391Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-04T19:22:27.953Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-04T19:22:27.953Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-04T19:22:27.953Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-04T19:23:03.677Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-04T19:23:03.677Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-04T19:23:03.677Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-04T19:23:06.589Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-04T19:23:10.332Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-04T19:23:13.243Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-04T19:24:39.321Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-04T19:24:39.782Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-04T19:24:40.243Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-04T19:26:21.540Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-04T19:26:21.540Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-04T19:26:21.540Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-04T19:26:39.256Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-04T19:26:56.975Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-04T19:27:14.684Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-04T19:27:57.234Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-04T19:28:05.826Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-04T19:28:18.220Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-04T19:30:29.930Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-04T19:30:29.930Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-04T19:30:29.930Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-04T19:30:29.930Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-04T19:30:29.930Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-04T19:30:29.930Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-04T19:30:29.930Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-04T19:30:29.930Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-04T19:30:29.930Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-04T19:30:29.930Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-04T19:30:32.117Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-04T19:30:37.921Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-04T19:30:37.921Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-04T19:30:38.381Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-04T19:30:38.381Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-04T19:30:38.381Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-04T19:30:38.381Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-04T19:30:43.083Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-04T19:30:43.083Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-04T19:30:43.083Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-04T19:30:43.083Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-04T19:30:44.052Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-04T19:30:49.850Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-04T19:31:07.552Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-04T19:31:07.552Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-04T19:31:07.552Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-04T19:31:07.552Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-04T19:31:07.552Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-04T19:31:07.552Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-04T19:31:07.552Z] === RUN TestDockerSuite/TestBuildFails [2021-03-04T19:31:10.465Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-04T19:31:10.465Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-04T19:31:16.276Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-04T19:31:23.364Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-04T19:31:30.454Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-04T19:31:42.866Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-04T19:31:43.835Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-04T19:31:50.926Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-04T19:31:50.926Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-04T19:31:50.926Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-04T19:31:51.386Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-04T19:31:51.386Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-04T19:32:09.087Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-04T19:32:09.087Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-04T19:32:21.482Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-04T19:32:21.482Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-04T19:32:23.662Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-04T19:32:23.662Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-04T19:32:24.634Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-04T19:32:24.634Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-04T19:32:34.967Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-04T19:32:35.427Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-04T19:32:36.397Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-04T19:32:37.366Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-04T19:32:38.335Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-04T19:32:39.306Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-04T19:32:40.848Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-04T19:32:47.939Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-04T19:32:47.939Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-04T19:32:47.939Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-04T19:32:48.398Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-04T19:32:48.398Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-04T19:32:48.398Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-04T19:32:48.398Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-04T19:32:49.374Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-04T19:32:49.833Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-04T19:32:55.631Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-04T19:33:20.783Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-04T19:33:20.783Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-04T19:33:20.783Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-04T19:33:56.495Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-04T19:34:17.627Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-04T19:34:22.324Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-04T19:34:29.409Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-04T19:34:35.209Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-04T19:34:56.320Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-04T19:34:56.320Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-04T19:35:06.652Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-04T19:35:07.622Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-04T19:35:07.623Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-04T19:35:07.623Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-04T19:35:10.536Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-04T19:35:20.870Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-04T19:35:23.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-04T19:35:23.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-04T19:35:23.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-04T19:35:26.699Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-04T19:35:27.669Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-04T19:35:29.856Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-04T19:35:40.187Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-04T19:35:41.728Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-04T19:35:52.065Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-04T19:35:55.807Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-04T19:36:06.141Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-04T19:36:11.947Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-04T19:36:16.656Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-04T19:36:17.627Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-04T19:36:18.086Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-04T19:36:18.086Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-04T19:36:20.270Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-04T19:36:20.270Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-04T19:37:11.035Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-04T19:37:41.049Z] === RUN TestDockerSuite/TestBuildRm [2021-03-04T19:37:53.449Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-04T19:37:56.360Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-04T19:37:56.360Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-04T19:37:56.820Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-04T19:37:59.004Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-04T19:38:02.751Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-04T19:38:07.454Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-04T19:38:12.162Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-04T19:38:29.870Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-04T19:38:30.330Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-04T19:38:31.301Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-04T19:38:43.703Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-04T19:38:43.703Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-04T19:38:48.407Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-04T19:38:48.407Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-04T19:38:54.211Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-04T19:39:15.322Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-04T19:39:15.783Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-04T19:39:19.527Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-04T19:39:20.500Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-04T19:39:26.303Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-04T19:39:32.111Z] === RUN TestDockerSuite/TestBuildUser [2021-03-04T19:39:32.111Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-04T19:39:32.112Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-04T19:39:32.112Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-04T19:39:36.806Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-04T19:39:37.266Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-04T19:39:41.014Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-04T19:39:41.014Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-04T19:39:41.014Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-04T19:40:06.166Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-04T19:40:07.136Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-04T19:40:17.592Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-04T19:40:23.392Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-04T19:40:23.851Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-04T19:40:23.851Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-04T19:40:27.590Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-04T19:40:27.590Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-03-04T19:40:39.992Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-04T19:40:44.689Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-04T19:40:45.660Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-04T19:41:03.376Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-04T19:41:03.376Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-04T19:41:03.376Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-04T19:41:03.377Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-04T19:41:03.377Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-04T19:41:13.713Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-04T19:41:14.690Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-04T19:41:15.150Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-04T19:41:15.150Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-04T19:41:15.150Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-04T19:41:18.061Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-04T19:41:22.757Z] === RUN TestDockerSuite/TestCommitChange [2021-03-04T19:41:28.559Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-04T19:41:33.260Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-04T19:41:33.260Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-04T19:41:41.843Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-04T19:41:41.843Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-04T19:41:54.251Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-04T19:41:57.993Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-04T19:41:57.993Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-04T19:41:57.993Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-04T19:41:57.993Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-04T19:41:57.993Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-04T19:41:57.993Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-04T19:41:57.993Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-04T19:41:57.993Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-04T19:41:57.993Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-04T19:42:06.579Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-04T19:42:18.977Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-04T19:42:18.977Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-04T19:42:20.518Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-04T19:42:20.518Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-04T19:42:20.518Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-04T19:42:20.518Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-04T19:42:23.429Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-04T19:42:23.429Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-04T19:42:23.429Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-04T19:42:26.340Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-04T19:42:26.340Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-04T19:42:26.340Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-04T19:42:26.340Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-04T19:42:26.340Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-04T19:42:29.250Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-04T19:42:31.431Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-04T19:42:33.616Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-04T19:42:34.076Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-04T19:42:34.076Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-04T19:42:36.286Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-04T19:42:36.746Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-04T19:42:38.929Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-04T19:42:38.929Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-04T19:42:38.929Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-04T19:42:41.841Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-04T19:42:41.841Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-04T19:42:44.027Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-04T19:42:44.027Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-04T19:42:46.947Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-04T19:42:46.947Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-04T19:42:49.859Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-04T19:42:53.603Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-04T19:42:58.307Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-04T19:42:58.307Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-04T19:42:58.307Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-04T19:42:58.307Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-04T19:42:58.307Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-04T19:43:00.491Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-04T19:43:00.491Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-04T19:43:03.404Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-04T19:43:03.404Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-04T19:43:05.587Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-04T19:43:05.587Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-04T19:43:10.294Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-04T19:43:12.477Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-04T19:43:12.477Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-04T19:43:12.477Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-04T19:43:12.477Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-04T19:43:12.477Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-04T19:43:12.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-03-04T19:43:14.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-04T19:43:14.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-03-04T19:43:23.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-03-04T19:43:24.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-03-04T19:43:27.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-03-04T19:43:30.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002e2c80_} [2021-03-04T19:43:33.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1151343686_c:\foo_false____} [2021-03-04T19:43:35.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1151343686_c:\foo_true____} [2021-03-04T19:43:38.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-04T19:43:38.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-04T19:43:38.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-04T19:43:38.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-04T19:43:38.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-04T19:43:38.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-04T19:43:38.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-04T19:43:38.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-04T19:43:38.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-04T19:43:38.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-04T19:43:38.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-04T19:43:38.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-04T19:43:38.621Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-04T19:43:39.082Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-04T19:43:39.082Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-04T19:43:39.082Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-04T19:43:39.082Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-04T19:43:39.082Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-04T19:43:47.666Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-04T19:43:47.666Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-04T19:43:47.666Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-04T19:43:47.666Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-04T19:43:47.666Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-04T19:43:47.666Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-04T19:43:47.666Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-04T19:43:47.666Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-04T19:43:47.666Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-04T19:43:47.666Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-04T19:43:47.666Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-04T19:43:47.666Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-04T19:43:47.666Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-04T19:43:47.666Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-04T19:43:49.848Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-04T19:43:49.848Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-04T19:43:49.848Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-04T19:43:52.035Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-04T19:43:52.035Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-04T19:43:52.035Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-04T19:43:52.035Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-04T19:43:57.837Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-04T19:44:00.021Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-04T19:44:00.021Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-04T19:44:00.021Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-04T19:44:14.855Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-04T19:44:14.855Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-04T19:44:14.855Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-04T19:44:35.972Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-04T19:44:35.972Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-04T19:44:35.972Z] === RUN TestDockerSuite/TestCpToDot [2021-03-04T19:44:36.433Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-04T19:44:36.433Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-04T19:44:36.433Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-04T19:44:45.021Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-04T19:44:45.021Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-04T19:44:45.021Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-04T19:44:45.021Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-04T19:44:45.021Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-04T19:44:45.021Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-04T19:44:45.021Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-04T19:44:46.564Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-04T19:44:49.482Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-04T19:44:49.482Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-04T19:44:49.482Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-04T19:44:51.669Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-04T19:44:52.639Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-04T19:44:52.639Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-04T19:44:52.639Z] === RUN TestDockerSuite/TestCreateRM [2021-03-04T19:44:53.100Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-04T19:44:53.100Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-04T19:44:53.561Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-04T19:44:53.561Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-04T19:45:08.396Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-04T19:45:08.396Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-04T19:45:08.396Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-04T19:45:13.101Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-04T19:45:13.101Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-04T19:45:13.101Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-04T19:45:15.285Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-04T19:45:15.285Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestDockerFails [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-04T19:45:15.745Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-04T19:45:19.486Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-04T19:45:26.567Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-04T19:45:29.478Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-04T19:45:38.067Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-04T19:45:43.872Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-04T19:45:49.680Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-04T19:45:52.593Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-04T19:45:53.054Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-04T19:45:57.755Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-04T19:45:58.215Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-04T19:45:59.778Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-04T19:46:05.592Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-04T19:46:10.289Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-04T19:46:10.289Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-04T19:46:10.289Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-04T19:46:10.289Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-04T19:46:10.289Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-04T19:46:10.289Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-04T19:46:11.830Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-04T19:46:11.830Z] === RUN TestDockerSuite/TestEventsRename [2021-03-04T19:46:14.748Z] === RUN TestDockerSuite/TestEventsResize [2021-03-04T19:46:17.659Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-04T19:46:19.843Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-04T19:46:22.752Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-04T19:46:28.559Z] === RUN TestDockerSuite/TestEventsTop [2021-03-04T19:46:28.559Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-04T19:46:30.745Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-04T19:46:39.333Z] === RUN TestDockerSuite/TestExec [2021-03-04T19:46:39.333Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-04T19:46:39.333Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-04T19:46:41.514Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-04T19:46:43.698Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-04T19:46:43.698Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-04T19:46:44.158Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-04T19:46:44.158Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-04T19:46:46.339Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-04T19:46:48.521Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-04T19:46:51.433Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-04T19:46:53.617Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-04T19:46:58.426Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-04T19:46:58.426Z] === RUN TestDockerSuite/TestExecEnv [2021-03-04T19:46:58.426Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-04T19:46:58.426Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-04T19:47:00.609Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-04T19:47:06.410Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-04T19:47:06.410Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-04T19:47:06.410Z] === RUN TestDockerSuite/TestExecParseError [2021-03-04T19:47:06.410Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-04T19:47:06.410Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-04T19:47:06.410Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-04T19:47:08.593Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-04T19:47:08.593Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-04T19:47:08.593Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-04T19:47:08.593Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-04T19:47:08.593Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-04T19:47:08.593Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-04T19:47:11.502Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-04T19:47:11.502Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-04T19:47:18.585Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-04T19:47:18.585Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-04T19:47:18.585Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-04T19:47:18.585Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-04T19:47:25.672Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-04T19:47:31.475Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-04T19:47:34.384Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-04T19:47:41.468Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-04T19:47:41.468Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-04T19:47:41.468Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-04T19:47:41.468Z] === RUN TestDockerSuite/TestHealth [2021-03-04T19:47:41.468Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-04T19:47:41.468Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-04T19:47:41.468Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-04T19:47:41.468Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-04T19:47:47.274Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-04T19:47:47.274Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-04T19:47:47.274Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-04T19:47:47.274Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-04T19:47:47.274Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-04T19:47:47.274Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-04T19:47:47.735Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-04T19:47:47.735Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-04T19:47:49.276Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-04T19:47:49.276Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-04T19:47:51.461Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-04T19:47:51.461Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-04T19:47:54.373Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-04T19:47:57.287Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-04T19:47:57.287Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-04T19:47:57.287Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-04T19:48:01.986Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-04T19:48:01.986Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-04T19:48:04.174Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-04T19:48:04.174Z] === RUN TestDockerSuite/TestImportFile [2021-03-04T19:48:04.174Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-04T19:48:04.174Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-04T19:48:04.174Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-04T19:48:04.174Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-04T19:48:04.174Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-04T19:48:04.174Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-04T19:48:04.174Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-04T19:48:04.174Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-04T19:48:04.174Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-04T19:48:04.174Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-04T19:48:04.174Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-04T19:48:07.089Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-04T19:48:09.272Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-04T19:48:09.272Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-04T19:48:09.272Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-04T19:48:09.733Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-04T19:48:09.733Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-04T19:48:11.923Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-04T19:48:12.383Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-04T19:48:15.298Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-04T19:48:15.298Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-04T19:48:15.298Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-04T19:48:15.298Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-04T19:48:17.482Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-04T19:48:22.181Z] === RUN TestDockerSuite/TestInspectImage [2021-03-04T19:48:22.181Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-04T19:48:22.181Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-04T19:48:22.181Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-04T19:48:25.093Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-04T19:48:27.278Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-04T19:48:27.739Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-04T19:48:30.656Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-04T19:48:32.841Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-04T19:48:32.841Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-04T19:48:32.841Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-04T19:48:35.027Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-04T19:48:37.951Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-04T19:48:43.766Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-04T19:48:45.951Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-04T19:48:48.136Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-04T19:48:51.051Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-04T19:48:53.235Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-04T19:48:56.147Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-04T19:48:58.331Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-04T19:48:58.331Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-04T19:48:58.331Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-04T19:48:58.331Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-04T19:48:58.331Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-04T19:48:58.331Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-04T19:48:58.331Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-04T19:48:58.331Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-04T19:48:58.791Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-04T19:48:58.791Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-04T19:48:58.791Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-04T19:48:58.791Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-04T19:48:58.791Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-04T19:48:58.791Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-04T19:48:58.791Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-04T19:48:58.791Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-04T19:48:58.792Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-04T19:48:58.792Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-04T19:48:58.792Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-04T19:48:58.792Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-04T19:49:00.975Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-04T19:49:03.159Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-04T19:49:10.247Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-04T19:49:17.336Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-04T19:49:17.336Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-04T19:49:19.520Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-04T19:49:19.520Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-04T19:49:28.107Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-04T19:49:36.708Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-04T19:49:43.796Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-04T19:49:46.720Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-04T19:49:49.632Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-04T19:49:49.632Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-04T19:49:52.559Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-04T19:49:54.754Z] === RUN TestDockerSuite/TestLogsSince [2021-03-04T19:50:05.091Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-04T19:50:05.091Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-04T19:50:05.091Z] === RUN TestDockerSuite/TestLogsTail [2021-03-04T19:50:07.278Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-04T19:50:10.191Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestNetHostname [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestPluginActive [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestPortList [2021-03-04T19:50:13.105Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-04T19:50:17.811Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-04T19:50:17.811Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-04T19:50:17.811Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-04T19:50:18.272Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-04T19:50:18.272Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-04T19:50:18.272Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-04T19:50:18.272Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-04T19:50:18.272Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-04T19:50:18.272Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-04T19:50:18.272Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-04T19:50:24.085Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-04T19:50:24.085Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-04T19:50:34.428Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-04T19:50:34.428Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-04T19:50:46.837Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-04T19:51:01.673Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-04T19:51:01.673Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-04T19:51:01.673Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-04T19:51:16.506Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-04T19:51:20.249Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-04T19:51:28.832Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-04T19:51:32.574Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-04T19:51:33.035Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-04T19:51:33.035Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-04T19:51:43.372Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-04T19:51:43.372Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-04T19:51:43.372Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-04T19:51:43.372Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-04T19:51:43.372Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-04T19:51:51.958Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-04T19:51:51.958Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-04T19:51:53.499Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-04T19:51:53.499Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-04T19:51:55.039Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-04T19:51:56.011Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-04T19:51:56.011Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-04T19:52:00.716Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-04T19:52:05.414Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-04T19:52:07.597Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-04T19:52:37.752Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-04T19:52:37.752Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-04T19:52:39.936Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-04T19:52:39.936Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-04T19:52:40.396Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-04T19:52:41.366Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-04T19:52:46.069Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-04T19:52:50.769Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-04T19:52:50.769Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-04T19:52:55.475Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-04T19:52:55.935Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-04T19:52:55.935Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-04T19:53:13.641Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-04T19:53:15.182Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-04T19:53:16.154Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-04T19:53:24.739Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-04T19:53:29.445Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-04T19:53:38.026Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-04T19:53:42.723Z] === RUN TestDockerSuite/TestRmiTag [2021-03-04T19:53:43.693Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-04T19:53:46.605Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-04T19:54:07.704Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-04T19:54:08.164Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-04T19:54:13.959Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-04T19:54:14.935Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-04T19:54:14.935Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-04T19:54:14.935Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-04T19:54:14.935Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-04T19:54:14.935Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-04T19:54:14.935Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-04T19:54:15.395Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-04T19:54:15.395Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-04T19:54:17.576Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-04T19:54:17.576Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-04T19:54:17.576Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-04T19:54:27.906Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-04T19:54:30.813Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-04T19:54:32.993Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-04T19:54:35.904Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-04T19:54:38.084Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-04T19:54:38.084Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-04T19:54:43.879Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-04T19:54:43.879Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-04T19:54:43.879Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-04T19:54:43.879Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-04T19:54:43.879Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-04T19:54:43.879Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-04T19:54:43.879Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-04T19:54:43.879Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-04T19:54:43.879Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-04T19:54:43.879Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-04T19:54:43.879Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-04T19:54:43.879Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-04T19:54:46.061Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-04T19:54:46.061Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-04T19:54:49.798Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-04T19:54:49.798Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-04T19:54:49.798Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-04T19:54:51.980Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-04T19:54:51.980Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-04T19:54:51.980Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-04T19:54:51.980Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-04T19:54:51.980Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-04T19:54:51.980Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-04T19:54:51.980Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-04T19:54:51.980Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-04T19:54:54.886Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-04T19:54:57.066Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-04T19:54:59.975Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-04T19:54:59.975Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-04T19:54:59.975Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-04T19:54:59.975Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-04T19:55:02.156Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-04T19:55:02.156Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-04T19:55:02.156Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-04T19:55:02.156Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-04T19:55:02.156Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-04T19:55:04.336Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-04T19:55:11.420Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-04T19:55:11.420Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-04T19:55:11.420Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-04T19:55:11.420Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-04T19:55:11.420Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-04T19:55:11.420Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-04T19:55:11.420Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-04T19:55:12.959Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-04T19:55:12.959Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-04T19:55:13.419Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-04T19:55:13.419Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-04T19:55:15.602Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-04T19:55:18.508Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-04T19:55:18.508Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-04T19:55:20.690Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-04T19:55:20.690Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-04T19:55:20.690Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-04T19:55:20.690Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-04T19:55:29.283Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-04T19:55:30.821Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-04T19:55:33.003Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-04T19:55:35.933Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-04T19:55:35.933Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-04T19:55:35.933Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-04T19:55:35.933Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-04T19:55:35.933Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-04T19:55:35.933Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-04T19:55:35.933Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-04T19:55:35.933Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-04T19:55:35.933Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-04T19:55:40.631Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-04T19:55:40.631Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-04T19:55:40.631Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-04T19:55:40.631Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-04T19:55:40.631Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-04T19:55:40.631Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-04T19:55:40.631Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-04T19:55:49.208Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-04T19:55:49.208Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-04T19:55:50.179Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-04T19:55:50.179Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-04T19:55:50.179Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-04T19:55:50.179Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-04T19:55:50.179Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-04T19:55:50.179Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-04T19:55:50.179Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-04T19:55:50.179Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-04T19:55:50.179Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-04T19:55:50.179Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-04T19:55:50.179Z] === RUN TestDockerSuite/TestRunMount [2021-03-04T19:55:50.179Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-04T19:55:50.179Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-04T19:55:50.179Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-04T19:55:50.179Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-04T19:55:58.758Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-04T19:55:58.758Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-04T19:55:58.758Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-04T19:55:58.758Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-04T19:56:04.646Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-04T19:56:09.359Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-04T19:56:09.359Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-04T19:56:09.359Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-04T19:56:09.359Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-04T19:56:09.359Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-04T19:56:09.359Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-04T19:56:09.359Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-04T19:56:09.359Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-04T19:56:09.359Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-04T19:56:09.359Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-04T19:56:09.359Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-04T19:56:10.898Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-04T19:56:13.078Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-04T19:56:15.998Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-04T19:56:16.967Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-04T19:56:19.149Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-04T19:56:19.608Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-04T19:56:19.608Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-04T19:56:19.608Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-04T19:56:19.608Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-04T19:56:19.608Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-04T19:56:19.608Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-04T19:56:19.608Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-04T19:56:19.608Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-04T19:56:23.352Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-04T19:56:23.352Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-04T19:56:23.352Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-04T19:56:23.352Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-04T19:56:23.352Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-04T19:56:23.352Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-04T19:56:31.923Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-04T19:56:31.923Z] === RUN TestDockerSuite/TestRunRm [2021-03-04T19:56:34.834Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-04T19:56:40.639Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-04T19:56:42.882Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-04T19:56:51.542Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-04T19:56:53.081Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-04T19:56:56.020Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-04T19:56:56.020Z] === RUN TestDockerSuite/TestRunState [2021-03-04T19:56:56.020Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-04T19:56:58.201Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-04T19:56:58.201Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-04T19:57:00.380Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-04T19:57:00.839Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-04T19:57:00.839Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-04T19:57:00.839Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-04T19:57:00.839Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-04T19:57:00.839Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-04T19:57:06.639Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-04T19:57:06.639Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-04T19:57:06.639Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-04T19:57:06.639Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-04T19:57:06.639Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-04T19:57:06.639Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-04T19:57:06.639Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-04T19:57:06.639Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-04T19:57:06.639Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-04T19:57:06.639Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-04T19:57:06.639Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-04T19:57:08.819Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-04T19:57:08.819Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-04T19:57:11.001Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-04T19:57:11.001Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-04T19:57:11.461Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-04T19:57:20.038Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-04T19:57:27.173Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-04T19:57:31.900Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-04T19:57:39.043Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-04T19:57:39.502Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-04T19:57:39.502Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-04T19:57:42.410Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-04T19:57:44.590Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-04T19:57:47.499Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-04T19:57:47.499Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-04T19:57:47.499Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-04T19:57:47.499Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-04T19:57:47.499Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-04T19:57:47.499Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-04T19:57:47.499Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-04T19:57:47.499Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-04T19:57:47.499Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-04T19:57:52.191Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-04T19:57:53.730Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-04T19:57:55.911Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-04T19:58:01.708Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-04T19:58:03.888Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-04T19:58:04.353Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-04T19:58:04.813Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-04T19:58:04.813Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-04T19:58:06.992Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-04T19:58:14.117Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-04T19:58:14.117Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-04T19:58:24.526Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-04T19:58:24.526Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-04T19:58:28.268Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-04T19:58:28.268Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-04T19:58:28.268Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-04T19:58:28.268Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-04T19:58:28.268Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-04T19:58:46.003Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-04T19:58:46.003Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-04T19:58:46.003Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-04T19:58:46.003Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-04T19:58:46.003Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-04T19:58:46.003Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-04T19:58:46.003Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-04T19:58:46.974Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-04T19:58:49.884Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-04T19:58:49.884Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-04T19:58:52.078Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-04T19:58:52.078Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-04T19:58:52.078Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-04T19:58:52.078Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-04T19:58:52.078Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-04T19:58:52.078Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-04T19:58:52.078Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-04T19:59:09.803Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-04T19:59:09.803Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-04T19:59:09.803Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-04T19:59:09.803Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-04T19:59:09.803Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-04T19:59:09.803Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-04T19:59:09.803Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-04T19:59:11.990Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-04T19:59:11.990Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-04T19:59:14.897Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-04T19:59:15.357Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-04T19:59:15.816Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-04T19:59:16.275Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-04T19:59:16.275Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-04T19:59:24.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-04T19:59:24.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-04T19:59:25.956Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-04T19:59:25.956Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-04T19:59:25.956Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-04T19:59:34.579Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-04T19:59:34.579Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-04T19:59:34.579Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-04T19:59:55.800Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-04T19:59:55.800Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite (2881.35s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-04T19:59:55.800Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-04T19:59:55.800Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (135.56s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.97s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-04T19:59:55.800Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-04T19:59:55.800Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-04T19:59:55.800Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-04T19:59:55.800Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-04T19:59:55.800Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-04T19:59:55.800Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-04T19:59:55.800Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-04T19:59:55.800Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.90s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-04T19:59:55.800Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-04T19:59:55.800Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.53s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.56s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-04T19:59:55.800Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2021-03-04T19:59:55.800Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-04T19:59:55.800Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-04T19:59:55.800Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.54s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-04T19:59:55.800Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-04T19:59:55.800Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.60s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (118.51s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2021-03-04T19:59:55.800Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.48s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.47s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.64s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.75s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.45s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.27s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.41s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.23s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.95s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.40s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAddTar (48.15s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (34.66s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.13s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.62s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.32s) [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.59s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.44s) [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.800Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-04T19:59:55.800Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.47s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.69s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.28s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.60s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.05s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.66s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2021-03-04T19:59:55.801Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.04s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.79s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.85s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.61s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.22s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.09s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.85s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.21s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.67s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.95s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (39.56s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (33.78s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.08s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.87s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.09s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.04s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerignore (80.25s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.44s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (90.14s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.03s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.10s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.02s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.42s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.47s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.24s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.85s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (120.24s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.63s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.74s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.33s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.80s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.52s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.54s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.23s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.53s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.94s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildFails (2.66s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.03s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.17s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.57s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.92s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.88s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.05s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.92s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildHistory (13.39s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.34s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.75s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildLabels (1.16s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.83s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.93s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.81s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.93s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.69s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.88s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.80s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.79s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.20s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.59s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.35s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.07s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.01s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.70s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.23s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.66s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.19s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.83s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.96s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.19s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.73s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.71s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.32s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.40s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.51s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.62s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.64s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildRm (14.74s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.99s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-03-04T19:59:55.801Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.69s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.23s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.00s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.07s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.59s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.09s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.50s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildStderr (5.16s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.77s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.47s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.50s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.28s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.04s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.63s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s) [2021-03-04T19:59:55.801Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.24s) [2021-03-04T19:59:55.801Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-04T19:59:55.801Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.23s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.13s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.91s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.59s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-03-04T19:59:55.802Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-04T19:59:55.802Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.00s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-03-04T19:59:55.802Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.23s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.15s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.44s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-03-04T19:59:55.802Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-03-04T19:59:55.802Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-04T19:59:55.802Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.45s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.28s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.37s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2021-03-04T19:59:55.802Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-04T19:59:55.802Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-03-04T19:59:55.802Z] docker_cli_sni_test.go:18: Flakey test [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.44s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.96s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCommitChange (5.44s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.00s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.06s) [2021-03-04T19:59:55.802Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.45s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCommitTTY (12.23s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.97s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.53s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.48s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.54s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.52s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.66s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.91s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.44s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.47s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.64s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.48s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.47s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.24s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.88s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.43s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.25s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.43s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.03s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.77s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.43s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.53s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.25s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-04T19:59:55.802Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.10s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.02s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.75s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.74s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.71s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.64s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002e2c80_} (2.72s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1151343686_c:\foo_false____} (2.72s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1151343686_c:\foo_true____} (2.70s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-04T19:59:55.802Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.54s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2021-03-04T19:59:55.802Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2021-03-04T19:59:55.802Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.73s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.64s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-04T19:59:55.802Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.86s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.62s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.61s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCpToCaseH (19.42s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCpToDot (2.63s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCpToStdout (7.53s) [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2021-03-04T19:59:55.802Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-04T19:59:55.802Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.18s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.49s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-03-04T19:59:55.802Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.15s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.77s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.64s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.35s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-04T19:59:55.803Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.59s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-04T19:59:55.803Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-04T19:59:55.803Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-04T19:59:55.803Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-04T19:59:55.803Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-03-04T19:59:55.803Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-04T19:59:55.803Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-04T19:59:55.803Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-04T19:59:55.803Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-04T19:59:55.803Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.15s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.51s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.75s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.59s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsCopy (5.84s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.90s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.68s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.18s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.39s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsFilters (5.54s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsFormat (4.93s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsRename (2.65s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsResize (3.02s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.47s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.97s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.97s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.00s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-04T19:59:55.803Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.16s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.20s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-04T19:59:55.803Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-04T19:59:55.803Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-03-04T19:59:55.803Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.34s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.40s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.39s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.33s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.76s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.53s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestExecInspectID (5.10s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-04T19:59:55.803Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.78s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-03-04T19:59:55.803Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.62s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.00s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.27s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.43s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.32s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.25s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-04T19:59:55.803Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.18s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.77s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.22s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.11s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.49s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.02s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.05s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestImportBadURL (2.49s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-03-04T19:59:55.803Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-04T19:59:55.803Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-04T19:59:55.803Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.61s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.50s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-04T19:59:55.803Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-04T19:59:55.803Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.51s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.53s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestInspectDefault (2.47s) [2021-03-04T19:59:55.803Z] --- PASS: TestDockerSuite/TestInspectHistory (4.91s) [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-04T19:59:55.803Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.803Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2021-03-04T19:59:55.803Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.49s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.50s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.66s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.52s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.38s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectStatus (2.92s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.04s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.57s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.59s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.59s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.48s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.50s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.44s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.15s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.20s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.21s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.39s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-04T19:59:55.804Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.62s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.15s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.08s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.98s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.92s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.80s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.79s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.65s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsSince (9.35s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsTail (3.15s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.80s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.49s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.90s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-04T19:59:55.804Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-04T19:59:55.804Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-04T19:59:55.804Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-04T19:59:55.804Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-04T19:59:55.804Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-04T19:59:55.804Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-03-04T19:59:55.804Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-04T19:59:55.804Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.15s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-04T19:59:55.804Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPsByOrder (10.76s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.71s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.16s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.47s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.23s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.78s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.95s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-03-04T19:59:55.804Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.08s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.78s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-04T19:59:55.804Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.69s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.62s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.61s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.55s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.50s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.75s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.92s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.80s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.17s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.16s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.45s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.74s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.51s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.88s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRmiTag (0.82s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.60s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.82s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.94s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.54s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.51s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.06s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.31s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.80s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.36s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.46s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.48s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.55s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.99s) [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-04T19:59:55.804Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.804Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.50s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.52s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.16s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.66s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.64s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.49s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.06s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.44s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.41s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.42s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.60s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunExitCode (7.39s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.44s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.42s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.56s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.22s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.87s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.92s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunMount (0.04s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.42s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.44s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.69s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.38s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.51s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.27s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.31s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.60s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunRm (3.03s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.73s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.62s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.40s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.54s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.97s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.45s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.23s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.17s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.43s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.47s) [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.805Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-04T19:59:55.805Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.25s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.53s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.01s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.22s) [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.84s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.48s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.50s) [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.37s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.84s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.37s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.15s) [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.60s) [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.48s) [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.42s) [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (15.95s) [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.49s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.71s) [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.50s) [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.86s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.28s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.77s) [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.44s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (19.55s) [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-04T19:59:55.806Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.63s) [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-04T19:59:55.806Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-04T19:59:55.806Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.806Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-04T19:59:55.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-04T19:59:55.807Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-04T19:59:55.807Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-04T19:59:55.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-04T19:59:55.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-04T19:59:55.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-04T19:59:55.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-04T19:59:55.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-04T19:59:55.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-04T19:59:55.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-04T19:59:55.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-04T19:59:55.807Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-04T19:59:55.807Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-04T19:59:55.807Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-04T19:59:55.807Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-04T19:59:55.807Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-04T19:59:55.807Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-04T19:59:55.807Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] === RUN TestDockerDaemonSuite [2021-03-04T19:59:55.807Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-04T19:59:55.807Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-04T19:59:55.807Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-04T19:59:55.807Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] === RUN TestDockerSwarmSuite [2021-03-04T19:59:55.807Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-03-04T19:59:55.807Z] === RUN TestDockerPluginSuite [2021-03-04T19:59:55.807Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-03-04T19:59:55.807Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-03-04T19:59:55.807Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-03-04T19:59:55.807Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-03-04T19:59:55.807Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-03-04T19:59:55.807Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-03-04T19:59:55.807Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-03-04T19:59:55.807Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-03-04T19:59:55.807Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-03-04T19:59:55.807Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-03-04T19:59:55.807Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-03-04T19:59:55.807Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] === RUN TestDockerExternalVolumeSuite [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] === RUN TestDockerNetworkSuite [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] === RUN TestDockerHubPullSuite [2021-03-04T19:59:55.807Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-03-04T19:59:55.807Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-04T19:59:55.807Z] PASS [2021-03-04T19:59:55.807Z] ok github.com/docker/docker/integration-cli 2881.979s [2021-03-04T19:59:56.268Z] [2021-03-04T19:59:56.268Z] === Skipped [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-04T19:59:56.268Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-04T19:59:56.268Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.268Z] [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-04T19:59:56.268Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-04T19:59:56.268Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.268Z] [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-04T19:59:56.268Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-04T19:59:56.268Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.268Z] [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-04T19:59:56.268Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-04T19:59:56.268Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.268Z] [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-04T19:59:56.268Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-04T19:59:56.268Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.268Z] [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-04T19:59:56.268Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-04T19:59:56.268Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.268Z] [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-04T19:59:56.268Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-04T19:59:56.268Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.268Z] [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-04T19:59:56.268Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-04T19:59:56.268Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.268Z] [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-04T19:59:56.268Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-04T19:59:56.268Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.268Z] [2021-03-04T19:59:56.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-04T19:59:56.269Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-04T19:59:56.269Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-04T19:59:56.269Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2021-03-04T19:59:56.269Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2021-03-04T19:59:56.269Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2021-03-04T19:59:56.269Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.04s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.04s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-03-04T19:59:56.269Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-04T19:59:56.269Z] [2021-03-04T19:59:56.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-04T19:59:56.269Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-03-04T19:59:56.270Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2021-03-04T19:59:56.270Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-04T19:59:56.270Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-03-04T19:59:56.270Z] docker_cli_sni_test.go:18: Flakey test [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.06s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.06s) [2021-03-04T19:59:56.270Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-04T19:59:56.270Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-04T19:59:56.270Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2021-03-04T19:59:56.270Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-04T19:59:56.270Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-04T19:59:56.270Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.270Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2021-03-04T19:59:56.271Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-04T19:59:56.271Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2021-03-04T19:59:56.271Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-04T19:59:56.271Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-04T19:59:56.271Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-04T19:59:56.271Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-04T19:59:56.271Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-04T19:59:56.271Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-03-04T19:59:56.271Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-04T19:59:56.271Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-04T19:59:56.271Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-04T19:59:56.271Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-04T19:59:56.271Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-04T19:59:56.271Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-04T19:59:56.271Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-04T19:59:56.271Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-03-04T19:59:56.271Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-04T19:59:56.271Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.271Z] [2021-03-04T19:59:56.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-03-04T19:59:56.271Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-03-04T19:59:56.272Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2021-03-04T19:59:56.272Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-04T19:59:56.272Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-03-04T19:59:56.272Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-04T19:59:56.272Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-03-04T19:59:56.272Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-04T19:59:56.272Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-04T19:59:56.272Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-04T19:59:56.272Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-04T19:59:56.272Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2021-03-04T19:59:56.272Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-04T19:59:56.272Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-04T19:59:56.272Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-04T19:59:56.272Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.272Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-04T19:59:56.273Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-04T19:59:56.273Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-04T19:59:56.273Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-04T19:59:56.273Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-04T19:59:56.273Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-04T19:59:56.273Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-03-04T19:59:56.273Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-04T19:59:56.273Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-04T19:59:56.273Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-03-04T19:59:56.273Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-04T19:59:56.273Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.06s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.06s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-04T19:59:56.273Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-04T19:59:56.273Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.273Z] [2021-03-04T19:59:56.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-04T19:59:56.274Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-04T19:59:56.274Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.274Z] [2021-03-04T19:59:56.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-04T19:59:56.274Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-04T19:59:56.274Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.274Z] [2021-03-04T19:59:56.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-04T19:59:56.274Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-04T19:59:56.274Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.274Z] [2021-03-04T19:59:56.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-04T19:59:56.274Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-04T19:59:56.274Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.274Z] [2021-03-04T19:59:56.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-04T19:59:56.274Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-04T19:59:56.274Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.274Z] [2021-03-04T19:59:56.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-04T19:59:56.734Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-04T19:59:56.734Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.734Z] [2021-03-04T19:59:56.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.04s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunMount (0.04s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-04T19:59:56.735Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.735Z] [2021-03-04T19:59:56.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-03-04T19:59:56.735Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-04T19:59:56.736Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-04T19:59:56.736Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-04T19:59:56.736Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.736Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-04T19:59:56.737Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-04T19:59:56.737Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.737Z] [2021-03-04T19:59:56.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-04T19:59:56.738Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-04T19:59:56.738Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.738Z] [2021-03-04T19:59:56.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-04T19:59:56.738Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-04T19:59:56.738Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.738Z] [2021-03-04T19:59:56.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-04T19:59:56.738Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-04T19:59:56.738Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.738Z] [2021-03-04T19:59:56.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-03-04T19:59:56.738Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.738Z] [2021-03-04T19:59:56.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-03-04T19:59:56.738Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.738Z] [2021-03-04T19:59:56.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-03-04T19:59:56.738Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-04T19:59:56.738Z] [2021-03-04T19:59:56.738Z] [2021-03-04T19:59:56.738Z] DONE 1093 tests, 547 skipped in 2891.933s [2021-03-04T19:59:56.738Z] INFO: Integration tests ended at 03/04/2021 19:59:56. Duration:00:48:12.0302333 [2021-03-04T19:59:56.738Z] INFO: Docker info of the daemon under test at end of run [2021-03-04T19:59:56.738Z] [2021-03-04T19:59:57.197Z] Containers: 2 [2021-03-04T19:59:57.197Z] Running: 0 [2021-03-04T19:59:57.197Z] Paused: 0 [2021-03-04T19:59:57.197Z] Stopped: 2 [2021-03-04T19:59:57.197Z] Images: 18 [2021-03-04T19:59:57.197Z] Server Version: 0.0.0-dev [2021-03-04T19:59:57.197Z] Storage Driver: windowsfilter [2021-03-04T19:59:57.197Z] Windows: [2021-03-04T19:59:57.197Z] Logging Driver: json-file [2021-03-04T19:59:57.197Z] Plugins: [2021-03-04T19:59:57.197Z] Volume: local [2021-03-04T19:59:57.197Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-04T19:59:57.197Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-04T19:59:57.197Z] Swarm: inactive [2021-03-04T19:59:57.197Z] Default Isolation: process [2021-03-04T19:59:57.197Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-04T19:59:57.197Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-04T19:59:57.197Z] OSType: windows [2021-03-04T19:59:57.197Z] Architecture: x86_64 [2021-03-04T19:59:57.197Z] CPUs: 4 [2021-03-04T19:59:57.197Z] Total Memory: 32GiB [2021-03-04T19:59:57.197Z] Name: azwin-2-960050 [2021-03-04T19:59:57.197Z] ID: D3WB:QGQD:4C2P:SWIF:USV2:BRZK:D7EA:7A3X:ACAW:IKRH:HMO7:IB73 [2021-03-04T19:59:57.197Z] Docker Root Dir: D:\CI\PR-42083\5\daemon [2021-03-04T19:59:57.197Z] Debug Mode (client): false [2021-03-04T19:59:57.197Z] Debug Mode (server): true [2021-03-04T19:59:57.197Z] File Descriptors: -1 [2021-03-04T19:59:57.197Z] Goroutines: 17 [2021-03-04T19:59:57.197Z] System Time: 2021-03-04T19:59:56.7204141Z [2021-03-04T19:59:57.197Z] EventsListeners: 0 [2021-03-04T19:59:57.197Z] Registry: https://index.docker.io/v1/ [2021-03-04T19:59:57.197Z] Labels: [2021-03-04T19:59:57.197Z] Experimental: false [2021-03-04T19:59:57.197Z] Insecure Registries: [2021-03-04T19:59:57.197Z] 127.0.0.0/8 [2021-03-04T19:59:57.197Z] Live Restore Enabled: false [2021-03-04T19:59:57.197Z] [2021-03-04T19:59:57.197Z] [2021-03-04T19:59:57.197Z] INFO: Stopping daemon under test [2021-03-04T19:59:57.197Z] SUCCESS: The process with PID 5996 (child process of PID 1220) has been terminated. [2021-03-04T19:59:57.197Z] SUCCESS: The process with PID 1220 (child process of PID 4996) has been terminated. [2021-03-04T19:59:57.197Z] INFO: Stop tailing logs of the daemon under tests [2021-03-04T19:59:57.197Z] INFO: executeCI.ps1 Completed successfully at 03/04/2021 19:59:57. [2021-03-04T19:59:57.197Z] INFO: Tidying up at end of run [2021-03-04T19:59:57.197Z] INFO: Saving daemon under test log (d:\CI\PR-42083\5\dut.out) to bundles\CIDUT.out [2021-03-04T19:59:57.197Z] INFO: Saving daemon under test log (d:\CI\PR-42083\5\dut.err) to bundles\CIDUT.err [2021-03-04T19:59:57.197Z] INFO: Nuke-Everything... [2021-03-04T19:59:57.657Z] INFO: Container count on control daemon to delete is 2 [2021-03-04T19:59:58.627Z] bbcc513f1bb8 [2021-03-04T19:59:58.627Z] 81172275a602 [2021-03-04T19:59:58.627Z] INFO: Tidying pidfile d:\CI\PR-42083\5\docker.pid [2021-03-04T19:59:58.627Z] INFO: Nuking d:\CI [2021-03-04T20:00:41.296Z] INFO: Zapped successfully [2021-03-04T20:00:41.296Z] [2021-03-04T20:00:41.296Z] INFO: executeCI.ps1 exiting at Thu Mar 4 20:00:34 CUT 2021. Duration 01:29:39.7928806 [2021-03-04T20:00:41.296Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-03-04T20:00:41.543Z] Recording test results [2021-03-04T20:00:48.843Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-03-04T20:00:50.335Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-03-04T20:00:52.727Z] Archiving artifacts [2021-03-04T20:01:06.753Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42083/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-04T20:01:07.706Z] + make clean [2021-03-04T20:01:09.887Z] docker volume rm -f docker-dev-cache [2021-03-04T20:01:09.887Z] docker-dev-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