Pull request #41542 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 88eec2e811d620fe88b4859dee64d064fae37356+233a6379e5c07588d8eb3be3b7a57dc916336b0b (ac310bdebe9f1f01c094f4446b1f66ec95e11133) 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 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41542@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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 [2020-10-09T20:24:54.829Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-10-09T20:24:54.836Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-10-09T20:25:09.977Z] Still waiting to schedule task [2020-10-09T20:25:09.979Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-10-09T20:25:43.380Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02e88cf3a019c45a5) in /home/ubuntu/workspace/moby_PR-41542 [Pipeline] { [Pipeline] checkout [2020-10-09T20:25:46.560Z] using credential docker-jenkins-github-credentials [2020-10-09T20:25:46.567Z] Cloning the remote Git repository [2020-10-09T20:25:46.567Z] Cloning with configured refspecs honoured and without tags [2020-10-09T20:25:46.583Z] Cloning repository https://github.com/moby/moby.git [2020-10-09T20:25:46.637Z] > git init /home/ubuntu/workspace/moby_PR-41542 # timeout=10 [2020-10-09T20:25:46.822Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-09T20:25:46.823Z] > git --version # timeout=10 [2020-10-09T20:25:46.840Z] > git --version # 'git version 2.17.1' [2020-10-09T20:25:46.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:25:46.842Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41542/head:refs/remotes/origin/PR-41542 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-09T20:26:06.116Z] Fetching without tags [2020-10-09T20:26:06.470Z] Merging remotes/origin/19.03 commit 233a6379e5c07588d8eb3be3b7a57dc916336b0b into PR head commit 88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:26:07.543Z] Merge succeeded, producing 88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:26:07.544Z] Checking out Revision 88eec2e811d620fe88b4859dee64d064fae37356 (PR-41542) [2020-10-09T20:26:06.017Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-09T20:26:06.030Z] > git config --add remote.origin.fetch +refs/pull/41542/head:refs/remotes/origin/PR-41542 # timeout=10 [2020-10-09T20:26:06.062Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-09T20:26:06.094Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-09T20:26:06.120Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-09T20:26:06.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:26:06.121Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41542/head:refs/remotes/origin/PR-41542 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-09T20:26:06.475Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T20:26:06.502Z] > git checkout -f 88eec2e811d620fe88b4859dee64d064fae37356 # timeout=10 [2020-10-09T20:26:07.420Z] > git remote # timeout=10 [2020-10-09T20:26:07.450Z] > git config --get remote.origin.url # timeout=10 [2020-10-09T20:26:07.490Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:26:07.491Z] > git merge 233a6379e5c07588d8eb3be3b7a57dc916336b0b # timeout=10 [2020-10-09T20:26:07.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-09T20:26:07.543Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T20:26:07.563Z] > git checkout -f 88eec2e811d620fe88b4859dee64d064fae37356 # timeout=10 [2020-10-09T20:26:11.788Z] Commit message: "Also trim "~..." from AppArmor versions" [2020-10-09T20:26:11.788Z] First time build. Skipping changelog. [2020-10-09T20:26:11.840Z] > git --version # timeout=10 [2020-10-09T20:26:11.846Z] > git --version # 'git version 2.17.1' [2020-10-09T20:26:11.857Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-09T20:26:12.992Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41542:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-10-09T20:26:19.575Z] Unable to find image 'alpine:latest' locally [2020-10-09T20:26:19.575Z] latest: Pulling from library/alpine [2020-10-09T20:26:19.575Z] df20fa9351a1: Pulling fs layer [2020-10-09T20:26:19.575Z] df20fa9351a1: Verifying Checksum [2020-10-09T20:26:19.575Z] df20fa9351a1: Download complete [2020-10-09T20:26:19.575Z] df20fa9351a1: Pull complete [2020-10-09T20:26:19.575Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-09T20:26:19.575Z] Status: Downloaded newer image for alpine:latest [2020-10-09T20:26:24.860Z] 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: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-10-09T20:26:26.045Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02e88cf3a019c45a5) in /home/ubuntu/workspace/moby_PR-41542 [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2020-10-09T20:26:26.113Z] using credential docker-jenkins-github-credentials [2020-10-09T20:26:26.117Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41542 [Pipeline] // stage [Pipeline] // stage [2020-10-09T20:26:26.144Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-41542 [2020-10-09T20:26:26.144Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] } [2020-10-09T20:26:26.159Z] Fetching without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2020-10-09T20:26:26.239Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-10-09T20:26:26.254Z] Cloning the remote Git repository [2020-10-09T20:26:26.254Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [2020-10-09T20:26:26.266Z] using credential docker-jenkins-github-credentials [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-09T20:26:26.281Z] Cloning the remote Git repository [2020-10-09T20:26:26.281Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-10-09T20:26:26.537Z] Merging remotes/origin/19.03 commit 233a6379e5c07588d8eb3be3b7a57dc916336b0b into PR head commit 88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:26:26.663Z] Merge succeeded, producing 88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:26:26.663Z] Checking out Revision 88eec2e811d620fe88b4859dee64d064fae37356 (PR-41542) [2020-10-09T20:26:26.750Z] Commit message: "Also trim "~..." from AppArmor versions" [2020-10-09T20:26:26.759Z] > git --version # timeout=10 [2020-10-09T20:26:26.778Z] > git --version # 'git version 2.17.1' [2020-10-09T20:26:26.786Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-09T20:26:26.116Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-10-09T20:26:26.143Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-09T20:26:26.157Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-09T20:26:26.157Z] > git --version # timeout=10 [2020-10-09T20:26:26.188Z] > git --version # 'git version 2.17.1' [2020-10-09T20:26:26.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:26:26.189Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41542/head:refs/remotes/origin/PR-41542 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-09T20:26:26.535Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T20:26:26.546Z] > git checkout -f 88eec2e811d620fe88b4859dee64d064fae37356 # timeout=10 [2020-10-09T20:26:26.606Z] > git remote # timeout=10 [2020-10-09T20:26:26.618Z] > git config --get remote.origin.url # timeout=10 [2020-10-09T20:26:26.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:26:26.629Z] > git merge 233a6379e5c07588d8eb3be3b7a57dc916336b0b # timeout=10 [2020-10-09T20:26:26.646Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-09T20:26:26.662Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T20:26:26.674Z] > git checkout -f 88eec2e811d620fe88b4859dee64d064fae37356 # timeout=10 [2020-10-09T20:26:26.257Z] Cloning repository https://github.com/moby/moby.git [2020-10-09T20:26:26.257Z] > git init /home/jenkins/workspace/moby_PR-41542 # timeout=10 [2020-10-09T20:26:26.271Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-09T20:26:26.271Z] > git --version # timeout=10 [2020-10-09T20:26:26.273Z] > git --version # 'git version 2.17.1' [2020-10-09T20:26:26.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:26:26.273Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41542/head:refs/remotes/origin/PR-41542 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-09T20:26:26.284Z] Cloning repository https://github.com/moby/moby.git [2020-10-09T20:26:26.285Z] > git init /home/docker/workspace/moby_PR-41542 # timeout=10 [2020-10-09T20:26:26.292Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-09T20:26:26.292Z] > git --version # timeout=10 [2020-10-09T20:26:26.295Z] > git --version # 'git version 2.7.4' [2020-10-09T20:26:26.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:26:26.296Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41542/head:refs/remotes/origin/PR-41542 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-09T20:26:27.563Z] + docker version [2020-10-09T20:26:27.563Z] Client: Docker Engine - Community [2020-10-09T20:26:27.563Z] Version: 19.03.13 [2020-10-09T20:26:27.563Z] API version: 1.40 [2020-10-09T20:26:27.563Z] Go version: go1.13.15 [2020-10-09T20:26:27.563Z] Git commit: 4484c46d9d [2020-10-09T20:26:27.563Z] Built: Wed Sep 16 17:02:36 2020 [2020-10-09T20:26:27.563Z] OS/Arch: linux/amd64 [2020-10-09T20:26:27.563Z] Experimental: false [2020-10-09T20:26:27.563Z] [2020-10-09T20:26:27.563Z] Server: Docker Engine - Community [2020-10-09T20:26:27.563Z] Engine: [2020-10-09T20:26:27.563Z] Version: 19.03.13 [2020-10-09T20:26:27.563Z] API version: 1.40 (minimum version 1.12) [2020-10-09T20:26:27.563Z] Go version: go1.13.15 [2020-10-09T20:26:27.563Z] Git commit: 4484c46d9d [2020-10-09T20:26:27.563Z] Built: Wed Sep 16 17:01:06 2020 [2020-10-09T20:26:27.563Z] OS/Arch: linux/amd64 [2020-10-09T20:26:27.563Z] Experimental: true [2020-10-09T20:26:27.563Z] containerd: [2020-10-09T20:26:27.563Z] Version: 1.3.7 [2020-10-09T20:26:27.563Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:26:27.563Z] runc: [2020-10-09T20:26:27.563Z] Version: 1.0.0-rc10 [2020-10-09T20:26:27.563Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-09T20:26:27.563Z] docker-init: [2020-10-09T20:26:27.563Z] Version: 0.18.0 [2020-10-09T20:26:27.563Z] GitCommit: fec3683 [Pipeline] sh [2020-10-09T20:26:27.847Z] + docker info [2020-10-09T20:26:34.903Z] Fetching without tags [2020-10-09T20:26:35.168Z] Merging remotes/origin/19.03 commit 233a6379e5c07588d8eb3be3b7a57dc916336b0b into PR head commit 88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:26:35.646Z] Merge succeeded, producing 88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:26:35.646Z] Checking out Revision 88eec2e811d620fe88b4859dee64d064fae37356 (PR-41542) [2020-10-09T20:26:34.869Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-09T20:26:34.871Z] > git config --add remote.origin.fetch +refs/pull/41542/head:refs/remotes/origin/PR-41542 # timeout=10 [2020-10-09T20:26:34.872Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-09T20:26:34.884Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-09T20:26:34.906Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-09T20:26:34.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:26:34.907Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41542/head:refs/remotes/origin/PR-41542 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-09T20:26:35.171Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T20:26:35.175Z] > git checkout -f 88eec2e811d620fe88b4859dee64d064fae37356 # timeout=10 [2020-10-09T20:26:35.606Z] > git remote # timeout=10 [2020-10-09T20:26:35.610Z] > git config --get remote.origin.url # timeout=10 [2020-10-09T20:26:35.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:26:35.614Z] > git merge 233a6379e5c07588d8eb3be3b7a57dc916336b0b # timeout=10 [2020-10-09T20:26:35.631Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-09T20:26:35.649Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T20:26:35.650Z] > git checkout -f 88eec2e811d620fe88b4859dee64d064fae37356 # timeout=10 [2020-10-09T20:26:36.091Z] Commit message: "Also trim "~..." from AppArmor versions" [2020-10-09T20:26:36.137Z] > git --version # timeout=10 [2020-10-09T20:26:36.138Z] > git --version # 'git version 2.17.1' [2020-10-09T20:26:36.139Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-09T20:26:36.992Z] + docker version [2020-10-09T20:26:36.992Z] Client: Docker Engine - Community [2020-10-09T20:26:36.992Z] Version: 19.03.7 [2020-10-09T20:26:36.992Z] API version: 1.40 [2020-10-09T20:26:36.992Z] Go version: go1.12.17 [2020-10-09T20:26:36.992Z] Git commit: 7141c199a2 [2020-10-09T20:26:36.992Z] Built: Sat Mar 7 16:48:47 2020 [2020-10-09T20:26:36.992Z] OS/Arch: linux/s390x [2020-10-09T20:26:36.992Z] Experimental: false [2020-10-09T20:26:36.992Z] [2020-10-09T20:26:36.992Z] Server: Docker Engine - Community [2020-10-09T20:26:36.992Z] Engine: [2020-10-09T20:26:36.992Z] Version: 19.03.7 [2020-10-09T20:26:36.992Z] API version: 1.40 (minimum version 1.12) [2020-10-09T20:26:36.992Z] Go version: go1.12.17 [2020-10-09T20:26:36.992Z] Git commit: 7141c199a2 [2020-10-09T20:26:36.992Z] Built: Sat Mar 7 16:47:46 2020 [2020-10-09T20:26:36.992Z] OS/Arch: linux/s390x [2020-10-09T20:26:36.992Z] Experimental: true [2020-10-09T20:26:36.992Z] containerd: [2020-10-09T20:26:36.992Z] Version: 1.2.13 [2020-10-09T20:26:36.992Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-10-09T20:26:36.992Z] runc: [2020-10-09T20:26:36.992Z] Version: 1.0.0-rc10 [2020-10-09T20:26:36.992Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-09T20:26:36.992Z] docker-init: [2020-10-09T20:26:36.992Z] Version: 0.18.0 [2020-10-09T20:26:36.992Z] GitCommit: fec3683 [Pipeline] sh [2020-10-09T20:26:37.369Z] + docker info [2020-10-09T20:26:37.369Z] Client: [2020-10-09T20:26:37.369Z] Debug Mode: false [2020-10-09T20:26:37.369Z] [2020-10-09T20:26:37.369Z] Server: [2020-10-09T20:26:37.369Z] Containers: 0 [2020-10-09T20:26:37.369Z] Running: 0 [2020-10-09T20:26:37.369Z] Paused: 0 [2020-10-09T20:26:37.369Z] Stopped: 0 [2020-10-09T20:26:37.369Z] Images: 0 [2020-10-09T20:26:37.369Z] Server Version: 19.03.7 [2020-10-09T20:26:37.369Z] Storage Driver: overlay2 [2020-10-09T20:26:37.369Z] Backing Filesystem: [2020-10-09T20:26:37.369Z] Supports d_type: true [2020-10-09T20:26:37.369Z] Native Overlay Diff: true [2020-10-09T20:26:37.369Z] Logging Driver: json-file [2020-10-09T20:26:37.369Z] Cgroup Driver: cgroupfs [2020-10-09T20:26:37.369Z] Plugins: [2020-10-09T20:26:37.369Z] Volume: local [2020-10-09T20:26:37.369Z] Network: bridge host ipvlan macvlan null overlay [2020-10-09T20:26:37.369Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-09T20:26:37.369Z] Swarm: inactive [2020-10-09T20:26:37.369Z] Runtimes: runc [2020-10-09T20:26:37.369Z] Default Runtime: runc [2020-10-09T20:26:37.369Z] Init Binary: docker-init [2020-10-09T20:26:37.369Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-10-09T20:26:37.369Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-09T20:26:37.369Z] init version: fec3683 [2020-10-09T20:26:37.369Z] Security Options: [2020-10-09T20:26:37.369Z] apparmor [2020-10-09T20:26:37.369Z] seccomp [2020-10-09T20:26:37.369Z] Profile: default [2020-10-09T20:26:37.369Z] Kernel Version: 4.15.0-91-generic [2020-10-09T20:26:37.369Z] Operating System: Ubuntu 18.04.4 LTS [2020-10-09T20:26:37.369Z] OSType: linux [2020-10-09T20:26:37.369Z] Architecture: s390x [2020-10-09T20:26:37.369Z] CPUs: 2 [2020-10-09T20:26:37.369Z] Total Memory: 7.861GiB [2020-10-09T20:26:37.369Z] Name: s390x-ubuntu-03 [2020-10-09T20:26:37.369Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-10-09T20:26:37.369Z] Docker Root Dir: /var/lib/docker [2020-10-09T20:26:37.369Z] Debug Mode: false [2020-10-09T20:26:37.369Z] Username: dockerbuildbot [2020-10-09T20:26:37.369Z] Registry: https://index.docker.io/v1/ [2020-10-09T20:26:37.369Z] Labels: [2020-10-09T20:26:37.369Z] Experimental: true [2020-10-09T20:26:37.369Z] Insecure Registries: [2020-10-09T20:26:37.369Z] 127.0.0.0/8 [2020-10-09T20:26:37.369Z] Live Restore Enabled: false [2020-10-09T20:26:37.369Z] [2020-10-09T20:26:37.369Z] WARNING: No swap limit support [Pipeline] sh [2020-10-09T20:26:37.747Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-09T20:26:37.747Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-09T20:26:37.747Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41542/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-09T20:26:37.747Z] + bash /home/jenkins/workspace/moby_PR-41542/check-config.sh [2020-10-09T20:26:37.747Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-09T20:26:37.747Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-10-09T20:26:37.747Z] [2020-10-09T20:26:37.747Z] Generally Necessary: [2020-10-09T20:26:37.747Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-09T20:26:37.747Z] - apparmor: enabled and tools installed [2020-10-09T20:26:37.747Z] - CONFIG_NAMESPACES: enabled [2020-10-09T20:26:37.747Z] - CONFIG_NET_NS: enabled [2020-10-09T20:26:37.747Z] - CONFIG_PID_NS: enabled [2020-10-09T20:26:37.747Z] - CONFIG_IPC_NS: enabled [2020-10-09T20:26:37.747Z] - CONFIG_UTS_NS: enabled [2020-10-09T20:26:37.747Z] - CONFIG_CGROUPS: enabled [2020-10-09T20:26:37.747Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-09T20:26:37.747Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-09T20:26:37.747Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-09T20:26:37.747Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-09T20:26:37.747Z] - CONFIG_CPUSETS: enabled [2020-10-09T20:26:37.747Z] - CONFIG_MEMCG: enabled [2020-10-09T20:26:37.747Z] - CONFIG_KEYS: enabled [2020-10-09T20:26:37.860Z] Client: [2020-10-09T20:26:37.860Z] Debug Mode: false [2020-10-09T20:26:37.860Z] [2020-10-09T20:26:37.860Z] Server: [2020-10-09T20:26:37.860Z] Containers: 0 [2020-10-09T20:26:37.860Z] Running: 0 [2020-10-09T20:26:37.860Z] Paused: 0 [2020-10-09T20:26:37.860Z] Stopped: 0 [2020-10-09T20:26:37.860Z] Images: 1 [2020-10-09T20:26:37.860Z] Server Version: 19.03.13 [2020-10-09T20:26:37.860Z] Storage Driver: overlay2 [2020-10-09T20:26:37.860Z] Backing Filesystem: extfs [2020-10-09T20:26:37.860Z] Supports d_type: true [2020-10-09T20:26:37.860Z] Native Overlay Diff: true [2020-10-09T20:26:37.860Z] Logging Driver: json-file [2020-10-09T20:26:37.860Z] Cgroup Driver: cgroupfs [2020-10-09T20:26:37.860Z] Plugins: [2020-10-09T20:26:37.860Z] Volume: local [2020-10-09T20:26:37.860Z] Network: bridge host ipvlan macvlan null overlay [2020-10-09T20:26:37.860Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-09T20:26:37.860Z] Swarm: inactive [2020-10-09T20:26:37.860Z] Runtimes: runc [2020-10-09T20:26:37.860Z] Default Runtime: runc [2020-10-09T20:26:37.860Z] Init Binary: docker-init [2020-10-09T20:26:37.860Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:26:37.860Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-09T20:26:37.860Z] init version: fec3683 [2020-10-09T20:26:37.860Z] Security Options: [2020-10-09T20:26:37.860Z] apparmor [2020-10-09T20:26:37.860Z] seccomp [2020-10-09T20:26:37.860Z] Profile: default [2020-10-09T20:26:37.860Z] Kernel Version: 5.4.0-1025-aws [2020-10-09T20:26:37.860Z] Operating System: Ubuntu 18.04.5 LTS [2020-10-09T20:26:37.860Z] OSType: linux [2020-10-09T20:26:37.860Z] Architecture: x86_64 [2020-10-09T20:26:37.860Z] CPUs: 2 [2020-10-09T20:26:37.860Z] Total Memory: 7.487GiB [2020-10-09T20:26:37.860Z] Name: ip-10-100-127-28 [2020-10-09T20:26:37.860Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-10-09T20:26:37.860Z] Docker Root Dir: /var/lib/docker [2020-10-09T20:26:37.860Z] Debug Mode: false [2020-10-09T20:26:37.860Z] Registry: https://index.docker.io/v1/ [2020-10-09T20:26:37.860Z] Labels: [2020-10-09T20:26:37.860Z] Experimental: true [2020-10-09T20:26:37.860Z] Insecure Registries: [2020-10-09T20:26:37.860Z] 127.0.0.0/8 [2020-10-09T20:26:37.860Z] Live Restore Enabled: true [2020-10-09T20:26:37.860Z] [2020-10-09T20:26:37.860Z] WARNING: No swap limit support [Pipeline] sh [2020-10-09T20:26:38.040Z] - CONFIG_VETH: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-10-09T20:26:38.040Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-09T20:26:38.040Z] [2020-10-09T20:26:38.040Z] Optional Features: [2020-10-09T20:26:38.040Z] - CONFIG_USER_NS: enabled [2020-10-09T20:26:38.040Z] - CONFIG_SECCOMP: enabled [2020-10-09T20:26:38.040Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-09T20:26:38.040Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-09T20:26:38.040Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-09T20:26:38.040Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-09T20:26:38.040Z] - CONFIG_BLK_CGROUP: enabled [2020-10-09T20:26:38.040Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-09T20:26:38.040Z] - CONFIG_IOSCHED_CFQ: enabled [2020-10-09T20:26:38.040Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-10-09T20:26:38.040Z] - CONFIG_CGROUP_PERF: enabled [2020-10-09T20:26:38.040Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-09T20:26:38.040Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-09T20:26:38.040Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-09T20:26:38.040Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-09T20:26:38.040Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-09T20:26:38.040Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_IP_VS: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-09T20:26:38.040Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-09T20:26:38.040Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-09T20:26:38.040Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_EXT4_FS: enabled [2020-10-09T20:26:38.040Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-09T20:26:38.040Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-09T20:26:38.040Z] - Network Drivers: [2020-10-09T20:26:38.040Z] - "overlay": [2020-10-09T20:26:38.040Z] - CONFIG_VXLAN: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-09T20:26:38.040Z] Optional (for encrypted networks): [2020-10-09T20:26:38.040Z] - CONFIG_CRYPTO: enabled [2020-10-09T20:26:38.040Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-09T20:26:38.040Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-09T20:26:38.040Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-09T20:26:38.040Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-09T20:26:38.040Z] - CONFIG_XFRM: enabled [2020-10-09T20:26:38.040Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-10-09T20:26:38.040Z] - "ipvlan": [2020-10-09T20:26:38.040Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-09T20:26:38.040Z] - "macvlan": [2020-10-09T20:26:38.040Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_DUMMY: enabled (as module) [2020-10-09T20:26:38.040Z] - "ftp,tftp client in container": [2020-10-09T20:26:38.040Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-09T20:26:38.040Z] - Storage Drivers: [2020-10-09T20:26:38.040Z] - "aufs": [2020-10-09T20:26:38.040Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-09T20:26:38.040Z] - "btrfs": [2020-10-09T20:26:38.040Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-09T20:26:38.040Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-09T20:26:38.040Z] - "devicemapper": [2020-10-09T20:26:38.040Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-09T20:26:38.040Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-09T20:26:38.040Z] - "overlay": [2020-10-09T20:26:38.040Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-09T20:26:38.040Z] - "zfs": [2020-10-09T20:26:38.040Z] - /dev/zfs: missing [2020-10-09T20:26:38.040Z] - zfs command: missing [2020-10-09T20:26:38.040Z] - zpool command: missing [2020-10-09T20:26:38.040Z] [2020-10-09T20:26:38.040Z] Limits: [2020-10-09T20:26:38.040Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-09T20:26:38.040Z] [2020-10-09T20:26:38.040Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-09T20:26:38.152Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-09T20:26:38.152Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-09T20:26:38.152Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41542/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-09T20:26:38.412Z] + bash /home/ubuntu/workspace/moby_PR-41542/check-config.sh [2020-10-09T20:26:38.412Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-09T20:26:38.412Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-10-09T20:26:38.412Z] [2020-10-09T20:26:38.412Z] Generally Necessary: [2020-10-09T20:26:38.412Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-09T20:26:38.412Z] - apparmor: enabled and tools installed [2020-10-09T20:26:38.412Z] - CONFIG_NAMESPACES: enabled [2020-10-09T20:26:38.412Z] - CONFIG_NET_NS: enabled [2020-10-09T20:26:38.412Z] - CONFIG_PID_NS: enabled [2020-10-09T20:26:38.412Z] - CONFIG_IPC_NS: enabled [2020-10-09T20:26:38.412Z] - CONFIG_UTS_NS: enabled [2020-10-09T20:26:38.412Z] - CONFIG_CGROUPS: enabled [2020-10-09T20:26:38.412Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-09T20:26:38.412Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-09T20:26:38.412Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-09T20:26:38.412Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-09T20:26:38.412Z] - CONFIG_CPUSETS: enabled [2020-10-09T20:26:38.412Z] - CONFIG_MEMCG: enabled [2020-10-09T20:26:38.412Z] - CONFIG_KEYS: enabled [2020-10-09T20:26:38.412Z] - CONFIG_VETH: enabled (as module) [2020-10-09T20:26:38.412Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-09T20:26:38.412Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-09T20:26:38.412Z] - CONFIG_NF_NAT_IPV4: missing [2020-10-09T20:26:38.412Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-09T20:26:38.412Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-09T20:26:38.412Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-09T20:26:38.412Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-09T20:26:38.412Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-09T20:26:38.412Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-09T20:26:38.412Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-09T20:26:38.412Z] - CONFIG_NF_NAT_NEEDED: missing [2020-10-09T20:26:38.412Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-09T20:26:38.412Z] [2020-10-09T20:26:38.412Z] Optional Features: [2020-10-09T20:26:38.412Z] - CONFIG_USER_NS: enabled [2020-10-09T20:26:38.412Z] - CONFIG_SECCOMP: enabled [2020-10-09T20:26:38.412Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-09T20:26:38.412Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-09T20:26:38.412Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-09T20:26:38.412Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-09T20:26:38.412Z] - CONFIG_BLK_CGROUP: enabled [2020-10-09T20:26:38.412Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-09T20:26:38.412Z] - CONFIG_IOSCHED_CFQ: missing [2020-10-09T20:26:38.412Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-10-09T20:26:38.412Z] - CONFIG_CGROUP_PERF: enabled [2020-10-09T20:26:38.412Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-09T20:26:38.412Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-09T20:26:38.412Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-09T20:26:38.412Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-09T20:26:38.412Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-09T20:26:38.412Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-09T20:26:38.412Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-09T20:26:38.412Z] - CONFIG_IP_VS: enabled (as module) [2020-10-09T20:26:38.412Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-09T20:26:38.412Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-09T20:26:38.487Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:88eec2e811d620fe88b4859dee64d064fae37356 . [2020-10-09T20:26:38.487Z] #1 [internal] load build definition from Dockerfile [2020-10-09T20:26:38.487Z] #1 transferring dockerfile: 12.30kB done [2020-10-09T20:26:38.487Z] #1 DONE 0.0s [2020-10-09T20:26:38.487Z] [2020-10-09T20:26:38.487Z] #2 [internal] load .dockerignore [2020-10-09T20:26:38.487Z] #2 transferring context: 87B done [2020-10-09T20:26:38.487Z] #2 DONE 0.0s [2020-10-09T20:26:38.487Z] [2020-10-09T20:26:38.487Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-10-09T20:26:38.676Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-09T20:26:38.676Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-09T20:26:38.676Z] - CONFIG_EXT4_FS: enabled [2020-10-09T20:26:38.676Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-09T20:26:38.676Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-09T20:26:38.676Z] - Network Drivers: [2020-10-09T20:26:38.676Z] - "overlay": [2020-10-09T20:26:38.676Z] - CONFIG_VXLAN: enabled (as module) [2020-10-09T20:26:38.676Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-09T20:26:38.676Z] Optional (for encrypted networks): [2020-10-09T20:26:38.676Z] - CONFIG_CRYPTO: enabled [2020-10-09T20:26:38.676Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-09T20:26:38.676Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-09T20:26:38.676Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-09T20:26:38.676Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-09T20:26:38.676Z] - CONFIG_XFRM: enabled [2020-10-09T20:26:38.676Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-09T20:26:38.676Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-09T20:26:38.676Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-09T20:26:38.676Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-10-09T20:26:38.676Z] - "ipvlan": [2020-10-09T20:26:38.676Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-09T20:26:38.676Z] - "macvlan": [2020-10-09T20:26:38.676Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-09T20:26:38.676Z] - CONFIG_DUMMY: enabled (as module) [2020-10-09T20:26:38.676Z] - "ftp,tftp client in container": [2020-10-09T20:26:38.676Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-09T20:26:38.676Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-09T20:26:38.676Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-09T20:26:38.676Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-09T20:26:38.676Z] - Storage Drivers: [2020-10-09T20:26:38.676Z] - "aufs": [2020-10-09T20:26:38.676Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-09T20:26:38.676Z] - "btrfs": [2020-10-09T20:26:38.676Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-09T20:26:38.676Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-09T20:26:38.676Z] - "devicemapper": [2020-10-09T20:26:38.676Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-09T20:26:38.676Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-09T20:26:38.676Z] - "overlay": [2020-10-09T20:26:38.676Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-09T20:26:38.676Z] - "zfs": [2020-10-09T20:26:38.676Z] - /dev/zfs: present [2020-10-09T20:26:38.676Z] - zfs command: missing [2020-10-09T20:26:38.676Z] - zpool command: missing [2020-10-09T20:26:38.676Z] [2020-10-09T20:26:38.676Z] Limits: [2020-10-09T20:26:38.676Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-09T20:26:38.676Z] [2020-10-09T20:26:38.676Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-09T20:26:38.778Z] #3 DONE 0.0s [2020-10-09T20:26:38.778Z] [2020-10-09T20:26:38.778Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-09T20:26:38.778Z] #4 DONE 0.2s [2020-10-09T20:26:38.778Z] [2020-10-09T20:26:38.778Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-09T20:26:38.778Z] #5 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-09T20:26:38.778Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 0.1s [2020-10-09T20:26:38.778Z] #5 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-09T20:26:38.778Z] #5 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-10-09T20:26:38.778Z] #5 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 0.1s [2020-10-09T20:26:38.778Z] #5 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-10-09T20:26:39.006Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:88eec2e811d620fe88b4859dee64d064fae37356 . [2020-10-09T20:26:39.006Z] #2 [internal] load .dockerignore [2020-10-09T20:26:39.006Z] #2 transferring context: 87B 0.0s done [2020-10-09T20:26:39.006Z] #2 DONE 0.1s [2020-10-09T20:26:39.006Z] [2020-10-09T20:26:39.006Z] #1 [internal] load build definition from Dockerfile [2020-10-09T20:26:39.006Z] #1 transferring dockerfile: 12.30kB done [2020-10-09T20:26:39.080Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 8.32MB / 102.23MB 0.3s [2020-10-09T20:26:39.080Z] #5 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.1s done [2020-10-09T20:26:39.278Z] #1 DONE 0.1s [2020-10-09T20:26:39.278Z] [2020-10-09T20:26:39.278Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-09T20:26:39.278Z] #4 DONE 0.2s [2020-10-09T20:26:39.278Z] [2020-10-09T20:26:39.278Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-10-09T20:26:39.278Z] #3 DONE 0.2s [2020-10-09T20:26:39.278Z] [2020-10-09T20:26:39.278Z] #17 [internal] load build context [2020-10-09T20:26:39.403Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 16.01MB / 102.23MB 0.5s [2020-10-09T20:26:39.752Z] #5 ... [2020-10-09T20:26:39.752Z] [2020-10-09T20:26:39.752Z] #17 [internal] load build context [2020-10-09T20:26:39.752Z] #17 transferring context: 51.20MB 0.8s done [2020-10-09T20:26:39.752Z] #17 DONE 0.8s [2020-10-09T20:26:39.752Z] [2020-10-09T20:26:39.752Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-09T20:26:39.752Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 25.05MB / 102.23MB 0.8s [2020-10-09T20:26:39.752Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 44.10MB / 102.23MB 1.0s [2020-10-09T20:26:39.752Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 54.24MB / 102.23MB 1.1s [2020-10-09T20:26:40.101Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 65.77MB / 102.23MB 1.2s [2020-10-09T20:26:40.101Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 77.09MB / 102.23MB 1.3s [2020-10-09T20:26:40.101Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 87.73MB / 102.23MB 1.4s [2020-10-09T20:26:40.408Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.6s [2020-10-09T20:26:40.700Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.6s done [2020-10-09T20:26:40.700Z] #5 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-10-09T20:26:41.045Z] Still waiting to schedule task [2020-10-09T20:26:41.045Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ce16b28ff07f77a0)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0aac632c3d7427da1)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2020-10-09T20:26:41.050Z] Still waiting to schedule task [2020-10-09T20:26:41.050Z] All nodes of label ‘windows-2019’ are offline [2020-10-09T20:26:41.339Z] #5 ... [2020-10-09T20:26:41.339Z] [2020-10-09T20:26:41.339Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-10-09T20:26:41.339Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-10-09T20:26:41.339Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-10-09T20:26:41.339Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-10-09T20:26:41.339Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.6s done [2020-10-09T20:26:41.339Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.5s done [2020-10-09T20:26:41.339Z] #63 DONE 2.4s [2020-10-09T20:26:41.339Z] [2020-10-09T20:26:41.339Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-09T20:26:43.007Z] Fetching without tags [2020-10-09T20:26:43.399Z] Merging remotes/origin/19.03 commit 233a6379e5c07588d8eb3be3b7a57dc916336b0b into PR head commit 88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:26:43.494Z] #17 ... [2020-10-09T20:26:43.494Z] [2020-10-09T20:26:43.494Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-10-09T20:26:43.494Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-10-09T20:26:43.494Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-10-09T20:26:43.494Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-10-09T20:26:43.494Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2020-10-09T20:26:43.494Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.7s done [2020-10-09T20:26:43.494Z] #63 DONE 3.5s [2020-10-09T20:26:43.494Z] [2020-10-09T20:26:43.494Z] #17 [internal] load build context [2020-10-09T20:26:43.494Z] #17 transferring context: 51.20MB 4.0s done [2020-10-09T20:26:43.494Z] #17 DONE 4.3s [2020-10-09T20:26:43.494Z] [2020-10-09T20:26:43.494Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-09T20:26:43.494Z] #5 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-09T20:26:43.494Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-10-09T20:26:43.494Z] #5 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-09T20:26:43.494Z] #5 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-10-09T20:26:43.494Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done [2020-10-09T20:26:43.494Z] #5 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-10-09T20:26:43.494Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done [2020-10-09T20:26:43.494Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.1s done [2020-10-09T20:26:43.494Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s done [2020-10-09T20:26:43.494Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.4s [2020-10-09T20:26:43.494Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.2s [2020-10-09T20:26:43.494Z] #5 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s done [2020-10-09T20:26:42.975Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-09T20:26:42.978Z] > git config --add remote.origin.fetch +refs/pull/41542/head:refs/remotes/origin/PR-41542 # timeout=10 [2020-10-09T20:26:42.981Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-09T20:26:42.995Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-09T20:26:43.010Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-09T20:26:43.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:26:43.011Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41542/head:refs/remotes/origin/PR-41542 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-09T20:26:43.402Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T20:26:43.404Z] > git checkout -f 88eec2e811d620fe88b4859dee64d064fae37356 # timeout=10 [2020-10-09T20:26:44.236Z] Merge succeeded, producing 88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:26:44.236Z] Checking out Revision 88eec2e811d620fe88b4859dee64d064fae37356 (PR-41542) [2020-10-09T20:26:44.558Z] Commit message: "Also trim "~..." from AppArmor versions" [2020-10-09T20:26:44.612Z] > git --version # timeout=10 [2020-10-09T20:26:44.614Z] > git --version # 'git version 2.7.4' [2020-10-09T20:26:44.619Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-09T20:26:44.863Z] #5 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.9s done [2020-10-09T20:26:44.863Z] #5 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 [2020-10-09T20:26:44.863Z] #5 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-10-09T20:26:44.863Z] #5 DONE 6.0s [2020-10-09T20:26:44.863Z] [2020-10-09T20:26:44.863Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-09T20:26:44.878Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.4s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-09T20:26:45.137Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.0s done [2020-10-09T20:26:45.396Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-10-09T20:26:45.451Z] + docker version [2020-10-09T20:26:45.451Z] Client: [2020-10-09T20:26:45.451Z] Version: 18.06.1-ce [2020-10-09T20:26:45.451Z] API version: 1.38 [2020-10-09T20:26:45.451Z] Go version: go1.10.3 [2020-10-09T20:26:45.451Z] Git commit: e68fc7a [2020-10-09T20:26:45.451Z] Built: Tue Aug 21 17:26:10 2018 [2020-10-09T20:26:45.451Z] OS/Arch: linux/ppc64le [2020-10-09T20:26:45.451Z] Experimental: false [2020-10-09T20:26:45.451Z] [2020-10-09T20:26:45.451Z] Server: [2020-10-09T20:26:45.451Z] Engine: [2020-10-09T20:26:45.451Z] Version: 18.06.1-ce [2020-10-09T20:26:45.451Z] API version: 1.38 (minimum version 1.12) [2020-10-09T20:26:45.451Z] Go version: go1.10.3 [2020-10-09T20:26:45.451Z] Git commit: e68fc7a [2020-10-09T20:26:45.451Z] Built: Tue Aug 21 17:24:20 2018 [2020-10-09T20:26:45.451Z] OS/Arch: linux/ppc64le [2020-10-09T20:26:45.451Z] Experimental: true [Pipeline] sh [2020-10-09T20:26:45.656Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2020-10-09T20:26:45.656Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-10-09T20:26:44.198Z] > git remote # timeout=10 [2020-10-09T20:26:44.200Z] > git config --get remote.origin.url # timeout=10 [2020-10-09T20:26:44.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:26:44.204Z] > git merge 233a6379e5c07588d8eb3be3b7a57dc916336b0b # timeout=10 [2020-10-09T20:26:44.225Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-09T20:26:44.239Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T20:26:44.242Z] > git checkout -f 88eec2e811d620fe88b4859dee64d064fae37356 # timeout=10 [2020-10-09T20:26:45.835Z] + docker info [2020-10-09T20:26:45.835Z] Containers: 0 [2020-10-09T20:26:45.835Z] Running: 0 [2020-10-09T20:26:45.835Z] Paused: 0 [2020-10-09T20:26:45.835Z] Stopped: 0 [2020-10-09T20:26:45.835Z] Images: 0 [2020-10-09T20:26:45.835Z] Server Version: 18.06.1-ce [2020-10-09T20:26:45.835Z] Storage Driver: overlay2 [2020-10-09T20:26:45.835Z] Backing Filesystem: extfs [2020-10-09T20:26:45.835Z] Supports d_type: true [2020-10-09T20:26:45.835Z] Native Overlay Diff: true [2020-10-09T20:26:45.835Z] Logging Driver: json-file [2020-10-09T20:26:45.835Z] Cgroup Driver: cgroupfs [2020-10-09T20:26:45.835Z] Plugins: [2020-10-09T20:26:45.835Z] Volume: local [2020-10-09T20:26:45.835Z] Network: bridge host ipvlan macvlan null overlay [2020-10-09T20:26:45.835Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-10-09T20:26:45.835Z] Swarm: inactive [2020-10-09T20:26:45.835Z] Runtimes: runc [2020-10-09T20:26:45.835Z] Default Runtime: runc [2020-10-09T20:26:45.835Z] Init Binary: docker-init [2020-10-09T20:26:45.835Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-10-09T20:26:45.835Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-10-09T20:26:45.835Z] init version: fec3683 [2020-10-09T20:26:45.835Z] Security Options: [2020-10-09T20:26:45.835Z] apparmor [2020-10-09T20:26:45.835Z] seccomp [2020-10-09T20:26:45.835Z] Profile: default [2020-10-09T20:26:45.835Z] Kernel Version: 4.4.0-139-generic [2020-10-09T20:26:45.835Z] Operating System: Ubuntu 16.04.3 LTS [2020-10-09T20:26:45.835Z] OSType: linux [2020-10-09T20:26:45.835Z] Architecture: ppc64le [2020-10-09T20:26:45.835Z] CPUs: 4 [2020-10-09T20:26:45.835Z] Total Memory: 7.972GiB [2020-10-09T20:26:45.835Z] Name: ppc64le-ubuntu-22 [2020-10-09T20:26:45.835Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-10-09T20:26:45.835Z] Docker Root Dir: /var/lib/docker [2020-10-09T20:26:45.835Z] Debug Mode (client): false [2020-10-09T20:26:45.835Z] Debug Mode (server): false [2020-10-09T20:26:45.835Z] Username: dockerbuildbot [2020-10-09T20:26:45.835Z] Registry: https://index.docker.io/v1/ [2020-10-09T20:26:45.835Z] Labels: [2020-10-09T20:26:45.835Z] Experimental: true [2020-10-09T20:26:45.835Z] Insecure Registries: [2020-10-09T20:26:45.835Z] 127.0.0.0/8 [2020-10-09T20:26:45.835Z] Live Restore Enabled: false [2020-10-09T20:26:45.835Z] [Pipeline] sh [2020-10-09T20:26:45.916Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2020-10-09T20:26:46.175Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-10-09T20:26:46.225Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-09T20:26:46.225Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-09T20:26:46.225Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41542/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-09T20:26:46.225Z] + bash /home/docker/workspace/moby_PR-41542/check-config.sh [2020-10-09T20:26:46.225Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-09T20:26:46.225Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-10-09T20:26:46.225Z] [2020-10-09T20:26:46.225Z] Generally Necessary: [2020-10-09T20:26:46.225Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-09T20:26:46.225Z] - apparmor: enabled and tools installed [2020-10-09T20:26:46.225Z] - CONFIG_NAMESPACES: enabled [2020-10-09T20:26:46.225Z] - CONFIG_NET_NS: enabled [2020-10-09T20:26:46.225Z] - CONFIG_PID_NS: enabled [2020-10-09T20:26:46.225Z] - CONFIG_IPC_NS: enabled [2020-10-09T20:26:46.225Z] - CONFIG_UTS_NS: enabled [2020-10-09T20:26:46.225Z] - CONFIG_CGROUPS: enabled [2020-10-09T20:26:46.225Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-09T20:26:46.225Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-09T20:26:46.225Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-09T20:26:46.225Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-09T20:26:46.225Z] - CONFIG_CPUSETS: enabled [2020-10-09T20:26:46.225Z] - CONFIG_MEMCG: enabled [2020-10-09T20:26:46.225Z] - CONFIG_KEYS: enabled [2020-10-09T20:26:46.225Z] - CONFIG_VETH: enabled (as module) [2020-10-09T20:26:46.376Z] #6 DONE 1.2s [2020-10-09T20:26:46.376Z] [2020-10-09T20:26:46.376Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:26:46.376Z] #36 ... [2020-10-09T20:26:46.376Z] [2020-10-09T20:26:46.376Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:26:46.376Z] #18 DONE 0.2s [2020-10-09T20:26:46.376Z] [2020-10-09T20:26:46.376Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-10-09T20:26:46.376Z] #44 DONE 0.1s [2020-10-09T20:26:46.376Z] [2020-10-09T20:26:46.376Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-10-09T20:26:46.376Z] #41 DONE 0.1s [2020-10-09T20:26:46.376Z] [2020-10-09T20:26:46.376Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-10-09T20:26:46.376Z] #59 DONE 0.1s [2020-10-09T20:26:46.376Z] [2020-10-09T20:26:46.376Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-10-09T20:26:46.376Z] #19 DONE 0.1s [2020-10-09T20:26:46.376Z] [2020-10-09T20:26:46.376Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-10-09T20:26:46.376Z] #47 DONE 0.2s [2020-10-09T20:26:46.376Z] [2020-10-09T20:26:46.376Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-10-09T20:26:46.376Z] #65 DONE 0.2s [2020-10-09T20:26:46.376Z] [2020-10-09T20:26:46.376Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-09T20:26:46.376Z] #66 ... [2020-10-09T20:26:46.376Z] [2020-10-09T20:26:46.376Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-10-09T20:26:46.376Z] #28 DONE 0.2s [2020-10-09T20:26:46.519Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-09T20:26:46.519Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-09T20:26:46.519Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-10-09T20:26:46.519Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-09T20:26:46.519Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-09T20:26:46.519Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-09T20:26:46.519Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-09T20:26:46.519Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-09T20:26:46.519Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-09T20:26:46.519Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-09T20:26:46.519Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-10-09T20:26:46.519Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-09T20:26:46.519Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-10-09T20:26:46.519Z] [2020-10-09T20:26:46.519Z] Optional Features: [2020-10-09T20:26:46.519Z] - CONFIG_USER_NS: enabled [2020-10-09T20:26:46.519Z] - CONFIG_SECCOMP: enabled [2020-10-09T20:26:46.519Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-09T20:26:46.519Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-09T20:26:46.519Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-09T20:26:46.519Z] (cgroup swap accounting is currently enabled) [2020-10-09T20:26:46.519Z] - CONFIG_MEMCG_KMEM: enabled [2020-10-09T20:26:46.519Z] - CONFIG_BLK_CGROUP: enabled [2020-10-09T20:26:46.519Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-09T20:26:46.519Z] - CONFIG_IOSCHED_CFQ: enabled [2020-10-09T20:26:46.519Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-10-09T20:26:46.519Z] - CONFIG_CGROUP_PERF: enabled [2020-10-09T20:26:46.519Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-09T20:26:46.519Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-09T20:26:46.519Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-09T20:26:46.519Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-09T20:26:46.519Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-09T20:26:46.519Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-09T20:26:46.519Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-09T20:26:46.519Z] - CONFIG_IP_VS: enabled (as module) [2020-10-09T20:26:46.519Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-09T20:26:46.519Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-09T20:26:46.519Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-09T20:26:46.519Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-09T20:26:46.519Z] - CONFIG_EXT4_FS: enabled [2020-10-09T20:26:46.519Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-09T20:26:46.519Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-09T20:26:46.519Z] - Network Drivers: [2020-10-09T20:26:46.519Z] - "overlay": [2020-10-09T20:26:46.519Z] - CONFIG_VXLAN: enabled (as module) [2020-10-09T20:26:46.519Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-09T20:26:46.519Z] Optional (for encrypted networks): [2020-10-09T20:26:46.669Z] [2020-10-09T20:26:46.669Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:26:46.813Z] - CONFIG_CRYPTO: enabled [2020-10-09T20:26:46.813Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-10-09T20:26:46.813Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-10-09T20:26:46.813Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-10-09T20:26:46.813Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-10-09T20:26:46.813Z] - CONFIG_XFRM: enabled [2020-10-09T20:26:46.813Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-09T20:26:46.813Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-09T20:26:46.813Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-09T20:26:46.813Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-10-09T20:26:46.813Z] - "ipvlan": [2020-10-09T20:26:46.813Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-09T20:26:46.813Z] - "macvlan": [2020-10-09T20:26:46.813Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-09T20:26:46.813Z] - CONFIG_DUMMY: enabled (as module) [2020-10-09T20:26:46.813Z] - "ftp,tftp client in container": [2020-10-09T20:26:46.813Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-09T20:26:46.813Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-09T20:26:46.813Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-09T20:26:46.813Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-09T20:26:46.813Z] - Storage Drivers: [2020-10-09T20:26:46.813Z] - "aufs": [2020-10-09T20:26:46.813Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-09T20:26:46.813Z] - "btrfs": [2020-10-09T20:26:46.813Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-09T20:26:46.813Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-09T20:26:46.813Z] - "devicemapper": [2020-10-09T20:26:46.813Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-09T20:26:46.813Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-09T20:26:46.813Z] - "overlay": [2020-10-09T20:26:46.813Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-09T20:26:46.813Z] - "zfs": [2020-10-09T20:26:46.813Z] - /dev/zfs: missing [2020-10-09T20:26:46.813Z] - zfs command: missing [2020-10-09T20:26:46.813Z] - zpool command: missing [2020-10-09T20:26:46.813Z] [2020-10-09T20:26:46.813Z] Limits: [2020-10-09T20:26:46.813Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-09T20:26:46.813Z] [2020-10-09T20:26:46.813Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-09T20:26:47.248Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:88eec2e811d620fe88b4859dee64d064fae37356 . [2020-10-09T20:26:48.082Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done [2020-10-09T20:26:48.341Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-10-09T20:26:48.756Z] #29 2.279 + RM_GOPATH=0 [2020-10-09T20:26:48.756Z] #29 2.279 + TMP_GOPATH= [2020-10-09T20:26:48.756Z] #29 2.279 + : /build [2020-10-09T20:26:48.756Z] #29 2.279 + '[' -z '' ']' [2020-10-09T20:26:48.756Z] #29 2.279 ++ mktemp -d [2020-10-09T20:26:48.756Z] #29 2.283 + export GOPATH=/tmp/tmp.4Vj3aWcmTE [2020-10-09T20:26:48.756Z] #29 2.284 + GOPATH=/tmp/tmp.4Vj3aWcmTE [2020-10-09T20:26:48.756Z] #29 2.284 + RM_GOPATH=1 [2020-10-09T20:26:48.756Z] #29 2.285 ++ dirname ./install.sh [2020-10-09T20:26:48.756Z] #29 2.291 + dir=. [2020-10-09T20:26:48.756Z] #29 2.291 + bin=tomlv [2020-10-09T20:26:48.756Z] #29 2.292 + shift [2020-10-09T20:26:48.756Z] #29 2.292 + '[' '!' -f ./tomlv.installer ']' [2020-10-09T20:26:48.756Z] #29 2.292 + . ./tomlv.installer [2020-10-09T20:26:48.756Z] #29 2.292 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-09T20:26:48.756Z] #29 2.292 + install_tomlv [2020-10-09T20:26:48.756Z] #29 2.292 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-09T20:26:48.756Z] #29 2.292 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-09T20:26:48.756Z] #29 2.292 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4Vj3aWcmTE/src/github.com/BurntSushi/toml [2020-10-09T20:26:48.756Z] #29 2.293 Cloning into '/tmp/tmp.4Vj3aWcmTE/src/github.com/BurntSushi/toml'... [2020-10-09T20:26:49.376Z] Sending build context to Docker daemon 55.76MB [2020-10-09T20:26:49.376Z] Step 1/140 : ARG CROSS="false" [2020-10-09T20:26:49.376Z] Step 2/140 : ARG GO_VERSION=1.13.15 [2020-10-09T20:26:49.376Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-10-09T20:26:49.376Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-10-09T20:26:49.376Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-10-09T20:26:49.376Z] 1.13.15-buster: Pulling from library/golang [2020-10-09T20:26:49.376Z] db4e2d8d5901: Pulling fs layer [2020-10-09T20:26:49.376Z] dfe2d012519c: Pulling fs layer [2020-10-09T20:26:49.376Z] 5d8f1d1f9197: Pulling fs layer [2020-10-09T20:26:49.376Z] 1301750ffb48: Pulling fs layer [2020-10-09T20:26:49.376Z] dc5c6edc9cff: Pulling fs layer [2020-10-09T20:26:49.376Z] 3c370c2e2f82: Pulling fs layer [2020-10-09T20:26:49.376Z] 5ffb2f5886e2: Pulling fs layer [2020-10-09T20:26:49.376Z] 1301750ffb48: Waiting [2020-10-09T20:26:49.376Z] dc5c6edc9cff: Waiting [2020-10-09T20:26:49.376Z] 3c370c2e2f82: Waiting [2020-10-09T20:26:49.376Z] 5ffb2f5886e2: Waiting [2020-10-09T20:26:49.797Z] #29 3.354 + cd /tmp/tmp.4Vj3aWcmTE/src/github.com/BurntSushi/toml [2020-10-09T20:26:49.797Z] #29 3.360 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-09T20:26:49.797Z] #29 3.363 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-09T20:26:50.018Z] dfe2d012519c: Verifying Checksum [2020-10-09T20:26:50.018Z] dfe2d012519c: Download complete [2020-10-09T20:26:50.018Z] 5d8f1d1f9197: Verifying Checksum [2020-10-09T20:26:50.018Z] 5d8f1d1f9197: Download complete [2020-10-09T20:26:50.256Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done [2020-10-09T20:26:50.433Z] #29 3.816 internal/cpu [2020-10-09T20:26:50.433Z] #29 3.836 runtime/internal/atomic [2020-10-09T20:26:50.433Z] #29 4.005 runtime/internal/sys [2020-10-09T20:26:50.516Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-10-09T20:26:50.725Z] #29 4.131 runtime/internal/math [2020-10-09T20:26:50.725Z] #29 4.185 math/bits [2020-10-09T20:26:50.725Z] #29 4.291 internal/bytealg [2020-10-09T20:26:50.725Z] #29 4.532 math [2020-10-09T20:26:51.019Z] #29 4.742 runtime [2020-10-09T20:26:52.123Z] db4e2d8d5901: Download complete [2020-10-09T20:26:52.534Z] #29 ... [2020-10-09T20:26:52.534Z] [2020-10-09T20:26:52.534Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:26:52.534Z] #45 2.196 + RM_GOPATH=0 [2020-10-09T20:26:52.534Z] #45 2.196 + TMP_GOPATH= [2020-10-09T20:26:52.534Z] #45 2.196 + : /build [2020-10-09T20:26:52.534Z] #45 2.196 + '[' -z '' ']' [2020-10-09T20:26:52.534Z] #45 2.197 ++ mktemp -d [2020-10-09T20:26:52.534Z] #45 2.198 + export GOPATH=/tmp/tmp.bxluzAHv5P [2020-10-09T20:26:52.534Z] #45 2.198 + GOPATH=/tmp/tmp.bxluzAHv5P [2020-10-09T20:26:52.534Z] #45 2.198 + RM_GOPATH=1 [2020-10-09T20:26:52.534Z] #45 2.198 ++ dirname ./install.sh [2020-10-09T20:26:52.534Z] #45 2.198 + dir=. [2020-10-09T20:26:52.534Z] #45 2.198 + bin=gotestsum [2020-10-09T20:26:52.534Z] #45 2.198 + shift [2020-10-09T20:26:52.534Z] #45 2.198 + '[' '!' -f ./gotestsum.installer ']' [2020-10-09T20:26:52.534Z] #45 2.198 + . ./gotestsum.installer [2020-10-09T20:26:52.534Z] #45 2.198 ++ : v0.3.5 [2020-10-09T20:26:52.534Z] #45 2.199 + install_gotestsum [2020-10-09T20:26:52.534Z] #45 2.200 + set -e [2020-10-09T20:26:52.534Z] #45 2.201 + export GO111MODULE=on [2020-10-09T20:26:52.534Z] #45 2.201 + GO111MODULE=on [2020-10-09T20:26:52.534Z] #45 2.201 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-10-09T20:26:52.534Z] #45 2.293 go: finding gotest.tools v0.3.5 [2020-10-09T20:26:52.534Z] #45 2.293 go: finding gotest.tools/gotestsum v0.3.5 [2020-10-09T20:26:52.534Z] #45 2.826 go: downloading gotest.tools/gotestsum v0.3.5 [2020-10-09T20:26:52.534Z] #45 3.164 go: extracting gotest.tools/gotestsum v0.3.5 [2020-10-09T20:26:52.534Z] #45 4.839 go: downloading gotest.tools v2.1.0+incompatible [2020-10-09T20:26:52.534Z] #45 4.892 go: extracting gotest.tools v2.1.0+incompatible [2020-10-09T20:26:52.534Z] #45 4.921 go: downloading github.com/fatih/color v1.6.0 [2020-10-09T20:26:52.534Z] #45 4.962 go: downloading github.com/spf13/pflag v1.0.1 [2020-10-09T20:26:52.534Z] #45 5.013 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-10-09T20:26:52.534Z] #45 5.015 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-09T20:26:52.534Z] #45 5.018 go: downloading github.com/pkg/errors v0.8.0 [2020-10-09T20:26:52.534Z] #45 5.028 go: extracting github.com/fatih/color v1.6.0 [2020-10-09T20:26:52.534Z] #45 5.050 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-09T20:26:52.534Z] #45 5.248 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-10-09T20:26:52.534Z] #45 5.248 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-09T20:26:52.534Z] #45 5.252 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-09T20:26:52.534Z] #45 5.343 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-10-09T20:26:52.534Z] #45 5.344 go: extracting github.com/pkg/errors v0.8.0 [2020-10-09T20:26:52.534Z] #45 5.346 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-09T20:26:52.534Z] #45 5.356 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-10-09T20:26:52.534Z] #45 5.439 go: extracting github.com/spf13/pflag v1.0.1 [2020-10-09T20:26:52.534Z] #45 5.443 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-10-09T20:26:52.535Z] #45 5.451 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-09T20:26:52.535Z] #45 5.500 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-10-09T20:26:52.535Z] #45 5.539 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-10-09T20:26:52.770Z] 1301750ffb48: Verifying Checksum [2020-10-09T20:26:52.770Z] 1301750ffb48: Download complete [2020-10-09T20:26:53.068Z] 5ffb2f5886e2: Verifying Checksum [2020-10-09T20:26:53.068Z] 5ffb2f5886e2: Download complete [2020-10-09T20:26:53.172Z] #45 6.654 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-10-09T20:26:53.464Z] #45 7.154 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-09T20:26:53.464Z] #45 7.248 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-09T20:26:53.709Z] dc5c6edc9cff: Verifying Checksum [2020-10-09T20:26:53.709Z] dc5c6edc9cff: Download complete [2020-10-09T20:26:54.531Z] #45 ... [2020-10-09T20:26:54.531Z] [2020-10-09T20:26:54.531Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-09T20:26:54.531Z] #20 1.885 Install docker/cli version 17.06.2-ce from stable [2020-10-09T20:26:54.531Z] #20 1.885 + RM_GOPATH=0 [2020-10-09T20:26:54.531Z] #20 1.885 + TMP_GOPATH= [2020-10-09T20:26:54.531Z] #20 1.885 + : /build [2020-10-09T20:26:54.531Z] #20 1.885 + '[' -z '' ']' [2020-10-09T20:26:54.531Z] #20 1.885 ++ mktemp -d [2020-10-09T20:26:54.531Z] #20 1.885 + export GOPATH=/tmp/tmp.GBT5403Jpb [2020-10-09T20:26:54.531Z] #20 1.885 + GOPATH=/tmp/tmp.GBT5403Jpb [2020-10-09T20:26:54.531Z] #20 1.885 + RM_GOPATH=1 [2020-10-09T20:26:54.531Z] #20 1.885 ++ dirname ./install.sh [2020-10-09T20:26:54.531Z] #20 1.885 + dir=. [2020-10-09T20:26:54.531Z] #20 1.885 + bin=dockercli [2020-10-09T20:26:54.531Z] #20 1.885 + shift [2020-10-09T20:26:54.531Z] #20 1.885 + '[' '!' -f ./dockercli.installer ']' [2020-10-09T20:26:54.531Z] #20 1.885 + . ./dockercli.installer [2020-10-09T20:26:54.531Z] #20 1.885 ++ : stable [2020-10-09T20:26:54.531Z] #20 1.885 ++ : 17.06.2-ce [2020-10-09T20:26:54.531Z] #20 1.885 + install_dockercli [2020-10-09T20:26:54.531Z] #20 1.885 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-09T20:26:54.531Z] #20 1.885 ++ uname -m [2020-10-09T20:26:54.531Z] #20 1.885 + arch=s390x [2020-10-09T20:26:54.531Z] #20 1.885 + '[' s390x '!=' x86_64 ']' [2020-10-09T20:26:54.531Z] #20 1.885 + '[' s390x '!=' s390x ']' [2020-10-09T20:26:54.531Z] #20 1.885 + url=https://download.docker.com/linux/static [2020-10-09T20:26:54.531Z] #20 1.885 + tar -xz docker/docker [2020-10-09T20:26:54.531Z] #20 1.885 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-10-09T20:26:54.531Z] #20 7.605 + mkdir -p /build [2020-10-09T20:26:54.531Z] #20 7.613 + mv docker/docker /build/ [2020-10-09T20:26:54.531Z] #20 7.628 + rmdir docker [2020-10-09T20:26:54.531Z] #20 DONE 8.1s [2020-10-09T20:26:54.531Z] [2020-10-09T20:26:54.531Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-09T20:26:54.531Z] #48 2.309 + RM_GOPATH=0 [2020-10-09T20:26:54.531Z] #48 2.309 + TMP_GOPATH= [2020-10-09T20:26:54.531Z] #48 2.309 + : /build [2020-10-09T20:26:54.531Z] #48 2.309 + '[' -z '' ']' [2020-10-09T20:26:54.531Z] #48 2.311 ++ mktemp -d [2020-10-09T20:26:54.531Z] #48 2.313 + export GOPATH=/tmp/tmp.iFGpp4Rto8 [2020-10-09T20:26:54.531Z] #48 2.314 + GOPATH=/tmp/tmp.iFGpp4Rto8 [2020-10-09T20:26:54.531Z] #48 2.314 + RM_GOPATH=1 [2020-10-09T20:26:54.531Z] #48 2.314 ++ dirname ./install.sh [2020-10-09T20:26:54.531Z] #48 2.317 + dir=. [2020-10-09T20:26:54.531Z] #48 2.317 + bin=gometalinter [2020-10-09T20:26:54.531Z] #48 2.317 + shift [2020-10-09T20:26:54.531Z] #48 2.317 + '[' '!' -f ./gometalinter.installer ']' [2020-10-09T20:26:54.531Z] #48 2.318 + . ./gometalinter.installer [2020-10-09T20:26:54.531Z] #48 2.318 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-10-09T20:26:54.531Z] #48 2.319 + install_gometalinter [2020-10-09T20:26:54.531Z] #48 2.319 + echo 'Installing gometalinter version v2.0.6' [2020-10-09T20:26:54.531Z] #48 2.319 Installing gometalinter version v2.0.6 [2020-10-09T20:26:54.531Z] #48 2.319 + go get -d github.com/alecthomas/gometalinter [2020-10-09T20:26:54.531Z] #48 7.276 + cd /tmp/tmp.iFGpp4Rto8/src/github.com/alecthomas/gometalinter [2020-10-09T20:26:54.531Z] #48 7.276 + git checkout -q v2.0.6 [2020-10-09T20:26:54.531Z] #48 7.520 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-10-09T20:26:55.190Z] #48 ... [2020-10-09T20:26:55.190Z] [2020-10-09T20:26:55.190Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:26:55.190Z] #45 8.868 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-10-09T20:26:55.789Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.2s done [2020-10-09T20:26:55.789Z] #5 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-10-09T20:26:55.789Z] #5 DONE 15.7s [2020-10-09T20:26:55.789Z] [2020-10-09T20:26:55.789Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-09T20:26:55.810Z] db4e2d8d5901: Pull complete [2020-10-09T20:26:55.827Z] #45 9.551 go: finding gotest.tools v2.2.0+incompatible [2020-10-09T20:26:55.827Z] #45 9.558 go: downloading gotest.tools v2.2.0+incompatible [2020-10-09T20:26:55.827Z] #45 9.659 go: finding gotest.tools/gotestsum v0.5.4 [2020-10-09T20:26:56.105Z] dfe2d012519c: Pull complete [2020-10-09T20:26:56.119Z] #45 9.665 go: downloading gotest.tools/gotestsum v0.5.4 [2020-10-09T20:26:56.119Z] #45 9.670 go: extracting gotest.tools v2.2.0+incompatible [2020-10-09T20:26:56.119Z] #45 9.798 go: extracting gotest.tools/gotestsum v0.5.4 [2020-10-09T20:26:56.119Z] #45 ... [2020-10-09T20:26:56.119Z] [2020-10-09T20:26:56.119Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-09T20:26:56.119Z] #26 2.200 + mktemp -d [2020-10-09T20:26:56.119Z] #26 2.200 + export GOPATH=/tmp/tmp.QRW3xFFW2l [2020-10-09T20:26:56.119Z] #26 2.200 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.QRW3xFFW2l/src/github.com/go-swagger/go-swagger [2020-10-09T20:26:56.119Z] #26 2.200 Cloning into '/tmp/tmp.QRW3xFFW2l/src/github.com/go-swagger/go-swagger'... [2020-10-09T20:26:56.119Z] #26 ... [2020-10-09T20:26:56.119Z] [2020-10-09T20:26:56.119Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:26:56.119Z] #38 2.181 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:26:56.119Z] #38 2.233 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:26:56.119Z] #38 2.242 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:26:56.119Z] #38 2.872 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-09T20:26:56.119Z] #38 4.652 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-10-09T20:26:56.119Z] #38 6.139 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-10-09T20:26:56.400Z] 5d8f1d1f9197: Pull complete [2020-10-09T20:26:56.412Z] #38 ... [2020-10-09T20:26:56.412Z] [2020-10-09T20:26:56.412Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-09T20:26:56.412Z] #54 1.198 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:26:56.412Z] #54 1.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:26:56.412Z] #54 1.350 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:26:56.412Z] #54 1.578 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-09T20:26:56.412Z] #54 2.351 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-10-09T20:26:56.412Z] #54 2.366 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-10-09T20:26:56.412Z] #54 10.14 Fetched 8078 kB in 9s (898 kB/s) [2020-10-09T20:26:56.412Z] #54 10.14 Reading package lists... [2020-10-09T20:26:56.412Z] #54 ... [2020-10-09T20:26:56.412Z] [2020-10-09T20:26:56.412Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-09T20:26:56.412Z] #22 2.540 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:26:56.412Z] #22 2.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:26:56.412Z] #22 2.624 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:26:56.412Z] #22 3.205 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-09T20:26:56.412Z] #22 4.779 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-10-09T20:26:56.412Z] #22 6.740 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-10-09T20:26:56.695Z] 3c370c2e2f82: Verifying Checksum [2020-10-09T20:26:56.695Z] 3c370c2e2f82: Download complete [2020-10-09T20:26:56.704Z] #22 ... [2020-10-09T20:26:56.704Z] [2020-10-09T20:26:56.704Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-09T20:26:56.704Z] #7 2.062 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:26:56.704Z] #7 2.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:26:56.704Z] #7 2.128 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:26:56.704Z] #7 2.563 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-09T20:26:56.704Z] #7 4.067 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-10-09T20:26:56.704Z] #7 6.131 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-10-09T20:26:56.704Z] #7 ... [2020-10-09T20:26:56.704Z] [2020-10-09T20:26:56.704Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-10-09T20:26:56.704Z] #60 2.339 + RM_GOPATH=0 [2020-10-09T20:26:56.704Z] #60 2.339 + TMP_GOPATH= [2020-10-09T20:26:56.704Z] #60 2.339 + : /build/ [2020-10-09T20:26:56.704Z] #60 2.339 + '[' -z '' ']' [2020-10-09T20:26:56.704Z] #60 2.339 ++ mktemp -d [2020-10-09T20:26:56.704Z] #60 2.340 + export GOPATH=/tmp/tmp.scFfR1W5zM [2020-10-09T20:26:56.704Z] #60 2.340 + GOPATH=/tmp/tmp.scFfR1W5zM [2020-10-09T20:26:56.704Z] #60 2.340 + RM_GOPATH=1 [2020-10-09T20:26:56.704Z] #60 2.340 ++ dirname ./install.sh [2020-10-09T20:26:56.704Z] #60 2.340 + dir=. [2020-10-09T20:26:56.704Z] #60 2.340 + bin=rootlesskit [2020-10-09T20:26:56.704Z] #60 2.340 + shift [2020-10-09T20:26:56.704Z] #60 2.340 + '[' '!' -f ./rootlesskit.installer ']' [2020-10-09T20:26:56.704Z] #60 2.340 + . ./rootlesskit.installer [2020-10-09T20:26:56.704Z] #60 2.340 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-09T20:26:56.704Z] #60 2.340 + install_rootlesskit [2020-10-09T20:26:56.704Z] #60 2.340 + case "$1" in [2020-10-09T20:26:56.704Z] #60 2.340 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-09T20:26:56.704Z] #60 2.340 + export CGO_ENABLED=0 [2020-10-09T20:26:56.704Z] #60 2.340 + CGO_ENABLED=0 [2020-10-09T20:26:56.704Z] #60 2.340 + _install_rootlesskit [2020-10-09T20:26:56.704Z] #60 2.340 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-09T20:26:56.704Z] #60 2.340 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.scFfR1W5zM/src/github.com/rootless-containers/rootlesskit [2020-10-09T20:26:56.704Z] #60 2.344 Cloning into '/tmp/tmp.scFfR1W5zM/src/github.com/rootless-containers/rootlesskit'... [2020-10-09T20:26:56.704Z] #60 5.966 + cd /tmp/tmp.scFfR1W5zM/src/github.com/rootless-containers/rootlesskit [2020-10-09T20:26:56.704Z] #60 5.966 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-09T20:26:56.704Z] #60 6.198 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-09T20:26:56.704Z] #60 6.198 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-09T20:26:56.704Z] #60 ... [2020-10-09T20:26:56.704Z] [2020-10-09T20:26:56.704Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:26:56.704Z] #42 1.192 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-09T20:26:56.704Z] #42 1.192 + RM_GOPATH=0 [2020-10-09T20:26:56.704Z] #42 1.192 + TMP_GOPATH= [2020-10-09T20:26:56.704Z] #42 1.192 + : /build [2020-10-09T20:26:56.704Z] #42 1.192 + '[' -z '' ']' [2020-10-09T20:26:56.704Z] #42 1.192 ++ mktemp -d [2020-10-09T20:26:56.704Z] #42 1.192 + export GOPATH=/tmp/tmp.Hh16mKZwwp [2020-10-09T20:26:56.704Z] #42 1.192 + GOPATH=/tmp/tmp.Hh16mKZwwp [2020-10-09T20:26:56.704Z] #42 1.192 + RM_GOPATH=1 [2020-10-09T20:26:56.704Z] #42 1.192 ++ dirname ./install.sh [2020-10-09T20:26:56.704Z] #42 1.192 + dir=. [2020-10-09T20:26:56.704Z] #42 1.192 + bin=vndr [2020-10-09T20:26:56.704Z] #42 1.192 + shift [2020-10-09T20:26:56.704Z] #42 1.192 + '[' '!' -f ./vndr.installer ']' [2020-10-09T20:26:56.704Z] #42 1.192 + . ./vndr.installer [2020-10-09T20:26:56.704Z] #42 1.192 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-09T20:26:56.704Z] #42 1.192 + install_vndr [2020-10-09T20:26:56.704Z] #42 1.192 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-10-09T20:26:56.704Z] #42 1.192 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Hh16mKZwwp/src/github.com/LK4D4/vndr [2020-10-09T20:26:56.704Z] #42 1.210 Cloning into '/tmp/tmp.Hh16mKZwwp/src/github.com/LK4D4/vndr'... [2020-10-09T20:26:56.704Z] #42 1.626 + cd /tmp/tmp.Hh16mKZwwp/src/github.com/LK4D4/vndr [2020-10-09T20:26:56.704Z] #42 1.626 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-09T20:26:56.704Z] #42 1.626 + go build -buildmode=pie -v -o /build/vndr . [2020-10-09T20:26:56.704Z] #42 1.991 internal/cpu [2020-10-09T20:26:56.704Z] #42 1.991 runtime/internal/atomic [2020-10-09T20:26:56.704Z] #42 2.155 runtime/internal/sys [2020-10-09T20:26:56.704Z] #42 2.246 runtime/internal/math [2020-10-09T20:26:56.704Z] #42 2.330 internal/race [2020-10-09T20:26:56.704Z] #42 2.414 internal/bytealg [2020-10-09T20:26:56.704Z] #42 2.443 sync/atomic [2020-10-09T20:26:56.704Z] #42 2.586 unicode [2020-10-09T20:26:56.704Z] #42 2.739 runtime [2020-10-09T20:26:56.704Z] #42 5.547 unicode/utf8 [2020-10-09T20:26:56.704Z] #42 6.022 math/bits [2020-10-09T20:26:56.704Z] #42 6.464 math [2020-10-09T20:26:56.996Z] #42 ... [2020-10-09T20:26:56.996Z] [2020-10-09T20:26:56.996Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:26:56.996Z] #31 2.067 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:26:56.996Z] #31 2.147 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:26:56.997Z] #31 2.147 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:26:56.997Z] #31 2.567 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-09T20:26:56.997Z] #31 4.180 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-10-09T20:26:56.997Z] #31 5.922 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-10-09T20:26:56.997Z] #31 ... [2020-10-09T20:26:56.997Z] [2020-10-09T20:26:56.997Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:26:56.997Z] #42 10.90 internal/testlog [2020-10-09T20:26:57.632Z] #42 11.27 encoding [2020-10-09T20:26:57.632Z] #42 11.40 unicode/utf16 [2020-10-09T20:26:57.927Z] #42 11.54 container/list [2020-10-09T20:26:57.927Z] #42 ... [2020-10-09T20:26:57.927Z] [2020-10-09T20:26:57.927Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-09T20:26:57.927Z] #66 1.406 + RM_GOPATH=0 [2020-10-09T20:26:57.927Z] #66 1.406 + TMP_GOPATH= [2020-10-09T20:26:57.927Z] #66 1.406 + : /build [2020-10-09T20:26:57.927Z] #66 1.406 + '[' -z '' ']' [2020-10-09T20:26:57.927Z] #66 1.406 ++ mktemp -d [2020-10-09T20:26:57.927Z] #66 1.407 + export GOPATH=/tmp/tmp.LMXFs0IunI [2020-10-09T20:26:57.927Z] #66 1.407 + GOPATH=/tmp/tmp.LMXFs0IunI [2020-10-09T20:26:57.927Z] #66 1.407 + RM_GOPATH=1 [2020-10-09T20:26:57.927Z] #66 1.407 ++ dirname ./install.sh [2020-10-09T20:26:57.927Z] #66 1.412 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-09T20:26:57.927Z] #66 1.412 + dir=. [2020-10-09T20:26:57.927Z] #66 1.412 + bin=proxy [2020-10-09T20:26:57.927Z] #66 1.412 + shift [2020-10-09T20:26:57.927Z] #66 1.412 + '[' '!' -f ./proxy.installer ']' [2020-10-09T20:26:57.927Z] #66 1.412 + . ./proxy.installer [2020-10-09T20:26:57.927Z] #66 1.412 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-09T20:26:57.927Z] #66 1.412 + install_proxy [2020-10-09T20:26:57.927Z] #66 1.412 + case "$1" in [2020-10-09T20:26:57.927Z] #66 1.412 + export CGO_ENABLED=0 [2020-10-09T20:26:57.927Z] #66 1.412 + CGO_ENABLED=0 [2020-10-09T20:26:57.927Z] #66 1.412 + _install_proxy [2020-10-09T20:26:57.927Z] #66 1.412 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-10-09T20:26:57.927Z] #66 1.412 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LMXFs0IunI/src/github.com/docker/libnetwork [2020-10-09T20:26:57.927Z] #66 1.412 Cloning into '/tmp/tmp.LMXFs0IunI/src/github.com/docker/libnetwork'... [2020-10-09T20:26:57.927Z] #66 ... [2020-10-09T20:26:57.927Z] [2020-10-09T20:26:57.927Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-09T20:26:57.927Z] #7 12.04 Fetched 8078 kB in 10s (808 kB/s) [2020-10-09T20:26:58.321Z] #6 DONE 3.2s [2020-10-09T20:26:58.321Z] [2020-10-09T20:26:58.322Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:26:58.322Z] #31 ... [2020-10-09T20:26:58.322Z] [2020-10-09T20:26:58.322Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:26:58.322Z] #18 DONE 0.1s [2020-10-09T20:26:58.322Z] [2020-10-09T20:26:58.322Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-10-09T20:26:58.322Z] #19 DONE 0.1s [2020-10-09T20:26:58.563Z] #7 12.04 Reading package lists... [2020-10-09T20:26:58.563Z] #7 ... [2020-10-09T20:26:58.563Z] [2020-10-09T20:26:58.563Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:26:58.563Z] #36 2.467 + mktemp -d [2020-10-09T20:26:58.563Z] #36 2.472 + export GOPATH=/tmp/tmp.qNbEP2EWRA [2020-10-09T20:26:58.563Z] #36 2.472 + git clone https://github.com/docker/distribution.git /tmp/tmp.qNbEP2EWRA/src/github.com/docker/distribution [2020-10-09T20:26:58.563Z] #36 2.472 Cloning into '/tmp/tmp.qNbEP2EWRA/src/github.com/docker/distribution'... [2020-10-09T20:26:58.563Z] #36 12.62 + cd /tmp/tmp.qNbEP2EWRA/src/github.com/docker/distribution [2020-10-09T20:26:58.563Z] #36 12.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-09T20:26:58.563Z] #36 ... [2020-10-09T20:26:58.563Z] [2020-10-09T20:26:58.563Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:26:58.563Z] #42 11.93 crypto/internal/subtle [2020-10-09T20:26:58.563Z] #42 12.04 crypto/subtle [2020-10-09T20:26:58.563Z] #42 12.18 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-09T20:26:58.563Z] #42 12.26 internal/nettrace [2020-10-09T20:26:58.563Z] #42 12.29 runtime/cgo [2020-10-09T20:26:58.580Z] [2020-10-09T20:26:58.580Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-10-09T20:26:58.580Z] #47 DONE 0.1s [2020-10-09T20:26:58.580Z] [2020-10-09T20:26:58.580Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-10-09T20:26:58.580Z] #59 DONE 0.1s [2020-10-09T20:26:58.580Z] [2020-10-09T20:26:58.580Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-10-09T20:26:58.580Z] #65 DONE 0.1s [2020-10-09T20:26:58.580Z] [2020-10-09T20:26:58.580Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-10-09T20:26:58.580Z] #44 DONE 0.2s [2020-10-09T20:26:58.580Z] [2020-10-09T20:26:58.580Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-09T20:26:58.580Z] #66 ... [2020-10-09T20:26:58.580Z] [2020-10-09T20:26:58.580Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-10-09T20:26:58.580Z] #41 DONE 0.2s [2020-10-09T20:26:58.580Z] [2020-10-09T20:26:58.580Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-10-09T20:26:58.580Z] #28 DONE 0.2s [2020-10-09T20:26:58.779Z] 1301750ffb48: Pull complete [2020-10-09T20:26:58.841Z] [2020-10-09T20:26:58.841Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:27:01.536Z] dc5c6edc9cff: Pull complete [2020-10-09T20:27:04.127Z] #29 4.647 + RM_GOPATH=0 [2020-10-09T20:27:04.127Z] #29 4.647 + TMP_GOPATH= [2020-10-09T20:27:04.127Z] #29 4.648 + : /build [2020-10-09T20:27:04.127Z] #29 4.648 + '[' -z '' ']' [2020-10-09T20:27:04.127Z] #29 4.653 ++ mktemp -d [2020-10-09T20:27:04.127Z] #29 4.673 + export GOPATH=/tmp/tmp.fbMNd6Tqq5 [2020-10-09T20:27:04.127Z] #29 4.673 + GOPATH=/tmp/tmp.fbMNd6Tqq5 [2020-10-09T20:27:04.127Z] #29 4.673 + RM_GOPATH=1 [2020-10-09T20:27:04.127Z] #29 4.676 ++ dirname ./install.sh [2020-10-09T20:27:04.127Z] #29 4.678 + dir=. [2020-10-09T20:27:04.127Z] #29 4.688 + bin=tomlv [2020-10-09T20:27:04.127Z] #29 4.688 + shift [2020-10-09T20:27:04.127Z] #29 4.688 + '[' '!' -f ./tomlv.installer ']' [2020-10-09T20:27:04.127Z] #29 4.688 + . ./tomlv.installer [2020-10-09T20:27:04.127Z] #29 4.689 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-09T20:27:04.127Z] #29 4.689 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-09T20:27:04.128Z] #29 4.689 + install_tomlv [2020-10-09T20:27:04.128Z] #29 4.689 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-09T20:27:04.128Z] #29 4.689 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fbMNd6Tqq5/src/github.com/BurntSushi/toml [2020-10-09T20:27:04.128Z] #29 4.691 Cloning into '/tmp/tmp.fbMNd6Tqq5/src/github.com/BurntSushi/toml'... [2020-10-09T20:27:04.128Z] #29 ... [2020-10-09T20:27:04.128Z] [2020-10-09T20:27:04.128Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:04.128Z] #31 5.508 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:27:04.128Z] #31 5.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:27:04.128Z] #31 5.607 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:27:04.142Z] #42 16.94 vendor/golang.org/x/crypto/internal/subtle [2020-10-09T20:27:04.142Z] #42 ... [2020-10-09T20:27:04.142Z] [2020-10-09T20:27:04.142Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:27:04.142Z] #45 10.18 go: downloading github.com/fatih/color v1.9.0 [2020-10-09T20:27:04.142Z] #45 10.19 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-09T20:27:04.142Z] #45 10.19 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-09T20:27:04.142Z] #45 10.19 go: downloading github.com/pkg/errors v0.9.1 [2020-10-09T20:27:04.142Z] #45 10.19 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-09T20:27:04.142Z] #45 10.23 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-09T20:27:04.142Z] #45 10.29 go: extracting github.com/fatih/color v1.9.0 [2020-10-09T20:27:04.142Z] #45 10.29 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-09T20:27:04.142Z] #45 10.35 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-09T20:27:04.142Z] #45 10.39 go: extracting github.com/pkg/errors v0.9.1 [2020-10-09T20:27:04.142Z] #45 10.39 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-09T20:27:04.142Z] #45 10.45 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-09T20:27:04.142Z] #45 10.52 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-09T20:27:04.142Z] #45 10.58 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-09T20:27:04.142Z] #45 10.59 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-09T20:27:04.142Z] #45 10.59 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-09T20:27:04.142Z] #45 10.61 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-09T20:27:04.142Z] #45 11.43 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-09T20:27:04.142Z] #45 12.19 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-09T20:27:04.142Z] #45 13.08 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-09T20:27:04.142Z] #45 14.98 go: finding github.com/fatih/color v1.9.0 [2020-10-09T20:27:04.142Z] #45 15.03 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-09T20:27:04.142Z] #45 15.17 go: finding github.com/pkg/errors v0.9.1 [2020-10-09T20:27:04.142Z] #45 15.20 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-09T20:27:04.142Z] #45 15.22 go: finding github.com/spf13/pflag v1.0.3 [2020-10-09T20:27:04.142Z] #45 15.27 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-09T20:27:04.142Z] #45 15.48 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-09T20:27:04.142Z] #45 15.50 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-09T20:27:04.142Z] #45 15.52 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-09T20:27:04.142Z] #45 15.60 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-09T20:27:04.142Z] #45 15.65 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-09T20:27:05.065Z] #31 6.686 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-09T20:27:05.082Z] 3c370c2e2f82: Pull complete [2020-10-09T20:27:05.082Z] 5ffb2f5886e2: Pull complete [2020-10-09T20:27:05.082Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-10-09T20:27:05.082Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-10-09T20:27:05.082Z] ---> 805dc2d65d1c [2020-10-09T20:27:05.082Z] Step 6/140 : ARG APT_MIRROR [2020-10-09T20:27:05.082Z] ---> Running in 7d4f8a82c68f [2020-10-09T20:27:05.082Z] Removing intermediate container 7d4f8a82c68f [2020-10-09T20:27:05.082Z] ---> 9d0c6f1ca790 [2020-10-09T20:27:05.082Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-10-09T20:27:05.082Z] ---> Running in d4bf6ecf22d3 [2020-10-09T20:27:05.182Z] #45 ... [2020-10-09T20:27:05.182Z] [2020-10-09T20:27:05.182Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-09T20:27:05.182Z] #54 10.14 Reading package lists... [2020-10-09T20:27:05.182Z] #54 13.48 Reading package lists... [2020-10-09T20:27:05.182Z] #54 17.02 Building dependency tree... [2020-10-09T20:27:05.182Z] #54 17.44 Reading state information... [2020-10-09T20:27:05.182Z] #54 17.95 The following additional packages will be installed: [2020-10-09T20:27:05.182Z] #54 17.95 libbtrfs0 [2020-10-09T20:27:05.182Z] #54 18.07 The following NEW packages will be installed: [2020-10-09T20:27:05.182Z] #54 18.10 libbtrfs-dev libbtrfs0 [2020-10-09T20:27:05.182Z] #54 18.26 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:27:05.182Z] #54 18.26 Need to get 118 kB of archives. [2020-10-09T20:27:05.182Z] #54 18.26 After this operation, 390 kB of additional disk space will be used. [2020-10-09T20:27:05.182Z] #54 18.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-10-09T20:27:05.182Z] #54 18.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-10-09T20:27:05.182Z] #54 18.93 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:27:05.182Z] #54 19.04 Fetched 118 kB in 0s (745 kB/s) [2020-10-09T20:27:05.182Z] #54 19.12 Selecting previously unselected package libbtrfs0. [2020-10-09T20:27:05.182Z] #54 19.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-10-09T20:27:05.182Z] #54 19.15 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-10-09T20:27:05.182Z] #54 19.16 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-09T20:27:05.182Z] #54 19.22 Selecting previously unselected package libbtrfs-dev. [2020-10-09T20:27:05.182Z] #54 19.23 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-10-09T20:27:05.182Z] #54 19.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:27:05.475Z] #54 19.37 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-09T20:27:05.475Z] #54 19.38 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:27:05.475Z] #54 19.38 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:27:05.475Z] #54 ... [2020-10-09T20:27:05.475Z] [2020-10-09T20:27:05.475Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:27:05.475Z] #29 9.036 unicode/utf8 [2020-10-09T20:27:05.475Z] #29 9.390 internal/race [2020-10-09T20:27:05.475Z] #29 9.557 sync/atomic [2020-10-09T20:27:05.475Z] #29 9.771 unicode [2020-10-09T20:27:05.475Z] #29 11.39 internal/testlog [2020-10-09T20:27:05.475Z] #29 11.59 encoding [2020-10-09T20:27:05.475Z] #29 11.76 runtime/cgo [2020-10-09T20:27:05.719Z] Removing intermediate container d4bf6ecf22d3 [2020-10-09T20:27:05.719Z] ---> fb4de6ea90ea [2020-10-09T20:27:05.719Z] Step 8/140 : ENV GO111MODULE=off [2020-10-09T20:27:05.719Z] ---> Running in e40c0fad4736 [2020-10-09T20:27:05.719Z] Removing intermediate container e40c0fad4736 [2020-10-09T20:27:05.719Z] ---> 005e2d6a5359 [2020-10-09T20:27:05.719Z] Step 9/140 : FROM base AS criu [2020-10-09T20:27:05.719Z] ---> 005e2d6a5359 [2020-10-09T20:27:05.719Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-10-09T20:27:05.768Z] #29 ... [2020-10-09T20:27:05.768Z] [2020-10-09T20:27:05.768Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-09T20:27:05.768Z] #7 12.04 Reading package lists... [2020-10-09T20:27:05.768Z] #7 14.67 Reading package lists... [2020-10-09T20:27:05.768Z] #7 17.54 Building dependency tree... [2020-10-09T20:27:05.768Z] #7 17.93 Reading state information... [2020-10-09T20:27:05.768Z] #7 18.27 The following additional packages will be installed: [2020-10-09T20:27:05.768Z] #7 18.27 libapparmor1 [2020-10-09T20:27:05.768Z] #7 18.28 Suggested packages: [2020-10-09T20:27:05.768Z] #7 18.28 seccomp [2020-10-09T20:27:05.768Z] #7 18.43 The following NEW packages will be installed: [2020-10-09T20:27:05.768Z] #7 18.49 libapparmor-dev libapparmor1 libseccomp-dev [2020-10-09T20:27:05.768Z] #7 18.61 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:27:05.768Z] #7 18.61 Need to get 288 kB of archives. [2020-10-09T20:27:05.768Z] #7 18.61 After this operation, 957 kB of additional disk space will be used. [2020-10-09T20:27:05.768Z] #7 18.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-10-09T20:27:05.768Z] #7 18.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-10-09T20:27:05.768Z] #7 18.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-10-09T20:27:05.768Z] #7 19.23 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:27:05.768Z] #7 19.28 Fetched 288 kB in 0s (2171 kB/s) [2020-10-09T20:27:05.768Z] #7 19.36 Selecting previously unselected package libapparmor1:s390x. [2020-10-09T20:27:05.768Z] #7 19.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-10-09T20:27:05.768Z] #7 19.40 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-10-09T20:27:05.768Z] #7 19.41 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-10-09T20:27:05.768Z] #7 19.54 Selecting previously unselected package libapparmor-dev:s390x. [2020-10-09T20:27:05.768Z] #7 19.54 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-10-09T20:27:05.768Z] #7 19.55 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-10-09T20:27:05.768Z] #7 19.67 Selecting previously unselected package libseccomp-dev:s390x. [2020-10-09T20:27:05.768Z] #7 19.68 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-10-09T20:27:05.768Z] #7 19.69 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-10-09T20:27:06.013Z] ---> Running in 3fcf4314e8ad [2020-10-09T20:27:06.013Z] Removing intermediate container 3fcf4314e8ad [2020-10-09T20:27:06.013Z] ---> 303e6fa8db33 [2020-10-09T20:27:06.013Z] Step 11/140 : RUN 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 && rm -rf /var/lib/apt/lists/* [2020-10-09T20:27:06.013Z] ---> Running in 7a008da750ec [2020-10-09T20:27:06.073Z] #7 19.94 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-10-09T20:27:06.073Z] #7 20.06 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-10-09T20:27:06.073Z] #7 ... [2020-10-09T20:27:06.073Z] [2020-10-09T20:27:06.073Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-09T20:27:06.073Z] #54 DONE 20.1s [2020-10-09T20:27:06.073Z] [2020-10-09T20:27:06.073Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:27:06.073Z] #55 DONE 0.1s [2020-10-09T20:27:06.073Z] [2020-10-09T20:27:06.073Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-09T20:27:06.073Z] #7 20.07 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-10-09T20:27:06.074Z] #7 20.08 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:27:06.074Z] #7 ... [2020-10-09T20:27:06.074Z] [2020-10-09T20:27:06.074Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-10-09T20:27:06.309Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:27:06.309Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:27:06.366Z] #56 DONE 0.1s [2020-10-09T20:27:06.366Z] [2020-10-09T20:27:06.366Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:27:06.366Z] #57 ... [2020-10-09T20:27:06.366Z] [2020-10-09T20:27:06.366Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-09T20:27:06.366Z] #7 DONE 20.4s [2020-10-09T20:27:06.366Z] [2020-10-09T20:27:06.366Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:27:06.366Z] #50 DONE 0.1s [2020-10-09T20:27:06.366Z] [2020-10-09T20:27:06.366Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-10-09T20:27:06.606Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:27:06.606Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-09T20:27:06.669Z] #51 DONE 0.1s [2020-10-09T20:27:06.669Z] [2020-10-09T20:27:06.669Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-09T20:27:06.905Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-10-09T20:27:06.905Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-10-09T20:27:06.971Z] #31 8.628 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-10-09T20:27:07.332Z] #52 0.882 + RM_GOPATH=0 [2020-10-09T20:27:07.333Z] #52 0.882 + TMP_GOPATH= [2020-10-09T20:27:07.333Z] #52 0.882 + : /build [2020-10-09T20:27:07.333Z] #52 0.882 + '[' -z '' ']' [2020-10-09T20:27:07.333Z] #52 0.882 ++ mktemp -d [2020-10-09T20:27:07.333Z] #52 0.883 + export GOPATH=/tmp/tmp.2e50xGhxDF [2020-10-09T20:27:07.333Z] #52 0.883 + GOPATH=/tmp/tmp.2e50xGhxDF [2020-10-09T20:27:07.333Z] #52 0.884 + RM_GOPATH=1 [2020-10-09T20:27:07.333Z] #52 0.884 ++ dirname ./install.sh [2020-10-09T20:27:07.333Z] #52 0.886 + dir=. [2020-10-09T20:27:07.333Z] #52 0.886 + bin=runc [2020-10-09T20:27:07.333Z] #52 0.886 + shift [2020-10-09T20:27:07.333Z] #52 0.886 + '[' '!' -f ./runc.installer ']' [2020-10-09T20:27:07.333Z] #52 0.886 + . ./runc.installer [2020-10-09T20:27:07.333Z] #52 0.886 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-09T20:27:07.333Z] #52 0.887 + install_runc [2020-10-09T20:27:07.333Z] #52 0.887 + uname -r [2020-10-09T20:27:07.333Z] #52 0.888 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-09T20:27:07.333Z] #52 0.891 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-09T20:27:07.333Z] #52 0.891 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-10-09T20:27:07.333Z] #52 0.891 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-10-09T20:27:07.333Z] #52 0.891 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2e50xGhxDF/src/github.com/opencontainers/runc [2020-10-09T20:27:07.333Z] #52 0.913 Cloning into '/tmp/tmp.2e50xGhxDF/src/github.com/opencontainers/runc'... [2020-10-09T20:27:07.625Z] #52 ... [2020-10-09T20:27:07.625Z] [2020-10-09T20:27:07.625Z] #8 [dev 1/25] RUN groupadd -r docker [2020-10-09T20:27:07.625Z] #8 DONE 1.1s [2020-10-09T20:27:07.625Z] [2020-10-09T20:27:07.625Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:27:07.625Z] #57 0.953 + RM_GOPATH=0 [2020-10-09T20:27:07.625Z] #57 0.953 + TMP_GOPATH= [2020-10-09T20:27:07.625Z] #57 0.953 + : /build [2020-10-09T20:27:07.625Z] #57 0.953 + '[' -z '' ']' [2020-10-09T20:27:07.625Z] #57 0.953 ++ mktemp -d [2020-10-09T20:27:07.625Z] #57 0.957 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:27:07.625Z] #57 0.959 + export GOPATH=/tmp/tmp.oeNZDvDAvi [2020-10-09T20:27:07.625Z] #57 0.959 + GOPATH=/tmp/tmp.oeNZDvDAvi [2020-10-09T20:27:07.625Z] #57 0.959 + RM_GOPATH=1 [2020-10-09T20:27:07.625Z] #57 0.959 ++ dirname ./install.sh [2020-10-09T20:27:07.625Z] #57 0.959 + dir=. [2020-10-09T20:27:07.625Z] #57 0.959 + bin=containerd [2020-10-09T20:27:07.625Z] #57 0.959 + shift [2020-10-09T20:27:07.625Z] #57 0.959 + '[' '!' -f ./containerd.installer ']' [2020-10-09T20:27:07.625Z] #57 0.959 + . ./containerd.installer [2020-10-09T20:27:07.625Z] #57 0.959 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:27:07.625Z] #57 0.959 + install_containerd [2020-10-09T20:27:07.625Z] #57 0.959 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-10-09T20:27:07.625Z] #57 0.959 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oeNZDvDAvi/src/github.com/containerd/containerd [2020-10-09T20:27:07.626Z] #57 0.962 Cloning into '/tmp/tmp.oeNZDvDAvi/src/github.com/containerd/containerd'... [2020-10-09T20:27:07.918Z] #57 ... [2020-10-09T20:27:07.918Z] [2020-10-09T20:27:07.918Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-09T20:27:07.918Z] #22 12.61 Fetched 8078 kB in 10s (791 kB/s) [2020-10-09T20:27:07.918Z] #22 12.61 Reading package lists... [2020-10-09T20:27:07.918Z] #22 16.12 Reading package lists... [2020-10-09T20:27:07.918Z] #22 18.89 Building dependency tree... [2020-10-09T20:27:07.918Z] #22 19.40 Reading state information... [2020-10-09T20:27:07.918Z] #22 19.78 ca-certificates is already the newest version (20200601~deb10u1). [2020-10-09T20:27:07.918Z] #22 19.78 The following additional packages will be installed: [2020-10-09T20:27:07.918Z] #22 19.81 libjq1 libonig5 [2020-10-09T20:27:07.918Z] #22 20.11 The following NEW packages will be installed: [2020-10-09T20:27:07.918Z] #22 20.12 jq libjq1 libonig5 [2020-10-09T20:27:07.918Z] #22 20.24 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:27:07.918Z] #22 20.24 Need to get 350 kB of archives. [2020-10-09T20:27:07.918Z] #22 20.24 After this operation, 1154 kB of additional disk space will be used. [2020-10-09T20:27:07.918Z] #22 20.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-10-09T20:27:07.918Z] #22 20.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-10-09T20:27:07.918Z] #22 20.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-10-09T20:27:07.918Z] #22 21.09 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:27:07.918Z] #22 21.19 Fetched 350 kB in 0s (3306 kB/s) [2020-10-09T20:27:07.918Z] #22 21.28 Selecting previously unselected package libonig5:s390x. [2020-10-09T20:27:07.919Z] #22 21.28 (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 ... 15177 files and directories currently installed.) [2020-10-09T20:27:07.919Z] #22 21.28 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-10-09T20:27:07.919Z] #22 21.28 Unpacking libonig5:s390x (6.9.1-1) ... [2020-10-09T20:27:07.919Z] #22 21.46 Selecting previously unselected package libjq1:s390x. [2020-10-09T20:27:07.919Z] #22 21.46 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-10-09T20:27:07.919Z] #22 21.46 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-09T20:27:07.919Z] #22 21.64 Selecting previously unselected package jq. [2020-10-09T20:27:07.919Z] #22 21.64 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-10-09T20:27:07.919Z] #22 21.64 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-09T20:27:07.919Z] #22 21.75 Setting up libonig5:s390x (6.9.1-1) ... [2020-10-09T20:27:07.919Z] #22 21.76 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-09T20:27:07.919Z] #22 21.77 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-09T20:27:07.919Z] #22 21.77 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:27:07.919Z] #22 DONE 22.1s [2020-10-09T20:27:07.919Z] [2020-10-09T20:27:07.919Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:07.919Z] #31 11.97 Fetched 8078 kB in 10s (810 kB/s) [2020-10-09T20:27:07.919Z] #31 11.97 Reading package lists... [2020-10-09T20:27:07.919Z] #31 15.45 Reading package lists... [2020-10-09T20:27:07.919Z] #31 18.68 Building dependency tree... [2020-10-09T20:27:07.919Z] #31 19.29 Reading state information... [2020-10-09T20:27:07.919Z] #31 19.72 The following additional packages will be installed: [2020-10-09T20:27:07.919Z] #31 19.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-09T20:27:07.919Z] #31 19.75 Suggested packages: [2020-10-09T20:27:07.919Z] #31 19.75 cmake-doc ninja-build lrzip [2020-10-09T20:27:07.919Z] #31 19.75 Recommended packages: [2020-10-09T20:27:07.919Z] #31 19.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-09T20:27:07.919Z] #31 20.52 The following NEW packages will be installed: [2020-10-09T20:27:07.919Z] #31 20.53 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-09T20:27:07.919Z] #31 20.53 vim-common xxd [2020-10-09T20:27:07.919Z] #31 20.66 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:27:07.919Z] #31 20.66 Need to get 14.0 MB of archives. [2020-10-09T20:27:07.919Z] #31 20.66 After this operation, 62.1 MB of additional disk space will be used. [2020-10-09T20:27:07.919Z] #31 20.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-10-09T20:27:07.919Z] #31 20.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-10-09T20:27:07.919Z] #31 20.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-10-09T20:27:07.919Z] #31 20.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-10-09T20:27:07.919Z] #31 21.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-10-09T20:27:07.919Z] #31 21.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-10-09T20:27:07.919Z] #31 21.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-10-09T20:27:07.919Z] #31 21.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-10-09T20:27:07.919Z] #31 21.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-10-09T20:27:07.919Z] #31 21.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-10-09T20:27:08.212Z] #31 ... [2020-10-09T20:27:08.212Z] [2020-10-09T20:27:08.212Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-10-09T20:27:08.212Z] #23 DONE 0.1s [2020-10-09T20:27:08.212Z] [2020-10-09T20:27:08.212Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:08.212Z] #24 ... [2020-10-09T20:27:08.212Z] [2020-10-09T20:27:08.212Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:08.212Z] #38 12.36 Fetched 8078 kB in 10s (786 kB/s) [2020-10-09T20:27:08.212Z] #38 12.36 Reading package lists... [2020-10-09T20:27:08.212Z] #38 15.19 Reading package lists... [2020-10-09T20:27:08.212Z] #38 18.23 Building dependency tree... [2020-10-09T20:27:08.212Z] #38 18.73 Reading state information... [2020-10-09T20:27:08.212Z] #38 19.05 The following additional packages will be installed: [2020-10-09T20:27:08.212Z] #38 19.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-09T20:27:08.212Z] #38 19.07 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-09T20:27:08.212Z] #38 19.07 Suggested packages: [2020-10-09T20:27:08.212Z] #38 19.07 manpages-dev python-setuptools [2020-10-09T20:27:08.212Z] #38 20.02 The following NEW packages will be installed: [2020-10-09T20:27:08.212Z] #38 20.03 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-09T20:27:08.212Z] #38 20.03 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-09T20:27:08.212Z] #38 20.03 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-09T20:27:08.212Z] #38 20.03 python-six zlib1g-dev [2020-10-09T20:27:08.212Z] #38 20.16 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:27:08.212Z] #38 20.16 Need to get 3742 kB of archives. [2020-10-09T20:27:08.212Z] #38 20.16 After this operation, 22.0 MB of additional disk space will be used. [2020-10-09T20:27:08.212Z] #38 20.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-10-09T20:27:08.212Z] #38 20.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-10-09T20:27:08.212Z] #38 20.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-10-09T20:27:08.212Z] #38 20.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-10-09T20:27:08.212Z] #38 20.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-10-09T20:27:08.212Z] #38 20.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-10-09T20:27:08.212Z] #38 20.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-10-09T20:27:08.212Z] #38 20.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-10-09T20:27:08.212Z] #38 20.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-10-09T20:27:08.212Z] #38 20.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-10-09T20:27:08.212Z] #38 20.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-10-09T20:27:08.212Z] #38 20.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-10-09T20:27:08.212Z] #38 20.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-10-09T20:27:08.212Z] #38 20.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-10-09T20:27:08.212Z] #38 20.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-09T20:27:08.212Z] #38 20.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-10-09T20:27:08.212Z] #38 20.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-10-09T20:27:08.212Z] #38 21.31 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:27:08.212Z] #38 21.46 Fetched 3742 kB in 0s (9508 kB/s) [2020-10-09T20:27:08.212Z] #38 21.54 Selecting previously unselected package libcap-dev:s390x. [2020-10-09T20:27:08.212Z] #38 21.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 ... 15177 files and directories currently installed.) [2020-10-09T20:27:08.212Z] #38 21.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-10-09T20:27:08.212Z] #38 21.63 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-10-09T20:27:08.212Z] #38 21.70 Selecting previously unselected package libnet1:s390x. [2020-10-09T20:27:08.212Z] #38 21.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-10-09T20:27:08.212Z] #38 21.70 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-09T20:27:08.212Z] #38 21.78 Selecting previously unselected package libnet1-dev. [2020-10-09T20:27:08.212Z] #38 21.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-10-09T20:27:08.212Z] #38 21.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-09T20:27:08.212Z] #38 22.08 Selecting previously unselected package libnl-3-200:s390x. [2020-10-09T20:27:08.212Z] #38 22.08 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-10-09T20:27:08.212Z] #38 22.09 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-10-09T20:27:08.212Z] #38 22.15 Selecting previously unselected package libnl-3-dev:s390x. [2020-10-09T20:27:08.212Z] #38 22.15 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-10-09T20:27:08.212Z] #38 22.16 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-10-09T20:27:08.349Z] #31 ... [2020-10-09T20:27:08.349Z] [2020-10-09T20:27:08.349Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:08.349Z] #38 5.298 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:27:08.349Z] #38 5.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:27:08.349Z] #38 5.356 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:27:08.349Z] #38 6.485 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-09T20:27:08.349Z] #38 8.332 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-10-09T20:27:08.349Z] #38 ... [2020-10-09T20:27:08.349Z] [2020-10-09T20:27:08.349Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-09T20:27:08.349Z] #7 5.363 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:27:08.349Z] #7 5.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:27:08.349Z] #7 5.395 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:27:08.349Z] #7 6.436 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-09T20:27:08.349Z] #7 8.263 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-10-09T20:27:08.417Z] Fetched 8163 kB in 2s (4020 kB/s) [2020-10-09T20:27:08.507Z] #38 ... [2020-10-09T20:27:08.507Z] [2020-10-09T20:27:08.507Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-10-09T20:27:08.507Z] #9 DONE 0.9s [2020-10-09T20:27:08.507Z] [2020-10-09T20:27:08.507Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:08.507Z] #38 22.37 Selecting previously unselected package libprotobuf-c1:s390x. [2020-10-09T20:27:08.507Z] #38 22.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-10-09T20:27:08.507Z] #38 22.37 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-09T20:27:08.507Z] #38 22.44 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-10-09T20:27:08.507Z] #38 22.45 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-10-09T20:27:08.507Z] #38 22.45 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-10-09T20:27:08.507Z] #38 ... [2020-10-09T20:27:08.507Z] [2020-10-09T20:27:08.507Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-09T20:27:08.507Z] #66 12.00 + cd /tmp/tmp.LMXFs0IunI/src/github.com/docker/libnetwork [2020-10-09T20:27:08.507Z] #66 12.00 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-09T20:27:08.507Z] #66 12.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-09T20:27:08.507Z] #66 ... [2020-10-09T20:27:08.507Z] [2020-10-09T20:27:08.507Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:08.507Z] #38 22.59 Selecting previously unselected package zlib1g-dev:s390x. [2020-10-09T20:27:08.507Z] #38 22.59 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-10-09T20:27:08.507Z] #38 22.59 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-10-09T20:27:08.617Z] #7 ... [2020-10-09T20:27:08.617Z] [2020-10-09T20:27:08.617Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-09T20:27:08.617Z] #26 2.749 + mktemp -d [2020-10-09T20:27:08.617Z] #26 2.749 + export GOPATH=/tmp/tmp.yxaVbctFhC [2020-10-09T20:27:08.617Z] #26 2.749 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.yxaVbctFhC/src/github.com/go-swagger/go-swagger [2020-10-09T20:27:08.617Z] #26 2.754 Cloning into '/tmp/tmp.yxaVbctFhC/src/github.com/go-swagger/go-swagger'... [2020-10-09T20:27:08.617Z] #26 ... [2020-10-09T20:27:08.617Z] [2020-10-09T20:27:08.617Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-09T20:27:08.617Z] #54 4.676 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:27:08.617Z] #54 4.898 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:27:08.617Z] #54 5.028 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:27:08.617Z] #54 5.732 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-09T20:27:08.617Z] #54 7.875 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-10-09T20:27:08.617Z] #54 10.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-09T20:27:08.881Z] #54 ... [2020-10-09T20:27:08.881Z] [2020-10-09T20:27:08.881Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:27:08.881Z] #36 4.359 + mktemp -d [2020-10-09T20:27:08.881Z] #36 4.362 + export GOPATH=/tmp/tmp.wnTdFCxmyY [2020-10-09T20:27:08.881Z] #36 4.362 + git clone https://github.com/docker/distribution.git /tmp/tmp.wnTdFCxmyY/src/github.com/docker/distribution [2020-10-09T20:27:08.881Z] #36 4.365 Cloning into '/tmp/tmp.wnTdFCxmyY/src/github.com/docker/distribution'... [2020-10-09T20:27:08.881Z] #36 ... [2020-10-09T20:27:08.881Z] [2020-10-09T20:27:08.881Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-09T20:27:08.881Z] #48 3.877 + RM_GOPATH=0 [2020-10-09T20:27:08.881Z] #48 3.877 + TMP_GOPATH= [2020-10-09T20:27:08.881Z] #48 3.877 + : /build [2020-10-09T20:27:08.881Z] #48 3.877 + '[' -z '' ']' [2020-10-09T20:27:08.881Z] #48 3.879 ++ mktemp -d [2020-10-09T20:27:08.881Z] #48 3.889 + export GOPATH=/tmp/tmp.Y18oeGpoY9 [2020-10-09T20:27:08.881Z] #48 3.889 + GOPATH=/tmp/tmp.Y18oeGpoY9 [2020-10-09T20:27:08.881Z] #48 3.889 + RM_GOPATH=1 [2020-10-09T20:27:08.881Z] #48 3.889 ++ dirname ./install.sh [2020-10-09T20:27:08.881Z] #48 3.904 Installing gometalinter version v2.0.6 [2020-10-09T20:27:08.881Z] #48 3.904 + dir=. [2020-10-09T20:27:08.881Z] #48 3.904 + bin=gometalinter [2020-10-09T20:27:08.881Z] #48 3.904 + shift [2020-10-09T20:27:08.881Z] #48 3.904 + '[' '!' -f ./gometalinter.installer ']' [2020-10-09T20:27:08.881Z] #48 3.904 + . ./gometalinter.installer [2020-10-09T20:27:08.881Z] #48 3.904 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-10-09T20:27:08.881Z] #48 3.904 + install_gometalinter [2020-10-09T20:27:08.881Z] #48 3.904 + echo 'Installing gometalinter version v2.0.6' [2020-10-09T20:27:08.881Z] #48 3.904 + go get -d github.com/alecthomas/gometalinter [2020-10-09T20:27:08.881Z] #48 10.31 + cd /tmp/tmp.Y18oeGpoY9/src/github.com/alecthomas/gometalinter [2020-10-09T20:27:08.881Z] #48 10.32 + git checkout -q v2.0.6 [2020-10-09T20:27:09.058Z] Reading package lists... [2020-10-09T20:27:09.140Z] #48 ... [2020-10-09T20:27:09.140Z] [2020-10-09T20:27:09.140Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:27:09.140Z] #42 4.671 + RM_GOPATH=0 [2020-10-09T20:27:09.140Z] #42 4.671 + TMP_GOPATH= [2020-10-09T20:27:09.140Z] #42 4.672 + : /build [2020-10-09T20:27:09.140Z] #42 4.672 + '[' -z '' ']' [2020-10-09T20:27:09.140Z] #42 4.685 ++ mktemp -d [2020-10-09T20:27:09.140Z] #42 4.697 + export GOPATH=/tmp/tmp.NTDcLshPqH [2020-10-09T20:27:09.140Z] #42 4.698 + GOPATH=/tmp/tmp.NTDcLshPqH [2020-10-09T20:27:09.140Z] #42 4.698 + RM_GOPATH=1 [2020-10-09T20:27:09.140Z] #42 4.699 ++ dirname ./install.sh [2020-10-09T20:27:09.140Z] #42 4.704 + dir=. [2020-10-09T20:27:09.140Z] #42 4.704 + bin=vndr [2020-10-09T20:27:09.140Z] #42 4.704 + shift [2020-10-09T20:27:09.140Z] #42 4.704 + '[' '!' -f ./vndr.installer ']' [2020-10-09T20:27:09.140Z] #42 4.704 + . ./vndr.installer [2020-10-09T20:27:09.140Z] #42 4.704 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-09T20:27:09.140Z] #42 4.704 + install_vndr [2020-10-09T20:27:09.140Z] #42 4.704 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-10-09T20:27:09.140Z] #42 4.704 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NTDcLshPqH/src/github.com/LK4D4/vndr [2020-10-09T20:27:09.140Z] #42 4.704 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-09T20:27:09.140Z] #42 4.715 Cloning into '/tmp/tmp.NTDcLshPqH/src/github.com/LK4D4/vndr'... [2020-10-09T20:27:09.140Z] #42 5.411 + cd /tmp/tmp.NTDcLshPqH/src/github.com/LK4D4/vndr [2020-10-09T20:27:09.140Z] #42 5.411 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-09T20:27:09.140Z] #42 5.419 + go build -buildmode=pie -v -o /build/vndr . [2020-10-09T20:27:09.140Z] #42 6.850 runtime/internal/atomic [2020-10-09T20:27:09.140Z] #42 6.860 internal/cpu [2020-10-09T20:27:09.140Z] #42 7.245 runtime/internal/sys [2020-10-09T20:27:09.140Z] #42 7.453 internal/bytealg [2020-10-09T20:27:09.140Z] #42 7.458 runtime/internal/math [2020-10-09T20:27:09.140Z] #42 7.576 internal/race [2020-10-09T20:27:09.140Z] #42 7.676 sync/atomic [2020-10-09T20:27:09.140Z] #42 8.029 unicode [2020-10-09T20:27:09.140Z] #42 8.237 runtime [2020-10-09T20:27:09.148Z] #38 22.93 Selecting previously unselected package libprotobuf17:s390x. [2020-10-09T20:27:09.148Z] #38 22.93 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-10-09T20:27:09.148Z] #38 22.96 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-10-09T20:27:09.401Z] #42 ... [2020-10-09T20:27:09.401Z] [2020-10-09T20:27:09.401Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-09T20:27:09.401Z] #20 4.820 + RM_GOPATH=0 [2020-10-09T20:27:09.401Z] #20 4.820 + TMP_GOPATH= [2020-10-09T20:27:09.401Z] #20 4.820 + : /build [2020-10-09T20:27:09.401Z] #20 4.821 + '[' -z '' ']' [2020-10-09T20:27:09.401Z] #20 4.824 ++ mktemp -d [2020-10-09T20:27:09.401Z] #20 4.828 + export GOPATH=/tmp/tmp.YA8XRYqgMA [2020-10-09T20:27:09.401Z] #20 4.828 + GOPATH=/tmp/tmp.YA8XRYqgMA [2020-10-09T20:27:09.401Z] #20 4.828 + RM_GOPATH=1 [2020-10-09T20:27:09.401Z] #20 4.831 ++ dirname ./install.sh [2020-10-09T20:27:09.401Z] #20 4.842 + dir=. [2020-10-09T20:27:09.401Z] #20 4.842 + bin=dockercli [2020-10-09T20:27:09.401Z] #20 4.845 + shift [2020-10-09T20:27:09.401Z] #20 4.845 + '[' '!' -f ./dockercli.installer ']' [2020-10-09T20:27:09.401Z] #20 4.845 + . ./dockercli.installer [2020-10-09T20:27:09.401Z] #20 4.845 ++ : stable [2020-10-09T20:27:09.401Z] #20 4.845 ++ : 17.06.2-ce [2020-10-09T20:27:09.401Z] #20 4.845 + install_dockercli [2020-10-09T20:27:09.401Z] #20 4.845 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-09T20:27:09.401Z] #20 4.845 Install docker/cli version 17.06.2-ce from stable [2020-10-09T20:27:09.401Z] #20 4.847 ++ uname -m [2020-10-09T20:27:09.401Z] #20 4.851 + arch=x86_64 [2020-10-09T20:27:09.401Z] #20 4.852 + '[' x86_64 '!=' x86_64 ']' [2020-10-09T20:27:09.401Z] #20 4.852 + url=https://download.docker.com/linux/static [2020-10-09T20:27:09.401Z] #20 4.852 + tar -xz docker/docker [2020-10-09T20:27:09.401Z] #20 4.855 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-09T20:27:09.401Z] #20 ... [2020-10-09T20:27:09.401Z] [2020-10-09T20:27:09.401Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-10-09T20:27:09.401Z] #60 4.764 + RM_GOPATH=0 [2020-10-09T20:27:09.401Z] #60 4.764 + TMP_GOPATH= [2020-10-09T20:27:09.401Z] #60 4.764 + : /build/ [2020-10-09T20:27:09.401Z] #60 4.764 + '[' -z '' ']' [2020-10-09T20:27:09.401Z] #60 4.768 ++ mktemp -d [2020-10-09T20:27:09.401Z] #60 4.799 + export GOPATH=/tmp/tmp.0DDq1ScBHo [2020-10-09T20:27:09.401Z] #60 4.801 + GOPATH=/tmp/tmp.0DDq1ScBHo [2020-10-09T20:27:09.401Z] #60 4.801 + RM_GOPATH=1 [2020-10-09T20:27:09.401Z] #60 4.802 ++ dirname ./install.sh [2020-10-09T20:27:09.401Z] #60 4.807 + dir=. [2020-10-09T20:27:09.401Z] #60 4.807 + bin=rootlesskit [2020-10-09T20:27:09.401Z] #60 4.807 + shift [2020-10-09T20:27:09.401Z] #60 4.807 + '[' '!' -f ./rootlesskit.installer ']' [2020-10-09T20:27:09.401Z] #60 4.807 + . ./rootlesskit.installer [2020-10-09T20:27:09.401Z] #60 4.807 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-09T20:27:09.401Z] #60 4.807 + install_rootlesskit [2020-10-09T20:27:09.401Z] #60 4.807 + case "$1" in [2020-10-09T20:27:09.401Z] #60 4.807 + export CGO_ENABLED=0 [2020-10-09T20:27:09.401Z] #60 4.807 + CGO_ENABLED=0 [2020-10-09T20:27:09.401Z] #60 4.807 + _install_rootlesskit [2020-10-09T20:27:09.401Z] #60 4.807 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-09T20:27:09.401Z] #60 4.807 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0DDq1ScBHo/src/github.com/rootless-containers/rootlesskit [2020-10-09T20:27:09.401Z] #60 4.807 Cloning into '/tmp/tmp.0DDq1ScBHo/src/github.com/rootless-containers/rootlesskit'... [2020-10-09T20:27:09.401Z] #60 4.807 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-09T20:27:09.401Z] #60 10.37 + cd /tmp/tmp.0DDq1ScBHo/src/github.com/rootless-containers/rootlesskit [2020-10-09T20:27:09.401Z] #60 10.38 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-09T20:27:09.443Z] #38 ... [2020-10-09T20:27:09.444Z] [2020-10-09T20:27:09.444Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-10-09T20:27:09.444Z] #10 0.853 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-09T20:27:09.444Z] #10 DONE 1.0s [2020-10-09T20:27:09.444Z] [2020-10-09T20:27:09.444Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:09.444Z] #38 23.45 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-10-09T20:27:09.444Z] #38 23.46 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-10-09T20:27:09.444Z] #38 23.46 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-10-09T20:27:09.665Z] #60 11.06 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-09T20:27:09.665Z] #60 11.07 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-09T20:27:09.665Z] #60 ... [2020-10-09T20:27:09.665Z] [2020-10-09T20:27:09.665Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:27:09.665Z] #45 4.753 + RM_GOPATH=0 [2020-10-09T20:27:09.665Z] #45 4.753 + TMP_GOPATH= [2020-10-09T20:27:09.665Z] #45 4.753 + : /build [2020-10-09T20:27:09.665Z] #45 4.753 + '[' -z '' ']' [2020-10-09T20:27:09.665Z] #45 4.759 ++ mktemp -d [2020-10-09T20:27:09.665Z] #45 4.764 + export GOPATH=/tmp/tmp.sM5r4QGyM8 [2020-10-09T20:27:09.665Z] #45 4.766 + GOPATH=/tmp/tmp.sM5r4QGyM8 [2020-10-09T20:27:09.665Z] #45 4.766 + RM_GOPATH=1 [2020-10-09T20:27:09.665Z] #45 4.767 ++ dirname ./install.sh [2020-10-09T20:27:09.665Z] #45 4.771 + dir=. [2020-10-09T20:27:09.665Z] #45 4.774 + bin=gotestsum [2020-10-09T20:27:09.665Z] #45 4.774 + shift [2020-10-09T20:27:09.665Z] #45 4.775 + '[' '!' -f ./gotestsum.installer ']' [2020-10-09T20:27:09.665Z] #45 4.775 + . ./gotestsum.installer [2020-10-09T20:27:09.665Z] #45 4.775 ++ : v0.3.5 [2020-10-09T20:27:09.665Z] #45 4.776 + install_gotestsum [2020-10-09T20:27:09.665Z] #45 4.779 + set -e [2020-10-09T20:27:09.665Z] #45 4.779 + export GO111MODULE=on [2020-10-09T20:27:09.665Z] #45 4.779 + GO111MODULE=on [2020-10-09T20:27:09.665Z] #45 4.779 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-10-09T20:27:09.665Z] #45 4.945 go: finding gotest.tools/gotestsum v0.3.5 [2020-10-09T20:27:09.665Z] #45 4.948 go: finding gotest.tools v0.3.5 [2020-10-09T20:27:09.665Z] #45 5.862 go: downloading gotest.tools/gotestsum v0.3.5 [2020-10-09T20:27:09.665Z] #45 6.421 go: extracting gotest.tools/gotestsum v0.3.5 [2020-10-09T20:27:09.665Z] #45 7.330 go: downloading gotest.tools v2.1.0+incompatible [2020-10-09T20:27:09.665Z] #45 7.522 go: extracting gotest.tools v2.1.0+incompatible [2020-10-09T20:27:09.665Z] #45 7.629 go: downloading github.com/pkg/errors v0.8.0 [2020-10-09T20:27:09.665Z] #45 7.673 go: downloading github.com/fatih/color v1.6.0 [2020-10-09T20:27:09.665Z] #45 7.713 go: downloading github.com/spf13/pflag v1.0.1 [2020-10-09T20:27:09.665Z] #45 7.824 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-09T20:27:09.665Z] #45 7.857 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-10-09T20:27:09.665Z] #45 7.970 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-09T20:27:09.665Z] #45 8.260 go: extracting github.com/pkg/errors v0.8.0 [2020-10-09T20:27:09.665Z] #45 8.279 go: extracting github.com/fatih/color v1.6.0 [2020-10-09T20:27:09.665Z] #45 8.324 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-10-09T20:27:09.665Z] #45 8.331 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-10-09T20:27:09.665Z] #45 8.494 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-09T20:27:09.665Z] #45 8.497 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-09T20:27:09.665Z] #45 8.531 go: extracting github.com/spf13/pflag v1.0.1 [2020-10-09T20:27:09.665Z] #45 8.532 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-10-09T20:27:09.665Z] #45 8.601 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-09T20:27:09.665Z] #45 8.639 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-09T20:27:09.665Z] #45 8.641 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-10-09T20:27:09.665Z] #45 8.838 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-10-09T20:27:09.665Z] #45 8.876 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-10-09T20:27:09.665Z] #45 ... [2020-10-09T20:27:09.665Z] [2020-10-09T20:27:09.665Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-09T20:27:09.665Z] #22 4.678 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:27:09.665Z] #22 4.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:27:09.665Z] #22 5.023 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:27:09.665Z] #22 5.816 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-09T20:27:09.665Z] #22 7.854 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-10-09T20:27:09.665Z] #22 10.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-09T20:27:09.695Z] Reading package lists... [2020-10-09T20:27:09.736Z] #38 23.68 Selecting previously unselected package libprotobuf-dev:s390x. [2020-10-09T20:27:09.736Z] #38 23.69 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-10-09T20:27:09.736Z] #38 23.70 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-10-09T20:27:09.927Z] #22 ... [2020-10-09T20:27:09.927Z] [2020-10-09T20:27:09.927Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:27:09.927Z] #45 11.20 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-10-09T20:27:09.927Z] #45 11.44 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-09T20:27:09.989Z] Building dependency tree... [2020-10-09T20:27:09.989Z] Reading state information... [2020-10-09T20:27:09.989Z] The following additional packages will be installed: [2020-10-09T20:27:09.989Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-09T20:27:09.989Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-09T20:27:09.989Z] Suggested packages: [2020-10-09T20:27:09.989Z] manpages-dev python-setuptools [2020-10-09T20:27:10.029Z] #38 ... [2020-10-09T20:27:10.029Z] [2020-10-09T20:27:10.029Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:27:10.029Z] #36 14.06 + GOPATH=/tmp/tmp.qNbEP2EWRA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qNbEP2EWRA go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-09T20:27:10.285Z] The following NEW packages will be installed: [2020-10-09T20:27:10.285Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-09T20:27:10.285Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-09T20:27:10.285Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-09T20:27:10.285Z] python-six zlib1g-dev [2020-10-09T20:27:10.285Z] 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:27:10.285Z] Need to get 4075 kB of archives. [2020-10-09T20:27:10.285Z] After this operation, 24.5 MB of additional disk space will be used. [2020-10-09T20:27:10.285Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-10-09T20:27:10.285Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-10-09T20:27:10.285Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-10-09T20:27:10.285Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-10-09T20:27:10.285Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-10-09T20:27:10.286Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-10-09T20:27:10.286Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-10-09T20:27:10.286Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-10-09T20:27:10.286Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-10-09T20:27:10.321Z] #36 ... [2020-10-09T20:27:10.321Z] [2020-10-09T20:27:10.321Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:27:10.321Z] #42 23.89 sync [2020-10-09T20:27:10.321Z] #42 23.89 internal/reflectlite [2020-10-09T20:27:10.321Z] #42 ... [2020-10-09T20:27:10.321Z] [2020-10-09T20:27:10.321Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-10-09T20:27:10.321Z] #11 DONE 0.9s [2020-10-09T20:27:10.497Z] #45 11.80 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-09T20:27:10.579Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-10-09T20:27:10.579Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-10-09T20:27:10.579Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-10-09T20:27:10.579Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-10-09T20:27:10.579Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-10-09T20:27:10.579Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-09T20:27:10.579Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-10-09T20:27:10.579Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-10-09T20:27:10.579Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:27:10.627Z] [2020-10-09T20:27:10.627Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:10.627Z] #31 22.67 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:27:10.627Z] #31 22.76 Fetched 14.0 MB in 1s (13.9 MB/s) [2020-10-09T20:27:10.627Z] #31 22.82 Selecting previously unselected package xxd. [2020-10-09T20:27:10.629Z] #31 22.82 (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 ... 15177 files and directories currently installed.) [2020-10-09T20:27:10.629Z] #31 22.91 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-10-09T20:27:10.629Z] #31 22.91 Unpacking xxd (2:8.1.0875-5) ... [2020-10-09T20:27:10.629Z] #31 23.09 Selecting previously unselected package vim-common. [2020-10-09T20:27:10.629Z] #31 23.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-09T20:27:10.629Z] #31 23.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-09T20:27:10.629Z] #31 23.45 Selecting previously unselected package cmake-data. [2020-10-09T20:27:10.629Z] #31 23.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-09T20:27:10.629Z] #31 23.49 Unpacking cmake-data (3.13.4-1) ... [2020-10-09T20:27:10.873Z] Fetched 4075 kB in 0s (13.3 MB/s) [2020-10-09T20:27:10.873Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-10-09T20:27:10.873Z] (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 ... 15339 files and directories currently installed.) [2020-10-09T20:27:10.873Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-10-09T20:27:10.873Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-10-09T20:27:10.873Z] Selecting previously unselected package libnet1:ppc64el. [2020-10-09T20:27:10.873Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-10-09T20:27:10.873Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-09T20:27:10.873Z] Selecting previously unselected package libnet1-dev. [2020-10-09T20:27:10.873Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-10-09T20:27:10.873Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-09T20:27:10.873Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-10-09T20:27:10.873Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-10-09T20:27:10.873Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-09T20:27:10.873Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-10-09T20:27:10.873Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-10-09T20:27:10.873Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-10-09T20:27:10.873Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-10-09T20:27:10.873Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-10-09T20:27:10.873Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-09T20:27:10.873Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-10-09T20:27:10.873Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-10-09T20:27:10.873Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-10-09T20:27:10.873Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-10-09T20:27:10.873Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-10-09T20:27:10.873Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-10-09T20:27:10.873Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-10-09T20:27:10.873Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-10-09T20:27:10.873Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-10-09T20:27:11.166Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-10-09T20:27:11.166Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-10-09T20:27:11.166Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-10-09T20:27:11.166Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-10-09T20:27:11.166Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-10-09T20:27:11.166Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-10-09T20:27:11.166Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-10-09T20:27:11.166Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-10-09T20:27:11.166Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-10-09T20:27:11.264Z] #31 ... [2020-10-09T20:27:11.264Z] [2020-10-09T20:27:11.264Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-10-09T20:27:11.264Z] #12 DONE 0.9s [2020-10-09T20:27:11.459Z] Selecting previously unselected package protobuf-c-compiler. [2020-10-09T20:27:11.459Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-10-09T20:27:11.459Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-09T20:27:11.459Z] Selecting previously unselected package protobuf-compiler. [2020-10-09T20:27:11.459Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-10-09T20:27:11.459Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-09T20:27:11.459Z] Selecting previously unselected package python-pkg-resources. [2020-10-09T20:27:11.459Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-09T20:27:11.459Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-09T20:27:11.459Z] Selecting previously unselected package python-six. [2020-10-09T20:27:11.459Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-09T20:27:11.459Z] Unpacking python-six (1.12.0-1) ... [2020-10-09T20:27:11.459Z] Selecting previously unselected package python-protobuf. [2020-10-09T20:27:11.459Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-10-09T20:27:11.459Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-09T20:27:11.459Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-10-09T20:27:11.565Z] [2020-10-09T20:27:11.565Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:27:11.565Z] #29 25.01 sync [2020-10-09T20:27:11.565Z] #29 25.03 internal/reflectlite [2020-10-09T20:27:12.202Z] #29 ... [2020-10-09T20:27:12.202Z] [2020-10-09T20:27:12.202Z] #13 [dev 6/25] RUN ldconfig [2020-10-09T20:27:12.202Z] #13 DONE 1.1s [2020-10-09T20:27:12.417Z] #45 13.85 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-10-09T20:27:12.498Z] [2020-10-09T20:27:12.499Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-09T20:27:12.499Z] #66 DONE 25.9s [2020-10-09T20:27:12.499Z] [2020-10-09T20:27:12.499Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:12.499Z] #24 2.737 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-10-09T20:27:12.499Z] #24 3.109 [2020-10-09T20:27:12.502Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-10-09T20:27:12.502Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-09T20:27:12.502Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-09T20:27:12.502Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-10-09T20:27:12.502Z] Setting up python-six (1.12.0-1) ... [2020-10-09T20:27:13.139Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-10-09T20:27:13.139Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-09T20:27:13.139Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-10-09T20:27:13.139Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-10-09T20:27:13.139Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-10-09T20:27:13.139Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-09T20:27:13.139Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-09T20:27:13.139Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-10-09T20:27:13.139Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-09T20:27:13.139Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-10-09T20:27:13.355Z] #45 ... [2020-10-09T20:27:13.355Z] [2020-10-09T20:27:13.355Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-09T20:27:13.355Z] #20 13.37 + mkdir -p /build [2020-10-09T20:27:13.355Z] #20 13.37 + mv docker/docker /build/ [2020-10-09T20:27:13.355Z] #20 13.38 + rmdir docker [2020-10-09T20:27:13.355Z] #20 DONE 14.8s [2020-10-09T20:27:13.355Z] [2020-10-09T20:27:13.355Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-09T20:27:13.355Z] #66 4.640 + RM_GOPATH=0 [2020-10-09T20:27:13.355Z] #66 4.640 + TMP_GOPATH= [2020-10-09T20:27:13.355Z] #66 4.641 + : /build [2020-10-09T20:27:13.355Z] #66 4.641 + '[' -z '' ']' [2020-10-09T20:27:13.355Z] #66 4.644 ++ mktemp -d [2020-10-09T20:27:13.355Z] #66 4.649 + export GOPATH=/tmp/tmp.YWIdHMkREO [2020-10-09T20:27:13.355Z] #66 4.651 + GOPATH=/tmp/tmp.YWIdHMkREO [2020-10-09T20:27:13.355Z] #66 4.651 + RM_GOPATH=1 [2020-10-09T20:27:13.355Z] #66 4.656 ++ dirname ./install.sh [2020-10-09T20:27:13.355Z] #66 4.659 + dir=. [2020-10-09T20:27:13.355Z] #66 4.659 + bin=proxy [2020-10-09T20:27:13.355Z] #66 4.659 + shift [2020-10-09T20:27:13.355Z] #66 4.661 + '[' '!' -f ./proxy.installer ']' [2020-10-09T20:27:13.355Z] #66 4.661 + . ./proxy.installer [2020-10-09T20:27:13.355Z] #66 4.661 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-09T20:27:13.355Z] #66 4.670 + install_proxy [2020-10-09T20:27:13.355Z] #66 4.671 + case "$1" in [2020-10-09T20:27:13.355Z] #66 4.677 + export CGO_ENABLED=0 [2020-10-09T20:27:13.355Z] #66 4.677 + CGO_ENABLED=0 [2020-10-09T20:27:13.355Z] #66 4.677 + _install_proxy [2020-10-09T20:27:13.355Z] #66 4.679 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-10-09T20:27:13.355Z] #66 4.679 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.YWIdHMkREO/src/github.com/docker/libnetwork [2020-10-09T20:27:13.355Z] #66 4.679 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-09T20:27:13.355Z] #66 4.682 Cloning into '/tmp/tmp.YWIdHMkREO/src/github.com/docker/libnetwork'... [2020-10-09T20:27:13.401Z] #24 3.229 0.1% #### 5.6% ######## 11.8% ############## 20.1% ################### 26.4% ####################### 32.7% ############################# 41.1% ################################## 47.3% ###################################### 53.6% ########################################### 59.8% ############################################### 66.1% #################################################### 72.3% ######################################################## 78.5% ############################################################# 84.8% ################################################################# 91.0% ###################################################################### 97.3% ######################################################################## 100.0% [2020-10-09T20:27:13.615Z] #66 ... [2020-10-09T20:27:13.615Z] [2020-10-09T20:27:13.615Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:27:13.615Z] #45 14.93 go: finding gotest.tools v2.2.0+incompatible [2020-10-09T20:27:13.615Z] #45 14.94 go: downloading gotest.tools v2.2.0+incompatible [2020-10-09T20:27:13.615Z] #45 15.11 go: finding gotest.tools/gotestsum v0.5.4 [2020-10-09T20:27:13.700Z] #24 5.550 #=#=# [2020-10-09T20:27:13.910Z] #45 15.12 go: downloading gotest.tools/gotestsum v0.5.4 [2020-10-09T20:27:14.173Z] #45 15.46 go: extracting gotest.tools v2.2.0+incompatible [2020-10-09T20:27:14.173Z] #45 15.52 go: extracting gotest.tools/gotestsum v0.5.4 [2020-10-09T20:27:14.179Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-10-09T20:27:14.179Z] Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:27:14.433Z] #45 ... [2020-10-09T20:27:14.433Z] [2020-10-09T20:27:14.433Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:27:14.433Z] #29 5.774 + cd /tmp/tmp.fbMNd6Tqq5/src/github.com/BurntSushi/toml [2020-10-09T20:27:14.433Z] #29 5.774 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-09T20:27:14.433Z] #29 5.801 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-09T20:27:14.433Z] #29 6.572 runtime/internal/atomic [2020-10-09T20:27:14.433Z] #29 6.588 internal/cpu [2020-10-09T20:27:14.433Z] #29 6.903 runtime/internal/sys [2020-10-09T20:27:14.433Z] #29 7.047 runtime/internal/math [2020-10-09T20:27:14.433Z] #29 7.089 internal/bytealg [2020-10-09T20:27:14.433Z] #29 7.142 math/bits [2020-10-09T20:27:14.433Z] #29 7.664 math [2020-10-09T20:27:14.433Z] #29 8.200 runtime [2020-10-09T20:27:14.433Z] #29 12.70 unicode/utf8 [2020-10-09T20:27:14.433Z] #29 13.23 internal/race [2020-10-09T20:27:14.433Z] #29 13.33 sync/atomic [2020-10-09T20:27:14.433Z] #29 13.77 unicode [2020-10-09T20:27:14.628Z] #24 5.689 #### 6.8% ################# 23.9% ######################### 35.1% ################################# 46.4% ################################################ 67.6% ############################################################# 86.0% ###################################################################### 97.3% ######################################################################## 100.0% [2020-10-09T20:27:14.817Z] Removing intermediate container 7a008da750ec [2020-10-09T20:27:14.817Z] ---> c03af7733975 [2020-10-09T20:27:14.817Z] Step 12/140 : ARG CRIU_VERSION=3.14 [2020-10-09T20:27:14.817Z] ---> Running in 9b0c41a4673b [2020-10-09T20:27:14.817Z] Removing intermediate container 9b0c41a4673b [2020-10-09T20:27:14.817Z] ---> 0ebbc9071ec4 [2020-10-09T20:27:14.817Z] Step 13/140 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-10-09T20:27:14.817Z] ---> Running in d9069b54123b [2020-10-09T20:27:14.920Z] #24 6.910 #=#=# [2020-10-09T20:27:15.002Z] #29 ... [2020-10-09T20:27:15.002Z] [2020-10-09T20:27:15.002Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:27:15.002Z] #45 16.46 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-09T20:27:15.002Z] #45 16.46 go: downloading github.com/fatih/color v1.9.0 [2020-10-09T20:27:15.002Z] #45 16.50 go: downloading github.com/pkg/errors v0.9.1 [2020-10-09T20:27:15.002Z] #45 16.52 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-09T20:27:15.263Z] #45 16.66 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-09T20:27:15.263Z] #45 16.67 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-09T20:27:15.263Z] #45 16.78 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-09T20:27:15.263Z] #45 16.85 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-09T20:27:15.522Z] #45 16.99 go: extracting github.com/fatih/color v1.9.0 [2020-10-09T20:27:15.782Z] #45 17.00 go: extracting github.com/pkg/errors v0.9.1 [2020-10-09T20:27:15.782Z] #45 17.01 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-09T20:27:15.782Z] #45 17.01 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-09T20:27:15.782Z] #45 17.01 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-09T20:27:15.848Z] #24 7.147 #=#=# 0.0% [2020-10-09T20:27:15.849Z] #24 ... [2020-10-09T20:27:15.849Z] [2020-10-09T20:27:15.849Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-09T20:27:15.849Z] #52 9.489 + cd /tmp/tmp.2e50xGhxDF/src/github.com/opencontainers/runc [2020-10-09T20:27:15.862Z] Note: Building without setproctitle() and strlcpy() support. [2020-10-09T20:27:15.862Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-09T20:27:15.862Z] Note: Building without GnuTLS support [2020-10-09T20:27:15.862Z] Makefile.config:39: Warn: you have no libnftables installed [2020-10-09T20:27:15.862Z] Makefile.config:40: Warn: Building without nftables support [2020-10-09T20:27:15.862Z] fatal: not a git repository (or any of the parent directories): .git [2020-10-09T20:27:15.862Z]  GEN .gitid [2020-10-09T20:27:15.862Z] GEN criu/include/version.h [2020-10-09T20:27:15.862Z] GEN include/common/asm [2020-10-09T20:27:16.042Z] #45 17.32 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-09T20:27:16.143Z] #52 9.491 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-09T20:27:16.165Z] PBCC images/timens.pb-c.c [2020-10-09T20:27:16.165Z] DEP images/timens.pb-c.d [2020-10-09T20:27:16.165Z] PBCC images/fown.pb-c.c [2020-10-09T20:27:16.165Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-09T20:27:16.165Z] PBCC images/opts.pb-c.c [2020-10-09T20:27:16.165Z] PBCC images/memfd.pb-c.c [2020-10-09T20:27:16.165Z] DEP images/fown.pb-c.d [2020-10-09T20:27:16.165Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-10-09T20:27:16.165Z] DEP images/opts.pb-c.d [2020-10-09T20:27:16.165Z] DEP images/memfd.pb-c.d [2020-10-09T20:27:16.165Z] PBCC images/sit.pb-c.c [2020-10-09T20:27:16.165Z] DEP images/sit.pb-c.d [2020-10-09T20:27:16.165Z] PBCC images/macvlan.pb-c.c [2020-10-09T20:27:16.165Z] DEP images/macvlan.pb-c.d [2020-10-09T20:27:16.165Z] PBCC images/autofs.pb-c.c [2020-10-09T20:27:16.165Z] DEP images/autofs.pb-c.d [2020-10-09T20:27:16.165Z] PBCC images/sysctl.pb-c.c [2020-10-09T20:27:16.165Z] DEP images/sysctl.pb-c.d [2020-10-09T20:27:16.165Z] PBCC images/time.pb-c.c [2020-10-09T20:27:16.165Z] DEP images/time.pb-c.d [2020-10-09T20:27:16.165Z] PBCC images/binfmt-misc.pb-c.c [2020-10-09T20:27:16.165Z] DEP images/binfmt-misc.pb-c.d [2020-10-09T20:27:16.165Z] PBCC images/seccomp.pb-c.c [2020-10-09T20:27:16.165Z] DEP images/seccomp.pb-c.d [2020-10-09T20:27:16.165Z] PBCC images/userns.pb-c.c [2020-10-09T20:27:16.165Z] DEP images/userns.pb-c.d [2020-10-09T20:27:16.165Z] PBCC images/cgroup.pb-c.c [2020-10-09T20:27:16.165Z] DEP images/cgroup.pb-c.d [2020-10-09T20:27:16.165Z] PBCC images/ext-file.pb-c.c [2020-10-09T20:27:16.165Z] DEP images/ext-file.pb-c.d [2020-10-09T20:27:16.165Z] PBCC images/rpc.pb-c.c [2020-10-09T20:27:16.165Z] DEP images/rpc.pb-c.d [2020-10-09T20:27:16.302Z] #45 17.60 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-09T20:27:16.302Z] #45 17.60 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-09T20:27:16.302Z] #45 17.62 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-09T20:27:16.457Z] PBCC images/siginfo.pb-c.c [2020-10-09T20:27:16.457Z] DEP images/siginfo.pb-c.d [2020-10-09T20:27:16.457Z] PBCC images/pagemap.pb-c.c [2020-10-09T20:27:16.457Z] DEP images/pagemap.pb-c.d [2020-10-09T20:27:16.457Z] PBCC images/rlimit.pb-c.c [2020-10-09T20:27:16.457Z] DEP images/rlimit.pb-c.d [2020-10-09T20:27:16.457Z] PBCC images/file-lock.pb-c.c [2020-10-09T20:27:16.457Z] DEP images/file-lock.pb-c.d [2020-10-09T20:27:16.457Z] PBCC images/tty.pb-c.c [2020-10-09T20:27:16.458Z] DEP images/tty.pb-c.d [2020-10-09T20:27:16.458Z] PBCC images/tun.pb-c.c [2020-10-09T20:27:16.458Z] PBCC images/netdev.pb-c.c [2020-10-09T20:27:16.458Z] DEP images/tun.pb-c.d [2020-10-09T20:27:16.458Z] DEP images/netdev.pb-c.d [2020-10-09T20:27:16.458Z] PBCC images/vma.pb-c.c [2020-10-09T20:27:16.458Z] DEP images/vma.pb-c.d [2020-10-09T20:27:16.458Z] PBCC images/creds.pb-c.c [2020-10-09T20:27:16.458Z] DEP images/creds.pb-c.d [2020-10-09T20:27:16.458Z] PBCC images/utsns.pb-c.c [2020-10-09T20:27:16.458Z] DEP images/utsns.pb-c.d [2020-10-09T20:27:16.458Z] PBCC images/ipc-desc.pb-c.c [2020-10-09T20:27:16.458Z] PBCC images/ipc-sem.pb-c.c [2020-10-09T20:27:16.458Z] DEP images/ipc-desc.pb-c.d [2020-10-09T20:27:16.458Z] DEP images/ipc-sem.pb-c.d [2020-10-09T20:27:16.458Z] PBCC images/ipc-msg.pb-c.c [2020-10-09T20:27:16.458Z] DEP images/ipc-msg.pb-c.d [2020-10-09T20:27:16.458Z] PBCC images/ipc-shm.pb-c.c [2020-10-09T20:27:16.458Z] DEP images/ipc-shm.pb-c.d [2020-10-09T20:27:16.458Z] PBCC images/ipc-var.pb-c.c [2020-10-09T20:27:16.458Z] DEP images/ipc-var.pb-c.d [2020-10-09T20:27:16.458Z] PBCC images/sk-opts.pb-c.c [2020-10-09T20:27:16.458Z] PBCC images/packet-sock.pb-c.c [2020-10-09T20:27:16.458Z] DEP images/sk-opts.pb-c.d [2020-10-09T20:27:16.458Z] DEP images/packet-sock.pb-c.d [2020-10-09T20:27:16.458Z] PBCC images/sk-netlink.pb-c.c [2020-10-09T20:27:16.458Z] DEP images/sk-netlink.pb-c.d [2020-10-09T20:27:16.458Z] PBCC images/sk-inet.pb-c.c [2020-10-09T20:27:16.458Z] DEP images/sk-inet.pb-c.d [2020-10-09T20:27:16.750Z] PBCC images/sk-unix.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/sk-unix.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/mm.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/mm.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/timerfd.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/timerfd.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/timer.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/timer.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/sa.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/sa.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/pipe-data.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/pipe-data.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/mnt.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/mnt.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/sk-packet.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/sk-packet.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/tcp-stream.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/tcp-stream.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/pipe.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/pipe.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/pstree.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/pstree.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/fs.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/fs.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/signalfd.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/signalfd.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/fh.pb-c.c [2020-10-09T20:27:16.751Z] PBCC images/fsnotify.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/fh.pb-c.d [2020-10-09T20:27:16.751Z] DEP images/fsnotify.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/eventpoll.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/eventpoll.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/eventfd.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/eventfd.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/remap-file-path.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/remap-file-path.pb-c.d [2020-10-09T20:27:16.751Z] PBCC images/fifo.pb-c.c [2020-10-09T20:27:16.751Z] DEP images/fifo.pb-c.d [2020-10-09T20:27:17.045Z] PBCC images/ghost-file.pb-c.c [2020-10-09T20:27:17.045Z] DEP images/ghost-file.pb-c.d [2020-10-09T20:27:17.045Z] PBCC images/regfile.pb-c.c [2020-10-09T20:27:17.045Z] DEP images/regfile.pb-c.d [2020-10-09T20:27:17.045Z] PBCC images/ns.pb-c.c [2020-10-09T20:27:17.045Z] DEP images/ns.pb-c.d [2020-10-09T20:27:17.045Z] PBCC images/fdinfo.pb-c.c [2020-10-09T20:27:17.045Z] DEP images/fdinfo.pb-c.d [2020-10-09T20:27:17.045Z] PBCC images/core-aarch64.pb-c.c [2020-10-09T20:27:17.045Z] PBCC images/core-arm.pb-c.c [2020-10-09T20:27:17.045Z] PBCC images/core-ppc64.pb-c.c [2020-10-09T20:27:17.045Z] PBCC images/core-s390.pb-c.c [2020-10-09T20:27:17.045Z] PBCC images/core-x86.pb-c.c [2020-10-09T20:27:17.045Z] PBCC images/core.pb-c.c [2020-10-09T20:27:17.045Z] PBCC images/inventory.pb-c.c [2020-10-09T20:27:17.045Z] DEP images/core-aarch64.pb-c.d [2020-10-09T20:27:17.045Z] DEP images/core-arm.pb-c.d [2020-10-09T20:27:17.045Z] DEP images/core-ppc64.pb-c.d [2020-10-09T20:27:17.045Z] DEP images/core-s390.pb-c.d [2020-10-09T20:27:17.045Z] DEP images/core-x86.pb-c.d [2020-10-09T20:27:17.045Z] DEP images/core.pb-c.d [2020-10-09T20:27:17.045Z] DEP images/inventory.pb-c.d [2020-10-09T20:27:17.045Z] PBCC images/cpuinfo.pb-c.c [2020-10-09T20:27:17.045Z] DEP images/cpuinfo.pb-c.d [2020-10-09T20:27:17.045Z] PBCC images/stats.pb-c.c [2020-10-09T20:27:17.045Z] DEP images/stats.pb-c.d [2020-10-09T20:27:17.209Z] #52 10.51 + '[' -z '' ']' [2020-10-09T20:27:17.209Z] #52 10.51 + target=static [2020-10-09T20:27:17.209Z] #52 10.51 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-09T20:27:17.339Z] make[1]: Nothing to be done for 'all'. [2020-10-09T20:27:17.633Z] CC images/stats.o [2020-10-09T20:27:17.633Z] CC images/core.o [2020-10-09T20:27:17.633Z] CC images/core-x86.o [2020-10-09T20:27:17.684Z] #45 19.05 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-09T20:27:17.929Z] CC images/core-arm.o [2020-10-09T20:27:17.929Z] CC images/core-aarch64.o [2020-10-09T20:27:17.929Z] CC images/core-ppc64.o [2020-10-09T20:27:18.222Z] CC images/core-s390.o [2020-10-09T20:27:18.222Z] CC images/cpuinfo.o [2020-10-09T20:27:18.222Z] CC images/inventory.o [2020-10-09T20:27:18.222Z] CC images/fdinfo.o [2020-10-09T20:27:18.515Z] CC images/fown.o [2020-10-09T20:27:18.515Z] CC images/ns.o [2020-10-09T20:27:18.515Z] CC images/regfile.o [2020-10-09T20:27:18.515Z] CC images/ghost-file.o [2020-10-09T20:27:18.515Z] CC images/fifo.o [2020-10-09T20:27:18.515Z] CC images/remap-file-path.o [2020-10-09T20:27:18.515Z] CC images/eventfd.o [2020-10-09T20:27:18.515Z] CC images/eventpoll.o [2020-10-09T20:27:18.626Z] #45 20.15 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-09T20:27:18.727Z] #52 12.00 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-10-09T20:27:18.812Z] CC images/fh.o [2020-10-09T20:27:18.812Z] CC images/fsnotify.o [2020-10-09T20:27:18.812Z] CC images/signalfd.o [2020-10-09T20:27:18.812Z] CC images/fs.o [2020-10-09T20:27:18.812Z] CC images/pstree.o [2020-10-09T20:27:18.812Z] CC images/pipe.o [2020-10-09T20:27:18.887Z] #45 ... [2020-10-09T20:27:18.887Z] [2020-10-09T20:27:18.887Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:18.887Z] #31 10.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-09T20:27:18.887Z] #31 ... [2020-10-09T20:27:18.887Z] [2020-10-09T20:27:18.887Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:18.887Z] #38 10.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-09T20:27:19.105Z] CC images/tcp-stream.o [2020-10-09T20:27:19.105Z] CC images/sk-packet.o [2020-10-09T20:27:19.105Z] CC images/mnt.o [2020-10-09T20:27:19.105Z] CC images/pipe-data.o [2020-10-09T20:27:19.105Z] CC images/sa.o [2020-10-09T20:27:19.105Z] CC images/timer.o [2020-10-09T20:27:19.105Z] CC images/timerfd.o [2020-10-09T20:27:19.146Z] #38 ... [2020-10-09T20:27:19.146Z] [2020-10-09T20:27:19.146Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-09T20:27:19.146Z] #7 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-09T20:27:19.397Z] CC images/mm.o [2020-10-09T20:27:19.397Z] CC images/sk-opts.o [2020-10-09T20:27:19.397Z] CC images/sk-unix.o [2020-10-09T20:27:19.397Z] CC images/sk-inet.o [2020-10-09T20:27:19.397Z] CC images/tun.o [2020-10-09T20:27:19.407Z] #7 20.93 Fetched 8387 kB in 16s (530 kB/s) [2020-10-09T20:27:19.407Z] #7 20.93 Reading package lists... [2020-10-09T20:27:19.407Z] #7 ... [2020-10-09T20:27:19.407Z] [2020-10-09T20:27:19.407Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:27:19.407Z] #36 20.20 Checking out files: 80% (1348/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-10-09T20:27:19.407Z] #36 20.62 + cd /tmp/tmp.wnTdFCxmyY/src/github.com/docker/distribution [2020-10-09T20:27:19.407Z] #36 20.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-09T20:27:19.407Z] #36 ... [2020-10-09T20:27:19.407Z] [2020-10-09T20:27:19.407Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-09T20:27:19.407Z] #48 11.00 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-10-09T20:27:19.667Z] #48 ... [2020-10-09T20:27:19.667Z] [2020-10-09T20:27:19.667Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-09T20:27:19.667Z] #22 21.16 Fetched 8387 kB in 17s (494 kB/s) [2020-10-09T20:27:19.692Z] CC images/sk-netlink.o [2020-10-09T20:27:19.692Z] CC images/packet-sock.o [2020-10-09T20:27:19.692Z] CC images/ipc-var.o [2020-10-09T20:27:19.692Z] CC images/ipc-desc.o [2020-10-09T20:27:19.692Z] CC images/ipc-shm.o [2020-10-09T20:27:19.692Z] CC images/ipc-msg.o [2020-10-09T20:27:19.692Z] CC images/ipc-sem.o [2020-10-09T20:27:19.692Z] CC images/utsns.o [2020-10-09T20:27:19.985Z] CC images/creds.o [2020-10-09T20:27:19.985Z] CC images/vma.o [2020-10-09T20:27:19.985Z] CC images/netdev.o [2020-10-09T20:27:19.985Z] CC images/tty.o [2020-10-09T20:27:19.985Z] CC images/file-lock.o [2020-10-09T20:27:20.256Z] #52 ... [2020-10-09T20:27:20.256Z] [2020-10-09T20:27:20.256Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:20.256Z] #38 24.84 Selecting previously unselected package libprotoc17:s390x. [2020-10-09T20:27:20.256Z] #38 24.84 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-10-09T20:27:20.256Z] #38 24.84 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-10-09T20:27:20.256Z] #38 25.51 Selecting previously unselected package protobuf-c-compiler. [2020-10-09T20:27:20.256Z] #38 25.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-10-09T20:27:20.256Z] #38 25.52 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-09T20:27:20.256Z] #38 25.65 Selecting previously unselected package protobuf-compiler. [2020-10-09T20:27:20.256Z] #38 25.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-10-09T20:27:20.256Z] #38 25.66 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-09T20:27:20.256Z] #38 25.79 Selecting previously unselected package python-pkg-resources. [2020-10-09T20:27:20.256Z] #38 25.79 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-09T20:27:20.256Z] #38 25.79 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-09T20:27:20.256Z] #38 25.98 Selecting previously unselected package python-six. [2020-10-09T20:27:20.256Z] #38 25.98 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-09T20:27:20.256Z] #38 25.98 Unpacking python-six (1.12.0-1) ... [2020-10-09T20:27:20.256Z] #38 26.07 Selecting previously unselected package python-protobuf. [2020-10-09T20:27:20.256Z] #38 26.07 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-10-09T20:27:20.256Z] #38 26.08 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-09T20:27:20.256Z] #38 26.81 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-09T20:27:20.256Z] #38 28.95 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-10-09T20:27:20.256Z] #38 28.96 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-09T20:27:20.256Z] #38 28.96 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-09T20:27:20.256Z] #38 28.97 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-10-09T20:27:20.256Z] #38 28.98 Setting up python-six (1.12.0-1) ... [2020-10-09T20:27:20.256Z] #38 30.39 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-10-09T20:27:20.256Z] #38 30.42 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-10-09T20:27:20.256Z] #38 30.46 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-10-09T20:27:20.256Z] #38 30.48 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-10-09T20:27:20.256Z] #38 30.50 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-10-09T20:27:20.256Z] #38 30.52 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-09T20:27:20.256Z] #38 30.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-09T20:27:20.256Z] #38 30.55 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-10-09T20:27:20.256Z] #38 30.60 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-09T20:27:20.256Z] #38 30.62 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-09T20:27:20.256Z] #38 33.58 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-10-09T20:27:20.256Z] #38 33.59 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:27:20.256Z] #38 DONE 34.3s [2020-10-09T20:27:20.277Z] CC images/rlimit.o [2020-10-09T20:27:20.277Z] CC images/pagemap.o [2020-10-09T20:27:20.277Z] CC images/siginfo.o [2020-10-09T20:27:20.277Z] CC images/rpc.o [2020-10-09T20:27:20.549Z] [2020-10-09T20:27:20.549Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:20.549Z] #24 7.147 #=#=# 0.0% 0.3% 1.1% # 2.4% ### 5.5% ###### 8.8% ######## 12.5% ########### 15.7% ############## 19.5% ################ 23.0% ################## 25.8% ##################### 30.3% ####################### 33.3% ########################### 38.2% ############################## 42.5% ############################### 43.9% ################################### 49.2% ###################################### 53.8% ########################################## 59.4% ############################################## 64.4% ################################################# 69.1% ##################################################### 74.0% ######################################################## 78.9% ############################################################ 83.5% ############################################################### 88.5% ################################################################### 93.7% ###################################################################### 98.4% ######################################################################## 100.0% [2020-10-09T20:27:20.549Z] #24 10.89 [2020-10-09T20:27:20.572Z] CC images/ext-file.o [2020-10-09T20:27:20.572Z] CC images/cgroup.o [2020-10-09T20:27:20.572Z] CC images/userns.o [2020-10-09T20:27:20.607Z] #22 21.16 Reading package lists... [2020-10-09T20:27:20.607Z] #22 ... [2020-10-09T20:27:20.607Z] [2020-10-09T20:27:20.607Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:27:20.607Z] #42 12.05 unicode/utf8 [2020-10-09T20:27:20.607Z] #42 12.77 math/bits [2020-10-09T20:27:20.607Z] #42 13.44 math [2020-10-09T20:27:20.607Z] #42 18.05 internal/testlog [2020-10-09T20:27:20.607Z] #42 18.37 encoding [2020-10-09T20:27:20.607Z] #42 18.49 unicode/utf16 [2020-10-09T20:27:20.607Z] #42 18.67 container/list [2020-10-09T20:27:20.607Z] #42 19.10 crypto/internal/subtle [2020-10-09T20:27:20.607Z] #42 19.14 crypto/subtle [2020-10-09T20:27:20.607Z] #42 19.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-09T20:27:20.607Z] #42 19.32 internal/nettrace [2020-10-09T20:27:20.607Z] #42 19.52 runtime/cgo [2020-10-09T20:27:20.764Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ce16b28ff07f77a0) in /home/ubuntu/workspace/moby_PR-41542 [Pipeline] { [Pipeline] checkout [2020-10-09T20:27:20.864Z] CC images/google/protobuf/descriptor.o [2020-10-09T20:27:20.867Z] #42 ... [2020-10-09T20:27:20.867Z] [2020-10-09T20:27:20.867Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-09T20:27:20.867Z] #66 21.96 Checking out files: 72% (1381/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. [2020-10-09T20:27:20.867Z] #66 22.42 + cd /tmp/tmp.YWIdHMkREO/src/github.com/docker/libnetwork [2020-10-09T20:27:21.127Z] #66 22.42 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-09T20:27:21.138Z] #24 11.11 #=#=# ##O#- # 0.0% 0.1% 0.3% 0.6% 1.2% # 2.7% ### 4.5% #### 6.3% [2020-10-09T20:27:21.138Z] #24 ... [2020-10-09T20:27:21.138Z] [2020-10-09T20:27:21.138Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:21.138Z] #31 25.98 Selecting previously unselected package libicu63:s390x. [2020-10-09T20:27:21.138Z] #31 26.00 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-10-09T20:27:21.139Z] #31 26.01 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-10-09T20:27:21.139Z] #31 31.65 Selecting previously unselected package libxml2:s390x. [2020-10-09T20:27:21.139Z] #31 31.65 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-10-09T20:27:21.139Z] #31 31.66 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-10-09T20:27:21.139Z] #31 32.06 Selecting previously unselected package libarchive13:s390x. [2020-10-09T20:27:21.139Z] #31 32.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-10-09T20:27:21.139Z] #31 32.07 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-10-09T20:27:21.139Z] #31 32.30 Selecting previously unselected package libjsoncpp1:s390x. [2020-10-09T20:27:21.139Z] #31 32.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-10-09T20:27:21.139Z] #31 32.32 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-10-09T20:27:21.139Z] #31 32.40 Selecting previously unselected package librhash0:s390x. [2020-10-09T20:27:21.139Z] #31 32.40 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-10-09T20:27:21.139Z] #31 32.40 Unpacking librhash0:s390x (1.3.8-1) ... [2020-10-09T20:27:21.139Z] #31 32.54 Selecting previously unselected package libuv1:s390x. [2020-10-09T20:27:21.139Z] #31 32.54 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-10-09T20:27:21.139Z] #31 32.55 Unpacking libuv1:s390x (1.24.1-1) ... [2020-10-09T20:27:21.139Z] #31 32.66 Selecting previously unselected package cmake. [2020-10-09T20:27:21.139Z] #31 32.66 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-10-09T20:27:21.139Z] #31 32.67 Unpacking cmake (3.13.4-1) ... [2020-10-09T20:27:21.139Z] #31 34.57 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-10-09T20:27:21.139Z] #31 34.58 Setting up xxd (2:8.1.0875-5) ... [2020-10-09T20:27:21.139Z] #31 34.59 Setting up libuv1:s390x (1.24.1-1) ... [2020-10-09T20:27:21.139Z] #31 34.60 Setting up vim-common (2:8.1.0875-5) ... [2020-10-09T20:27:21.139Z] #31 34.61 Setting up librhash0:s390x (1.3.8-1) ... [2020-10-09T20:27:21.139Z] #31 34.62 Setting up cmake-data (3.13.4-1) ... [2020-10-09T20:27:21.139Z] #31 34.63 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-10-09T20:27:21.139Z] #31 34.63 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-10-09T20:27:21.139Z] #31 34.64 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-10-09T20:27:21.139Z] #31 34.66 Setting up cmake (3.13.4-1) ... [2020-10-09T20:27:21.139Z] #31 34.69 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:27:21.139Z] #31 34.73 Processing triggers for mime-support (3.62) ... [2020-10-09T20:27:21.139Z] #31 DONE 35.1s [2020-10-09T20:27:21.139Z] [2020-10-09T20:27:21.139Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:27:21.139Z] #32 DONE 0.1s [2020-10-09T20:27:21.139Z] [2020-10-09T20:27:21.139Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:21.139Z] #24 11.11 #=#=# ##O#- # 0.0% 0.1% 0.3% 0.6% 1.2% # 2.7% ### 4.5% #### 6.3% ##### 8.0% [2020-10-09T20:27:21.139Z] #24 ... [2020-10-09T20:27:21.139Z] [2020-10-09T20:27:21.139Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:27:21.139Z] #42 24.94 github.com/LK4D4/vndr/godl/singleflight [2020-10-09T20:27:21.139Z] #42 25.26 math/rand [2020-10-09T20:27:21.139Z] #42 26.31 internal/singleflight [2020-10-09T20:27:21.139Z] #42 27.34 errors [2020-10-09T20:27:21.139Z] #42 27.34 sort [2020-10-09T20:27:21.139Z] #42 27.64 io [2020-10-09T20:27:21.139Z] #42 27.96 strconv [2020-10-09T20:27:21.139Z] #42 28.58 bytes [2020-10-09T20:27:21.139Z] #42 29.78 bufio [2020-10-09T20:27:21.139Z] #42 30.49 reflect [2020-10-09T20:27:21.139Z] #42 31.29 internal/oserror [2020-10-09T20:27:21.139Z] #42 31.35 syscall [2020-10-09T20:27:21.156Z] CC images/opts.o [2020-10-09T20:27:21.156Z] CC images/seccomp.o [2020-10-09T20:27:21.156Z] CC images/binfmt-misc.o [2020-10-09T20:27:21.156Z] CC images/time.o [2020-10-09T20:27:21.156Z] CC images/sysctl.o [2020-10-09T20:27:21.156Z] CC images/autofs.o [2020-10-09T20:27:21.433Z] #42 ... [2020-10-09T20:27:21.433Z] [2020-10-09T20:27:21.433Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-10-09T20:27:21.433Z] #33 DONE 0.1s [2020-10-09T20:27:21.433Z] [2020-10-09T20:27:21.433Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:21.449Z] CC images/macvlan.o [2020-10-09T20:27:21.449Z] CC images/sit.o [2020-10-09T20:27:21.449Z] CC images/memfd.o [2020-10-09T20:27:21.449Z] CC images/timens.o [2020-10-09T20:27:21.449Z] LINK images/built-in.o [2020-10-09T20:27:21.449Z] GEN compel/include/asm [2020-10-09T20:27:21.449Z] GEN compel/include/version.h [2020-10-09T20:27:21.449Z] touch .config [2020-10-09T20:27:21.449Z] GEN include/common/config.h [2020-10-09T20:27:21.449Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-09T20:27:21.449Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-10-09T20:27:21.449Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-10-09T20:27:21.449Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-10-09T20:27:21.449Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-10-09T20:27:21.449Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-10-09T20:27:21.449Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-10-09T20:27:21.450Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-09T20:27:21.450Z] DEP compel/plugins/std/infect.d [2020-10-09T20:27:21.742Z] DEP compel/plugins/std/string.d [2020-10-09T20:27:21.742Z] DEP compel/plugins/std/log.d [2020-10-09T20:27:21.742Z] DEP compel/plugins/std/fds.d [2020-10-09T20:27:21.742Z] DEP compel/plugins/std/std.d [2020-10-09T20:27:21.742Z] DEP compel/plugins/shmem/shmem.d [2020-10-09T20:27:21.742Z] DEP compel/plugins/fds/fds.d [2020-10-09T20:27:21.742Z] CC compel/plugins/std/std.o [2020-10-09T20:27:21.742Z] CC compel/plugins/std/fds.o [2020-10-09T20:27:21.742Z] CC compel/plugins/std/log.o [2020-10-09T20:27:22.034Z] CC compel/plugins/std/string.o [2020-10-09T20:27:22.034Z] CC compel/plugins/std/infect.o [2020-10-09T20:27:22.312Z] #24 11.11 #=#=# ##O#- # 0.0% 0.1% 0.3% 0.6% 1.2% # 2.7% ### 4.5% #### 6.3% ##### 8.0% ####### 9.9% ######## 11.7% ######### 13.5% ########### 15.3% ############ 17.0% ############# 18.8% ############## 20.8% ################ 22.4% ################# 24.4% ################## 26.3% [2020-10-09T20:27:22.312Z] #24 ... [2020-10-09T20:27:22.312Z] [2020-10-09T20:27:22.312Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:22.313Z] #14 1.277 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:27:22.313Z] #14 1.331 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:27:22.313Z] #14 1.436 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:27:22.313Z] #14 1.941 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-09T20:27:22.313Z] #14 3.641 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-10-09T20:27:22.313Z] #14 5.661 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-10-09T20:27:22.313Z] #14 ... [2020-10-09T20:27:22.313Z] [2020-10-09T20:27:22.313Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-09T20:27:22.313Z] #34 0.598 + RM_GOPATH=0 [2020-10-09T20:27:22.313Z] #34 0.598 + TMP_GOPATH= [2020-10-09T20:27:22.313Z] #34 0.598 + : /build [2020-10-09T20:27:22.313Z] #34 0.598 + '[' -z '' ']' [2020-10-09T20:27:22.313Z] #34 0.599 ++ mktemp -d [2020-10-09T20:27:22.313Z] #34 0.601 + export GOPATH=/tmp/tmp.n3rynXNgl6 [2020-10-09T20:27:22.313Z] #34 0.601 + GOPATH=/tmp/tmp.n3rynXNgl6 [2020-10-09T20:27:22.313Z] #34 0.601 + RM_GOPATH=1 [2020-10-09T20:27:22.313Z] #34 0.602 ++ dirname ./install.sh [2020-10-09T20:27:22.313Z] #34 0.605 + dir=. [2020-10-09T20:27:22.313Z] #34 0.605 + bin=tini [2020-10-09T20:27:22.313Z] #34 0.605 + shift [2020-10-09T20:27:22.313Z] #34 0.605 + '[' '!' -f ./tini.installer ']' [2020-10-09T20:27:22.313Z] #34 0.605 + . ./tini.installer [2020-10-09T20:27:22.313Z] #34 0.605 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-09T20:27:22.313Z] #34 0.606 + install_tini [2020-10-09T20:27:22.313Z] #34 0.606 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-10-09T20:27:22.313Z] #34 0.606 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-09T20:27:22.313Z] #34 0.606 + git clone https://github.com/krallin/tini.git /tmp/tmp.n3rynXNgl6/tini [2020-10-09T20:27:22.313Z] #34 0.612 Cloning into '/tmp/tmp.n3rynXNgl6/tini'... [2020-10-09T20:27:22.327Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-10-09T20:27:22.327Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-10-09T20:27:22.327Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-10-09T20:27:22.327Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-10-09T20:27:22.327Z] AR compel/plugins/std.lib.a [2020-10-09T20:27:22.327Z] CC compel/plugins/fds/fds.o [2020-10-09T20:27:22.327Z] AR compel/plugins/fds.lib.a [2020-10-09T20:27:22.327Z] HOSTDEP compel/src/lib/log-host.d [2020-10-09T20:27:22.327Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-09T20:27:22.327Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-10-09T20:27:22.327Z] HOSTDEP compel/src/main-host.d [2020-10-09T20:27:22.327Z] DEP compel/src/lib/ptrace.d [2020-10-09T20:27:22.327Z] DEP compel/src/lib/infect.d [2020-10-09T20:27:22.508Z] #66 23.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-09T20:27:22.607Z] #34 1.335 + cd /tmp/tmp.n3rynXNgl6/tini [2020-10-09T20:27:22.607Z] #34 1.335 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-09T20:27:22.607Z] #34 1.339 + cmake . [2020-10-09T20:27:22.620Z] DEP compel/src/lib/infect-util.d [2020-10-09T20:27:22.620Z] DEP compel/src/lib/infect-rpc.d [2020-10-09T20:27:22.620Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-10-09T20:27:22.620Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-10-09T20:27:22.620Z] DEP compel/src/lib/log.d [2020-10-09T20:27:22.620Z] DEP compel/src/main.d [2020-10-09T20:27:22.620Z] DEP compel/src/lib/handle-elf.d [2020-10-09T20:27:22.620Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-10-09T20:27:22.620Z] CC compel/src/lib/log.o [2020-10-09T20:27:22.620Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-10-09T20:27:22.620Z] CC compel/arch/ppc64/src/lib/infect.o [2020-10-09T20:27:22.901Z] #34 1.721 -- The C compiler identification is GNU 8.3.0 [2020-10-09T20:27:22.901Z] #34 1.756 -- Check for working C compiler: /usr/bin/cc [2020-10-09T20:27:22.913Z] CC compel/src/lib/infect-rpc.o [2020-10-09T20:27:22.913Z] CC compel/src/lib/infect-util.o [2020-10-09T20:27:22.913Z] CC compel/src/lib/infect.o [2020-10-09T20:27:23.040Z] using credential docker-jenkins-github-credentials [2020-10-09T20:27:23.047Z] Cloning the remote Git repository [2020-10-09T20:27:23.047Z] Cloning with configured refspecs honoured and without tags [2020-10-09T20:27:23.127Z] Cloning repository https://github.com/moby/moby.git [2020-10-09T20:27:23.183Z] > git init /home/ubuntu/workspace/moby_PR-41542 # timeout=10 [2020-10-09T20:27:23.552Z] CC compel/src/lib/ptrace.o [2020-10-09T20:27:23.552Z] AR compel/libcompel.a [2020-10-09T20:27:23.552Z] HOSTCC compel/src/main-host.o [2020-10-09T20:27:23.552Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-10-09T20:27:23.552Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-10-09T20:27:23.850Z] HOSTCC compel/src/lib/log-host.o [2020-10-09T20:27:23.850Z] HOSTLINK compel/compel-host-bin [2020-10-09T20:27:23.850Z] DEP soccr/soccr.d [2020-10-09T20:27:23.850Z] CC soccr/soccr.o [2020-10-09T20:27:23.941Z] #34 2.376 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-09T20:27:23.941Z] #34 2.377 -- Detecting C compiler ABI info [2020-10-09T20:27:23.941Z] #34 ... [2020-10-09T20:27:23.941Z] [2020-10-09T20:27:23.941Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:27:23.941Z] #29 27.58 errors [2020-10-09T20:27:23.941Z] #29 27.58 sort [2020-10-09T20:27:23.941Z] #29 27.76 strconv [2020-10-09T20:27:23.941Z] #29 28.43 io [2020-10-09T20:27:23.941Z] #29 29.22 internal/oserror [2020-10-09T20:27:23.941Z] #29 29.27 syscall [2020-10-09T20:27:23.941Z] #29 30.65 reflect [2020-10-09T20:27:23.941Z] #29 35.89 time [2020-10-09T20:27:23.941Z] #29 ... [2020-10-09T20:27:23.941Z] [2020-10-09T20:27:23.941Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-09T20:27:23.941Z] #34 2.717 -- Detecting C compiler ABI info - done [2020-10-09T20:27:23.941Z] #34 2.722 -- Detecting C compile features [2020-10-09T20:27:24.153Z] AR soccr/libsoccr.a [2020-10-09T20:27:24.153Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-09T20:27:24.153Z] DEP criu/arch/ppc64/sigframe.d [2020-10-09T20:27:24.153Z] DEP criu/arch/ppc64/crtools.d [2020-10-09T20:27:24.153Z] DEP criu/arch/ppc64/cpu.d [2020-10-09T20:27:24.153Z] CC criu/arch/ppc64/cpu.o [2020-10-09T20:27:23.402Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-09T20:27:23.403Z] > git --version # timeout=10 [2020-10-09T20:27:23.413Z] > git --version # 'git version 2.17.1' [2020-10-09T20:27:23.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:27:23.439Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41542/head:refs/remotes/origin/PR-41542 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-09T20:27:24.445Z] CC criu/arch/ppc64/crtools.o [2020-10-09T20:27:24.738Z] CC criu/arch/ppc64/sigframe.o [2020-10-09T20:27:24.738Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-10-09T20:27:24.738Z] DEP criu/pie/util-vdso.d [2020-10-09T20:27:24.738Z] DEP criu/pie/util.d [2020-10-09T20:27:24.738Z] CC criu/pie/util.o [2020-10-09T20:27:24.738Z] CC criu/pie/util-vdso.o [2020-10-09T20:27:25.032Z] AR criu/pie/pie.lib.a [2020-10-09T20:27:25.032Z] DEP criu/pie/restorer.d [2020-10-09T20:27:25.032Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-10-09T20:27:25.032Z] DEP criu/arch/ppc64/restorer.d [2020-10-09T20:27:25.032Z] DEP criu/arch/ppc64/vdso-pie.d [2020-10-09T20:27:25.032Z] DEP criu/pie/parasite-vdso.d [2020-10-09T20:27:25.032Z] DEP criu/pie/parasite.d [2020-10-09T20:27:25.032Z] CC criu/pie/parasite.o [2020-10-09T20:27:25.325Z] LINK criu/pie/parasite.built-in.o [2020-10-09T20:27:25.325Z] GEN criu/pie/parasite-blob.h [2020-10-09T20:27:25.325Z] CC criu/pie/parasite-vdso.o [2020-10-09T20:27:25.472Z] #34 3.906 -- Detecting C compile features - done [2020-10-09T20:27:25.472Z] #34 3.929 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-09T20:27:25.472Z] #34 4.054 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-09T20:27:25.472Z] #34 4.093 -- Configuring done [2020-10-09T20:27:25.472Z] #34 4.104 -- Generating done [2020-10-09T20:27:25.472Z] #34 4.106 -- Build files have been written to: /tmp/tmp.n3rynXNgl6/tini [2020-10-09T20:27:25.472Z] #34 ... [2020-10-09T20:27:25.472Z] [2020-10-09T20:27:25.472Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-09T20:27:25.472Z] #26 29.37 Checking out files: 92% (1403/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. [2020-10-09T20:27:25.472Z] #26 29.58 + cd /tmp/tmp.QRW3xFFW2l/src/github.com/go-swagger/go-swagger [2020-10-09T20:27:25.472Z] #26 29.58 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-10-09T20:27:25.472Z] #26 29.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-09T20:27:25.472Z] #26 ... [2020-10-09T20:27:25.472Z] [2020-10-09T20:27:25.472Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:25.618Z] CC criu/arch/ppc64/vdso-pie.o [2020-10-09T20:27:25.618Z] CC criu/arch/ppc64/restorer.o [2020-10-09T20:27:25.618Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-10-09T20:27:25.618Z] CC criu/pie/restorer.o [2020-10-09T20:27:25.809Z] #66 ... [2020-10-09T20:27:25.809Z] [2020-10-09T20:27:25.809Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:27:25.809Z] #29 17.16 internal/testlog [2020-10-09T20:27:25.809Z] #29 17.46 encoding [2020-10-09T20:27:25.809Z] #29 17.64 runtime/cgo [2020-10-09T20:27:26.070Z] #29 ... [2020-10-09T20:27:26.070Z] [2020-10-09T20:27:26.070Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-09T20:27:26.070Z] #7 20.93 Reading package lists... [2020-10-09T20:27:26.255Z] LINK criu/pie/restorer.built-in.o [2020-10-09T20:27:26.354Z] #24 11.11 #=#=# ##O#- # 0.0% 0.1% 0.3% 0.6% 1.2% # 2.7% ### 4.5% #### 6.3% ##### 8.0% ####### 9.9% ######## 11.7% ######### 13.5% ########### 15.3% ############ 17.0% ############# 18.8% ############## 20.8% ################ 22.4% ################# 24.4% ################## 26.3% #################### 27.9% ##################### 29.8% ###################### 31.6% ######################## 33.5% ######################## 34.2% ########################## 37.1% ############################ 39.0% ############################# 40.7% ############################## 42.5% ############################### 44.3% ################################# 46.1% ################################## 48.1% ################################### 49.8% ##################################### 51.5% ###################################### 53.3% ####################################### 55.1% ######################################### 57.0% ########################################## 58.8% ########################################### 60.6% ############################################ 62.4% ############################################# 63.6% ################################################ 67.3% ################################################# 69.1% ################################################### 71.0% #################################################### 72.8% ##################################################### 74.6% ####################################################### 76.6% ######################################################## 78.4% ######################################################### 80.2% ########################################################### 82.0% ############################################################ 83.8% ############################################################# 85.5% ############################################################## 87.5% ################################################################ 89.3% ################################################################# 91.1% ################################################################## 93.0% #################################################################### 94.4% ##################################################################### 96.5% ###################################################################### 98.4% ######################################################################## 100.0% [2020-10-09T20:27:26.354Z] #24 18.30 [2020-10-09T20:27:26.548Z] GEN criu/pie/restorer-blob.h [2020-10-09T20:27:26.548Z] DEP criu/vdso.d [2020-10-09T20:27:26.548Z] DEP criu/uts_ns.d [2020-10-09T20:27:26.548Z] DEP criu/util.d [2020-10-09T20:27:26.548Z] DEP criu/uffd.d [2020-10-09T20:27:26.548Z] DEP criu/tun.d [2020-10-09T20:27:26.548Z] DEP criu/tty.d [2020-10-09T20:27:26.548Z] DEP criu/timerfd.d [2020-10-09T20:27:26.841Z] DEP criu/timens.d [2020-10-09T20:27:26.841Z] DEP criu/sysfs_parse.d [2020-10-09T20:27:26.841Z] DEP criu/sysctl.d [2020-10-09T20:27:26.841Z] DEP criu/string.d [2020-10-09T20:27:26.841Z] DEP criu/stats.d [2020-10-09T20:27:26.841Z] DEP criu/sockets.d [2020-10-09T20:27:26.841Z] DEP criu/sk-unix.d [2020-10-09T20:27:26.841Z] DEP criu/sk-tcp.d [2020-10-09T20:27:27.137Z] DEP criu/sk-queue.d [2020-10-09T20:27:27.137Z] DEP criu/sk-packet.d [2020-10-09T20:27:27.137Z] DEP criu/sk-netlink.d [2020-10-09T20:27:27.137Z] DEP criu/sk-inet.d [2020-10-09T20:27:27.137Z] DEP criu/signalfd.d [2020-10-09T20:27:27.137Z] DEP criu/sigframe.d [2020-10-09T20:27:27.137Z] DEP criu/shmem.d [2020-10-09T20:27:27.137Z] DEP criu/servicefd.d [2020-10-09T20:27:27.430Z] DEP criu/seize.d [2020-10-09T20:27:27.430Z] DEP criu/seccomp.d [2020-10-09T20:27:27.430Z] DEP criu/rst-malloc.d [2020-10-09T20:27:27.430Z] DEP criu/rbtree.d [2020-10-09T20:27:27.430Z] DEP criu/pstree.d [2020-10-09T20:27:27.430Z] DEP criu/protobuf.d [2020-10-09T20:27:27.430Z] GEN criu/protobuf-desc-gen.h [2020-10-09T20:27:27.723Z] DEP criu/protobuf-desc.d [2020-10-09T20:27:27.723Z] DEP criu/proc_parse.d [2020-10-09T20:27:27.871Z] #24 ... [2020-10-09T20:27:27.871Z] [2020-10-09T20:27:27.871Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-09T20:27:27.871Z] #34 4.113 + make tini-static [2020-10-09T20:27:27.871Z] #34 4.358 Scanning dependencies of target tini-static [2020-10-09T20:27:27.871Z] #34 4.410 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-09T20:27:27.871Z] #34 5.521 [100%] Linking C executable tini-static [2020-10-09T20:27:27.871Z] #34 5.989 [100%] Built target tini-static [2020-10-09T20:27:27.871Z] #34 6.022 + mkdir -p /build [2020-10-09T20:27:27.871Z] #34 6.027 + cp tini-static /build/docker-init [2020-10-09T20:27:27.871Z] #34 DONE 6.4s [2020-10-09T20:27:27.871Z] [2020-10-09T20:27:27.871Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:27:27.871Z] #29 39.92 internal/poll [2020-10-09T20:27:27.871Z] #29 40.38 internal/fmtsort [2020-10-09T20:27:27.871Z] #29 40.81 internal/syscall/execenv [2020-10-09T20:27:27.871Z] #29 41.04 internal/syscall/unix [2020-10-09T20:27:27.871Z] #29 41.17 strings [2020-10-09T20:27:28.029Z] DEP criu/plugin.d [2020-10-09T20:27:28.030Z] DEP criu/pipes.d [2020-10-09T20:27:28.030Z] DEP criu/pie-util.d [2020-10-09T20:27:28.030Z] DEP criu/pie-util-vdso.d [2020-10-09T20:27:28.030Z] DEP criu/path.d [2020-10-09T20:27:28.030Z] DEP criu/parasite-syscall.d [2020-10-09T20:27:28.030Z] DEP criu/pagemap.d [2020-10-09T20:27:28.030Z] DEP criu/pagemap-cache.d [2020-10-09T20:27:28.030Z] DEP criu/page-xfer.d [2020-10-09T20:27:28.323Z] DEP criu/page-pipe.d [2020-10-09T20:27:28.323Z] DEP criu/netfilter.d [2020-10-09T20:27:28.323Z] DEP criu/net.d [2020-10-09T20:27:28.323Z] DEP criu/namespaces.d [2020-10-09T20:27:28.323Z] DEP criu/mount.d [2020-10-09T20:27:28.323Z] DEP criu/memfd.d [2020-10-09T20:27:28.323Z] DEP criu/mem.d [2020-10-09T20:27:28.508Z] #29 42.03 os [2020-10-09T20:27:28.616Z] DEP criu/lsm.d [2020-10-09T20:27:28.616Z] DEP criu/log.d [2020-10-09T20:27:28.616Z] DEP criu/libnetlink.d [2020-10-09T20:27:28.616Z] DEP criu/kerndat.d [2020-10-09T20:27:28.616Z] DEP criu/kcmp-ids.d [2020-10-09T20:27:28.616Z] DEP criu/irmap.d [2020-10-09T20:27:28.616Z] DEP criu/ipc_ns.d [2020-10-09T20:27:28.616Z] DEP criu/image.d [2020-10-09T20:27:28.908Z] DEP criu/image-desc.d [2020-10-09T20:27:28.908Z] DEP criu/fsnotify.d [2020-10-09T20:27:28.908Z] DEP criu/filesystems.d [2020-10-09T20:27:28.908Z] DEP criu/files.d [2020-10-09T20:27:28.908Z] DEP criu/files-reg.d [2020-10-09T20:27:28.908Z] DEP criu/files-ext.d [2020-10-09T20:27:28.908Z] DEP criu/file-lock.d [2020-10-09T20:27:28.908Z] DEP criu/file-ids.d [2020-10-09T20:27:29.201Z] DEP criu/fifo.d [2020-10-09T20:27:29.201Z] DEP criu/fdstore.d [2020-10-09T20:27:29.201Z] DEP criu/fault-injection.d [2020-10-09T20:27:29.201Z] DEP criu/external.d [2020-10-09T20:27:29.201Z] DEP criu/eventpoll.d [2020-10-09T20:27:29.201Z] DEP criu/eventfd.d [2020-10-09T20:27:29.201Z] DEP criu/crtools.d [2020-10-09T20:27:29.201Z] DEP criu/cr-service.d [2020-10-09T20:27:29.201Z] DEP criu/cr-restore.d [2020-10-09T20:27:29.494Z] DEP criu/cr-errno.d [2020-10-09T20:27:29.494Z] DEP criu/cr-dump.d [2020-10-09T20:27:29.494Z] DEP criu/cr-dedup.d [2020-10-09T20:27:29.494Z] DEP criu/cr-check.d [2020-10-09T20:27:29.494Z] DEP criu/config.d [2020-10-09T20:27:29.494Z] DEP criu/clone-noasan.d [2020-10-09T20:27:29.494Z] DEP criu/cgroup.d [2020-10-09T20:27:29.631Z] #7 27.92 Reading package lists... [2020-10-09T20:27:29.631Z] #7 ... [2020-10-09T20:27:29.631Z] [2020-10-09T20:27:29.631Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-09T20:27:29.631Z] #54 21.15 Fetched 8387 kB in 17s (497 kB/s) [2020-10-09T20:27:29.631Z] #54 21.15 Reading package lists... [2020-10-09T20:27:29.631Z] #54 28.05 Reading package lists... [2020-10-09T20:27:29.631Z] #54 ... [2020-10-09T20:27:29.631Z] [2020-10-09T20:27:29.631Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:27:29.631Z] #42 29.85 vendor/golang.org/x/crypto/internal/subtle [2020-10-09T20:27:29.631Z] #42 30.01 vendor/golang.org/x/crypto/curve25519 [2020-10-09T20:27:29.631Z] #42 ... [2020-10-09T20:27:29.631Z] [2020-10-09T20:27:29.631Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:27:29.631Z] #45 21.15 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-09T20:27:29.631Z] #45 23.95 go: finding github.com/fatih/color v1.9.0 [2020-10-09T20:27:29.631Z] #45 23.98 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-09T20:27:29.631Z] #45 24.06 go: finding github.com/pkg/errors v0.9.1 [2020-10-09T20:27:29.631Z] #45 24.18 go: finding github.com/spf13/pflag v1.0.3 [2020-10-09T20:27:29.631Z] #45 24.21 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-09T20:27:29.631Z] #45 24.28 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-09T20:27:29.631Z] #45 24.51 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-09T20:27:29.631Z] #45 24.73 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-09T20:27:29.631Z] #45 24.77 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-09T20:27:29.631Z] #45 24.87 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-09T20:27:29.631Z] #45 24.90 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-09T20:27:29.787Z] DEP criu/cgroup-props.d [2020-10-09T20:27:29.787Z] DEP criu/bitmap.d [2020-10-09T20:27:29.787Z] DEP criu/bfd.d [2020-10-09T20:27:29.787Z] DEP criu/autofs.d [2020-10-09T20:27:29.787Z] DEP criu/aio.d [2020-10-09T20:27:29.787Z] DEP criu/action-scripts.d [2020-10-09T20:27:29.787Z] CC criu/action-scripts.o [2020-10-09T20:27:30.021Z] #29 43.60 bytes [2020-10-09T20:27:30.098Z] CC criu/aio.o [2020-10-09T20:27:30.098Z] CC criu/autofs.o [2020-10-09T20:27:30.200Z] #45 ... [2020-10-09T20:27:30.200Z] [2020-10-09T20:27:30.200Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:30.200Z] #31 21.90 Fetched 8387 kB in 17s (502 kB/s) [2020-10-09T20:27:30.200Z] #31 21.90 Reading package lists... [2020-10-09T20:27:30.200Z] #31 28.78 Reading package lists... [2020-10-09T20:27:30.200Z] #31 ... [2020-10-09T20:27:30.200Z] [2020-10-09T20:27:30.200Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:30.200Z] #38 22.05 Fetched 8387 kB in 17s (494 kB/s) [2020-10-09T20:27:30.200Z] #38 22.05 Reading package lists... [2020-10-09T20:27:30.313Z] #29 ... [2020-10-09T20:27:30.313Z] [2020-10-09T20:27:30.313Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:27:30.313Z] #39 6.496 Note: Building without setproctitle() and strlcpy() support. [2020-10-09T20:27:30.313Z] #39 6.496 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-09T20:27:30.313Z] #39 6.534 Note: Building without GnuTLS support [2020-10-09T20:27:30.313Z] #39 6.535 Makefile.config:39: Warn: you have no libnftables installed [2020-10-09T20:27:30.313Z] #39 6.535 Makefile.config:40: Warn: Building without nftables support [2020-10-09T20:27:30.313Z] #39 7.454 fatal: not a git repository (or any of the parent directories): .git [2020-10-09T20:27:30.313Z] #39 7.483 GEN .gitid [2020-10-09T20:27:30.313Z] #39 7.495 GEN criu/include/version.h [2020-10-09T20:27:30.313Z] #39 7.522 GEN include/common/asm [2020-10-09T20:27:30.313Z] #39 8.830 PBCC images/timens.pb-c.c [2020-10-09T20:27:30.313Z] #39 8.837 DEP images/timens.pb-c.d [2020-10-09T20:27:30.313Z] #39 8.886 PBCC images/fown.pb-c.c [2020-10-09T20:27:30.313Z] #39 8.908 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-09T20:27:30.313Z] #39 8.991 PBCC images/opts.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.001 PBCC images/memfd.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.033 DEP images/fown.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.062 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.115 DEP images/opts.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.135 DEP images/memfd.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.166 PBCC images/sit.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.204 DEP images/sit.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.233 PBCC images/macvlan.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.240 DEP images/macvlan.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.287 PBCC images/autofs.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.294 DEP images/autofs.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.311 PBCC images/sysctl.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.326 DEP images/sysctl.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.351 PBCC images/time.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.357 DEP images/time.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.387 PBCC images/binfmt-misc.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.392 DEP images/binfmt-misc.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.402 PBCC images/seccomp.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.413 DEP images/seccomp.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.444 PBCC images/userns.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.452 DEP images/userns.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.485 PBCC images/cgroup.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.494 DEP images/cgroup.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.527 PBCC images/ext-file.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.555 DEP images/ext-file.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.598 PBCC images/rpc.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.648 DEP images/rpc.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.685 PBCC images/siginfo.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.690 DEP images/siginfo.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.727 PBCC images/pagemap.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.748 DEP images/pagemap.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.777 PBCC images/rlimit.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.800 DEP images/rlimit.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.820 PBCC images/file-lock.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.838 DEP images/file-lock.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.888 PBCC images/tty.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.907 DEP images/tty.pb-c.d [2020-10-09T20:27:30.313Z] #39 9.936 PBCC images/tun.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.969 PBCC images/netdev.pb-c.c [2020-10-09T20:27:30.313Z] #39 9.989 DEP images/tun.pb-c.d [2020-10-09T20:27:30.313Z] #39 10.02 DEP images/netdev.pb-c.d [2020-10-09T20:27:30.313Z] #39 10.05 PBCC images/vma.pb-c.c [2020-10-09T20:27:30.313Z] #39 10.08 DEP images/vma.pb-c.d [2020-10-09T20:27:30.313Z] #39 10.13 PBCC images/creds.pb-c.c [2020-10-09T20:27:30.459Z] #38 28.95 Reading package lists... [2020-10-09T20:27:30.459Z] #38 ... [2020-10-09T20:27:30.459Z] [2020-10-09T20:27:30.459Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:27:30.459Z] #36 23.27 + GOPATH=/tmp/tmp.wnTdFCxmyY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wnTdFCxmyY go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-09T20:27:30.606Z] #39 10.14 DEP images/creds.pb-c.d [2020-10-09T20:27:30.606Z] #39 10.18 PBCC images/utsns.pb-c.c [2020-10-09T20:27:30.606Z] #39 10.18 DEP images/utsns.pb-c.d [2020-10-09T20:27:30.606Z] #39 10.22 PBCC images/ipc-desc.pb-c.c [2020-10-09T20:27:30.606Z] #39 10.23 PBCC images/ipc-sem.pb-c.c [2020-10-09T20:27:30.606Z] #39 10.26 DEP images/ipc-desc.pb-c.d [2020-10-09T20:27:30.606Z] #39 10.27 DEP images/ipc-sem.pb-c.d [2020-10-09T20:27:30.606Z] #39 10.31 PBCC images/ipc-msg.pb-c.c [2020-10-09T20:27:30.606Z] #39 10.32 DEP images/ipc-msg.pb-c.d [2020-10-09T20:27:30.606Z] #39 10.34 PBCC images/ipc-shm.pb-c.c [2020-10-09T20:27:30.606Z] #39 10.34 DEP images/ipc-shm.pb-c.d [2020-10-09T20:27:30.606Z] #39 10.37 PBCC images/ipc-var.pb-c.c [2020-10-09T20:27:30.606Z] #39 10.38 DEP images/ipc-var.pb-c.d [2020-10-09T20:27:30.606Z] #39 10.40 PBCC images/sk-opts.pb-c.c [2020-10-09T20:27:30.606Z] #39 10.40 PBCC images/packet-sock.pb-c.c [2020-10-09T20:27:30.606Z] #39 10.45 DEP images/sk-opts.pb-c.d [2020-10-09T20:27:30.733Z] CC criu/bfd.o [2020-10-09T20:27:30.733Z] CC criu/bitmap.o [2020-10-09T20:27:30.733Z] CC criu/cgroup-props.o [2020-10-09T20:27:30.900Z] #39 10.46 DEP images/packet-sock.pb-c.d [2020-10-09T20:27:30.900Z] #39 10.52 PBCC images/sk-netlink.pb-c.c [2020-10-09T20:27:30.900Z] #39 10.55 DEP images/sk-netlink.pb-c.d [2020-10-09T20:27:30.900Z] #39 10.56 PBCC images/sk-inet.pb-c.c [2020-10-09T20:27:30.900Z] #39 ... [2020-10-09T20:27:30.900Z] [2020-10-09T20:27:30.900Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:27:30.900Z] #29 44.43 fmt [2020-10-09T20:27:31.027Z] CC criu/cgroup.o [2020-10-09T20:27:31.558Z] #29 45.25 bufio [2020-10-09T20:27:32.078Z] CC criu/clone-noasan.o [2020-10-09T20:27:32.078Z] CC criu/config.o [2020-10-09T20:27:32.367Z] #36 ... [2020-10-09T20:27:32.367Z] [2020-10-09T20:27:32.367Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-09T20:27:32.367Z] #7 27.92 Reading package lists... [2020-10-09T20:27:32.606Z] #29 ... [2020-10-09T20:27:32.607Z] [2020-10-09T20:27:32.607Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:32.607Z] #14 10.26 Fetched 8078 kB in 9s (888 kB/s) [2020-10-09T20:27:32.607Z] #14 10.26 Reading package lists... [2020-10-09T20:27:32.607Z] #14 13.04 Reading package lists... [2020-10-09T20:27:32.607Z] #14 16.61 Building dependency tree... [2020-10-09T20:27:32.607Z] #14 16.93 Reading state information... [2020-10-09T20:27:32.607Z] #14 17.23 libcap2-bin is already the newest version (1:2.25-2). [2020-10-09T20:27:32.607Z] #14 17.23 libcap2-bin set to manually installed. [2020-10-09T20:27:32.607Z] #14 17.23 The following additional packages will be installed: [2020-10-09T20:27:32.607Z] #14 17.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-09T20:27:32.607Z] #14 17.23 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-09T20:27:32.607Z] #14 17.23 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-09T20:27:32.607Z] #14 17.23 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-10-09T20:27:32.607Z] #14 17.23 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-10-09T20:27:32.607Z] #14 17.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-10-09T20:27:32.607Z] #14 17.23 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-10-09T20:27:32.607Z] #14 17.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-09T20:27:32.607Z] #14 17.23 python3.7 python3.7-minimal vim-runtime xxd [2020-10-09T20:27:32.607Z] #14 17.23 Suggested packages: [2020-10-09T20:27:32.607Z] #14 17.23 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-10-09T20:27:32.607Z] #14 17.23 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-10-09T20:27:32.607Z] #14 17.23 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-10-09T20:27:32.607Z] #14 17.23 xfsdump acl attr quota [2020-10-09T20:27:32.607Z] #14 17.23 Recommended packages: [2020-10-09T20:27:32.607Z] #14 17.23 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-09T20:27:32.607Z] #14 17.23 python3-keyrings.alt python3-xdg unzip [2020-10-09T20:27:32.607Z] #14 19.23 The following NEW packages will be installed: [2020-10-09T20:27:32.607Z] #14 19.23 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-10-09T20:27:32.607Z] #14 19.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-10-09T20:27:32.607Z] #14 19.23 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-10-09T20:27:32.607Z] #14 19.23 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-10-09T20:27:32.607Z] #14 19.23 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-09T20:27:32.607Z] #14 19.23 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-10-09T20:27:32.607Z] #14 19.23 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-09T20:27:32.607Z] #14 19.23 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-09T20:27:32.607Z] #14 19.23 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-10-09T20:27:32.607Z] #14 19.23 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-10-09T20:27:32.607Z] #14 19.23 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-10-09T20:27:32.607Z] #14 19.23 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-10-09T20:27:32.607Z] #14 19.23 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-10-09T20:27:32.607Z] #14 19.23 xfsprogs xxd xz-utils zip [2020-10-09T20:27:32.607Z] #14 19.35 0 upgraded, 68 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:27:32.607Z] #14 19.35 Need to get 99.3 MB of archives. [2020-10-09T20:27:32.607Z] #14 19.35 After this operation, 605 MB of additional disk space will be used. [2020-10-09T20:27:32.607Z] #14 19.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-10-09T20:27:32.607Z] #14 19.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-10-09T20:27:32.607Z] #14 19.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-10-09T20:27:32.607Z] #14 19.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-10-09T20:27:32.607Z] #14 19.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-10-09T20:27:32.607Z] #14 19.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-10-09T20:27:32.607Z] #14 19.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-10-09T20:27:32.607Z] #14 19.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-10-09T20:27:32.607Z] #14 19.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-10-09T20:27:32.607Z] #14 19.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-10-09T20:27:32.607Z] #14 19.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-10-09T20:27:32.607Z] #14 19.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-10-09T20:27:32.607Z] #14 19.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-10-09T20:27:32.607Z] #14 19.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-10-09T20:27:32.607Z] #14 19.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-10-09T20:27:32.607Z] #14 19.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-10-09T20:27:32.607Z] #14 19.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-10-09T20:27:32.607Z] #14 19.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-10-09T20:27:32.607Z] #14 19.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-10-09T20:27:32.607Z] #14 19.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-10-09T20:27:32.607Z] #14 19.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-10-09T20:27:32.607Z] #14 19.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-10-09T20:27:32.607Z] #14 19.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-10-09T20:27:32.607Z] #14 19.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-10-09T20:27:32.607Z] #14 19.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-10-09T20:27:32.607Z] #14 19.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-09T20:27:32.607Z] #14 20.02 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-10-09T20:27:32.607Z] #14 20.03 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-10-09T20:27:32.607Z] #14 20.04 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-09T20:27:32.607Z] #14 20.23 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-09T20:27:32.607Z] #14 20.34 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-09T20:27:32.607Z] #14 20.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-10-09T20:27:32.607Z] #14 ... [2020-10-09T20:27:32.607Z] [2020-10-09T20:27:32.607Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:27:32.607Z] #39 10.64 DEP images/sk-inet.pb-c.d [2020-10-09T20:27:32.607Z] #39 10.65 PBCC images/sk-unix.pb-c.c [2020-10-09T20:27:32.607Z] #39 10.68 DEP images/sk-unix.pb-c.d [2020-10-09T20:27:32.607Z] #39 10.71 PBCC images/mm.pb-c.c [2020-10-09T20:27:32.607Z] #39 10.72 DEP images/mm.pb-c.d [2020-10-09T20:27:32.607Z] #39 10.77 PBCC images/timerfd.pb-c.c [2020-10-09T20:27:32.607Z] #39 10.82 DEP images/timerfd.pb-c.d [2020-10-09T20:27:32.607Z] #39 10.86 PBCC images/timer.pb-c.c [2020-10-09T20:27:32.607Z] #39 10.87 DEP images/timer.pb-c.d [2020-10-09T20:27:32.607Z] #39 10.93 PBCC images/sa.pb-c.c [2020-10-09T20:27:32.607Z] #39 10.95 DEP images/sa.pb-c.d [2020-10-09T20:27:32.607Z] #39 10.99 PBCC images/pipe-data.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.02 DEP images/pipe-data.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.04 PBCC images/mnt.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.06 DEP images/mnt.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.08 PBCC images/sk-packet.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.09 DEP images/sk-packet.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.12 PBCC images/tcp-stream.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.15 DEP images/tcp-stream.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.20 PBCC images/pipe.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.21 DEP images/pipe.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.25 PBCC images/pstree.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.25 DEP images/pstree.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.28 PBCC images/fs.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.28 DEP images/fs.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.30 PBCC images/signalfd.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.32 DEP images/signalfd.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.36 PBCC images/fh.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.40 PBCC images/fsnotify.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.44 DEP images/fh.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.48 DEP images/fsnotify.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.55 PBCC images/eventpoll.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.57 DEP images/eventpoll.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.60 PBCC images/eventfd.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.61 DEP images/eventfd.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.65 PBCC images/remap-file-path.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.67 DEP images/remap-file-path.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.71 PBCC images/fifo.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.73 DEP images/fifo.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.79 PBCC images/ghost-file.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.80 DEP images/ghost-file.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.86 PBCC images/regfile.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.91 DEP images/regfile.pb-c.d [2020-10-09T20:27:32.607Z] #39 11.96 PBCC images/ns.pb-c.c [2020-10-09T20:27:32.607Z] #39 11.98 DEP images/ns.pb-c.d [2020-10-09T20:27:32.607Z] #39 12.00 PBCC images/fdinfo.pb-c.c [2020-10-09T20:27:32.607Z] #39 12.07 DEP images/fdinfo.pb-c.d [2020-10-09T20:27:32.607Z] #39 12.12 PBCC images/core-aarch64.pb-c.c [2020-10-09T20:27:32.607Z] #39 12.16 PBCC images/core-arm.pb-c.c [2020-10-09T20:27:32.607Z] #39 12.18 PBCC images/core-ppc64.pb-c.c [2020-10-09T20:27:32.607Z] #39 12.19 PBCC images/core-s390.pb-c.c [2020-10-09T20:27:32.607Z] #39 12.24 PBCC images/core-x86.pb-c.c [2020-10-09T20:27:32.607Z] #39 12.29 PBCC images/core.pb-c.c [2020-10-09T20:27:32.607Z] #39 12.35 PBCC images/inventory.pb-c.c [2020-10-09T20:27:32.607Z] #39 12.36 DEP images/core-aarch64.pb-c.d [2020-10-09T20:27:32.607Z] #39 12.40 DEP images/core-arm.pb-c.d [2020-10-09T20:27:32.715Z] CC criu/cr-check.o [2020-10-09T20:27:32.900Z] #39 12.44 DEP images/core-ppc64.pb-c.d [2020-10-09T20:27:32.900Z] #39 12.51 DEP images/core-s390.pb-c.d [2020-10-09T20:27:32.900Z] #39 12.57 DEP images/core-x86.pb-c.d [2020-10-09T20:27:32.900Z] #39 12.60 DEP images/core.pb-c.d [2020-10-09T20:27:32.900Z] #39 12.61 DEP images/inventory.pb-c.d [2020-10-09T20:27:33.008Z] CC criu/cr-dedup.o [2020-10-09T20:27:33.008Z] CC criu/cr-dump.o [2020-10-09T20:27:33.195Z] #39 12.67 PBCC images/cpuinfo.pb-c.c [2020-10-09T20:27:33.195Z] #39 12.71 DEP images/cpuinfo.pb-c.d [2020-10-09T20:27:33.195Z] #39 12.75 PBCC images/stats.pb-c.c [2020-10-09T20:27:33.195Z] #39 12.76 DEP images/stats.pb-c.d [2020-10-09T20:27:33.832Z] #39 ... [2020-10-09T20:27:33.832Z] [2020-10-09T20:27:33.832Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:27:33.832Z] #42 37.40 time [2020-10-09T20:27:33.832Z] #42 40.92 internal/fmtsort [2020-10-09T20:27:33.832Z] #42 41.16 internal/poll [2020-10-09T20:27:33.832Z] #42 41.55 internal/syscall/execenv [2020-10-09T20:27:33.832Z] #42 41.68 internal/syscall/unix [2020-10-09T20:27:33.832Z] #42 41.90 strings [2020-10-09T20:27:33.832Z] #42 42.78 os [2020-10-09T20:27:33.832Z] #42 44.51 regexp/syntax [2020-10-09T20:27:33.832Z] #42 45.67 fmt [2020-10-09T20:27:33.832Z] #42 47.49 path/filepath [2020-10-09T20:27:33.832Z] #42 ... [2020-10-09T20:27:33.832Z] [2020-10-09T20:27:33.832Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:27:34.047Z] CC criu/cr-errno.o [2020-10-09T20:27:34.047Z] CC criu/cr-restore.o [2020-10-09T20:27:34.418Z] #57 27.48 Checking out files: 70% (2425/3441) Checking out files: 71% (2444/3441) Checking out files: 72% (2478/3441) Checking out files: 73% (2512/3441) Checking out files: 74% (2547/3441) Checking out files: 75% (2581/3441) Checking out files: 76% (2616/3441) Checking out files: 77% (2650/3441) Checking out files: 78% (2684/3441) Checking out files: 79% (2719/3441) Checking out files: 80% (2753/3441) Checking out files: 81% (2788/3441) Checking out files: 82% (2822/3441) Checking out files: 83% (2857/3441) Checking out files: 84% (2891/3441) Checking out files: 85% (2925/3441) Checking out files: 86% (2960/3441) Checking out files: 87% (2994/3441) Checking out files: 88% (3029/3441) Checking out files: 89% (3063/3441) Checking out files: 90% (3097/3441) Checking out files: 91% (3132/3441) Checking out files: 92% (3166/3441) Checking out files: 93% (3201/3441) Checking out files: 94% (3235/3441) Checking out files: 95% (3269/3441) Checking out files: 96% (3304/3441) Checking out files: 97% (3338/3441) Checking out files: 98% (3373/3441) Checking out files: 99% (3407/3441) Checking out files: 100% (3441/3441) Checking out files: 100% (3441/3441), done. [2020-10-09T20:27:34.418Z] #57 28.16 + cd /tmp/tmp.oeNZDvDAvi/src/github.com/containerd/containerd [2020-10-09T20:27:34.418Z] #57 28.16 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:27:34.537Z] #7 34.43 Building dependency tree... [2020-10-09T20:27:34.537Z] #7 35.93 Reading state information... [2020-10-09T20:27:35.085Z] CC criu/cr-service.o [2020-10-09T20:27:35.721Z] CC criu/crtools.o [2020-10-09T20:27:35.721Z] CC criu/eventfd.o [2020-10-09T20:27:35.945Z] #57 29.58 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-09T20:27:35.945Z] #57 29.58 + BUILDTAGS='netgo osusergo static_build' [2020-10-09T20:27:35.945Z] #57 29.58 + export EXTRA_FLAGS=-buildmode=pie [2020-10-09T20:27:35.945Z] #57 29.58 + EXTRA_FLAGS=-buildmode=pie [2020-10-09T20:27:35.945Z] #57 29.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-09T20:27:35.945Z] #57 29.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-09T20:27:35.945Z] #57 29.58 + '[' '' = dynamic ']' [2020-10-09T20:27:35.945Z] #57 29.58 + make [2020-10-09T20:27:36.015Z] CC criu/eventpoll.o [2020-10-09T20:27:36.015Z] CC criu/external.o [2020-10-09T20:27:36.310Z] CC criu/fault-injection.o [2020-10-09T20:27:36.310Z] CC criu/fdstore.o [2020-10-09T20:27:36.310Z] CC criu/fifo.o [2020-10-09T20:27:36.441Z] #7 37.89 The following additional packages will be installed: [2020-10-09T20:27:36.442Z] #7 37.92 libapparmor1 [2020-10-09T20:27:36.442Z] #7 ... [2020-10-09T20:27:36.442Z] [2020-10-09T20:27:36.442Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-09T20:27:36.442Z] #22 21.16 Reading package lists... [2020-10-09T20:27:36.442Z] #22 28.25 Reading package lists... [2020-10-09T20:27:36.442Z] #22 34.66 Building dependency tree... [2020-10-09T20:27:36.442Z] #22 35.94 Reading state information... [2020-10-09T20:27:36.442Z] #22 37.96 ca-certificates is already the newest version (20200601~deb10u1). [2020-10-09T20:27:36.442Z] #22 37.96 The following additional packages will be installed: [2020-10-09T20:27:36.442Z] #22 37.97 libjq1 libonig5 [2020-10-09T20:27:36.442Z] #22 ... [2020-10-09T20:27:36.442Z] [2020-10-09T20:27:36.442Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-09T20:27:36.581Z] #57 ... [2020-10-09T20:27:36.581Z] [2020-10-09T20:27:36.581Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:36.581Z] #24 19.68 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-10-09T20:27:36.581Z] #24 20.00 [2020-10-09T20:27:36.581Z] #24 20.20 0.4% ######################################################################## 100.0% [2020-10-09T20:27:36.581Z] #24 20.37 [2020-10-09T20:27:36.581Z] #24 21.76 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-10-09T20:27:36.581Z] #24 22.02 [2020-10-09T20:27:36.581Z] #24 22.25 #=#=# 0.2% #### 5.7% ########### 16.5% ##################### 29.3% ######################################################### 79.2% ######################################################################## 100.0% [2020-10-09T20:27:36.581Z] #24 23.20 [2020-10-09T20:27:36.581Z] #24 24.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-10-09T20:27:36.581Z] #24 24.62 skipping existing b63cc5f62c21 [2020-10-09T20:27:36.581Z] #24 24.70 [2020-10-09T20:27:36.581Z] #24 26.69 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-10-09T20:27:36.581Z] #24 27.00 #=#=# ##O#- # [2020-10-09T20:27:36.581Z] #24 27.35 #=#=# ######################################################################## 100.0% [2020-10-09T20:27:36.581Z] #24 28.22 [2020-10-09T20:27:36.581Z] #24 28.27 Download of images into '/build' complete. [2020-10-09T20:27:36.581Z] #24 28.27 Use something like the following to load the result into a Docker daemon: [2020-10-09T20:27:36.581Z] #24 28.27 tar -cC '/build' . | docker load [2020-10-09T20:27:36.581Z] #24 DONE 28.6s [2020-10-09T20:27:36.603Z] CC criu/file-ids.o [2020-10-09T20:27:36.603Z] CC criu/file-lock.o [2020-10-09T20:27:36.875Z] [2020-10-09T20:27:36.875Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:36.875Z] #14 21.95 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-10-09T20:27:36.875Z] #14 23.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-10-09T20:27:36.875Z] #14 23.15 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-10-09T20:27:36.875Z] #14 23.15 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-10-09T20:27:36.875Z] #14 23.16 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-10-09T20:27:36.875Z] #14 23.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-10-09T20:27:36.875Z] #14 23.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-10-09T20:27:36.875Z] #14 23.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-10-09T20:27:36.875Z] #14 23.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-10-09T20:27:36.875Z] #14 23.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-10-09T20:27:36.875Z] #14 23.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-10-09T20:27:36.875Z] #14 23.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-10-09T20:27:36.875Z] #14 23.27 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-10-09T20:27:36.875Z] #14 23.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-10-09T20:27:36.875Z] #14 23.28 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-10-09T20:27:36.875Z] #14 23.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-10-09T20:27:36.875Z] #14 23.29 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-10-09T20:27:36.875Z] #14 23.29 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-10-09T20:27:36.875Z] #14 23.64 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-10-09T20:27:36.875Z] #14 23.64 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-10-09T20:27:36.875Z] #14 23.65 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-10-09T20:27:36.875Z] #14 23.65 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-10-09T20:27:36.875Z] #14 23.66 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-10-09T20:27:36.875Z] #14 23.67 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-10-09T20:27:36.875Z] #14 23.68 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-10-09T20:27:36.875Z] #14 23.79 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-09T20:27:36.875Z] #14 23.79 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-10-09T20:27:36.875Z] #14 23.80 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-10-09T20:27:36.875Z] #14 23.80 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-09T20:27:36.875Z] #14 23.81 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-10-09T20:27:36.875Z] #14 23.83 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-09T20:27:36.875Z] #14 23.83 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-10-09T20:27:36.875Z] #14 23.84 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-09T20:27:36.875Z] #14 24.10 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-10-09T20:27:36.875Z] #14 24.16 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-10-09T20:27:36.875Z] #14 24.20 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-10-09T20:27:36.895Z] CC criu/files-ext.o [2020-10-09T20:27:36.895Z] CC criu/files-reg.o [2020-10-09T20:27:36.960Z] #26 37.70 Checking out files: 78% (1196/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/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. [2020-10-09T20:27:36.960Z] #26 38.69 + cd /tmp/tmp.yxaVbctFhC/src/github.com/go-swagger/go-swagger [2020-10-09T20:27:36.960Z] #26 38.69 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-10-09T20:27:37.174Z] #14 24.92 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:27:37.469Z] #14 25.09 Fetched 99.3 MB in 5s (20.1 MB/s) [2020-10-09T20:27:37.469Z] #14 25.17 Selecting previously unselected package pigz. [2020-10-09T20:27:37.470Z] #14 25.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 ... 15240 files and directories currently installed.) [2020-10-09T20:27:37.470Z] #14 25.20 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-10-09T20:27:37.470Z] #14 25.20 Unpacking pigz (2.4-1) ... [2020-10-09T20:27:37.470Z] #14 25.30 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-10-09T20:27:37.531Z] CC criu/files.o [2020-10-09T20:27:37.802Z] #14 25.31 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-10-09T20:27:37.802Z] #14 25.31 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-10-09T20:27:37.905Z] #26 39.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-09T20:27:38.095Z] #14 25.80 Selecting previously unselected package python3.7-minimal. [2020-10-09T20:27:38.095Z] #14 25.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-10-09T20:27:38.095Z] #14 25.81 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-09T20:27:38.166Z] CC criu/filesystems.o [2020-10-09T20:27:38.459Z] CC criu/fsnotify.o [2020-10-09T20:27:38.755Z] CC criu/image-desc.o [2020-10-09T20:27:38.755Z] CC criu/image.o [2020-10-09T20:27:39.048Z] CC criu/ipc_ns.o [2020-10-09T20:27:39.135Z] #14 26.66 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-10-09T20:27:39.135Z] #14 26.67 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-09T20:27:39.684Z] CC criu/irmap.o [2020-10-09T20:27:39.684Z] CC criu/kcmp-ids.o [2020-10-09T20:27:39.684Z] CC criu/kerndat.o [2020-10-09T20:27:39.817Z] #26 ... [2020-10-09T20:27:39.817Z] [2020-10-09T20:27:39.817Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-09T20:27:39.817Z] #54 28.05 Reading package lists... [2020-10-09T20:27:39.817Z] #54 34.56 Building dependency tree... [2020-10-09T20:27:39.817Z] #54 35.95 Reading state information... [2020-10-09T20:27:39.817Z] #54 37.82 The following additional packages will be installed: [2020-10-09T20:27:39.817Z] #54 37.84 libbtrfs0 [2020-10-09T20:27:39.817Z] #54 38.05 The following NEW packages will be installed: [2020-10-09T20:27:39.817Z] #54 38.07 libbtrfs-dev libbtrfs0 [2020-10-09T20:27:39.817Z] #54 38.45 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:27:39.817Z] #54 38.45 Need to get 119 kB of archives. [2020-10-09T20:27:39.817Z] #54 38.45 After this operation, 387 kB of additional disk space will be used. [2020-10-09T20:27:39.817Z] #54 38.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-09T20:27:39.817Z] #54 38.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-09T20:27:39.817Z] #54 39.57 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:27:39.817Z] #54 39.76 Fetched 119 kB in 0s (416 kB/s) [2020-10-09T20:27:39.817Z] #54 39.89 Selecting previously unselected package libbtrfs0. [2020-10-09T20:27:39.817Z] #54 39.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.) [2020-10-09T20:27:39.817Z] #54 39.96 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-09T20:27:39.817Z] #54 39.98 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-09T20:27:39.817Z] #54 40.13 Selecting previously unselected package libbtrfs-dev. [2020-10-09T20:27:39.817Z] #54 40.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-09T20:27:39.817Z] #54 40.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:27:39.817Z] #54 40.46 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-09T20:27:39.817Z] #54 40.48 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:27:39.817Z] #54 40.50 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:27:39.817Z] #54 DONE 41.6s [2020-10-09T20:27:39.817Z] [2020-10-09T20:27:39.817Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-09T20:27:39.817Z] #66 DONE 41.4s [2020-10-09T20:27:39.817Z] [2020-10-09T20:27:39.817Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:27:39.817Z] #55 DONE 0.1s [2020-10-09T20:27:40.076Z] [2020-10-09T20:27:40.076Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-10-09T20:27:40.076Z] #56 DONE 0.0s [2020-10-09T20:27:40.076Z] [2020-10-09T20:27:40.076Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-09T20:27:40.076Z] #22 38.38 The following NEW packages will be installed: [2020-10-09T20:27:40.076Z] #22 38.41 jq libjq1 libonig5 [2020-10-09T20:27:40.076Z] #22 38.81 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:27:40.076Z] #22 38.81 Need to get 355 kB of archives. [2020-10-09T20:27:40.076Z] #22 38.81 After this operation, 1072 kB of additional disk space will be used. [2020-10-09T20:27:40.076Z] #22 38.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-09T20:27:40.076Z] #22 38.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-09T20:27:40.076Z] #22 38.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-09T20:27:40.076Z] #22 39.98 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:27:40.076Z] #22 40.21 Fetched 355 kB in 0s (1220 kB/s) [2020-10-09T20:27:40.076Z] #22 40.33 Selecting previously unselected package libonig5:amd64. [2020-10-09T20:27:40.076Z] #22 40.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-09T20:27:40.076Z] #22 40.42 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-10-09T20:27:40.076Z] #22 40.45 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-09T20:27:40.076Z] #22 40.71 Selecting previously unselected package libjq1:amd64. [2020-10-09T20:27:40.076Z] #22 40.71 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-09T20:27:40.076Z] #22 40.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-09T20:27:40.076Z] #22 41.08 Selecting previously unselected package jq. [2020-10-09T20:27:40.076Z] #22 41.09 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-09T20:27:40.076Z] #22 41.11 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-09T20:27:40.076Z] #22 41.46 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-09T20:27:40.076Z] #22 41.57 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-09T20:27:40.076Z] #22 41.58 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-09T20:27:40.076Z] #22 41.63 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:27:40.335Z] #22 ... [2020-10-09T20:27:40.335Z] [2020-10-09T20:27:40.335Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-09T20:27:40.335Z] #7 37.93 Suggested packages: [2020-10-09T20:27:40.335Z] #7 37.94 seccomp [2020-10-09T20:27:40.335Z] #7 38.21 The following NEW packages will be installed: [2020-10-09T20:27:40.335Z] #7 38.21 libapparmor-dev libapparmor1 libseccomp-dev [2020-10-09T20:27:40.335Z] #7 38.62 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:27:40.335Z] #7 38.62 Need to get 293 kB of archives. [2020-10-09T20:27:40.335Z] #7 38.62 After this operation, 952 kB of additional disk space will be used. [2020-10-09T20:27:40.335Z] #7 38.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-10-09T20:27:40.335Z] #7 38.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-10-09T20:27:40.335Z] #7 38.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-10-09T20:27:40.335Z] #7 39.76 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:27:40.335Z] #7 40.00 Fetched 293 kB in 0s (1089 kB/s) [2020-10-09T20:27:40.335Z] #7 40.10 Selecting previously unselected package libapparmor1:amd64. [2020-10-09T20:27:40.335Z] #7 40.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.) [2020-10-09T20:27:40.335Z] #7 40.26 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-10-09T20:27:40.335Z] #7 40.29 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-10-09T20:27:40.335Z] #7 40.41 Selecting previously unselected package libapparmor-dev:amd64. [2020-10-09T20:27:40.335Z] #7 40.43 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-10-09T20:27:40.335Z] #7 40.47 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-09T20:27:40.335Z] #7 40.64 Selecting previously unselected package libseccomp-dev:amd64. [2020-10-09T20:27:40.335Z] #7 40.64 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-10-09T20:27:40.335Z] #7 40.64 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-09T20:27:40.335Z] #7 41.16 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-09T20:27:40.335Z] #7 41.20 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-10-09T20:27:40.335Z] #7 41.24 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-09T20:27:40.335Z] #7 41.32 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:27:40.335Z] #7 DONE 41.9s [2020-10-09T20:27:40.335Z] [2020-10-09T20:27:40.335Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:27:40.335Z] #50 DONE 0.1s [2020-10-09T20:27:40.335Z] [2020-10-09T20:27:40.335Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-10-09T20:27:40.335Z] #51 DONE 0.1s [2020-10-09T20:27:40.335Z] [2020-10-09T20:27:40.335Z] #8 [dev 1/25] RUN groupadd -r docker [2020-10-09T20:27:40.339Z] CC criu/libnetlink.o [2020-10-09T20:27:40.339Z] CC criu/log.o [2020-10-09T20:27:40.339Z] CC criu/lsm.o [2020-10-09T20:27:40.595Z] #8 ... [2020-10-09T20:27:40.595Z] [2020-10-09T20:27:40.595Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-09T20:27:40.595Z] #22 DONE 42.4s [2020-10-09T20:27:40.634Z] CC criu/mem.o [2020-10-09T20:27:40.650Z] #14 ... [2020-10-09T20:27:40.650Z] [2020-10-09T20:27:40.650Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:27:40.650Z] #29 46.62 path/filepath [2020-10-09T20:27:40.650Z] #29 47.30 flag [2020-10-09T20:27:40.650Z] #29 47.64 io/ioutil [2020-10-09T20:27:40.650Z] #29 47.95 github.com/BurntSushi/toml [2020-10-09T20:27:40.650Z] #29 48.26 log [2020-10-09T20:27:40.650Z] #29 48.74 path [2020-10-09T20:27:40.650Z] #29 49.26 text/tabwriter [2020-10-09T20:27:40.650Z] #29 50.82 github.com/BurntSushi/toml/cmd/tomlv [2020-10-09T20:27:40.650Z] #29 DONE 54.2s [2020-10-09T20:27:40.650Z] [2020-10-09T20:27:40.650Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:27:40.650Z] #39 13.65 make[1]: Nothing to be done for 'all'. [2020-10-09T20:27:40.650Z] #39 14.46 CC images/stats.o [2020-10-09T20:27:40.650Z] #39 14.81 CC images/core.o [2020-10-09T20:27:40.650Z] #39 15.23 CC images/core-x86.o [2020-10-09T20:27:40.650Z] #39 15.59 CC images/core-arm.o [2020-10-09T20:27:40.650Z] #39 15.92 CC images/core-aarch64.o [2020-10-09T20:27:40.650Z] #39 16.18 CC images/core-ppc64.o [2020-10-09T20:27:40.650Z] #39 16.91 CC images/core-s390.o [2020-10-09T20:27:40.650Z] #39 17.51 CC images/cpuinfo.o [2020-10-09T20:27:40.650Z] #39 17.92 CC images/inventory.o [2020-10-09T20:27:40.650Z] #39 18.06 CC images/fdinfo.o [2020-10-09T20:27:40.650Z] #39 18.37 CC images/fown.o [2020-10-09T20:27:40.650Z] #39 18.50 CC images/ns.o [2020-10-09T20:27:40.650Z] #39 18.69 CC images/regfile.o [2020-10-09T20:27:40.650Z] #39 18.85 CC images/ghost-file.o [2020-10-09T20:27:40.650Z] #39 19.10 CC images/fifo.o [2020-10-09T20:27:40.650Z] #39 19.19 CC images/remap-file-path.o [2020-10-09T20:27:40.650Z] #39 19.38 CC images/eventfd.o [2020-10-09T20:27:40.650Z] #39 19.58 CC images/eventpoll.o [2020-10-09T20:27:40.650Z] #39 19.86 CC images/fh.o [2020-10-09T20:27:40.650Z] #39 20.16 CC images/fsnotify.o [2020-10-09T20:27:40.853Z] [2020-10-09T20:27:40.853Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-10-09T20:27:40.853Z] #23 DONE 0.1s [2020-10-09T20:27:40.853Z] [2020-10-09T20:27:40.853Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:41.269Z] CC criu/memfd.o [2020-10-09T20:27:41.269Z] CC criu/mount.o [2020-10-09T20:27:41.285Z] #39 20.85 CC images/signalfd.o [2020-10-09T20:27:41.578Z] #39 21.23 CC images/fs.o [2020-10-09T20:27:41.578Z] #39 ... [2020-10-09T20:27:41.578Z] [2020-10-09T20:27:41.578Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:41.578Z] #14 29.41 Selecting previously unselected package python3-minimal. [2020-10-09T20:27:41.870Z] #14 29.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 ... 15489 files and directories currently installed.) [2020-10-09T20:27:41.870Z] #14 29.46 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-10-09T20:27:41.870Z] #14 29.46 Unpacking python3-minimal (3.7.3-1) ... [2020-10-09T20:27:41.871Z] #14 29.57 Selecting previously unselected package libmpdec2:s390x. [2020-10-09T20:27:41.871Z] #14 29.57 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-10-09T20:27:41.871Z] #14 29.58 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-10-09T20:27:41.871Z] #14 29.65 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-10-09T20:27:41.871Z] #14 29.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-10-09T20:27:42.163Z] #14 29.66 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-10-09T20:27:42.782Z] CC criu/namespaces.o [2020-10-09T20:27:42.799Z] #14 30.41 Selecting previously unselected package python3.7. [2020-10-09T20:27:42.799Z] #14 30.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-10-09T20:27:42.799Z] #14 30.44 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-09T20:27:42.799Z] #14 30.59 Selecting previously unselected package libpython3-stdlib:s390x. [2020-10-09T20:27:42.800Z] #14 30.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-10-09T20:27:42.800Z] #14 30.62 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-10-09T20:27:43.094Z] #14 30.76 Setting up python3-minimal (3.7.3-1) ... [2020-10-09T20:27:43.393Z] #24 ... [2020-10-09T20:27:43.393Z] [2020-10-09T20:27:43.393Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:43.393Z] #31 28.78 Reading package lists... [2020-10-09T20:27:43.393Z] #31 35.34 Building dependency tree... [2020-10-09T20:27:43.393Z] #31 37.03 Reading state information... [2020-10-09T20:27:43.393Z] #31 38.72 The following additional packages will be installed: [2020-10-09T20:27:43.393Z] #31 38.72 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-09T20:27:43.393Z] #31 38.73 Suggested packages: [2020-10-09T20:27:43.393Z] #31 38.75 cmake-doc ninja-build lrzip [2020-10-09T20:27:43.393Z] #31 38.75 Recommended packages: [2020-10-09T20:27:43.393Z] #31 38.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-09T20:27:43.393Z] #31 39.83 The following NEW packages will be installed: [2020-10-09T20:27:43.393Z] #31 39.85 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-09T20:27:43.393Z] #31 39.86 vim-common xxd [2020-10-09T20:27:43.393Z] #31 40.23 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:27:43.393Z] #31 40.23 Need to get 14.9 MB of archives. [2020-10-09T20:27:43.393Z] #31 40.23 After this operation, 61.8 MB of additional disk space will be used. [2020-10-09T20:27:43.393Z] #31 40.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-09T20:27:43.393Z] #31 40.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-09T20:27:43.393Z] #31 40.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-10-09T20:27:43.393Z] #31 40.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-09T20:27:43.393Z] #31 41.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-10-09T20:27:43.393Z] #31 41.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-10-09T20:27:43.393Z] #31 41.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-10-09T20:27:43.393Z] #31 41.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-10-09T20:27:43.393Z] #31 41.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-10-09T20:27:43.393Z] #31 41.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-10-09T20:27:43.393Z] #31 44.00 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:27:43.393Z] #31 44.30 Fetched 14.9 MB in 2s (7420 kB/s) [2020-10-09T20:27:43.393Z] #31 44.38 Selecting previously unselected package xxd. [2020-10-09T20:27:43.394Z] #31 44.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-09T20:27:43.394Z] #31 44.49 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-09T20:27:43.394Z] #31 44.51 Unpacking xxd (2:8.1.0875-5) ... [2020-10-09T20:27:43.394Z] #31 44.86 Selecting previously unselected package vim-common. [2020-10-09T20:27:43.394Z] #31 44.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-09T20:27:43.394Z] #31 44.94 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-09T20:27:43.394Z] #31 ... [2020-10-09T20:27:43.394Z] [2020-10-09T20:27:43.394Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:43.394Z] #38 28.95 Reading package lists... [2020-10-09T20:27:43.394Z] #38 35.61 Building dependency tree... [2020-10-09T20:27:43.394Z] #38 37.28 Reading state information... [2020-10-09T20:27:43.394Z] #38 39.18 The following additional packages will be installed: [2020-10-09T20:27:43.394Z] #38 39.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-09T20:27:43.394Z] #38 39.20 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-09T20:27:43.394Z] #38 39.21 Suggested packages: [2020-10-09T20:27:43.394Z] #38 39.22 manpages-dev python-setuptools [2020-10-09T20:27:43.394Z] #38 40.47 The following NEW packages will be installed: [2020-10-09T20:27:43.394Z] #38 40.48 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-09T20:27:43.394Z] #38 40.49 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-09T20:27:43.394Z] #38 40.49 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-09T20:27:43.394Z] #38 40.49 python-six zlib1g-dev [2020-10-09T20:27:43.394Z] #38 40.89 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:27:43.394Z] #38 40.89 Need to get 4095 kB of archives. [2020-10-09T20:27:43.394Z] #38 40.89 After this operation, 22.5 MB of additional disk space will be used. [2020-10-09T20:27:43.394Z] #38 40.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-10-09T20:27:43.394Z] #38 40.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-09T20:27:43.394Z] #38 40.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-10-09T20:27:43.394Z] #38 40.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-09T20:27:43.394Z] #38 40.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-10-09T20:27:43.394Z] #38 40.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-09T20:27:43.394Z] #38 40.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-10-09T20:27:43.394Z] #38 40.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-10-09T20:27:43.394Z] #38 40.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-10-09T20:27:43.394Z] #38 41.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-10-09T20:27:43.394Z] #38 41.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-10-09T20:27:43.394Z] #38 41.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-10-09T20:27:43.394Z] #38 41.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-10-09T20:27:43.394Z] #38 41.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-10-09T20:27:43.394Z] #38 41.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-09T20:27:43.394Z] #38 41.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-10-09T20:27:43.394Z] #38 41.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-10-09T20:27:43.394Z] #38 43.19 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:27:43.394Z] #38 43.50 Fetched 4095 kB in 1s (5633 kB/s) [2020-10-09T20:27:43.394Z] #38 43.61 Selecting previously unselected package libcap-dev:amd64. [2020-10-09T20:27:43.394Z] #38 43.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.) [2020-10-09T20:27:43.394Z] #38 43.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-10-09T20:27:43.394Z] #38 43.77 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-10-09T20:27:43.394Z] #38 43.95 Selecting previously unselected package libnet1:amd64. [2020-10-09T20:27:43.394Z] #38 43.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-09T20:27:43.394Z] #38 43.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-09T20:27:43.394Z] #38 44.14 Selecting previously unselected package libnet1-dev. [2020-10-09T20:27:43.394Z] #38 44.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-09T20:27:43.394Z] #38 44.18 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-09T20:27:43.394Z] #38 44.56 Selecting previously unselected package libnl-3-200:amd64. [2020-10-09T20:27:43.394Z] #38 44.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-09T20:27:43.394Z] #38 44.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-09T20:27:43.394Z] #38 44.78 Selecting previously unselected package libnl-3-dev:amd64. [2020-10-09T20:27:43.394Z] #38 44.78 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-10-09T20:27:43.394Z] #38 44.79 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-09T20:27:43.417Z] CC criu/net.o [2020-10-09T20:27:43.652Z] #38 45.37 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-09T20:27:43.652Z] #38 45.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-09T20:27:43.652Z] #38 ... [2020-10-09T20:27:43.652Z] [2020-10-09T20:27:43.652Z] #8 [dev 1/25] RUN groupadd -r docker [2020-10-09T20:27:43.652Z] #8 DONE 3.5s [2020-10-09T20:27:43.652Z] [2020-10-09T20:27:43.652Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:43.652Z] #38 45.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-09T20:27:43.652Z] #38 ... [2020-10-09T20:27:43.652Z] [2020-10-09T20:27:43.653Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:43.653Z] #31 45.47 Selecting previously unselected package cmake-data. [2020-10-09T20:27:43.653Z] #31 45.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-09T20:27:43.730Z] #14 31.36 Selecting previously unselected package python3. [2020-10-09T20:27:43.730Z] #14 31.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15901 files and directories currently installed.) [2020-10-09T20:27:43.730Z] #14 31.38 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-10-09T20:27:43.730Z] #14 31.39 Unpacking python3 (3.7.3-1) ... [2020-10-09T20:27:43.730Z] #14 31.49 Selecting previously unselected package libip4tc0:s390x. [2020-10-09T20:27:43.730Z] #14 31.49 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-10-09T20:27:43.730Z] #14 31.49 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-10-09T20:27:43.911Z] #31 45.50 Unpacking cmake-data (3.13.4-1) ... [2020-10-09T20:27:44.023Z] #14 31.58 Selecting previously unselected package libip6tc0:s390x. [2020-10-09T20:27:44.023Z] #14 31.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-10-09T20:27:44.023Z] #14 31.58 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-10-09T20:27:44.023Z] #14 31.64 Selecting previously unselected package libiptc0:s390x. [2020-10-09T20:27:44.023Z] #14 31.64 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-10-09T20:27:44.023Z] #14 31.65 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-10-09T20:27:44.023Z] #14 31.73 Selecting previously unselected package libnfnetlink0:s390x. [2020-10-09T20:27:44.023Z] #14 31.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-10-09T20:27:44.023Z] #14 31.73 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-10-09T20:27:44.023Z] #14 31.80 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-10-09T20:27:44.023Z] #14 31.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-10-09T20:27:44.023Z] #14 31.80 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-10-09T20:27:44.316Z] #14 31.89 Selecting previously unselected package libnftnl11:s390x. [2020-10-09T20:27:44.316Z] #14 31.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-10-09T20:27:44.316Z] #14 31.90 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-10-09T20:27:44.316Z] #14 31.97 Selecting previously unselected package iptables. [2020-10-09T20:27:44.316Z] #14 31.98 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-10-09T20:27:44.316Z] #14 31.98 Unpacking iptables (1.8.2-4) ... [2020-10-09T20:27:44.455Z] CC criu/netfilter.o [2020-10-09T20:27:44.611Z] #14 32.27 Selecting previously unselected package xxd. [2020-10-09T20:27:44.611Z] #14 32.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-10-09T20:27:44.611Z] #14 32.29 Unpacking xxd (2:8.1.0875-5) ... [2020-10-09T20:27:44.748Z] CC criu/page-pipe.o [2020-10-09T20:27:44.748Z] CC criu/page-xfer.o [2020-10-09T20:27:44.904Z] #14 32.42 Selecting previously unselected package vim-common. [2020-10-09T20:27:44.904Z] #14 32.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-09T20:27:44.904Z] #14 32.44 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-09T20:27:44.904Z] #14 32.60 Selecting previously unselected package bash-completion. [2020-10-09T20:27:44.904Z] #14 32.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-09T20:27:44.904Z] #14 ... [2020-10-09T20:27:44.904Z] [2020-10-09T20:27:44.904Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:27:44.904Z] #42 48.64 regexp [2020-10-09T20:27:44.904Z] #42 49.57 flag [2020-10-09T20:27:44.904Z] #42 51.00 go/token [2020-10-09T20:27:44.904Z] #42 51.56 go/scanner [2020-10-09T20:27:44.904Z] #42 51.67 internal/lazyregexp [2020-10-09T20:27:44.904Z] #42 51.92 path [2020-10-09T20:27:44.904Z] #42 52.35 io/ioutil [2020-10-09T20:27:44.904Z] #42 52.40 go/ast [2020-10-09T20:27:44.904Z] #42 52.79 net/url [2020-10-09T20:27:44.904Z] #42 54.10 text/template/parse [2020-10-09T20:27:44.904Z] #42 57.06 go/parser [2020-10-09T20:27:44.904Z] #42 57.95 text/template [2020-10-09T20:27:44.904Z] #42 ... [2020-10-09T20:27:44.904Z] [2020-10-09T20:27:44.904Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:27:44.904Z] #39 21.46 CC images/pstree.o [2020-10-09T20:27:44.904Z] #39 21.53 CC images/pipe.o [2020-10-09T20:27:44.904Z] #39 21.64 CC images/tcp-stream.o [2020-10-09T20:27:44.904Z] #39 21.78 CC images/sk-packet.o [2020-10-09T20:27:44.904Z] #39 21.96 CC images/mnt.o [2020-10-09T20:27:44.904Z] #39 22.07 CC images/pipe-data.o [2020-10-09T20:27:44.904Z] #39 22.16 CC images/sa.o [2020-10-09T20:27:44.904Z] #39 22.26 CC images/timer.o [2020-10-09T20:27:44.904Z] #39 22.39 CC images/timerfd.o [2020-10-09T20:27:44.904Z] #39 22.60 CC images/mm.o [2020-10-09T20:27:44.904Z] #39 22.70 CC images/sk-opts.o [2020-10-09T20:27:44.904Z] #39 22.83 CC images/sk-unix.o [2020-10-09T20:27:44.904Z] #39 23.05 CC images/sk-inet.o [2020-10-09T20:27:44.904Z] #39 23.38 CC images/tun.o [2020-10-09T20:27:44.904Z] #39 23.55 CC images/sk-netlink.o [2020-10-09T20:27:44.904Z] #39 23.74 CC images/packet-sock.o [2020-10-09T20:27:44.904Z] #39 24.07 CC images/ipc-var.o [2020-10-09T20:27:44.904Z] #39 24.29 CC images/ipc-desc.o [2020-10-09T20:27:44.904Z] #39 24.44 CC images/ipc-shm.o [2020-10-09T20:27:44.904Z] #39 24.60 CC images/ipc-msg.o [2020-10-09T20:27:44.904Z] #39 24.78 CC images/ipc-sem.o [2020-10-09T20:27:45.197Z] #39 24.88 CC images/utsns.o [2020-10-09T20:27:45.197Z] #39 24.99 CC images/creds.o [2020-10-09T20:27:45.306Z] #31 ... [2020-10-09T20:27:45.306Z] [2020-10-09T20:27:45.306Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-10-09T20:27:45.306Z] #9 DONE 1.5s [2020-10-09T20:27:45.306Z] [2020-10-09T20:27:45.306Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-10-09T20:27:45.387Z] CC criu/pagemap-cache.o [2020-10-09T20:27:45.490Z] #39 25.16 CC images/vma.o [2020-10-09T20:27:45.490Z] #39 25.27 CC images/netdev.o [2020-10-09T20:27:45.638Z] Fetching without tags [2020-10-09T20:27:45.680Z] CC criu/pagemap.o [2020-10-09T20:27:45.783Z] #39 25.50 CC images/tty.o [2020-10-09T20:27:45.878Z] #10 ... [2020-10-09T20:27:45.878Z] [2020-10-09T20:27:45.878Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:27:45.878Z] #29 37.24 internal/reflectlite [2020-10-09T20:27:45.878Z] #29 37.26 sync [2020-10-09T20:27:45.878Z] #29 39.74 sort [2020-10-09T20:27:45.878Z] #29 39.76 errors [2020-10-09T20:27:45.878Z] #29 40.14 strconv [2020-10-09T20:27:45.878Z] #29 40.94 io [2020-10-09T20:27:45.878Z] #29 43.08 internal/oserror [2020-10-09T20:27:45.878Z] #29 43.25 syscall [2020-10-09T20:27:45.878Z] #29 45.00 reflect [2020-10-09T20:27:45.878Z] #29 ... [2020-10-09T20:27:45.878Z] [2020-10-09T20:27:45.878Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:45.878Z] #38 45.50 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-10-09T20:27:45.878Z] #38 45.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-10-09T20:27:45.878Z] #38 45.60 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-09T20:27:45.878Z] #38 45.86 Selecting previously unselected package zlib1g-dev:amd64. [2020-10-09T20:27:45.878Z] #38 45.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-10-09T20:27:45.878Z] #38 45.87 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-09T20:27:45.878Z] #38 46.23 Selecting previously unselected package libprotobuf17:amd64. [2020-10-09T20:27:45.878Z] #38 46.23 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-10-09T20:27:45.878Z] #38 46.23 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-09T20:27:45.878Z] #38 47.41 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-10-09T20:27:45.878Z] #38 47.43 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-10-09T20:27:45.878Z] #38 47.44 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-09T20:27:45.891Z] Merging remotes/origin/19.03 commit 233a6379e5c07588d8eb3be3b7a57dc916336b0b into PR head commit 88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:27:45.974Z] CC criu/parasite-syscall.o [2020-10-09T20:27:46.076Z] #39 25.87 CC images/file-lock.o [2020-10-09T20:27:46.137Z] #38 47.81 Selecting previously unselected package libprotobuf-dev:amd64. [2020-10-09T20:27:46.137Z] #38 47.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-10-09T20:27:46.137Z] #38 47.82 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-09T20:27:46.137Z] #38 ... [2020-10-09T20:27:46.137Z] [2020-10-09T20:27:46.137Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-10-09T20:27:46.137Z] #10 0.989 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-09T20:27:46.137Z] #10 DONE 1.1s [2020-10-09T20:27:46.267Z] CC criu/path.o [2020-10-09T20:27:46.267Z] CC criu/pie-util-vdso.o [2020-10-09T20:27:46.369Z] #39 25.97 CC images/rlimit.o [2020-10-09T20:27:46.369Z] #39 26.11 CC images/pagemap.o [2020-10-09T20:27:46.396Z] [2020-10-09T20:27:46.396Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-10-09T20:27:46.561Z] CC criu/pie-util.o [2020-10-09T20:27:46.561Z] CC criu/pipes.o [2020-10-09T20:27:46.563Z] Merge succeeded, producing 88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:27:46.563Z] Checking out Revision 88eec2e811d620fe88b4859dee64d064fae37356 (PR-41542) [2020-10-09T20:27:46.662Z] #39 26.31 CC images/siginfo.o [2020-10-09T20:27:46.662Z] #39 26.48 CC images/rpc.o [2020-10-09T20:27:46.854Z] CC criu/plugin.o [2020-10-09T20:27:46.854Z] CC criu/proc_parse.o [2020-10-09T20:27:45.577Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-09T20:27:45.598Z] > git config --add remote.origin.fetch +refs/pull/41542/head:refs/remotes/origin/PR-41542 # timeout=10 [2020-10-09T20:27:45.620Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-09T20:27:45.633Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-09T20:27:45.643Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-09T20:27:45.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:27:45.645Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41542/head:refs/remotes/origin/PR-41542 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-09T20:27:45.900Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T20:27:45.910Z] > git checkout -f 88eec2e811d620fe88b4859dee64d064fae37356 # timeout=10 [2020-10-09T20:27:46.487Z] > git remote # timeout=10 [2020-10-09T20:27:46.507Z] > git config --get remote.origin.url # timeout=10 [2020-10-09T20:27:46.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:27:46.531Z] > git merge 233a6379e5c07588d8eb3be3b7a57dc916336b0b # timeout=10 [2020-10-09T20:27:46.549Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-09T20:27:46.566Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T20:27:46.578Z] > git checkout -f 88eec2e811d620fe88b4859dee64d064fae37356 # timeout=10 [2020-10-09T20:27:47.297Z] #39 ... [2020-10-09T20:27:47.297Z] [2020-10-09T20:27:47.297Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:27:47.297Z] #57 30.98 + bin/ctr [2020-10-09T20:27:47.297Z] #57 ... [2020-10-09T20:27:47.297Z] [2020-10-09T20:27:47.297Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:47.297Z] #14 34.88 Unpacking bash-completion (1:2.8-6) ... [2020-10-09T20:27:47.332Z] #11 ... [2020-10-09T20:27:47.332Z] [2020-10-09T20:27:47.332Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:27:47.332Z] #42 38.75 sync [2020-10-09T20:27:47.332Z] #42 38.75 internal/reflectlite [2020-10-09T20:27:47.332Z] #42 40.33 github.com/LK4D4/vndr/godl/singleflight [2020-10-09T20:27:47.332Z] #42 40.76 math/rand [2020-10-09T20:27:47.332Z] #42 42.15 internal/singleflight [2020-10-09T20:27:47.332Z] #42 42.90 sort [2020-10-09T20:27:47.332Z] #42 42.91 errors [2020-10-09T20:27:47.332Z] #42 43.56 io [2020-10-09T20:27:47.332Z] #42 44.50 strconv [2020-10-09T20:27:47.332Z] #42 45.97 bytes [2020-10-09T20:27:47.332Z] #42 ... [2020-10-09T20:27:47.332Z] [2020-10-09T20:27:47.332Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:47.332Z] #24 4.408 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-10-09T20:27:47.332Z] #24 5.152 [2020-10-09T20:27:47.591Z] #24 5.500 # 2.6% ### 4.8% #### 6.5% ###### 9.0% ######## 12.2% ############# 18.7% ################# 24.7% #################### 28.5% ####################### 32.9% ############################ 38.9% ############################### 43.9% [2020-10-09T20:27:47.591Z] #24 ... [2020-10-09T20:27:47.591Z] [2020-10-09T20:27:47.591Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-10-09T20:27:47.591Z] #11 DONE 1.3s [2020-10-09T20:27:47.591Z] [2020-10-09T20:27:47.591Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:47.591Z] #14 35.33 Selecting previously unselected package bzip2. [2020-10-09T20:27:47.592Z] #14 35.35 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-10-09T20:27:47.592Z] #14 35.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-09T20:27:47.884Z] #14 35.45 Selecting previously unselected package xz-utils. [2020-10-09T20:27:47.884Z] #14 35.45 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-10-09T20:27:47.884Z] #14 35.45 Unpacking xz-utils (5.2.4-1) ... [2020-10-09T20:27:47.884Z] #14 35.60 Selecting previously unselected package apparmor. [2020-10-09T20:27:47.884Z] #14 35.60 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-10-09T20:27:47.884Z] #14 35.66 Unpacking apparmor (2.13.2-10) ... [2020-10-09T20:27:48.367Z] CC criu/protobuf-desc.o [2020-10-09T20:27:48.367Z] CC criu/protobuf.o [2020-10-09T20:27:48.520Z] #14 36.11 Selecting previously unselected package aufs-tools. [2020-10-09T20:27:48.520Z] #14 36.14 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-10-09T20:27:48.520Z] #14 36.14 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-09T20:27:48.520Z] #14 36.26 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-09T20:27:48.520Z] #14 36.26 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-10-09T20:27:48.520Z] #14 36.26 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-09T20:27:48.659Z] CC criu/pstree.o [2020-10-09T20:27:48.670Z] #24 5.500 # 2.6% ### 4.8% #### 6.5% ###### 9.0% ######## 12.2% ############# 18.7% ################# 24.7% #################### 28.5% ####################### 32.9% ############################ 38.9% ############################### 43.9% ###################################### 54.1% ########################################### 60.9% ############################################## 65.2% ################################################# 69.4% #################################################### 73.5% ######################################################## 78.2% ############################################################ 84.1% ############################################################## 87.5% ################################################################### 93.7% ######################################################################## 100.0% [2020-10-09T20:27:48.930Z] #24 ... [2020-10-09T20:27:48.930Z] [2020-10-09T20:27:48.930Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-10-09T20:27:48.930Z] #12 DONE 1.4s [2020-10-09T20:27:48.930Z] [2020-10-09T20:27:48.930Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:48.930Z] #24 8.275 [2020-10-09T20:27:48.952Z] CC criu/rbtree.o [2020-10-09T20:27:48.952Z] CC criu/rst-malloc.o [2020-10-09T20:27:49.250Z] CC criu/seccomp.o [2020-10-09T20:27:49.544Z] CC criu/seize.o [2020-10-09T20:27:49.838Z] CC criu/servicefd.o [2020-10-09T20:27:50.020Z] #24 8.576 #=#=# ##### 7.5% ############# 18.8% ################## 26.1% ###################### 31.3% ############################## 41.9% ######################################## 55.9% [2020-10-09T20:27:50.020Z] #24 ... [2020-10-09T20:27:50.020Z] [2020-10-09T20:27:50.020Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:27:50.020Z] #57 3.047 + RM_GOPATH=0 [2020-10-09T20:27:50.020Z] #57 3.047 + TMP_GOPATH= [2020-10-09T20:27:50.020Z] #57 3.047 + : /build [2020-10-09T20:27:50.020Z] #57 3.047 + '[' -z '' ']' [2020-10-09T20:27:50.020Z] #57 3.047 ++ mktemp -d [2020-10-09T20:27:50.020Z] #57 3.052 + export GOPATH=/tmp/tmp.3FD36SeZ7T [2020-10-09T20:27:50.020Z] #57 3.052 + GOPATH=/tmp/tmp.3FD36SeZ7T [2020-10-09T20:27:50.020Z] #57 3.052 + RM_GOPATH=1 [2020-10-09T20:27:50.020Z] #57 3.054 ++ dirname ./install.sh [2020-10-09T20:27:50.020Z] #57 3.063 + dir=. [2020-10-09T20:27:50.020Z] #57 3.063 + bin=containerd [2020-10-09T20:27:50.020Z] #57 3.063 + shift [2020-10-09T20:27:50.020Z] #57 3.063 + '[' '!' -f ./containerd.installer ']' [2020-10-09T20:27:50.020Z] #57 3.063 + . ./containerd.installer [2020-10-09T20:27:50.020Z] #57 3.063 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:27:50.020Z] #57 3.063 + install_containerd [2020-10-09T20:27:50.020Z] #57 3.063 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-10-09T20:27:50.020Z] #57 3.063 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3FD36SeZ7T/src/github.com/containerd/containerd [2020-10-09T20:27:50.020Z] #57 3.063 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:27:50.020Z] #57 3.094 Cloning into '/tmp/tmp.3FD36SeZ7T/src/github.com/containerd/containerd'... [2020-10-09T20:27:50.020Z] #57 ... [2020-10-09T20:27:50.020Z] [2020-10-09T20:27:50.020Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:50.096Z] #14 37.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-09T20:27:50.096Z] #14 37.82 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-10-09T20:27:50.096Z] #14 37.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-09T20:27:50.163Z] CC criu/shmem.o [2020-10-09T20:27:50.324Z] #24 8.576 #=#=# ##### 7.5% ############# 18.8% ################## 26.1% ###################### 31.3% ############################## 41.9% ######################################## 55.9% ################################################ 67.0% ########################################################### 82.0% ##24 ... [2020-10-09T20:27:50.324Z] [2020-10-09T20:27:50.324Z] #13 [dev 6/25] RUN ldconfig [2020-10-09T20:27:50.324Z] #13 DONE 1.4s [2020-10-09T20:27:50.324Z] [2020-10-09T20:27:50.324Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:50.324Z] #24 8.576 #=#=# ##### 7.5% ############# 18.8% ################## 26.1% ###################### 31.3% ############################## 41.9% ######################################## 55.9% ################################################ 67.0% ########################################################### 82.0% ###################################################################### 97.5% ######################################################################## 100.0% [2020-10-09T20:27:50.569Z] CC criu/sigframe.o [2020-10-09T20:27:50.569Z] CC criu/signalfd.o [2020-10-09T20:27:50.569Z] CC criu/sk-inet.o [2020-10-09T20:27:50.600Z] #24 ... [2020-10-09T20:27:50.600Z] [2020-10-09T20:27:50.600Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-09T20:27:50.600Z] #52 2.926 + RM_GOPATH=0 [2020-10-09T20:27:50.600Z] #52 2.933 + TMP_GOPATH= [2020-10-09T20:27:50.600Z] #52 2.933 + : /build [2020-10-09T20:27:50.600Z] #52 2.933 + '[' -z '' ']' [2020-10-09T20:27:50.600Z] #52 2.933 ++ mktemp -d [2020-10-09T20:27:50.600Z] #52 2.938 + export GOPATH=/tmp/tmp.nQMkVrGILQ [2020-10-09T20:27:50.600Z] #52 2.938 + GOPATH=/tmp/tmp.nQMkVrGILQ [2020-10-09T20:27:50.600Z] #52 2.938 + RM_GOPATH=1 [2020-10-09T20:27:50.600Z] #52 2.938 ++ dirname ./install.sh [2020-10-09T20:27:50.600Z] #52 2.938 + dir=. [2020-10-09T20:27:50.600Z] #52 2.938 + bin=runc [2020-10-09T20:27:50.600Z] #52 2.938 + shift [2020-10-09T20:27:50.600Z] #52 2.938 + '[' '!' -f ./runc.installer ']' [2020-10-09T20:27:50.600Z] #52 2.938 + . ./runc.installer [2020-10-09T20:27:50.600Z] #52 2.938 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-09T20:27:50.600Z] #52 2.938 + install_runc [2020-10-09T20:27:50.600Z] #52 2.947 + uname -r [2020-10-09T20:27:50.600Z] #52 2.947 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-09T20:27:50.600Z] #52 2.960 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-10-09T20:27:50.600Z] #52 2.960 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-09T20:27:50.600Z] #52 2.960 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-10-09T20:27:50.600Z] #52 2.960 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nQMkVrGILQ/src/github.com/opencontainers/runc [2020-10-09T20:27:50.600Z] #52 2.987 Cloning into '/tmp/tmp.nQMkVrGILQ/src/github.com/opencontainers/runc'... [2020-10-09T20:27:50.600Z] #52 ... [2020-10-09T20:27:50.600Z] [2020-10-09T20:27:50.600Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:50.600Z] #38 49.89 Selecting previously unselected package libprotoc17:amd64. [2020-10-09T20:27:50.600Z] #38 49.89 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-10-09T20:27:50.600Z] #38 49.92 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-09T20:27:50.600Z] #38 50.76 Selecting previously unselected package protobuf-c-compiler. [2020-10-09T20:27:50.600Z] #38 50.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-10-09T20:27:50.600Z] #38 50.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-09T20:27:50.600Z] #38 51.14 Selecting previously unselected package protobuf-compiler. [2020-10-09T20:27:50.600Z] #38 51.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-10-09T20:27:50.600Z] #38 51.16 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-09T20:27:50.600Z] #38 51.43 Selecting previously unselected package python-pkg-resources. [2020-10-09T20:27:50.600Z] #38 51.47 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-09T20:27:50.600Z] #38 51.50 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-09T20:27:50.600Z] #38 51.96 Selecting previously unselected package python-six. [2020-10-09T20:27:50.600Z] #38 51.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-09T20:27:50.600Z] #38 52.10 Unpacking python-six (1.12.0-1) ... [2020-10-09T20:27:50.600Z] #38 52.35 Selecting previously unselected package python-protobuf. [2020-10-09T20:27:50.600Z] #38 52.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-10-09T20:27:50.600Z] #38 52.36 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-09T20:27:50.839Z] Commit message: "Also trim "~..." from AppArmor versions" [2020-10-09T20:27:50.869Z] > git --version # timeout=10 [2020-10-09T20:27:50.878Z] > git --version # 'git version 2.17.1' [2020-10-09T20:27:50.898Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-09T20:27:51.143Z] CC criu/sk-netlink.o [2020-10-09T20:27:51.143Z] CC criu/sk-packet.o [2020-10-09T20:27:51.534Z] CC criu/sk-queue.o [2020-10-09T20:27:51.534Z] CC criu/sk-tcp.o [2020-10-09T20:27:51.534Z] CC criu/sk-unix.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-09T20:27:52.012Z] #38 53.54 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-09T20:27:52.172Z] #14 39.66 Selecting previously unselected package binutils-mingw-w64. [2020-10-09T20:27:52.172Z] #14 39.66 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-09T20:27:52.172Z] #14 39.67 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-09T20:27:52.172Z] #14 39.74 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-10-09T20:27:52.172Z] #14 39.74 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-10-09T20:27:52.172Z] #14 39.74 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-10-09T20:27:52.172Z] #14 39.87 Selecting previously unselected package dmsetup. [2020-10-09T20:27:52.172Z] #14 39.88 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-10-09T20:27:52.172Z] #14 39.88 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-09T20:27:52.172Z] #14 40.01 Selecting previously unselected package mingw-w64-common. [2020-10-09T20:27:52.172Z] #14 40.01 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-09T20:27:52.172Z] #14 40.02 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-09T20:27:52.207Z] + docker version [2020-10-09T20:27:52.605Z] CC criu/sockets.o [2020-10-09T20:27:52.605Z] CC criu/stats.o [2020-10-09T20:27:52.901Z] CC criu/string.o [2020-10-09T20:27:52.901Z] CC criu/sysctl.o [2020-10-09T20:27:53.193Z] CC criu/sysfs_parse.o [2020-10-09T20:27:53.193Z] CC criu/timens.o [2020-10-09T20:27:53.451Z] #38 ... [2020-10-09T20:27:53.451Z] [2020-10-09T20:27:53.451Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:53.451Z] #24 10.20 [2020-10-09T20:27:53.451Z] #24 10.52 #=#=# ### 4.7% ###### 9.1% ######### 13.7% ############# 19.1% ################# 23.9% ##################### 29.9% ######################### 34.9% ############################# 41.2% ################################ 45.0% ##################################### 51.6% ########################################## 58.8% ############################################# 62.7% ################################################ 67.5% ################################################### 72.2% ####################################################### 77.2% ############################################################# 86.0% ################################################################## 92.6% ######################################################################## 100.0% [2020-10-09T20:27:53.487Z] CC criu/timerfd.o [2020-10-09T20:27:53.487Z] CC criu/tty.o [2020-10-09T20:27:53.710Z] #24 12.96 [2020-10-09T20:27:54.539Z] CC criu/tun.o [2020-10-09T20:27:54.539Z] CC criu/uffd.o [2020-10-09T20:27:54.915Z] #14 ... [2020-10-09T20:27:54.915Z] [2020-10-09T20:27:54.915Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:27:54.915Z] #39 27.31 CC images/ext-file.o [2020-10-09T20:27:54.915Z] #39 27.42 CC images/cgroup.o [2020-10-09T20:27:54.915Z] #39 27.73 CC images/userns.o [2020-10-09T20:27:54.915Z] #39 27.94 CC images/google/protobuf/descriptor.o [2020-10-09T20:27:54.915Z] #39 28.88 CC images/opts.o [2020-10-09T20:27:54.915Z] #39 29.08 CC images/seccomp.o [2020-10-09T20:27:54.915Z] #39 29.28 CC images/binfmt-misc.o [2020-10-09T20:27:54.915Z] #39 29.43 CC images/time.o [2020-10-09T20:27:54.915Z] #39 29.57 CC images/sysctl.o [2020-10-09T20:27:54.915Z] #39 29.66 CC images/autofs.o [2020-10-09T20:27:54.915Z] #39 29.88 CC images/macvlan.o [2020-10-09T20:27:54.915Z] #39 29.99 CC images/sit.o [2020-10-09T20:27:54.915Z] #39 30.18 CC images/memfd.o [2020-10-09T20:27:54.915Z] #39 30.40 CC images/timens.o [2020-10-09T20:27:54.915Z] #39 30.57 LINK images/built-in.o [2020-10-09T20:27:54.915Z] #39 30.70 GEN compel/include/asm [2020-10-09T20:27:54.915Z] #39 30.72 GEN compel/include/version.h [2020-10-09T20:27:54.915Z] #39 30.73 touch .config [2020-10-09T20:27:54.915Z] #39 30.73 GEN include/common/config.h [2020-10-09T20:27:54.915Z] #39 30.79 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-10-09T20:27:54.915Z] #39 30.88 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-09T20:27:54.915Z] #39 30.89 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-09T20:27:54.915Z] #39 30.89 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-10-09T20:27:54.915Z] #39 30.91 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-10-09T20:27:54.915Z] #39 30.92 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-10-09T20:27:54.915Z] #39 30.95 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-09T20:27:54.915Z] #39 30.95 DEP compel/plugins/std/infect.d [2020-10-09T20:27:54.915Z] #39 31.05 DEP compel/plugins/std/string.d [2020-10-09T20:27:54.915Z] #39 31.13 DEP compel/plugins/std/log.d [2020-10-09T20:27:54.915Z] #39 31.24 DEP compel/plugins/std/fds.d [2020-10-09T20:27:54.915Z] #39 31.34 DEP compel/plugins/std/std.d [2020-10-09T20:27:54.915Z] #39 31.43 DEP compel/plugins/shmem/shmem.d [2020-10-09T20:27:54.915Z] #39 31.52 DEP compel/plugins/fds/fds.d [2020-10-09T20:27:54.915Z] #39 31.66 CC compel/plugins/std/std.o [2020-10-09T20:27:54.915Z] #39 31.89 CC compel/plugins/std/fds.o [2020-10-09T20:27:54.915Z] #39 32.17 CC compel/plugins/std/log.o [2020-10-09T20:27:54.915Z] #39 32.82 CC compel/plugins/std/string.o [2020-10-09T20:27:54.915Z] #39 33.37 CC compel/plugins/std/infect.o [2020-10-09T20:27:54.915Z] #39 33.66 CC compel/arch/s390/plugins/std/parasite-head.o [2020-10-09T20:27:54.915Z] #39 33.69 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-10-09T20:27:54.915Z] #39 33.73 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-10-09T20:27:54.915Z] #39 33.90 AR compel/plugins/std.lib.a [2020-10-09T20:27:54.915Z] #39 33.93 CC compel/plugins/fds/fds.o [2020-10-09T20:27:54.915Z] #39 34.04 AR compel/plugins/fds.lib.a [2020-10-09T20:27:54.915Z] #39 34.08 HOSTDEP compel/src/lib/log-host.d [2020-10-09T20:27:54.915Z] #39 34.11 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-09T20:27:54.915Z] #39 34.18 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-10-09T20:27:54.915Z] #39 34.23 HOSTDEP compel/src/main-host.d [2020-10-09T20:27:54.915Z] #39 34.32 DEP compel/src/lib/ptrace.d [2020-10-09T20:27:54.915Z] #39 34.51 DEP compel/src/lib/infect.d [2020-10-09T20:27:54.915Z] #39 34.60 DEP compel/src/lib/infect-util.d [2020-10-09T20:27:54.915Z] #39 34.65 DEP compel/src/lib/infect-rpc.d [2020-10-09T20:27:54.915Z] #39 34.71 DEP compel/arch/s390/src/lib/infect.d [2020-10-09T20:27:55.175Z] CC criu/util.o [2020-10-09T20:27:55.207Z] #39 34.88 DEP compel/arch/s390/src/lib/cpu.d [2020-10-09T20:27:55.208Z] #39 34.97 DEP compel/src/lib/log.d [2020-10-09T20:27:55.208Z] #39 35.03 DEP compel/src/main.d [2020-10-09T20:27:55.468Z] CC criu/uts_ns.o [2020-10-09T20:27:55.500Z] #39 35.15 DEP compel/src/lib/handle-elf.d [2020-10-09T20:27:55.500Z] #39 35.26 DEP compel/arch/s390/src/lib/handle-elf.d [2020-10-09T20:27:55.500Z] #39 35.37 CC compel/src/lib/log.o [2020-10-09T20:27:55.500Z] #39 ... [2020-10-09T20:27:55.500Z] [2020-10-09T20:27:55.500Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:55.500Z] #14 43.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-09T20:27:55.500Z] #14 43.31 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-09T20:27:55.500Z] #14 43.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-09T20:27:55.761Z] CC criu/vdso.o [2020-10-09T20:27:55.761Z] LINK criu/built-in.o [2020-10-09T20:27:55.793Z] #14 ... [2020-10-09T20:27:55.793Z] [2020-10-09T20:27:55.793Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:27:55.793Z] #42 59.49 log [2020-10-09T20:27:55.793Z] #42 59.99 encoding/binary [2020-10-09T20:27:55.793Z] #42 61.36 encoding/base64 [2020-10-09T20:27:55.793Z] #42 61.79 go/doc [2020-10-09T20:27:55.793Z] #42 61.86 encoding/json [2020-10-09T20:27:55.793Z] #42 64.56 github.com/LK4D4/vndr/build [2020-10-09T20:27:55.793Z] #42 65.81 encoding/xml [2020-10-09T20:27:55.793Z] #42 66.72 github.com/LK4D4/vndr/versioned [2020-10-09T20:27:55.793Z] #42 66.79 compress/flate [2020-10-09T20:27:55.793Z] #42 69.00 hash [2020-10-09T20:27:55.793Z] #42 69.11 hash/crc32 [2020-10-09T20:27:55.794Z] #42 ... [2020-10-09T20:27:55.794Z] [2020-10-09T20:27:55.794Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:27:55.794Z] #39 35.62 CC compel/arch/s390/src/lib/cpu.o [2020-10-09T20:27:56.054Z] LINK criu/criu [2020-10-09T20:27:56.054Z] DEP lib/c/criu.d [2020-10-09T20:27:56.055Z] CC images/rpc.pb-c.o [2020-10-09T20:27:56.086Z] #39 35.89 CC compel/arch/s390/src/lib/infect.o [2020-10-09T20:27:56.348Z] CC lib/c/criu.o [2020-10-09T20:27:56.425Z] Client: Docker Engine - Community [2020-10-09T20:27:56.425Z] Version: 19.03.13 [2020-10-09T20:27:56.425Z] API version: 1.40 [2020-10-09T20:27:56.425Z] Go version: go1.13.15 [2020-10-09T20:27:56.425Z] Git commit: 4484c46d9d [2020-10-09T20:27:56.425Z] Built: Wed Sep 16 17:02:36 2020 [2020-10-09T20:27:56.425Z] OS/Arch: linux/amd64 [2020-10-09T20:27:56.425Z] Experimental: false [2020-10-09T20:27:56.425Z] [2020-10-09T20:27:56.425Z] Server: Docker Engine - Community [2020-10-09T20:27:56.425Z] Engine: [2020-10-09T20:27:56.425Z] Version: 19.03.13 [2020-10-09T20:27:56.425Z] API version: 1.40 (minimum version 1.12) [2020-10-09T20:27:56.425Z] Go version: go1.13.15 [2020-10-09T20:27:56.425Z] Git commit: 4484c46d9d [2020-10-09T20:27:56.425Z] Built: Wed Sep 16 17:01:06 2020 [2020-10-09T20:27:56.425Z] OS/Arch: linux/amd64 [2020-10-09T20:27:56.425Z] Experimental: true [2020-10-09T20:27:56.425Z] containerd: [2020-10-09T20:27:56.425Z] Version: 1.3.7 [2020-10-09T20:27:56.425Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:27:56.425Z] runc: [2020-10-09T20:27:56.425Z] Version: 1.0.0-rc10 [2020-10-09T20:27:56.425Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-09T20:27:56.425Z] docker-init: [2020-10-09T20:27:56.425Z] Version: 0.18.0 [2020-10-09T20:27:56.425Z] GitCommit: fec3683 [Pipeline] sh [2020-10-09T20:27:56.746Z] + docker info [2020-10-09T20:27:56.986Z] LINK lib/c/built-in.o [2020-10-09T20:27:56.986Z] LINK lib/c/libcriu.so [2020-10-09T20:27:56.986Z] LINK lib/c/libcriu.a [2020-10-09T20:27:56.986Z] GEN magic.py [2020-10-09T20:27:56.986Z] Note: Building without setproctitle() and strlcpy() support. [2020-10-09T20:27:56.986Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-09T20:27:56.986Z] Note: Building without GnuTLS support [2020-10-09T20:27:56.986Z] Makefile.config:39: Warn: you have no libnftables installed [2020-10-09T20:27:56.986Z] Makefile.config:40: Warn: Building without nftables support [2020-10-09T20:27:57.125Z] #39 36.61 CC compel/src/lib/infect-rpc.o [2020-10-09T20:27:57.280Z] fatal: not a git repository (or any of the parent directories): .git [2020-10-09T20:27:57.280Z] make[1]: Nothing to be done for 'all'. [2020-10-09T20:27:57.418Z] #39 37.01 CC compel/src/lib/infect-util.o [2020-10-09T20:27:57.418Z] #39 37.24 CC compel/src/lib/infect.o [2020-10-09T20:27:57.574Z] make[1]: 'images/built-in.o' is up to date. [2020-10-09T20:27:57.574Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-09T20:27:57.574Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-09T20:27:57.574Z] make[1]: 'compel/libcompel.a' is up to date. [2020-10-09T20:27:57.574Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-10-09T20:27:57.574Z] make[1]: Nothing to be done for 'all'. [2020-10-09T20:27:57.574Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-09T20:27:57.574Z] make[2]: Nothing to be done for 'all'. [2020-10-09T20:27:57.574Z] make[2]: Nothing to be done for 'all'. [2020-10-09T20:27:57.574Z] make[2]: Nothing to be done for 'all'. [2020-10-09T20:27:57.862Z] #24 13.15 0.0% # 2.0% ##### 8.2% ####### 10.7% ######### 13.5% ############ 16.8% ############# 18.3% ############## 19.7% ############### 21.4% ################# 24.2% ################## 25.8% #################### 27.9% ##################### 30.3% ####################### 33.1% ######################### 34.8% ########################## 37.3% ############################ 40.1% ############################## 42.6% ################################ 44.7% ################################# 46.6% ################################### 48.7% #################################### 51.1% ##################################### 52.4% ###################################### 54.1% ######################################## 56.1% ########################################## 58.7% ########################################### 60.8% ############################################ 62.4% ############################################## 64.0% ############################################### 65.6% ################################################ 67.3% ################################################# 69.3% ################################################### 71.0% ################################################### 72.1% ##################################################### 73.8% ####################################################### 77.1% [2020-10-09T20:27:57.862Z] #24 ... [2020-10-09T20:27:57.862Z] [2020-10-09T20:27:57.862Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:27:57.862Z] #42 49.35 bufio [2020-10-09T20:27:57.862Z] #42 50.80 reflect [2020-10-09T20:27:57.862Z] #42 51.75 internal/oserror [2020-10-09T20:27:57.862Z] #42 52.11 syscall [2020-10-09T20:27:57.868Z] make[2]: Nothing to be done for 'all'. [2020-10-09T20:27:57.868Z] make[2]: Nothing to be done for 'all'. [2020-10-09T20:27:57.868Z] make[2]: Nothing to be done for 'all'. [2020-10-09T20:27:57.868Z] make[2]: Nothing to be done for 'all'. [2020-10-09T20:27:57.868Z] make[2]: Nothing to be done for 'all'. [2020-10-09T20:27:57.868Z] INSTALL criu/criu [2020-10-09T20:27:58.121Z] #42 ... [2020-10-09T20:27:58.121Z] [2020-10-09T20:27:58.121Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:59.160Z] #24 13.15 0.0% # 2.0% ##### 8.2% ####### 10.7% ######### 13.5% ############ 16.8% ############# 18.3% ############## 19.7% ############### 21.4% ################# 24.2% ################## 25.8% #################### 27.9% ##################### 30.3% ####################### 33.1% ######################### 34.8% ########################## 37.3% ############################ 40.1% ############################## 42.6% ################################ 44.7% ################################# 46.6% ################################### 48.7% #################################### 51.1% ##################################### 52.4% ###################################### 54.1% ######################################## 56.1% ########################################## 58.7% ########################################### 60.8% ############################################ 62.4% ############################################## 64.0% ############################################### 65.6% ################################################ 67.3% ################################################# 69.3% ################################################### 71.0% ################################################### 72.1% ##################################################### 73.8% ####################################################### 77.1% ######################################################## 78.7% ######################################################### 80.5% ########################################################### 82.2% ############################################################# 84.8% ############################################################# 86.0% ############################################################### 87.6% ############################################################### 88.3% ################################################################ 90.1% ################################################################## 91.9% #################################################################### 94.8% ###################################################################### 97.5% ######################################################################## 100.0% [2020-10-09T20:27:59.160Z] #24 ... [2020-10-09T20:27:59.160Z] [2020-10-09T20:27:59.160Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:27:59.160Z] #31 50.99 Selecting previously unselected package libicu63:amd64. [2020-10-09T20:27:59.160Z] #31 51.00 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-09T20:27:59.160Z] #31 51.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-09T20:27:59.160Z] #31 60.77 Selecting previously unselected package libxml2:amd64. [2020-10-09T20:27:59.160Z] #31 60.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-10-09T20:27:59.160Z] #31 60.78 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-09T20:27:59.388Z] Removing intermediate container d9069b54123b [2020-10-09T20:27:59.388Z] ---> 31f9eab32b9b [2020-10-09T20:27:59.388Z] Step 14/140 : FROM base AS registry [2020-10-09T20:27:59.388Z] ---> 005e2d6a5359 [2020-10-09T20:27:59.388Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-09T20:27:59.388Z] ---> Running in ddd34414dc7a [2020-10-09T20:27:59.388Z] Removing intermediate container ddd34414dc7a [2020-10-09T20:27:59.388Z] ---> 6eb23952e515 [2020-10-09T20:27:59.388Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-09T20:27:59.388Z] ---> Running in baba4953c6a7 [2020-10-09T20:27:59.388Z] Removing intermediate container baba4953c6a7 [2020-10-09T20:27:59.388Z] ---> af65a4bf7ff4 [2020-10-09T20:27:59.388Z] Step 17/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-10-09T20:27:59.388Z] ---> Running in bbb1d1dec4fb [2020-10-09T20:27:59.420Z] #31 ... [2020-10-09T20:27:59.420Z] [2020-10-09T20:27:59.420Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:27:59.420Z] #24 18.68 [2020-10-09T20:27:59.491Z] #39 38.77 CC compel/src/lib/ptrace.o [2020-10-09T20:27:59.491Z] #39 39.05 AR compel/libcompel.a [2020-10-09T20:27:59.491Z] #39 39.09 HOSTCC compel/src/main-host.o [2020-10-09T20:27:59.696Z] + mktemp -d [2020-10-09T20:27:59.697Z] + export GOPATH=/tmp/tmp.tuZiSXJg0F [2020-10-09T20:27:59.697Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.tuZiSXJg0F/src/github.com/docker/distribution [2020-10-09T20:27:59.697Z] Cloning into '/tmp/tmp.tuZiSXJg0F/src/github.com/docker/distribution'... [2020-10-09T20:27:59.785Z] #39 39.42 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-10-09T20:27:59.785Z] #39 39.50 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-09T20:28:00.077Z] #39 39.74 HOSTCC compel/src/lib/log-host.o [2020-10-09T20:28:00.359Z] #24 19.65 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-10-09T20:28:00.359Z] #24 ... [2020-10-09T20:28:00.359Z] [2020-10-09T20:28:00.359Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:00.359Z] #14 1.500 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:28:00.359Z] #14 1.606 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:28:00.359Z] #14 1.609 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:28:00.359Z] #14 2.734 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-09T20:28:00.359Z] #14 4.823 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-10-09T20:28:00.359Z] #14 7.251 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-09T20:28:00.369Z] #39 39.87 HOSTLINK compel/compel-host-bin [2020-10-09T20:28:00.369Z] #39 39.96 DEP soccr/soccr.d [2020-10-09T20:28:00.369Z] #39 40.09 CC soccr/soccr.o [2020-10-09T20:28:00.619Z] #14 ... [2020-10-09T20:28:00.619Z] [2020-10-09T20:28:00.619Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:00.619Z] #31 61.51 Selecting previously unselected package libarchive13:amd64. [2020-10-09T20:28:00.619Z] #31 61.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-10-09T20:28:00.619Z] #31 61.52 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-09T20:28:00.619Z] #31 61.88 Selecting previously unselected package libjsoncpp1:amd64. [2020-10-09T20:28:00.619Z] #31 61.89 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-10-09T20:28:00.619Z] #31 61.91 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-09T20:28:00.619Z] #31 62.07 Selecting previously unselected package librhash0:amd64. [2020-10-09T20:28:00.619Z] #31 62.09 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-10-09T20:28:00.619Z] #31 62.11 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-10-09T20:28:00.619Z] #31 62.29 Selecting previously unselected package libuv1:amd64. [2020-10-09T20:28:00.619Z] #31 62.29 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-10-09T20:28:00.619Z] #31 62.33 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-10-09T20:28:00.879Z] #31 62.54 Selecting previously unselected package cmake. [2020-10-09T20:28:00.879Z] #31 62.55 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-10-09T20:28:00.879Z] #31 62.57 Unpacking cmake (3.13.4-1) ... [2020-10-09T20:28:01.407Z] #39 ... [2020-10-09T20:28:01.407Z] [2020-10-09T20:28:01.407Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-10-09T20:28:01.407Z] #60 74.90 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-09T20:28:01.407Z] #60 74.90 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-09T20:28:01.775Z] + cd /tmp/tmp.tuZiSXJg0F/src/github.com/docker/distribution [2020-10-09T20:28:01.775Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-09T20:28:01.775Z] + GOPATH=/tmp/tmp.tuZiSXJg0F/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.tuZiSXJg0F go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-09T20:28:02.788Z] #31 ... [2020-10-09T20:28:02.788Z] [2020-10-09T20:28:02.788Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:28:02.788Z] #29 54.12 time [2020-10-09T20:28:02.788Z] #29 61.13 internal/poll [2020-10-09T20:28:02.788Z] #29 62.37 internal/fmtsort [2020-10-09T20:28:02.788Z] #29 63.15 internal/syscall/execenv [2020-10-09T20:28:02.788Z] #29 63.31 internal/syscall/unix [2020-10-09T20:28:02.788Z] #29 63.57 strings [2020-10-09T20:28:02.788Z] #29 63.66 os [2020-10-09T20:28:02.788Z] #29 ... [2020-10-09T20:28:02.788Z] [2020-10-09T20:28:02.788Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:28:02.788Z] #24 20.12 [2020-10-09T20:28:02.788Z] #24 20.32 ################################################ 67.9% ######################################################################## 100.0% [2020-10-09T20:28:02.788Z] #24 20.42 [2020-10-09T20:28:02.788Z] #24 21.88 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-10-09T20:28:03.048Z] #24 22.27 [2020-10-09T20:28:03.567Z] #24 22.52 0.7% ################### 26.8% ######################################################################## 100.0% [2020-10-09T20:28:03.567Z] #24 22.80 [2020-10-09T20:28:04.507Z] #24 23.86 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-10-09T20:28:04.767Z] #24 23.94 skipping existing 1849cc453dee [2020-10-09T20:28:04.767Z] #24 24.11 [2020-10-09T20:28:04.876Z] Client: [2020-10-09T20:28:04.876Z] Debug Mode: false [2020-10-09T20:28:04.876Z] [2020-10-09T20:28:04.876Z] Server: [2020-10-09T20:28:04.876Z] Containers: 0 [2020-10-09T20:28:04.876Z] Running: 0 [2020-10-09T20:28:04.876Z] Paused: 0 [2020-10-09T20:28:04.876Z] Stopped: 0 [2020-10-09T20:28:04.876Z] Images: 0 [2020-10-09T20:28:04.876Z] Server Version: 19.03.13 [2020-10-09T20:28:04.876Z] Storage Driver: overlay2 [2020-10-09T20:28:04.876Z] Backing Filesystem: extfs [2020-10-09T20:28:04.876Z] Supports d_type: true [2020-10-09T20:28:04.876Z] Native Overlay Diff: true [2020-10-09T20:28:04.876Z] Logging Driver: json-file [2020-10-09T20:28:04.876Z] Cgroup Driver: cgroupfs [2020-10-09T20:28:04.876Z] Plugins: [2020-10-09T20:28:04.876Z] Volume: local [2020-10-09T20:28:04.876Z] Network: bridge host ipvlan macvlan null overlay [2020-10-09T20:28:04.876Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-09T20:28:04.876Z] Swarm: inactive [2020-10-09T20:28:04.876Z] Runtimes: runc [2020-10-09T20:28:04.876Z] Default Runtime: runc [2020-10-09T20:28:04.876Z] Init Binary: docker-init [2020-10-09T20:28:04.876Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:28:04.876Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-09T20:28:04.876Z] init version: fec3683 [2020-10-09T20:28:04.876Z] Security Options: [2020-10-09T20:28:04.876Z] apparmor [2020-10-09T20:28:04.876Z] seccomp [2020-10-09T20:28:04.876Z] Profile: default [2020-10-09T20:28:04.876Z] Kernel Version: 5.4.0-1025-aws [2020-10-09T20:28:04.876Z] Operating System: Ubuntu 18.04.5 LTS [2020-10-09T20:28:04.876Z] OSType: linux [2020-10-09T20:28:04.876Z] Architecture: x86_64 [2020-10-09T20:28:04.876Z] CPUs: 2 [2020-10-09T20:28:04.876Z] Total Memory: 7.487GiB [2020-10-09T20:28:04.876Z] Name: ip-10-100-62-168 [2020-10-09T20:28:04.876Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-10-09T20:28:04.876Z] Docker Root Dir: /var/lib/docker [2020-10-09T20:28:04.876Z] Debug Mode: false [2020-10-09T20:28:04.876Z] Registry: https://index.docker.io/v1/ [2020-10-09T20:28:04.876Z] Labels: [2020-10-09T20:28:04.876Z] Experimental: true [2020-10-09T20:28:04.876Z] Insecure Registries: [2020-10-09T20:28:04.876Z] 127.0.0.0/8 [2020-10-09T20:28:04.876Z] Live Restore Enabled: true [2020-10-09T20:28:04.876Z] [2020-10-09T20:28:04.876Z] WARNING: No swap limit support [Pipeline] sh [2020-10-09T20:28:05.163Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-09T20:28:05.163Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-09T20:28:05.163Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41542/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-09T20:28:05.163Z] + bash /home/ubuntu/workspace/moby_PR-41542/check-config.sh [2020-10-09T20:28:05.163Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-09T20:28:05.163Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-10-09T20:28:05.163Z] [2020-10-09T20:28:05.163Z] Generally Necessary: [2020-10-09T20:28:05.163Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-09T20:28:05.163Z] - apparmor: enabled and tools installed [2020-10-09T20:28:05.163Z] - CONFIG_NAMESPACES: enabled [2020-10-09T20:28:05.163Z] - CONFIG_NET_NS: enabled [2020-10-09T20:28:05.163Z] - CONFIG_PID_NS: enabled [2020-10-09T20:28:05.163Z] - CONFIG_IPC_NS: enabled [2020-10-09T20:28:05.163Z] - CONFIG_UTS_NS: enabled [2020-10-09T20:28:05.163Z] - CONFIG_CGROUPS: enabled [2020-10-09T20:28:05.163Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-09T20:28:05.163Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-09T20:28:05.163Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-09T20:28:05.163Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-09T20:28:05.425Z] - CONFIG_CPUSETS: enabled [2020-10-09T20:28:05.425Z] - CONFIG_MEMCG: enabled [2020-10-09T20:28:05.425Z] - CONFIG_KEYS: enabled [2020-10-09T20:28:05.425Z] - CONFIG_VETH: enabled (as module) [2020-10-09T20:28:05.425Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-09T20:28:05.425Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-09T20:28:05.425Z] - CONFIG_NF_NAT_IPV4: missing [2020-10-09T20:28:05.425Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-09T20:28:05.425Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-09T20:28:05.425Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-09T20:28:05.425Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-09T20:28:05.425Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-09T20:28:05.425Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-09T20:28:05.425Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-09T20:28:05.425Z] - CONFIG_NF_NAT_NEEDED: missing [2020-10-09T20:28:05.425Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-09T20:28:05.425Z] [2020-10-09T20:28:05.425Z] Optional Features: [2020-10-09T20:28:05.425Z] - CONFIG_USER_NS: enabled [2020-10-09T20:28:05.425Z] - CONFIG_SECCOMP: enabled [2020-10-09T20:28:05.425Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-09T20:28:05.425Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-09T20:28:05.425Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-09T20:28:05.425Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-09T20:28:05.425Z] - CONFIG_BLK_CGROUP: enabled [2020-10-09T20:28:05.425Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-09T20:28:05.425Z] - CONFIG_IOSCHED_CFQ: missing [2020-10-09T20:28:05.425Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-10-09T20:28:05.425Z] - CONFIG_CGROUP_PERF: enabled [2020-10-09T20:28:05.425Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-09T20:28:05.425Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-09T20:28:05.425Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-09T20:28:05.425Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-09T20:28:05.425Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-09T20:28:05.425Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-09T20:28:05.425Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-09T20:28:05.425Z] - CONFIG_IP_VS: enabled (as module) [2020-10-09T20:28:05.425Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-09T20:28:05.425Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-09T20:28:05.425Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-09T20:28:05.425Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-09T20:28:05.425Z] - CONFIG_EXT4_FS: enabled [2020-10-09T20:28:05.425Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-09T20:28:05.425Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-09T20:28:05.425Z] - Network Drivers: [2020-10-09T20:28:05.425Z] - "overlay": [2020-10-09T20:28:05.425Z] - CONFIG_VXLAN: enabled (as module) [2020-10-09T20:28:05.425Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-09T20:28:05.425Z] Optional (for encrypted networks): [2020-10-09T20:28:05.685Z] - CONFIG_CRYPTO: enabled [2020-10-09T20:28:05.685Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-09T20:28:05.685Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-09T20:28:05.685Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-09T20:28:05.685Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-09T20:28:05.685Z] - CONFIG_XFRM: enabled [2020-10-09T20:28:05.685Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-09T20:28:05.685Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-09T20:28:05.685Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-09T20:28:05.685Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-10-09T20:28:05.685Z] - "ipvlan": [2020-10-09T20:28:05.685Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-09T20:28:05.685Z] - "macvlan": [2020-10-09T20:28:05.685Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-09T20:28:05.685Z] - CONFIG_DUMMY: enabled (as module) [2020-10-09T20:28:05.685Z] - "ftp,tftp client in container": [2020-10-09T20:28:05.685Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-09T20:28:05.685Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-09T20:28:05.685Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-09T20:28:05.685Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-09T20:28:05.685Z] - Storage Drivers: [2020-10-09T20:28:05.685Z] - "aufs": [2020-10-09T20:28:05.685Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-09T20:28:05.685Z] - "btrfs": [2020-10-09T20:28:05.685Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-09T20:28:05.685Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-09T20:28:05.685Z] - "devicemapper": [2020-10-09T20:28:05.685Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-09T20:28:05.685Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-09T20:28:05.685Z] - "overlay": [2020-10-09T20:28:05.685Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-09T20:28:05.685Z] - "zfs": [2020-10-09T20:28:05.685Z] - /dev/zfs: present [2020-10-09T20:28:05.685Z] - zfs command: missing [2020-10-09T20:28:05.685Z] - zpool command: missing [2020-10-09T20:28:05.685Z] [2020-10-09T20:28:05.685Z] Limits: [2020-10-09T20:28:05.685Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-09T20:28:05.685Z] [2020-10-09T20:28:05.685Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-09T20:28:06.020Z] + sudo modprobe ip_vs [2020-10-09T20:28:06.020Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:88eec2e811d620fe88b4859dee64d064fae37356 . [2020-10-09T20:28:06.148Z] #24 25.40 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-10-09T20:28:06.279Z] #2 [internal] load build definition from Dockerfile [2020-10-09T20:28:06.279Z] #2 transferring dockerfile: 12.30kB done [2020-10-09T20:28:06.279Z] #2 DONE 0.1s [2020-10-09T20:28:06.279Z] [2020-10-09T20:28:06.279Z] #1 [internal] load .dockerignore [2020-10-09T20:28:06.279Z] #1 transferring context: 87B done [2020-10-09T20:28:06.279Z] #1 DONE 0.1s [2020-10-09T20:28:06.279Z] [2020-10-09T20:28:06.279Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-10-09T20:28:06.540Z] #4 ... [2020-10-09T20:28:06.540Z] [2020-10-09T20:28:06.540Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-09T20:28:06.540Z] #3 DONE 0.4s [2020-10-09T20:28:06.718Z] #24 25.76 [2020-10-09T20:28:06.718Z] #24 25.95 ######################################################################## 100.0% [2020-10-09T20:28:06.810Z] [2020-10-09T20:28:06.810Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-10-09T20:28:06.810Z] #4 DONE 0.8s [2020-10-09T20:28:06.978Z] #24 26.10 [2020-10-09T20:28:06.978Z] #24 26.17 Download of images into '/build' complete. [2020-10-09T20:28:06.978Z] #24 26.17 Use something like the following to load the result into a Docker daemon: [2020-10-09T20:28:06.978Z] #24 26.17 tar -cC '/build' . | docker load [2020-10-09T20:28:06.987Z] #60 ... [2020-10-09T20:28:06.987Z] [2020-10-09T20:28:06.987Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:28:06.987Z] #42 69.70 compress/gzip [2020-10-09T20:28:06.987Z] #42 70.08 context [2020-10-09T20:28:06.987Z] #42 70.16 crypto/cipher [2020-10-09T20:28:06.987Z] #42 70.58 math/big [2020-10-09T20:28:06.987Z] #42 71.13 crypto/aes [2020-10-09T20:28:06.987Z] #42 72.04 crypto [2020-10-09T20:28:06.987Z] #42 72.23 crypto/des [2020-10-09T20:28:06.987Z] #42 72.69 crypto/internal/randutil [2020-10-09T20:28:06.987Z] #42 72.78 crypto/sha512 [2020-10-09T20:28:06.987Z] #42 73.53 crypto/ed25519/internal/edwards25519 [2020-10-09T20:28:06.987Z] #42 75.14 crypto/hmac [2020-10-09T20:28:06.987Z] #42 75.33 crypto/md5 [2020-10-09T20:28:06.987Z] #42 75.91 crypto/rand [2020-10-09T20:28:06.987Z] #42 76.05 crypto/elliptic [2020-10-09T20:28:06.987Z] #42 76.37 encoding/asn1 [2020-10-09T20:28:06.987Z] #42 78.25 crypto/ed25519 [2020-10-09T20:28:06.987Z] #42 78.31 crypto/ecdsa [2020-10-09T20:28:06.987Z] #42 78.56 crypto/rc4 [2020-10-09T20:28:06.987Z] #42 78.65 crypto/rsa [2020-10-09T20:28:06.987Z] #42 78.72 crypto/sha1 [2020-10-09T20:28:06.987Z] #42 79.16 crypto/sha256 [2020-10-09T20:28:06.987Z] #42 79.55 crypto/dsa [2020-10-09T20:28:06.987Z] #42 79.63 encoding/hex [2020-10-09T20:28:06.987Z] #42 79.79 encoding/pem [2020-10-09T20:28:06.987Z] #42 79.91 crypto/x509/pkix [2020-10-09T20:28:06.987Z] #42 ... [2020-10-09T20:28:06.987Z] [2020-10-09T20:28:06.987Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:06.987Z] #39 41.20 AR soccr/libsoccr.a [2020-10-09T20:28:06.987Z] #39 41.22 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-09T20:28:06.987Z] #39 41.42 DEP criu/arch/s390/sigframe.d [2020-10-09T20:28:06.987Z] #39 41.50 DEP criu/arch/s390/crtools.d [2020-10-09T20:28:06.987Z] #39 41.64 DEP criu/arch/s390/cpu.d [2020-10-09T20:28:06.987Z] #39 41.88 CC criu/arch/s390/cpu.o [2020-10-09T20:28:06.987Z] #39 42.33 CC criu/arch/s390/crtools.o [2020-10-09T20:28:06.987Z] #39 43.07 CC criu/arch/s390/sigframe.o [2020-10-09T20:28:06.987Z] #39 43.27 LINK criu/arch/s390/crtools.built-in.o [2020-10-09T20:28:06.987Z] #39 43.30 DEP criu/pie/util-vdso.d [2020-10-09T20:28:06.987Z] #39 43.42 DEP criu/pie/util.d [2020-10-09T20:28:06.987Z] #39 43.60 CC criu/pie/util.o [2020-10-09T20:28:06.987Z] #39 43.82 CC criu/pie/util-vdso.o [2020-10-09T20:28:06.987Z] #39 44.48 AR criu/pie/pie.lib.a [2020-10-09T20:28:06.987Z] #39 44.53 DEP criu/pie/restorer.d [2020-10-09T20:28:06.987Z] #39 44.76 DEP criu/arch/s390/restorer.d [2020-10-09T20:28:06.987Z] #39 44.99 DEP criu/arch/s390/vdso-pie.d [2020-10-09T20:28:06.987Z] #39 45.13 DEP criu/pie/parasite-vdso.d [2020-10-09T20:28:06.987Z] #39 45.30 DEP criu/pie/parasite.d [2020-10-09T20:28:06.987Z] #39 45.54 CC criu/pie/parasite.o [2020-10-09T20:28:06.987Z] #39 ... [2020-10-09T20:28:06.987Z] [2020-10-09T20:28:06.987Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-10-09T20:28:06.987Z] #60 DONE 79.9s [2020-10-09T20:28:06.987Z] [2020-10-09T20:28:06.987Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-10-09T20:28:06.987Z] #61 DONE 0.1s [2020-10-09T20:28:06.987Z] [2020-10-09T20:28:06.987Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:28:06.987Z] #42 80.08 vendor/golang.org/x/crypto/cryptobyte [2020-10-09T20:28:06.987Z] #42 80.18 vendor/golang.org/x/net/dns/dnsmessage [2020-10-09T20:28:07.072Z] [2020-10-09T20:28:07.072Z] #17 [internal] load build context [2020-10-09T20:28:07.238Z] #24 ... [2020-10-09T20:28:07.238Z] [2020-10-09T20:28:07.238Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:07.238Z] #38 58.94 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-09T20:28:07.238Z] #38 58.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-09T20:28:07.238Z] #38 58.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-09T20:28:07.238Z] #38 58.99 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-09T20:28:07.238Z] #38 59.00 Setting up python-six (1.12.0-1) ... [2020-10-09T20:28:07.238Z] #38 63.09 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-09T20:28:07.238Z] #38 63.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-09T20:28:07.238Z] #38 63.15 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-09T20:28:07.238Z] #38 63.19 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-10-09T20:28:07.238Z] #38 63.20 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-09T20:28:07.238Z] #38 63.22 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-09T20:28:07.238Z] #38 63.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-09T20:28:07.238Z] #38 63.26 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-09T20:28:07.238Z] #38 63.30 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-09T20:28:07.238Z] #38 63.32 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-09T20:28:07.498Z] #38 ... [2020-10-09T20:28:07.498Z] [2020-10-09T20:28:07.498Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:07.498Z] #14 17.04 Fetched 8387 kB in 16s (531 kB/s) [2020-10-09T20:28:08.027Z] #42 81.68 vendor/golang.org/x/sys/cpu [2020-10-09T20:28:08.027Z] #42 81.88 vendor/golang.org/x/crypto/internal/chacha20 [2020-10-09T20:28:08.440Z] #14 17.04 Reading package lists... [2020-10-09T20:28:08.441Z] #14 ... [2020-10-09T20:28:08.441Z] [2020-10-09T20:28:08.441Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:28:08.441Z] #24 DONE 27.4s [2020-10-09T20:28:08.441Z] [2020-10-09T20:28:08.441Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:08.441Z] #31 65.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-09T20:28:08.441Z] #31 66.02 Setting up xxd (2:8.1.0875-5) ... [2020-10-09T20:28:08.441Z] #31 66.03 Setting up libuv1:amd64 (1.24.1-1) ... [2020-10-09T20:28:08.441Z] #31 66.05 Setting up vim-common (2:8.1.0875-5) ... [2020-10-09T20:28:08.441Z] #31 66.09 Setting up librhash0:amd64 (1.3.8-1) ... [2020-10-09T20:28:08.441Z] #31 66.11 Setting up cmake-data (3.13.4-1) ... [2020-10-09T20:28:08.441Z] #31 66.12 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-09T20:28:08.441Z] #31 66.17 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-09T20:28:08.441Z] #31 66.18 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-09T20:28:08.441Z] #31 66.21 Setting up cmake (3.13.4-1) ... [2020-10-09T20:28:08.441Z] #31 66.23 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:28:08.441Z] #31 66.35 Processing triggers for mime-support (3.62) ... [2020-10-09T20:28:08.441Z] #31 DONE 69.8s [2020-10-09T20:28:08.441Z] [2020-10-09T20:28:08.441Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:28:08.441Z] #32 DONE 0.0s [2020-10-09T20:28:08.441Z] [2020-10-09T20:28:08.441Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-10-09T20:28:08.441Z] #33 DONE 0.0s [2020-10-09T20:28:08.441Z] [2020-10-09T20:28:08.441Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-09T20:28:08.441Z] #34 ... [2020-10-09T20:28:08.441Z] [2020-10-09T20:28:08.441Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-09T20:28:08.441Z] #52 18.04 Checking out files: 84% (960/1138) Checking out files: 85% (968/1138) Checking out files: 86% (979/1138) Checking out files: 87% (991/1138) Checking out files: 88% (1002/1138) Checking out files: 89% (1013/1138) Checking out files: 90% (1025/1138) Checking out files: 91% (1036/1138) Checking out files: 92% (1047/1138) Checking out files: 93% (1059/1138) Checking out files: 94% (1070/1138) Checking out files: 95% (1082/1138) Checking out files: 96% (1093/1138) Checking out files: 97% (1104/1138) Checking out files: 98% (1116/1138) Checking out files: 99% (1127/1138) Checking out files: 100% (1138/1138) Checking out files: 100% (1138/1138), done. [2020-10-09T20:28:08.441Z] #52 18.33 + cd /tmp/tmp.nQMkVrGILQ/src/github.com/opencontainers/runc [2020-10-09T20:28:08.441Z] #52 18.34 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-09T20:28:08.441Z] #52 19.47 + '[' -z '' ']' [2020-10-09T20:28:08.441Z] #52 19.48 + target=static [2020-10-09T20:28:08.441Z] #52 19.48 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-09T20:28:08.441Z] #52 22.03 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-10-09T20:28:08.663Z] #42 82.44 vendor/golang.org/x/crypto/poly1305 [2020-10-09T20:28:08.700Z] #52 ... [2020-10-09T20:28:08.700Z] [2020-10-09T20:28:08.701Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:08.701Z] #38 70.19 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-09T20:28:08.701Z] #38 70.21 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:28:08.956Z] #42 82.78 net [2020-10-09T20:28:08.956Z] #42 82.87 vendor/golang.org/x/crypto/chacha20poly1305 [2020-10-09T20:28:09.249Z] #42 ... [2020-10-09T20:28:09.249Z] [2020-10-09T20:28:09.249Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:09.249Z] #14 46.89 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-09T20:28:09.249Z] #14 46.90 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-10-09T20:28:09.249Z] #14 46.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:28:09.249Z] #14 47.02 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-09T20:28:09.249Z] #14 47.02 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-10-09T20:28:09.249Z] #14 47.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:28:09.249Z] #14 ... [2020-10-09T20:28:09.249Z] [2020-10-09T20:28:09.249Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:09.249Z] #39 46.67 LINK criu/pie/parasite.built-in.o [2020-10-09T20:28:09.249Z] #39 46.67 GEN criu/pie/parasite-blob.h [2020-10-09T20:28:09.249Z] #39 46.71 CC criu/pie/parasite-vdso.o [2020-10-09T20:28:09.249Z] #39 47.25 CC criu/arch/s390/vdso-pie.o [2020-10-09T20:28:09.249Z] #39 47.43 CC criu/arch/s390/restorer.o [2020-10-09T20:28:09.249Z] #39 47.75 CC criu/pie/restorer.o [2020-10-09T20:28:09.270Z] #38 DONE 70.7s [2020-10-09T20:28:09.270Z] [2020-10-09T20:28:09.270Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:09.841Z] #39 ... [2020-10-09T20:28:09.841Z] [2020-10-09T20:28:09.841Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:28:09.841Z] #42 61.08 time [2020-10-09T20:28:09.841Z] #42 67.20 internal/fmtsort [2020-10-09T20:28:09.841Z] #42 67.54 internal/poll [2020-10-09T20:28:09.841Z] #42 67.91 internal/syscall/execenv [2020-10-09T20:28:09.841Z] #42 68.15 internal/syscall/unix [2020-10-09T20:28:09.841Z] #42 68.54 strings [2020-10-09T20:28:09.841Z] #42 70.17 os [2020-10-09T20:28:09.841Z] #42 ... [2020-10-09T20:28:09.841Z] [2020-10-09T20:28:09.841Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:28:09.841Z] #29 67.11 bytes [2020-10-09T20:28:09.841Z] #29 67.63 fmt [2020-10-09T20:28:09.841Z] #29 69.21 bufio [2020-10-09T20:28:09.886Z] #39 49.71 LINK criu/pie/restorer.built-in.o [2020-10-09T20:28:10.178Z] #39 49.72 GEN criu/pie/restorer-blob.h [2020-10-09T20:28:10.178Z] #39 49.75 DEP criu/vdso.d [2020-10-09T20:28:10.178Z] #39 49.94 DEP criu/uts_ns.d [2020-10-09T20:28:10.400Z] #17 ... [2020-10-09T20:28:10.400Z] [2020-10-09T20:28:10.400Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-10-09T20:28:10.400Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-10-09T20:28:10.400Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-10-09T20:28:10.400Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2020-10-09T20:28:10.400Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-10-09T20:28:10.400Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.4s done [2020-10-09T20:28:10.400Z] #63 DONE 3.3s [2020-10-09T20:28:10.400Z] [2020-10-09T20:28:10.400Z] #17 [internal] load build context [2020-10-09T20:28:10.471Z] #39 50.11 DEP criu/util.d [2020-10-09T20:28:10.471Z] #39 50.28 DEP criu/uffd.d [2020-10-09T20:28:10.764Z] #39 50.41 DEP criu/tun.d [2020-10-09T20:28:10.764Z] #39 50.51 DEP criu/tty.d [2020-10-09T20:28:10.779Z] #29 71.90 path/filepath [2020-10-09T20:28:11.058Z] #39 50.76 DEP criu/timerfd.d [2020-10-09T20:28:11.346Z] #17 transferring context: 43.25MB 4.3s [2020-10-09T20:28:11.346Z] #17 transferring context: 51.20MB 4.4s done [2020-10-09T20:28:11.348Z] #29 ... [2020-10-09T20:28:11.348Z] [2020-10-09T20:28:11.348Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-09T20:28:11.348Z] #34 1.979 + RM_GOPATH=0 [2020-10-09T20:28:11.348Z] #34 1.979 + TMP_GOPATH= [2020-10-09T20:28:11.348Z] #34 1.979 + : /build [2020-10-09T20:28:11.348Z] #34 1.979 + '[' -z '' ']' [2020-10-09T20:28:11.348Z] #34 1.998 ++ mktemp -d [2020-10-09T20:28:11.348Z] #34 1.998 + export GOPATH=/tmp/tmp.EpjL3sa7zA [2020-10-09T20:28:11.348Z] #34 1.998 + GOPATH=/tmp/tmp.EpjL3sa7zA [2020-10-09T20:28:11.348Z] #34 1.998 + RM_GOPATH=1 [2020-10-09T20:28:11.348Z] #34 1.998 ++ dirname ./install.sh [2020-10-09T20:28:11.348Z] #34 1.998 + dir=. [2020-10-09T20:28:11.348Z] #34 1.998 + bin=tini [2020-10-09T20:28:11.348Z] #34 1.998 + shift [2020-10-09T20:28:11.348Z] #34 1.998 + '[' '!' -f ./tini.installer ']' [2020-10-09T20:28:11.348Z] #34 1.998 + . ./tini.installer [2020-10-09T20:28:11.348Z] #34 1.998 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-09T20:28:11.348Z] #34 1.998 + install_tini [2020-10-09T20:28:11.348Z] #34 1.998 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-10-09T20:28:11.348Z] #34 1.998 + git clone https://github.com/krallin/tini.git /tmp/tmp.EpjL3sa7zA/tini [2020-10-09T20:28:11.348Z] #34 1.999 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-09T20:28:11.348Z] #34 2.008 Cloning into '/tmp/tmp.EpjL3sa7zA/tini'... [2020-10-09T20:28:11.348Z] #34 3.090 + cd /tmp/tmp.EpjL3sa7zA/tini [2020-10-09T20:28:11.348Z] #34 3.091 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-09T20:28:11.348Z] #34 3.148 + cmake . [2020-10-09T20:28:11.376Z] #39 50.95 DEP criu/timens.d [2020-10-09T20:28:11.376Z] #39 51.12 DEP criu/sysfs_parse.d [2020-10-09T20:28:11.684Z] #39 51.20 DEP criu/sysctl.d [2020-10-09T20:28:11.684Z] #39 51.36 DEP criu/string.d [2020-10-09T20:28:11.684Z] #39 51.40 DEP criu/stats.d [2020-10-09T20:28:11.950Z] #17 DONE 4.9s [2020-10-09T20:28:11.950Z] [2020-10-09T20:28:11.950Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-09T20:28:11.950Z] #5 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-09T20:28:11.950Z] #5 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-09T20:28:11.951Z] #5 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-10-09T20:28:11.951Z] #5 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-10-09T20:28:11.951Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done [2020-10-09T20:28:11.951Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-10-09T20:28:11.951Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2020-10-09T20:28:11.951Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.1s done [2020-10-09T20:28:11.951Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.9s done [2020-10-09T20:28:11.951Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.7s [2020-10-09T20:28:11.951Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.9s [2020-10-09T20:28:11.951Z] #5 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.2s done [2020-10-09T20:28:11.977Z] #39 51.55 DEP criu/sockets.d [2020-10-09T20:28:11.977Z] #39 51.71 DEP criu/sk-unix.d [2020-10-09T20:28:11.977Z] #39 51.82 DEP criu/sk-tcp.d [2020-10-09T20:28:12.269Z] #39 51.96 DEP criu/sk-queue.d [2020-10-09T20:28:12.287Z] #34 4.181 -- The C compiler identification is GNU 8.3.0 [2020-10-09T20:28:12.525Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.2s done [2020-10-09T20:28:12.546Z] #34 4.279 -- Check for working C compiler: /usr/bin/cc [2020-10-09T20:28:12.562Z] #39 52.12 DEP criu/sk-packet.d [2020-10-09T20:28:12.562Z] #39 52.29 DEP criu/sk-netlink.d [2020-10-09T20:28:12.855Z] #39 52.44 DEP criu/sk-inet.d [2020-10-09T20:28:12.855Z] #39 52.53 DEP criu/signalfd.d [2020-10-09T20:28:13.099Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.0s done [2020-10-09T20:28:13.099Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-10-09T20:28:13.115Z] #34 4.742 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-09T20:28:13.115Z] #34 4.746 -- Detecting C compiler ABI info [2020-10-09T20:28:13.147Z] #39 52.73 DEP criu/sigframe.d [2020-10-09T20:28:13.147Z] #39 52.79 DEP criu/shmem.d [2020-10-09T20:28:13.147Z] #39 52.89 DEP criu/servicefd.d [2020-10-09T20:28:13.147Z] #39 52.98 DEP criu/seize.d [2020-10-09T20:28:13.439Z] #39 53.18 DEP criu/seccomp.d [2020-10-09T20:28:13.670Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2020-10-09T20:28:13.670Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-10-09T20:28:13.684Z] #34 5.555 -- Detecting C compiler ABI info - done [2020-10-09T20:28:13.732Z] #39 53.34 DEP criu/rst-malloc.d [2020-10-09T20:28:13.732Z] #39 53.46 DEP criu/rbtree.d [2020-10-09T20:28:13.732Z] #39 53.48 DEP criu/pstree.d [2020-10-09T20:28:13.930Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2020-10-09T20:28:13.930Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-10-09T20:28:13.943Z] #34 5.573 -- Detecting C compile features [2020-10-09T20:28:14.037Z] #39 53.63 DEP criu/protobuf.d [2020-10-09T20:28:14.037Z] #39 53.76 GEN criu/protobuf-desc-gen.h [2020-10-09T20:28:14.037Z] #39 ... [2020-10-09T20:28:14.037Z] [2020-10-09T20:28:14.037Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-09T20:28:14.037Z] #48 87.86 + GOBIN=/build [2020-10-09T20:28:14.037Z] #48 87.86 + /build/gometalinter --install [2020-10-09T20:28:14.330Z] #48 87.88 Installing: [2020-10-09T20:28:14.330Z] #48 87.88 deadcode [2020-10-09T20:28:14.330Z] #48 87.88 dupl [2020-10-09T20:28:14.330Z] #48 87.88 errcheck [2020-10-09T20:28:14.330Z] #48 87.88 gas [2020-10-09T20:28:14.330Z] #48 87.88 gochecknoglobals [2020-10-09T20:28:14.330Z] #48 87.88 gochecknoinits [2020-10-09T20:28:14.330Z] #48 87.88 goconst [2020-10-09T20:28:14.330Z] #48 87.88 gocyclo [2020-10-09T20:28:14.330Z] #48 87.88 goimports [2020-10-09T20:28:14.330Z] #48 87.88 golint [2020-10-09T20:28:14.330Z] #48 87.88 gosimple [2020-10-09T20:28:14.330Z] #48 87.88 gotype [2020-10-09T20:28:14.330Z] #48 87.88 gotypex [2020-10-09T20:28:14.330Z] #48 87.88 ineffassign [2020-10-09T20:28:14.330Z] #48 87.88 interfacer [2020-10-09T20:28:14.330Z] #48 87.88 lll [2020-10-09T20:28:14.330Z] #48 87.88 maligned [2020-10-09T20:28:14.330Z] #48 87.88 megacheck [2020-10-09T20:28:14.330Z] #48 87.88 misspell [2020-10-09T20:28:14.330Z] #48 87.88 nakedret [2020-10-09T20:28:14.330Z] #48 87.88 safesql [2020-10-09T20:28:14.330Z] #48 87.88 staticcheck [2020-10-09T20:28:14.330Z] #48 87.88 structcheck [2020-10-09T20:28:14.330Z] #48 87.88 unconvert [2020-10-09T20:28:14.330Z] #48 87.88 unparam [2020-10-09T20:28:14.330Z] #48 87.88 unused [2020-10-09T20:28:14.330Z] #48 87.88 varcheck [2020-10-09T20:28:16.476Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.1s done [2020-10-09T20:28:16.476Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-10-09T20:28:16.480Z] #34 8.106 -- Detecting C compile features - done [2020-10-09T20:28:16.480Z] #34 8.172 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-09T20:28:16.739Z] #34 8.520 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-09T20:28:16.739Z] #34 8.644 -- Configuring done [2020-10-09T20:28:16.999Z] #34 8.683 -- Generating done [2020-10-09T20:28:16.999Z] #34 8.684 -- Build files have been written to: /tmp/tmp.EpjL3sa7zA/tini [2020-10-09T20:28:16.999Z] #34 8.693 + make tini-static [2020-10-09T20:28:17.259Z] #34 ... [2020-10-09T20:28:17.259Z] [2020-10-09T20:28:17.259Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:17.259Z] #39 3.569 Note: Building without setproctitle() and strlcpy() support. [2020-10-09T20:28:17.259Z] #39 3.569 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-09T20:28:17.259Z] #39 3.587 Note: Building without GnuTLS support [2020-10-09T20:28:17.259Z] #39 3.592 Makefile.config:39: Warn: you have no libnftables installed [2020-10-09T20:28:17.259Z] #39 3.592 Makefile.config:40: Warn: Building without nftables support [2020-10-09T20:28:17.259Z] #39 5.608 fatal: not a git repository (or any of the parent directories): .git [2020-10-09T20:28:17.259Z] #39 5.664 GEN .gitid [2020-10-09T20:28:17.259Z] #39 5.724 GEN criu/include/version.h [2020-10-09T20:28:17.259Z] #39 5.813 GEN include/common/asm [2020-10-09T20:28:17.259Z] #39 7.516 PBCC images/timens.pb-c.c [2020-10-09T20:28:17.259Z] #39 7.563 DEP images/timens.pb-c.d [2020-10-09T20:28:17.259Z] #39 7.644 PBCC images/fown.pb-c.c [2020-10-09T20:28:17.259Z] #39 7.671 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-09T20:28:17.259Z] #39 7.795 PBCC images/opts.pb-c.c [2020-10-09T20:28:17.259Z] #39 7.854 PBCC images/memfd.pb-c.c [2020-10-09T20:28:17.259Z] #39 7.902 DEP images/fown.pb-c.d [2020-10-09T20:28:17.259Z] #39 7.954 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-09T20:28:17.259Z] #39 8.061 DEP images/opts.pb-c.d [2020-10-09T20:28:17.259Z] #39 8.163 DEP images/memfd.pb-c.d [2020-10-09T20:28:17.259Z] #39 8.244 PBCC images/sit.pb-c.c [2020-10-09T20:28:17.259Z] #39 8.283 DEP images/sit.pb-c.d [2020-10-09T20:28:17.519Z] #39 8.376 PBCC images/macvlan.pb-c.c [2020-10-09T20:28:17.519Z] #39 8.448 DEP images/macvlan.pb-c.d [2020-10-09T20:28:17.519Z] #39 8.510 PBCC images/autofs.pb-c.c [2020-10-09T20:28:17.519Z] #39 8.528 DEP images/autofs.pb-c.d [2020-10-09T20:28:17.519Z] #39 8.596 PBCC images/sysctl.pb-c.c [2020-10-09T20:28:17.519Z] #39 8.644 DEP images/sysctl.pb-c.d [2020-10-09T20:28:17.778Z] #39 8.709 PBCC images/time.pb-c.c [2020-10-09T20:28:17.778Z] #39 8.751 DEP images/time.pb-c.d [2020-10-09T20:28:17.778Z] #39 8.805 PBCC images/binfmt-misc.pb-c.c [2020-10-09T20:28:17.778Z] #39 8.841 DEP images/binfmt-misc.pb-c.d [2020-10-09T20:28:18.038Z] #39 8.941 PBCC images/seccomp.pb-c.c [2020-10-09T20:28:18.038Z] #39 8.985 DEP images/seccomp.pb-c.d [2020-10-09T20:28:18.038Z] #39 9.063 PBCC images/userns.pb-c.c [2020-10-09T20:28:18.038Z] #39 9.100 DEP images/userns.pb-c.d [2020-10-09T20:28:18.038Z] #39 9.169 PBCC images/cgroup.pb-c.c [2020-10-09T20:28:18.297Z] #39 9.204 DEP images/cgroup.pb-c.d [2020-10-09T20:28:18.297Z] #39 9.256 PBCC images/ext-file.pb-c.c [2020-10-09T20:28:18.297Z] #39 9.295 DEP images/ext-file.pb-c.d [2020-10-09T20:28:18.297Z] #39 9.363 PBCC images/rpc.pb-c.c [2020-10-09T20:28:18.297Z] #39 9.404 DEP images/rpc.pb-c.d [2020-10-09T20:28:18.389Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.2s done [2020-10-09T20:28:18.557Z] #39 9.487 PBCC images/siginfo.pb-c.c [2020-10-09T20:28:18.557Z] #39 9.511 DEP images/siginfo.pb-c.d [2020-10-09T20:28:18.557Z] #39 9.587 PBCC images/pagemap.pb-c.c [2020-10-09T20:28:18.557Z] #39 9.633 DEP images/pagemap.pb-c.d [2020-10-09T20:28:18.650Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-10-09T20:28:18.816Z] #39 9.689 PBCC images/rlimit.pb-c.c [2020-10-09T20:28:18.816Z] #39 9.767 DEP images/rlimit.pb-c.d [2020-10-09T20:28:18.816Z] #39 9.828 PBCC images/file-lock.pb-c.c [2020-10-09T20:28:19.076Z] #39 9.851 DEP images/file-lock.pb-c.d [2020-10-09T20:28:19.076Z] #39 9.925 PBCC images/tty.pb-c.c [2020-10-09T20:28:19.076Z] #39 10.00 DEP images/tty.pb-c.d [2020-10-09T20:28:19.076Z] #39 10.10 PBCC images/tun.pb-c.c [2020-10-09T20:28:19.380Z] #39 10.16 PBCC images/netdev.pb-c.c [2020-10-09T20:28:19.380Z] #39 10.24 DEP images/tun.pb-c.d [2020-10-09T20:28:19.380Z] #39 10.34 DEP images/netdev.pb-c.d [2020-10-09T20:28:19.380Z] #39 10.39 PBCC images/vma.pb-c.c [2020-10-09T20:28:19.380Z] #39 10.47 DEP images/vma.pb-c.d [2020-10-09T20:28:19.641Z] #39 10.51 PBCC images/creds.pb-c.c [2020-10-09T20:28:19.641Z] #39 10.63 DEP images/creds.pb-c.d [2020-10-09T20:28:19.641Z] #39 ... [2020-10-09T20:28:19.641Z] [2020-10-09T20:28:19.641Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-09T20:28:19.641Z] #34 9.030 Scanning dependencies of target tini-static [2020-10-09T20:28:19.641Z] #34 9.109 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-09T20:28:19.641Z] #34 10.61 [100%] Linking C executable tini-static [2020-10-09T20:28:19.641Z] #34 11.25 [100%] Built target tini-static [2020-10-09T20:28:19.641Z] #34 11.36 + mkdir -p /build [2020-10-09T20:28:19.641Z] #34 11.36 + cp tini-static /build/docker-init [2020-10-09T20:28:19.641Z] #34 DONE 11.5s [2020-10-09T20:28:19.641Z] [2020-10-09T20:28:19.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:19.641Z] #39 10.73 PBCC images/utsns.pb-c.c [2020-10-09T20:28:19.641Z] #39 10.78 DEP images/utsns.pb-c.d [2020-10-09T20:28:19.641Z] #39 ... [2020-10-09T20:28:19.641Z] [2020-10-09T20:28:19.641Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:28:19.641Z] #29 74.15 io/ioutil [2020-10-09T20:28:19.641Z] #29 74.87 flag [2020-10-09T20:28:19.641Z] #29 74.88 github.com/BurntSushi/toml [2020-10-09T20:28:19.641Z] #29 76.82 log [2020-10-09T20:28:19.641Z] #29 77.78 path [2020-10-09T20:28:19.641Z] #29 78.49 text/tabwriter [2020-10-09T20:28:19.641Z] #29 80.28 github.com/BurntSushi/toml/cmd/tomlv [2020-10-09T20:28:19.903Z] #29 ... [2020-10-09T20:28:19.903Z] [2020-10-09T20:28:19.903Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:19.903Z] #39 10.87 PBCC images/ipc-desc.pb-c.c [2020-10-09T20:28:19.911Z] #48 ... [2020-10-09T20:28:19.911Z] [2020-10-09T20:28:19.911Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:28:19.911Z] #42 83.21 vendor/golang.org/x/crypto/curve25519 [2020-10-09T20:28:19.911Z] #42 83.59 vendor/golang.org/x/crypto/hkdf [2020-10-09T20:28:19.911Z] #42 83.69 vendor/golang.org/x/text/transform [2020-10-09T20:28:19.911Z] #42 84.15 vendor/golang.org/x/text/unicode/bidi [2020-10-09T20:28:19.911Z] #42 85.36 vendor/golang.org/x/text/secure/bidirule [2020-10-09T20:28:19.911Z] #42 85.55 vendor/golang.org/x/text/unicode/norm [2020-10-09T20:28:19.911Z] #42 88.57 vendor/golang.org/x/net/idna [2020-10-09T20:28:19.911Z] #42 90.70 vendor/golang.org/x/net/http2/hpack [2020-10-09T20:28:19.911Z] #42 91.55 mime [2020-10-09T20:28:19.911Z] #42 92.87 mime/quotedprintable [2020-10-09T20:28:19.911Z] #42 93.14 net/http/internal [2020-10-09T20:28:19.911Z] #42 ... [2020-10-09T20:28:19.911Z] [2020-10-09T20:28:19.911Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:19.911Z] #39 54.77 DEP criu/protobuf-desc.d [2020-10-09T20:28:19.911Z] #39 54.88 DEP criu/proc_parse.d [2020-10-09T20:28:19.911Z] #39 55.07 DEP criu/plugin.d [2020-10-09T20:28:19.911Z] #39 55.16 DEP criu/pipes.d [2020-10-09T20:28:19.911Z] #39 55.36 DEP criu/pie-util.d [2020-10-09T20:28:19.911Z] #39 55.45 DEP criu/pie-util-vdso.d [2020-10-09T20:28:19.911Z] #39 55.52 DEP criu/path.d [2020-10-09T20:28:19.911Z] #39 55.67 DEP criu/parasite-syscall.d [2020-10-09T20:28:19.911Z] #39 55.88 DEP criu/pagemap.d [2020-10-09T20:28:19.911Z] #39 55.99 DEP criu/pagemap-cache.d [2020-10-09T20:28:19.911Z] #39 56.14 DEP criu/page-xfer.d [2020-10-09T20:28:19.911Z] #39 56.24 DEP criu/page-pipe.d [2020-10-09T20:28:19.911Z] #39 56.38 DEP criu/netfilter.d [2020-10-09T20:28:19.911Z] #39 56.45 DEP criu/net.d [2020-10-09T20:28:19.911Z] #39 56.58 DEP criu/namespaces.d [2020-10-09T20:28:19.911Z] #39 56.78 DEP criu/mount.d [2020-10-09T20:28:19.911Z] #39 56.98 DEP criu/memfd.d [2020-10-09T20:28:19.911Z] #39 57.15 DEP criu/mem.d [2020-10-09T20:28:19.911Z] #39 57.26 DEP criu/lsm.d [2020-10-09T20:28:19.911Z] #39 57.41 DEP criu/log.d [2020-10-09T20:28:19.911Z] #39 57.59 DEP criu/libnetlink.d [2020-10-09T20:28:19.911Z] #39 57.73 DEP criu/kerndat.d [2020-10-09T20:28:19.911Z] #39 57.87 DEP criu/kcmp-ids.d [2020-10-09T20:28:19.911Z] #39 57.93 DEP criu/irmap.d [2020-10-09T20:28:19.911Z] #39 58.01 DEP criu/ipc_ns.d [2020-10-09T20:28:19.911Z] #39 58.11 DEP criu/image.d [2020-10-09T20:28:19.911Z] #39 58.32 DEP criu/image-desc.d [2020-10-09T20:28:19.911Z] #39 58.44 DEP criu/fsnotify.d [2020-10-09T20:28:19.911Z] #39 58.64 DEP criu/filesystems.d [2020-10-09T20:28:19.911Z] #39 58.84 DEP criu/files.d [2020-10-09T20:28:19.911Z] #39 58.98 DEP criu/files-reg.d [2020-10-09T20:28:19.911Z] #39 59.20 DEP criu/files-ext.d [2020-10-09T20:28:19.911Z] #39 59.32 DEP criu/file-lock.d [2020-10-09T20:28:19.911Z] #39 59.49 DEP criu/file-ids.d [2020-10-09T20:28:19.911Z] #39 59.65 DEP criu/fifo.d [2020-10-09T20:28:20.162Z] #39 10.94 PBCC images/ipc-sem.pb-c.c [2020-10-09T20:28:20.162Z] #39 11.00 DEP images/ipc-desc.pb-c.d [2020-10-09T20:28:20.162Z] #39 11.14 DEP images/ipc-sem.pb-c.d [2020-10-09T20:28:20.204Z] #39 59.80 DEP criu/fdstore.d [2020-10-09T20:28:20.204Z] #39 59.90 DEP criu/fault-injection.d [2020-10-09T20:28:20.204Z] #39 59.94 DEP criu/external.d [2020-10-09T20:28:20.204Z] #39 60.04 DEP criu/eventpoll.d [2020-10-09T20:28:20.421Z] #39 11.26 PBCC images/ipc-msg.pb-c.c [2020-10-09T20:28:20.421Z] #39 11.35 DEP images/ipc-msg.pb-c.d [2020-10-09T20:28:20.421Z] #39 11.46 PBCC images/ipc-shm.pb-c.c [2020-10-09T20:28:20.421Z] #39 11.47 DEP images/ipc-shm.pb-c.d [2020-10-09T20:28:20.421Z] #39 11.57 PBCC images/ipc-var.pb-c.c [2020-10-09T20:28:20.497Z] #39 60.24 DEP criu/eventfd.d [2020-10-09T20:28:20.680Z] #39 11.65 DEP images/ipc-var.pb-c.d [2020-10-09T20:28:20.790Z] #39 60.42 DEP criu/crtools.d [2020-10-09T20:28:20.940Z] #39 11.89 PBCC images/sk-opts.pb-c.c [2020-10-09T20:28:20.940Z] #39 11.97 PBCC images/packet-sock.pb-c.c [2020-10-09T20:28:20.940Z] #39 12.02 DEP images/sk-opts.pb-c.d [2020-10-09T20:28:20.940Z] #39 12.03 DEP images/packet-sock.pb-c.d [2020-10-09T20:28:20.940Z] #39 12.09 PBCC images/sk-netlink.pb-c.c [2020-10-09T20:28:21.085Z] #39 60.65 DEP criu/cr-service.d [2020-10-09T20:28:21.085Z] #39 60.88 DEP criu/cr-restore.d [2020-10-09T20:28:21.200Z] #39 12.18 DEP images/sk-netlink.pb-c.d [2020-10-09T20:28:21.200Z] #39 12.23 PBCC images/sk-inet.pb-c.c [2020-10-09T20:28:21.200Z] #39 12.27 DEP images/sk-inet.pb-c.d [2020-10-09T20:28:21.200Z] #39 12.33 PBCC images/sk-unix.pb-c.c [2020-10-09T20:28:21.377Z] #39 61.15 DEP criu/cr-errno.d [2020-10-09T20:28:21.377Z] #39 61.16 DEP criu/cr-dump.d [2020-10-09T20:28:21.459Z] #39 12.43 DEP images/sk-unix.pb-c.d [2020-10-09T20:28:21.459Z] #39 12.49 PBCC images/mm.pb-c.c [2020-10-09T20:28:21.459Z] #39 12.53 DEP images/mm.pb-c.d [2020-10-09T20:28:21.670Z] #39 61.42 DEP criu/cr-dedup.d [2020-10-09T20:28:21.719Z] #39 12.62 PBCC images/timerfd.pb-c.c [2020-10-09T20:28:21.719Z] #39 12.71 DEP images/timerfd.pb-c.d [2020-10-09T20:28:21.719Z] #39 12.77 PBCC images/timer.pb-c.c [2020-10-09T20:28:21.719Z] #39 12.80 DEP images/timer.pb-c.d [2020-10-09T20:28:21.963Z] #39 61.61 DEP criu/cr-check.d [2020-10-09T20:28:21.978Z] #39 12.82 PBCC images/sa.pb-c.c [2020-10-09T20:28:21.978Z] #39 12.90 DEP images/sa.pb-c.d [2020-10-09T20:28:21.978Z] #39 12.99 PBCC images/pipe-data.pb-c.c [2020-10-09T20:28:21.978Z] #39 13.01 DEP images/pipe-data.pb-c.d [2020-10-09T20:28:22.238Z] #39 13.05 PBCC images/mnt.pb-c.c [2020-10-09T20:28:22.238Z] #39 13.09 DEP images/mnt.pb-c.d [2020-10-09T20:28:22.238Z] #39 13.18 PBCC images/sk-packet.pb-c.c [2020-10-09T20:28:22.238Z] #39 13.24 DEP images/sk-packet.pb-c.d [2020-10-09T20:28:22.255Z] #39 61.81 DEP criu/config.d [2020-10-09T20:28:22.255Z] #39 62.00 DEP criu/clone-noasan.d [2020-10-09T20:28:22.498Z] #39 13.32 PBCC images/tcp-stream.pb-c.c [2020-10-09T20:28:22.498Z] #39 13.40 DEP images/tcp-stream.pb-c.d [2020-10-09T20:28:22.498Z] #39 ... [2020-10-09T20:28:22.498Z] [2020-10-09T20:28:22.498Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:28:22.498Z] #42 73.77 regexp/syntax [2020-10-09T20:28:22.498Z] #42 75.45 fmt [2020-10-09T20:28:22.498Z] #42 78.88 path/filepath [2020-10-09T20:28:22.498Z] #42 80.43 flag [2020-10-09T20:28:22.498Z] #42 80.49 go/token [2020-10-09T20:28:22.498Z] #42 82.20 go/scanner [2020-10-09T20:28:22.498Z] #42 82.82 regexp [2020-10-09T20:28:22.498Z] #42 83.77 go/ast [2020-10-09T20:28:22.498Z] #42 ... [2020-10-09T20:28:22.498Z] [2020-10-09T20:28:22.498Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:22.498Z] #39 13.47 PBCC images/pipe.pb-c.c [2020-10-09T20:28:22.498Z] #39 13.50 DEP images/pipe.pb-c.d [2020-10-09T20:28:22.498Z] #39 13.56 PBCC images/pstree.pb-c.c [2020-10-09T20:28:22.548Z] #39 62.07 DEP criu/cgroup.d [2020-10-09T20:28:22.548Z] #39 62.26 DEP criu/cgroup-props.d [2020-10-09T20:28:22.762Z] #39 13.61 DEP images/pstree.pb-c.d [2020-10-09T20:28:22.762Z] #39 13.66 PBCC images/fs.pb-c.c [2020-10-09T20:28:22.762Z] #39 13.70 DEP images/fs.pb-c.d [2020-10-09T20:28:22.762Z] #39 13.74 PBCC images/signalfd.pb-c.c [2020-10-09T20:28:22.762Z] #39 13.79 DEP images/signalfd.pb-c.d [2020-10-09T20:28:22.840Z] #39 62.38 DEP criu/bitmap.d [2020-10-09T20:28:22.840Z] #39 62.39 DEP criu/bfd.d [2020-10-09T20:28:22.840Z] #39 62.47 DEP criu/autofs.d [2020-10-09T20:28:23.022Z] #39 13.84 PBCC images/fh.pb-c.c [2020-10-09T20:28:23.022Z] #39 13.88 PBCC images/fsnotify.pb-c.c [2020-10-09T20:28:23.022Z] #39 13.96 DEP images/fh.pb-c.d [2020-10-09T20:28:23.022Z] #39 13.99 DEP images/fsnotify.pb-c.d [2020-10-09T20:28:23.022Z] #39 14.08 PBCC images/eventpoll.pb-c.c [2020-10-09T20:28:23.133Z] #39 62.65 DEP criu/aio.d [2020-10-09T20:28:23.133Z] #39 62.77 DEP criu/action-scripts.d [2020-10-09T20:28:23.282Z] #39 14.12 DEP images/eventpoll.pb-c.d [2020-10-09T20:28:23.282Z] #39 14.16 PBCC images/eventfd.pb-c.c [2020-10-09T20:28:23.282Z] #39 14.18 DEP images/eventfd.pb-c.d [2020-10-09T20:28:23.282Z] #39 14.31 PBCC images/remap-file-path.pb-c.c [2020-10-09T20:28:23.425Z] #39 63.02 CC criu/action-scripts.o [2020-10-09T20:28:23.541Z] #39 ... [2020-10-09T20:28:23.541Z] [2020-10-09T20:28:23.541Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:28:23.541Z] #29 DONE 84.9s [2020-10-09T20:28:23.541Z] [2020-10-09T20:28:23.541Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:23.541Z] #39 14.33 DEP images/remap-file-path.pb-c.d [2020-10-09T20:28:23.541Z] #39 14.37 PBCC images/fifo.pb-c.c [2020-10-09T20:28:23.541Z] #39 14.40 DEP images/fifo.pb-c.d [2020-10-09T20:28:23.541Z] #39 14.47 PBCC images/ghost-file.pb-c.c [2020-10-09T20:28:23.718Z] #39 63.41 CC criu/aio.o [2020-10-09T20:28:23.801Z] #39 14.61 DEP images/ghost-file.pb-c.d [2020-10-09T20:28:23.801Z] #39 14.73 PBCC images/regfile.pb-c.c [2020-10-09T20:28:23.977Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.6s done [2020-10-09T20:28:23.977Z] #5 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-10-09T20:28:23.977Z] #5 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-10-09T20:28:23.977Z] #5 DONE 16.6s [2020-10-09T20:28:23.977Z] [2020-10-09T20:28:23.977Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-09T20:28:24.011Z] #39 63.70 CC criu/autofs.o [2020-10-09T20:28:24.061Z] #39 14.89 DEP images/regfile.pb-c.d [2020-10-09T20:28:24.061Z] #39 15.01 PBCC images/ns.pb-c.c [2020-10-09T20:28:24.061Z] #39 15.08 DEP images/ns.pb-c.d [2020-10-09T20:28:24.304Z] #39 ... [2020-10-09T20:28:24.304Z] [2020-10-09T20:28:24.304Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:24.304Z] #14 61.99 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-09T20:28:24.304Z] #14 61.99 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-10-09T20:28:24.304Z] #14 62.00 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:28:24.320Z] #39 15.21 PBCC images/fdinfo.pb-c.c [2020-10-09T20:28:24.320Z] #39 15.39 DEP images/fdinfo.pb-c.d [2020-10-09T20:28:24.597Z] #14 ... [2020-10-09T20:28:24.597Z] [2020-10-09T20:28:24.597Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:28:24.597Z] #42 93.51 os/exec [2020-10-09T20:28:24.597Z] #42 95.01 crypto/x509 [2020-10-09T20:28:24.597Z] #42 95.02 net/textproto [2020-10-09T20:28:24.597Z] #42 95.83 vendor/golang.org/x/net/http/httpguts [2020-10-09T20:28:24.597Z] #42 96.09 vendor/golang.org/x/net/http/httpproxy [2020-10-09T20:28:24.597Z] #42 96.72 mime/multipart [2020-10-09T20:28:24.597Z] #42 97.82 crypto/tls [2020-10-09T20:28:24.890Z] #42 ... [2020-10-09T20:28:24.890Z] [2020-10-09T20:28:24.890Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:24.890Z] #14 72.70 Selecting previously unselected package libonig5:s390x. [2020-10-09T20:28:24.891Z] #39 15.63 PBCC images/core-aarch64.pb-c.c [2020-10-09T20:28:24.891Z] #39 15.69 PBCC images/core-arm.pb-c.c [2020-10-09T20:28:24.891Z] #39 15.80 PBCC images/core-ppc64.pb-c.c [2020-10-09T20:28:24.891Z] #39 15.85 PBCC images/core-s390.pb-c.c [2020-10-09T20:28:24.891Z] #39 15.91 PBCC images/core-x86.pb-c.c [2020-10-09T20:28:24.891Z] #39 15.97 PBCC images/core.pb-c.c [2020-10-09T20:28:24.891Z] #39 16.03 PBCC images/inventory.pb-c.c [2020-10-09T20:28:25.151Z] #39 16.10 DEP images/core-aarch64.pb-c.d [2020-10-09T20:28:25.151Z] #39 ... [2020-10-09T20:28:25.151Z] [2020-10-09T20:28:25.151Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:25.151Z] #14 17.04 Reading package lists... [2020-10-09T20:28:25.151Z] #14 25.02 Reading package lists... [2020-10-09T20:28:25.151Z] #14 31.45 Building dependency tree... [2020-10-09T20:28:25.151Z] #14 32.79 Reading state information... [2020-10-09T20:28:25.151Z] #14 34.58 libcap2-bin is already the newest version (1:2.25-2). [2020-10-09T20:28:25.151Z] #14 34.58 libcap2-bin set to manually installed. [2020-10-09T20:28:25.151Z] #14 34.58 The following additional packages will be installed: [2020-10-09T20:28:25.151Z] #14 34.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-09T20:28:25.151Z] #14 34.59 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-09T20:28:25.151Z] #14 34.59 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-09T20:28:25.151Z] #14 34.59 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-10-09T20:28:25.151Z] #14 34.59 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-10-09T20:28:25.151Z] #14 34.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-10-09T20:28:25.151Z] #14 34.59 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-10-09T20:28:25.151Z] #14 34.59 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-09T20:28:25.151Z] #14 34.60 python3.7 python3.7-minimal vim-runtime xxd [2020-10-09T20:28:25.151Z] #14 34.60 Suggested packages: [2020-10-09T20:28:25.151Z] #14 34.60 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-10-09T20:28:25.151Z] #14 34.60 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-10-09T20:28:25.151Z] #14 34.60 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-10-09T20:28:25.151Z] #14 34.60 xfsdump acl attr quota [2020-10-09T20:28:25.151Z] #14 34.60 Recommended packages: [2020-10-09T20:28:25.151Z] #14 34.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-09T20:28:25.151Z] #14 34.61 python3-keyrings.alt python3-xdg unzip [2020-10-09T20:28:25.151Z] #14 ... [2020-10-09T20:28:25.151Z] [2020-10-09T20:28:25.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:25.151Z] #39 16.21 DEP images/core-arm.pb-c.d [2020-10-09T20:28:25.151Z] #39 16.29 DEP images/core-ppc64.pb-c.d [2020-10-09T20:28:25.183Z] #14 72.70 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-10-09T20:28:25.183Z] #14 72.71 Unpacking libonig5:s390x (6.9.1-1) ... [2020-10-09T20:28:25.183Z] #14 72.84 Selecting previously unselected package libjq1:s390x. [2020-10-09T20:28:25.183Z] #14 72.84 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-10-09T20:28:25.183Z] #14 72.84 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-09T20:28:25.183Z] #14 72.96 Selecting previously unselected package jq. [2020-10-09T20:28:25.183Z] #14 72.96 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-10-09T20:28:25.183Z] #14 72.96 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-09T20:28:25.183Z] #14 73.02 Selecting previously unselected package libaio1:s390x. [2020-10-09T20:28:25.183Z] #14 73.02 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-10-09T20:28:25.183Z] #14 73.02 Unpacking libaio1:s390x (0.3.112-3) ... [2020-10-09T20:28:25.183Z] #14 73.07 Selecting previously unselected package libbtrfs0. [2020-10-09T20:28:25.183Z] #14 73.07 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-10-09T20:28:25.410Z] #39 16.37 DEP images/core-s390.pb-c.d [2020-10-09T20:28:25.410Z] #39 16.42 DEP images/core-x86.pb-c.d [2020-10-09T20:28:25.410Z] #39 16.49 DEP images/core.pb-c.d [2020-10-09T20:28:25.410Z] #39 16.56 DEP images/inventory.pb-c.d [2020-10-09T20:28:25.477Z] #14 73.08 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-09T20:28:25.477Z] #14 73.11 Selecting previously unselected package libbtrfs-dev. [2020-10-09T20:28:25.477Z] #14 73.11 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-10-09T20:28:25.477Z] #14 73.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:28:25.477Z] #14 73.22 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-10-09T20:28:25.477Z] #14 73.22 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-10-09T20:28:25.477Z] #14 73.23 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-10-09T20:28:25.477Z] #14 73.27 Selecting previously unselected package libudev-dev:s390x. [2020-10-09T20:28:25.477Z] #14 73.27 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-10-09T20:28:25.477Z] #14 73.28 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-10-09T20:28:25.670Z] #39 16.64 PBCC images/cpuinfo.pb-c.c [2020-10-09T20:28:25.670Z] #39 16.65 DEP images/cpuinfo.pb-c.d [2020-10-09T20:28:25.770Z] #14 73.42 Selecting previously unselected package libsepol1-dev:s390x. [2020-10-09T20:28:25.770Z] #14 73.42 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-10-09T20:28:25.770Z] #14 73.42 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-10-09T20:28:25.888Z] #6 DONE 2.2s [2020-10-09T20:28:25.888Z] [2020-10-09T20:28:25.888Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:28:25.888Z] #18 DONE 0.1s [2020-10-09T20:28:25.888Z] [2020-10-09T20:28:25.888Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-10-09T20:28:25.888Z] #65 DONE 0.1s [2020-10-09T20:28:25.888Z] [2020-10-09T20:28:25.888Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-10-09T20:28:25.888Z] #28 ... [2020-10-09T20:28:25.888Z] [2020-10-09T20:28:25.888Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-10-09T20:28:25.888Z] #41 DONE 0.1s [2020-10-09T20:28:25.888Z] [2020-10-09T20:28:25.888Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-10-09T20:28:25.888Z] #19 DONE 0.1s [2020-10-09T20:28:25.888Z] [2020-10-09T20:28:25.888Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-10-09T20:28:25.888Z] #59 DONE 0.2s [2020-10-09T20:28:25.888Z] [2020-10-09T20:28:25.888Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-10-09T20:28:25.888Z] #47 DONE 0.2s [2020-10-09T20:28:25.938Z] #39 16.71 PBCC images/stats.pb-c.c [2020-10-09T20:28:25.939Z] #39 16.74 DEP images/stats.pb-c.d [2020-10-09T20:28:26.063Z] #14 73.64 Selecting previously unselected package libpcre16-3:s390x. [2020-10-09T20:28:26.063Z] #14 73.65 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-10-09T20:28:26.063Z] #14 73.65 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-10-09T20:28:26.063Z] #14 73.79 Selecting previously unselected package libpcre32-3:s390x. [2020-10-09T20:28:26.063Z] #14 73.79 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-10-09T20:28:26.063Z] #14 73.80 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-10-09T20:28:26.150Z] [2020-10-09T20:28:26.150Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-10-09T20:28:26.150Z] #28 DONE 0.2s [2020-10-09T20:28:26.150Z] [2020-10-09T20:28:26.150Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-10-09T20:28:26.150Z] #44 DONE 0.2s [2020-10-09T20:28:26.150Z] [2020-10-09T20:28:26.150Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:28:26.357Z] #14 73.93 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-10-09T20:28:26.357Z] #14 73.94 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-10-09T20:28:26.357Z] #14 73.94 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-10-09T20:28:26.357Z] #14 74.04 Selecting previously unselected package libpcre3-dev:s390x. [2020-10-09T20:28:26.357Z] #14 74.05 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-10-09T20:28:26.357Z] #14 74.05 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-10-09T20:28:26.650Z] #14 74.35 Selecting previously unselected package libselinux1-dev:s390x. [2020-10-09T20:28:26.650Z] #14 74.36 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-10-09T20:28:26.650Z] #14 74.37 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-10-09T20:28:26.943Z] #14 74.62 Selecting previously unselected package libdevmapper-dev:s390x. [2020-10-09T20:28:26.944Z] #14 74.62 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-10-09T20:28:26.944Z] #14 74.63 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-10-09T20:28:26.944Z] #14 74.69 Selecting previously unselected package libgpm2:s390x. [2020-10-09T20:28:26.944Z] #14 74.69 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-10-09T20:28:26.944Z] #14 74.69 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-10-09T20:28:27.236Z] #14 74.76 Selecting previously unselected package libicu63:s390x. [2020-10-09T20:28:27.236Z] #14 74.76 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-10-09T20:28:27.236Z] #14 74.76 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-10-09T20:28:27.317Z] #39 18.32 make[1]: Nothing to be done for 'all'. [2020-10-09T20:28:28.695Z] #39 19.76 CC images/stats.o [2020-10-09T20:28:28.966Z] + dpkg --print-architecture [2020-10-09T20:28:28.966Z] + cd /tmp/tmp.tuZiSXJg0F/src/github.com/docker/distribution [2020-10-09T20:28:28.966Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-09T20:28:28.966Z] + GOPATH=/tmp/tmp.tuZiSXJg0F/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.tuZiSXJg0F [2020-10-09T20:28:28.966Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-09T20:28:29.264Z] #39 20.15 CC images/core.o [2020-10-09T20:28:30.203Z] #39 20.90 CC images/core-x86.o [2020-10-09T20:28:30.464Z] #39 21.51 CC images/core-arm.o [2020-10-09T20:28:30.464Z] #39 ... [2020-10-09T20:28:30.464Z] [2020-10-09T20:28:30.464Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:28:30.464Z] #57 48.49 Checking out files: 48% (1654/3441) Checking out files: 49% (1687/3441) Checking out files: 50% (1721/3441) Checking out files: 51% (1755/3441) Checking out files: 52% (1790/3441) Checking out files: 53% (1824/3441) Checking out files: 54% (1859/3441) Checking out files: 55% (1893/3441) Checking out files: 56% (1927/3441) Checking out files: 57% (1962/3441) Checking out files: 58% (1996/3441) Checking out files: 59% (2031/3441) Checking out files: 60% (2065/3441) Checking out files: 61% (2100/3441) Checking out files: 62% (2134/3441) Checking out files: 63% (2168/3441) Checking out files: 64% (2203/3441) Checking out files: 65% (2237/3441) Checking out files: 66% (2272/3441) Checking out files: 67% (2306/3441) Checking out files: 68% (2340/3441) Checking out files: 69% (2375/3441) Checking out files: 70% (2409/3441) Checking out files: 71% (2444/3441) Checking out files: 72% (2478/3441) Checking out files: 73% (2512/3441) Checking out files: 74% (2547/3441) Checking out files: 75% (2581/3441) Checking out files: 76% (2616/3441) Checking out files: 77% (2650/3441) Checking out files: 78% (2684/3441) Checking out files: 79% (2719/3441) Checking out files: 80% (2753/3441) Checking out files: 81% (2788/3441) Checking out files: 82% (2822/3441) Checking out files: 83% (2857/3441) Checking out files: 84% (2891/3441) Checking out files: 85% (2925/3441) Checking out files: 86% (2960/3441) Checking out files: 87% (2994/3441) Checking out files: 88% (3029/3441) Checking out files: 89% (3063/3441) Checking out files: 90% (3097/3441) Checking out files: 91% (3132/3441) Checking out files: 92% (3166/3441) Checking out files: 93% (3201/3441) Checking out files: 94% (3235/3441) Checking out files: 95% (3269/3441) Checking out files: 96% (3304/3441) Checking out files: 97% (3338/3441) Checking out files: 98% (3373/3441) Checking out files: 99% (3407/3441) Checking out files: 100% (3441/3441) Checking out files: 100% (3441/3441), done. [2020-10-09T20:28:30.464Z] #57 50.04 + cd /tmp/tmp.3FD36SeZ7T/src/github.com/containerd/containerd [2020-10-09T20:28:30.464Z] #57 50.06 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:28:31.441Z] #45 4.485 + RM_GOPATH=0 [2020-10-09T20:28:31.441Z] #45 4.485 + TMP_GOPATH= [2020-10-09T20:28:31.441Z] #45 4.485 + : /build [2020-10-09T20:28:31.441Z] #45 4.485 + '[' -z '' ']' [2020-10-09T20:28:31.441Z] #45 4.487 ++ mktemp -d [2020-10-09T20:28:31.441Z] #45 4.509 + export GOPATH=/tmp/tmp.kGfKnlouRu [2020-10-09T20:28:31.441Z] #45 4.509 + GOPATH=/tmp/tmp.kGfKnlouRu [2020-10-09T20:28:31.441Z] #45 4.509 + RM_GOPATH=1 [2020-10-09T20:28:31.441Z] #45 4.509 ++ dirname ./install.sh [2020-10-09T20:28:31.441Z] #45 4.537 + dir=. [2020-10-09T20:28:31.441Z] #45 4.537 + bin=gotestsum [2020-10-09T20:28:31.441Z] #45 4.537 + shift [2020-10-09T20:28:31.441Z] #45 4.537 + '[' '!' -f ./gotestsum.installer ']' [2020-10-09T20:28:31.441Z] #45 4.537 + . ./gotestsum.installer [2020-10-09T20:28:31.441Z] #45 4.545 ++ : v0.3.5 [2020-10-09T20:28:31.441Z] #45 4.546 + install_gotestsum [2020-10-09T20:28:31.441Z] #45 4.549 + set -e [2020-10-09T20:28:31.441Z] #45 4.550 + export GO111MODULE=on [2020-10-09T20:28:31.441Z] #45 4.551 + GO111MODULE=on [2020-10-09T20:28:31.441Z] #45 4.551 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-10-09T20:28:31.441Z] #45 4.672 go: finding gotest.tools v0.3.5 [2020-10-09T20:28:31.441Z] #45 4.681 go: finding gotest.tools/gotestsum v0.3.5 [2020-10-09T20:28:31.702Z] #45 ... [2020-10-09T20:28:31.702Z] [2020-10-09T20:28:31.702Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-09T20:28:31.702Z] #48 4.466 + RM_GOPATH=0 [2020-10-09T20:28:31.702Z] #48 4.467 + TMP_GOPATH= [2020-10-09T20:28:31.702Z] #48 4.467 + : /build [2020-10-09T20:28:31.702Z] #48 4.467 + '[' -z '' ']' [2020-10-09T20:28:31.702Z] #48 4.471 ++ mktemp -d [2020-10-09T20:28:31.702Z] #48 4.481 + export GOPATH=/tmp/tmp.fuCd3dK23T [2020-10-09T20:28:31.702Z] #48 4.481 + GOPATH=/tmp/tmp.fuCd3dK23T [2020-10-09T20:28:31.702Z] #48 4.482 + RM_GOPATH=1 [2020-10-09T20:28:31.702Z] #48 4.486 ++ dirname ./install.sh [2020-10-09T20:28:31.702Z] #48 4.489 + dir=. [2020-10-09T20:28:31.702Z] #48 4.491 + bin=gometalinter [2020-10-09T20:28:31.702Z] #48 4.493 + shift [2020-10-09T20:28:31.702Z] #48 4.494 + '[' '!' -f ./gometalinter.installer ']' [2020-10-09T20:28:31.702Z] #48 4.494 + . ./gometalinter.installer [2020-10-09T20:28:31.702Z] #48 4.494 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-10-09T20:28:31.702Z] #48 4.497 + install_gometalinter [2020-10-09T20:28:31.702Z] #48 4.497 + echo 'Installing gometalinter version v2.0.6' [2020-10-09T20:28:31.702Z] #48 4.498 Installing gometalinter version v2.0.6 [2020-10-09T20:28:31.702Z] #48 4.498 + go get -d github.com/alecthomas/gometalinter [2020-10-09T20:28:31.703Z] #14 78.61 Selecting previously unselected package libnet1:s390x. [2020-10-09T20:28:31.703Z] #14 78.62 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-10-09T20:28:31.703Z] #14 78.62 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-09T20:28:31.703Z] #14 78.69 Selecting previously unselected package libnl-3-200:s390x. [2020-10-09T20:28:31.703Z] #14 78.69 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-10-09T20:28:31.703Z] #14 78.70 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-10-09T20:28:31.703Z] #14 78.77 Selecting previously unselected package libprotobuf-c1:s390x. [2020-10-09T20:28:31.703Z] #14 78.77 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-10-09T20:28:31.703Z] #14 78.77 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-09T20:28:31.703Z] #14 78.83 Selecting previously unselected package libreadline5:s390x. [2020-10-09T20:28:31.703Z] #14 78.83 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-10-09T20:28:31.703Z] #14 78.84 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-10-09T20:28:31.703Z] #14 78.92 Selecting previously unselected package libsystemd-dev:s390x. [2020-10-09T20:28:31.703Z] #14 78.92 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-10-09T20:28:31.703Z] #14 78.93 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-10-09T20:28:31.703Z] #14 ... [2020-10-09T20:28:31.703Z] [2020-10-09T20:28:31.703Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-09T20:28:31.703Z] #26 105.2 + rm -rf /tmp/tmp.QRW3xFFW2l [2020-10-09T20:28:31.703Z] #26 DONE 105.7s [2020-10-09T20:28:31.703Z] [2020-10-09T20:28:31.703Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:31.703Z] #14 79.37 Selecting previously unselected package net-tools. [2020-10-09T20:28:31.703Z] #14 79.37 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-10-09T20:28:31.703Z] #14 79.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-09T20:28:31.714Z] + rm -rf /tmp/tmp.tuZiSXJg0F/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.tuZiSXJg0F [2020-10-09T20:28:31.962Z] #48 ... [2020-10-09T20:28:31.962Z] [2020-10-09T20:28:31.962Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:28:31.962Z] #45 5.744 go: downloading gotest.tools/gotestsum v0.3.5 [2020-10-09T20:28:32.379Z] #14 79.82 Selecting previously unselected package python-pip-whl. [2020-10-09T20:28:32.379Z] #14 79.82 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-10-09T20:28:32.379Z] #14 79.82 Unpacking python-pip-whl (18.1-5) ... [2020-10-09T20:28:32.500Z] #57 52.57 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-09T20:28:32.534Z] #45 6.392 go: extracting gotest.tools/gotestsum v0.3.5 [2020-10-09T20:28:32.672Z] #14 80.31 Selecting previously unselected package python3-lib2to3. [2020-10-09T20:28:32.672Z] #14 80.31 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-09T20:28:32.672Z] #14 80.31 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-09T20:28:32.672Z] #14 80.40 Selecting previously unselected package python3-distutils. [2020-10-09T20:28:32.672Z] #14 80.40 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-10-09T20:28:32.672Z] #14 80.41 Unpacking python3-distutils (3.7.3-1) ... [2020-10-09T20:28:32.763Z] #57 52.57 + BUILDTAGS='netgo osusergo static_build' [2020-10-09T20:28:32.763Z] #57 52.57 + export EXTRA_FLAGS=-buildmode=pie [2020-10-09T20:28:32.763Z] #57 52.57 + EXTRA_FLAGS=-buildmode=pie [2020-10-09T20:28:32.763Z] #57 52.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-09T20:28:32.763Z] #57 52.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-09T20:28:32.763Z] #57 52.57 + '[' '' = dynamic ']' [2020-10-09T20:28:32.763Z] #57 52.57 + make [2020-10-09T20:28:32.964Z] #14 80.57 Selecting previously unselected package python3-pip. [2020-10-09T20:28:32.965Z] #14 80.57 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-10-09T20:28:32.965Z] #14 80.57 Unpacking python3-pip (18.1-5) ... [2020-10-09T20:28:32.965Z] #14 80.72 Selecting previously unselected package python3-pkg-resources. [2020-10-09T20:28:32.965Z] #14 80.72 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-09T20:28:32.965Z] #14 80.72 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-09T20:28:33.231Z] Removing intermediate container bbb1d1dec4fb [2020-10-09T20:28:33.231Z] ---> fb777fa84d25 [2020-10-09T20:28:33.231Z] Step 18/140 : FROM base AS swagger [2020-10-09T20:28:33.231Z] ---> 005e2d6a5359 [2020-10-09T20:28:33.231Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-10-09T20:28:33.231Z] ---> Running in 604b110f81e2 [2020-10-09T20:28:33.231Z] Removing intermediate container 604b110f81e2 [2020-10-09T20:28:33.231Z] ---> 574f5bcf983c [2020-10-09T20:28:33.231Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-10-09T20:28:33.231Z] ---> Running in 427a39854ce0 [2020-10-09T20:28:33.257Z] #14 80.86 Selecting previously unselected package python3-setuptools. [2020-10-09T20:28:33.257Z] #14 80.86 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-10-09T20:28:33.257Z] #14 80.86 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-09T20:28:33.257Z] #14 81.06 Selecting previously unselected package python3-wheel. [2020-10-09T20:28:33.257Z] #14 81.06 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-10-09T20:28:33.257Z] #14 81.06 Unpacking python3-wheel (0.32.3-2) ... [2020-10-09T20:28:33.476Z] #45 7.302 go: downloading gotest.tools v2.1.0+incompatible [2020-10-09T20:28:33.476Z] #45 7.452 go: extracting gotest.tools v2.1.0+incompatible [2020-10-09T20:28:33.524Z] + mktemp -d [2020-10-09T20:28:33.524Z] + export GOPATH=/tmp/tmp.0m2hWNdQyD [2020-10-09T20:28:33.524Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.0m2hWNdQyD/src/github.com/go-swagger/go-swagger [2020-10-09T20:28:33.524Z] Cloning into '/tmp/tmp.0m2hWNdQyD/src/github.com/go-swagger/go-swagger'... [2020-10-09T20:28:33.549Z] #14 81.10 Selecting previously unselected package thin-provisioning-tools. [2020-10-09T20:28:33.549Z] #14 81.10 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-10-09T20:28:33.549Z] #14 81.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-09T20:28:33.549Z] #14 81.31 Selecting previously unselected package vim-runtime. [2020-10-09T20:28:33.549Z] #14 81.31 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-09T20:28:33.549Z] #14 81.35 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-09T20:28:33.704Z] #57 53.73 + bin/ctr [2020-10-09T20:28:33.737Z] #45 7.599 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-10-09T20:28:33.841Z] #14 81.36 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-09T20:28:33.841Z] #14 81.38 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-09T20:28:33.998Z] #45 7.763 go: downloading github.com/fatih/color v1.6.0 [2020-10-09T20:28:33.998Z] #45 7.765 go: downloading github.com/pkg/errors v0.8.0 [2020-10-09T20:28:33.998Z] #45 7.769 go: downloading github.com/spf13/pflag v1.0.1 [2020-10-09T20:28:33.998Z] #45 7.959 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-09T20:28:34.259Z] #45 8.040 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-09T20:28:34.259Z] #45 8.041 go: extracting github.com/fatih/color v1.6.0 [2020-10-09T20:28:34.259Z] #45 8.173 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-10-09T20:28:34.259Z] #45 8.174 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-10-09T20:28:34.259Z] #45 8.278 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-10-09T20:28:34.521Z] #45 8.393 go: extracting github.com/pkg/errors v0.8.0 [2020-10-09T20:28:34.521Z] #45 8.394 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-10-09T20:28:34.521Z] #45 8.406 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-09T20:28:34.521Z] #45 8.461 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-09T20:28:34.521Z] #45 8.498 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-09T20:28:34.782Z] #45 8.557 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-10-09T20:28:34.782Z] #45 8.599 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-10-09T20:28:34.782Z] #45 8.603 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-09T20:28:34.782Z] #45 8.626 go: extracting github.com/spf13/pflag v1.0.1 [2020-10-09T20:28:35.358Z] #14 ... [2020-10-09T20:28:35.358Z] [2020-10-09T20:28:35.358Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:35.358Z] #39 65.03 CC criu/bfd.o [2020-10-09T20:28:35.358Z] #39 65.44 CC criu/bitmap.o [2020-10-09T20:28:35.358Z] #39 65.60 CC criu/cgroup-props.o [2020-10-09T20:28:35.358Z] #39 66.42 CC criu/cgroup.o [2020-10-09T20:28:35.358Z] #39 69.16 CC criu/clone-noasan.o [2020-10-09T20:28:35.358Z] #39 69.33 CC criu/config.o [2020-10-09T20:28:35.358Z] #39 70.47 CC criu/cr-check.o [2020-10-09T20:28:35.358Z] #39 71.95 CC criu/cr-dedup.o [2020-10-09T20:28:35.358Z] #39 72.33 CC criu/cr-dump.o [2020-10-09T20:28:35.358Z] #39 73.70 CC criu/cr-errno.o [2020-10-09T20:28:35.358Z] #39 73.78 CC criu/cr-restore.o [2020-10-09T20:28:36.170Z] #45 ... [2020-10-09T20:28:36.170Z] [2020-10-09T20:28:36.170Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:36.170Z] #38 4.688 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:28:36.170Z] #38 4.819 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:28:36.170Z] #38 4.819 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:28:36.170Z] #38 5.935 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-09T20:28:36.170Z] #38 7.952 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-10-09T20:28:36.170Z] #38 ... [2020-10-09T20:28:36.170Z] [2020-10-09T20:28:36.170Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-09T20:28:36.170Z] #54 4.766 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:28:36.170Z] #54 4.879 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:28:36.170Z] #54 4.879 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:28:36.170Z] #54 5.913 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-09T20:28:36.170Z] #54 8.085 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-10-09T20:28:36.170Z] #54 ... [2020-10-09T20:28:36.170Z] [2020-10-09T20:28:36.170Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:36.170Z] #31 4.092 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:28:36.170Z] #31 4.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:28:36.171Z] #31 4.194 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:28:36.171Z] #31 5.473 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-09T20:28:36.171Z] #31 7.557 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-10-09T20:28:36.171Z] #31 9.942 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-09T20:28:36.171Z] #31 ... [2020-10-09T20:28:36.171Z] [2020-10-09T20:28:36.171Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-09T20:28:36.171Z] #26 3.725 + mktemp -d [2020-10-09T20:28:36.171Z] #26 3.728 + export GOPATH=/tmp/tmp.ih6XEGQdT3 [2020-10-09T20:28:36.171Z] #26 3.728 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ih6XEGQdT3/src/github.com/go-swagger/go-swagger [2020-10-09T20:28:36.171Z] #26 3.728 Cloning into '/tmp/tmp.ih6XEGQdT3/src/github.com/go-swagger/go-swagger'... [2020-10-09T20:28:36.240Z] #57 ... [2020-10-09T20:28:36.240Z] [2020-10-09T20:28:36.240Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:28:36.240Z] #42 87.70 internal/lazyregexp [2020-10-09T20:28:36.240Z] #42 88.12 path [2020-10-09T20:28:36.240Z] #42 88.54 io/ioutil [2020-10-09T20:28:36.240Z] #42 89.04 net/url [2020-10-09T20:28:36.240Z] #42 89.16 text/template/parse [2020-10-09T20:28:36.240Z] #42 90.65 go/parser [2020-10-09T20:28:36.240Z] #42 93.74 text/template [2020-10-09T20:28:36.240Z] #42 94.65 log [2020-10-09T20:28:36.240Z] #42 95.28 encoding/binary [2020-10-09T20:28:36.240Z] #42 97.06 encoding/base64 [2020-10-09T20:28:36.240Z] #42 97.54 encoding/json [2020-10-09T20:28:36.396Z] #39 ... [2020-10-09T20:28:36.396Z] [2020-10-09T20:28:36.396Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:36.396Z] #14 84.09 Selecting previously unselected package vim. [2020-10-09T20:28:36.396Z] #14 84.10 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-10-09T20:28:36.396Z] #14 84.10 Unpacking vim (2:8.1.0875-5) ... [2020-10-09T20:28:36.431Z] #26 ... [2020-10-09T20:28:36.431Z] [2020-10-09T20:28:36.431Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:28:36.431Z] #42 4.214 + RM_GOPATH=0 [2020-10-09T20:28:36.431Z] #42 4.214 + TMP_GOPATH= [2020-10-09T20:28:36.431Z] #42 4.214 + : /build [2020-10-09T20:28:36.431Z] #42 4.214 + '[' -z '' ']' [2020-10-09T20:28:36.431Z] #42 4.214 ++ mktemp -d [2020-10-09T20:28:36.431Z] #42 4.214 + export GOPATH=/tmp/tmp.BiG3jIXqsH [2020-10-09T20:28:36.431Z] #42 4.214 + GOPATH=/tmp/tmp.BiG3jIXqsH [2020-10-09T20:28:36.431Z] #42 4.214 + RM_GOPATH=1 [2020-10-09T20:28:36.431Z] #42 4.220 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-09T20:28:36.431Z] #42 4.220 ++ dirname ./install.sh [2020-10-09T20:28:36.431Z] #42 4.220 + dir=. [2020-10-09T20:28:36.431Z] #42 4.220 + bin=vndr [2020-10-09T20:28:36.431Z] #42 4.220 + shift [2020-10-09T20:28:36.431Z] #42 4.220 + '[' '!' -f ./vndr.installer ']' [2020-10-09T20:28:36.431Z] #42 4.220 + . ./vndr.installer [2020-10-09T20:28:36.431Z] #42 4.220 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-09T20:28:36.431Z] #42 4.220 + install_vndr [2020-10-09T20:28:36.431Z] #42 4.220 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-10-09T20:28:36.431Z] #42 4.220 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BiG3jIXqsH/src/github.com/LK4D4/vndr [2020-10-09T20:28:36.431Z] #42 4.226 Cloning into '/tmp/tmp.BiG3jIXqsH/src/github.com/LK4D4/vndr'... [2020-10-09T20:28:36.431Z] #42 5.170 + cd /tmp/tmp.BiG3jIXqsH/src/github.com/LK4D4/vndr [2020-10-09T20:28:36.431Z] #42 5.170 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-09T20:28:36.431Z] #42 5.177 + go build -buildmode=pie -v -o /build/vndr . [2020-10-09T20:28:36.431Z] #42 6.742 internal/cpu [2020-10-09T20:28:36.431Z] #42 6.746 runtime/internal/atomic [2020-10-09T20:28:36.431Z] #42 7.102 runtime/internal/sys [2020-10-09T20:28:36.431Z] #42 7.313 runtime/internal/math [2020-10-09T20:28:36.431Z] #42 7.366 internal/bytealg [2020-10-09T20:28:36.431Z] #42 7.394 internal/race [2020-10-09T20:28:36.431Z] #42 7.524 sync/atomic [2020-10-09T20:28:36.431Z] #42 7.916 unicode [2020-10-09T20:28:36.431Z] #42 8.223 runtime [2020-10-09T20:28:36.431Z] #42 ... [2020-10-09T20:28:36.431Z] [2020-10-09T20:28:36.431Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-10-09T20:28:36.431Z] #60 4.583 + RM_GOPATH=0 [2020-10-09T20:28:36.431Z] #60 4.583 + TMP_GOPATH= [2020-10-09T20:28:36.431Z] #60 4.583 + : /build/ [2020-10-09T20:28:36.431Z] #60 4.583 + '[' -z '' ']' [2020-10-09T20:28:36.431Z] #60 4.584 ++ mktemp -d [2020-10-09T20:28:36.431Z] #60 4.591 + export GOPATH=/tmp/tmp.0gh5uFgkI8 [2020-10-09T20:28:36.431Z] #60 4.591 + GOPATH=/tmp/tmp.0gh5uFgkI8 [2020-10-09T20:28:36.431Z] #60 4.591 + RM_GOPATH=1 [2020-10-09T20:28:36.431Z] #60 4.595 ++ dirname ./install.sh [2020-10-09T20:28:36.431Z] #60 4.597 + dir=. [2020-10-09T20:28:36.431Z] #60 4.597 + bin=rootlesskit [2020-10-09T20:28:36.431Z] #60 4.597 + shift [2020-10-09T20:28:36.431Z] #60 4.597 + '[' '!' -f ./rootlesskit.installer ']' [2020-10-09T20:28:36.431Z] #60 4.604 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-09T20:28:36.431Z] #60 4.604 + . ./rootlesskit.installer [2020-10-09T20:28:36.431Z] #60 4.604 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-09T20:28:36.431Z] #60 4.604 + install_rootlesskit [2020-10-09T20:28:36.431Z] #60 4.604 + case "$1" in [2020-10-09T20:28:36.431Z] #60 4.604 + export CGO_ENABLED=0 [2020-10-09T20:28:36.431Z] #60 4.604 + CGO_ENABLED=0 [2020-10-09T20:28:36.431Z] #60 4.604 + _install_rootlesskit [2020-10-09T20:28:36.431Z] #60 4.604 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-09T20:28:36.431Z] #60 4.604 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0gh5uFgkI8/src/github.com/rootless-containers/rootlesskit [2020-10-09T20:28:36.431Z] #60 4.626 Cloning into '/tmp/tmp.0gh5uFgkI8/src/github.com/rootless-containers/rootlesskit'... [2020-10-09T20:28:36.431Z] #60 10.15 + cd /tmp/tmp.0gh5uFgkI8/src/github.com/rootless-containers/rootlesskit [2020-10-09T20:28:36.431Z] #60 10.15 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-09T20:28:36.499Z] #42 ... [2020-10-09T20:28:36.499Z] [2020-10-09T20:28:36.500Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:36.500Z] #14 37.94 The following NEW packages will be installed: [2020-10-09T20:28:36.500Z] #14 37.95 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-10-09T20:28:36.500Z] #14 37.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-10-09T20:28:36.500Z] #14 37.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-10-09T20:28:36.500Z] #14 37.95 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-10-09T20:28:36.500Z] #14 37.95 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-09T20:28:36.500Z] #14 37.95 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-10-09T20:28:36.500Z] #14 37.95 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-09T20:28:36.500Z] #14 37.95 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-09T20:28:36.500Z] #14 37.95 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-10-09T20:28:36.500Z] #14 37.96 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-10-09T20:28:36.500Z] #14 37.96 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-10-09T20:28:36.500Z] #14 37.96 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-10-09T20:28:36.500Z] #14 37.96 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-10-09T20:28:36.500Z] #14 37.97 xfsprogs xxd xz-utils zip [2020-10-09T20:28:36.500Z] #14 38.38 0 upgraded, 68 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:28:36.500Z] #14 38.38 Need to get 104 MB of archives. [2020-10-09T20:28:36.500Z] #14 38.38 After this operation, 597 MB of additional disk space will be used. [2020-10-09T20:28:36.500Z] #14 38.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-10-09T20:28:36.500Z] #14 38.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-10-09T20:28:36.500Z] #14 38.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-10-09T20:28:36.500Z] #14 38.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-10-09T20:28:36.500Z] #14 38.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-10-09T20:28:36.500Z] #14 38.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-10-09T20:28:36.500Z] #14 38.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-10-09T20:28:36.500Z] #14 38.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-10-09T20:28:36.500Z] #14 38.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-10-09T20:28:36.500Z] #14 38.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-10-09T20:28:36.500Z] #14 38.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-10-09T20:28:36.500Z] #14 38.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-10-09T20:28:36.500Z] #14 38.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-10-09T20:28:36.500Z] #14 38.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-10-09T20:28:36.500Z] #14 38.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-10-09T20:28:36.500Z] #14 38.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-10-09T20:28:36.500Z] #14 38.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-09T20:28:36.500Z] #14 38.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-09T20:28:36.500Z] #14 38.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-10-09T20:28:36.500Z] #14 38.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-10-09T20:28:36.500Z] #14 38.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-10-09T20:28:36.500Z] #14 38.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-10-09T20:28:36.500Z] #14 38.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-10-09T20:28:36.500Z] #14 38.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-10-09T20:28:36.500Z] #14 39.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-10-09T20:28:36.500Z] #14 39.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-09T20:28:36.500Z] #14 39.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-10-09T20:28:36.500Z] #14 39.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-10-09T20:28:36.500Z] #14 39.41 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-09T20:28:36.500Z] #14 39.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-09T20:28:36.500Z] #14 40.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-09T20:28:36.500Z] #14 40.09 Get:32 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] [2020-10-09T20:28:36.500Z] #14 43.54 Get:33 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] [2020-10-09T20:28:36.500Z] #14 45.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-09T20:28:36.500Z] #14 45.49 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-09T20:28:36.500Z] #14 45.49 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-09T20:28:36.500Z] #14 45.50 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-10-09T20:28:36.500Z] #14 45.50 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-09T20:28:36.500Z] #14 45.50 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-09T20:28:36.500Z] #14 45.51 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-10-09T20:28:36.500Z] #14 45.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-10-09T20:28:36.500Z] #14 45.52 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-10-09T20:28:36.500Z] #14 45.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-10-09T20:28:36.500Z] #14 45.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-10-09T20:28:36.500Z] #14 45.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-10-09T20:28:36.500Z] #14 45.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-10-09T20:28:36.500Z] #14 45.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-10-09T20:28:36.500Z] #14 45.65 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-10-09T20:28:36.500Z] #14 45.66 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-10-09T20:28:36.500Z] #14 45.66 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-09T20:28:36.692Z] #60 ... [2020-10-09T20:28:36.692Z] [2020-10-09T20:28:36.692Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-09T20:28:36.692Z] #7 4.416 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:28:36.692Z] #7 4.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:28:36.692Z] #7 4.508 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:28:36.692Z] #7 5.746 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-09T20:28:36.692Z] #7 7.922 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-10-09T20:28:36.692Z] #7 10.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-09T20:28:36.760Z] #14 46.39 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-09T20:28:36.953Z] #7 ... [2020-10-09T20:28:36.953Z] [2020-10-09T20:28:36.953Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-09T20:28:36.953Z] #66 4.634 + RM_GOPATH=0 [2020-10-09T20:28:36.953Z] #66 4.634 + TMP_GOPATH= [2020-10-09T20:28:36.953Z] #66 4.635 + : /build [2020-10-09T20:28:36.953Z] #66 4.635 + '[' -z '' ']' [2020-10-09T20:28:36.953Z] #66 4.644 ++ mktemp -d [2020-10-09T20:28:36.953Z] #66 4.646 + export GOPATH=/tmp/tmp.5t132AlbCK [2020-10-09T20:28:36.953Z] #66 4.646 + GOPATH=/tmp/tmp.5t132AlbCK [2020-10-09T20:28:36.953Z] #66 4.646 + RM_GOPATH=1 [2020-10-09T20:28:36.953Z] #66 4.648 ++ dirname ./install.sh [2020-10-09T20:28:36.953Z] #66 4.679 + dir=. [2020-10-09T20:28:36.953Z] #66 4.680 + bin=proxy [2020-10-09T20:28:36.953Z] #66 4.684 + shift [2020-10-09T20:28:36.953Z] #66 4.692 + '[' '!' -f ./proxy.installer ']' [2020-10-09T20:28:36.953Z] #66 4.694 + . ./proxy.installer [2020-10-09T20:28:36.953Z] #66 4.698 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-09T20:28:36.953Z] #66 4.698 + install_proxy [2020-10-09T20:28:36.953Z] #66 4.698 + case "$1" in [2020-10-09T20:28:36.953Z] #66 4.698 + export CGO_ENABLED=0 [2020-10-09T20:28:36.953Z] #66 4.698 + CGO_ENABLED=0 [2020-10-09T20:28:36.953Z] #66 4.698 + _install_proxy [2020-10-09T20:28:36.953Z] #66 4.709 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-09T20:28:36.953Z] #66 4.709 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-10-09T20:28:36.953Z] #66 4.709 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5t132AlbCK/src/github.com/docker/libnetwork [2020-10-09T20:28:36.953Z] #66 4.711 Cloning into '/tmp/tmp.5t132AlbCK/src/github.com/docker/libnetwork'... [2020-10-09T20:28:36.953Z] #66 ... [2020-10-09T20:28:36.953Z] [2020-10-09T20:28:36.953Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:28:36.953Z] #36 4.353 + mktemp -d [2020-10-09T20:28:36.953Z] #36 4.370 + export GOPATH=/tmp/tmp.wl8oXuwe44 [2020-10-09T20:28:36.953Z] #36 4.370 + git clone https://github.com/docker/distribution.git /tmp/tmp.wl8oXuwe44/src/github.com/docker/distribution [2020-10-09T20:28:36.953Z] #36 4.370 Cloning into '/tmp/tmp.wl8oXuwe44/src/github.com/docker/distribution'... [2020-10-09T20:28:37.019Z] #14 46.40 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-09T20:28:37.019Z] #14 46.40 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-09T20:28:37.019Z] #14 46.40 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-10-09T20:28:37.019Z] #14 46.40 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-10-09T20:28:37.019Z] #14 46.43 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-10-09T20:28:37.019Z] #14 46.45 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-10-09T20:28:37.019Z] #14 46.57 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-09T20:28:37.019Z] #14 46.59 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-10-09T20:28:37.019Z] #14 46.59 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-10-09T20:28:37.019Z] #14 46.60 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-09T20:28:37.019Z] #14 46.61 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-10-09T20:28:37.019Z] #14 46.67 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-09T20:28:37.032Z] #14 84.62 Selecting previously unselected package xfsprogs. [2020-10-09T20:28:37.032Z] #14 84.62 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-10-09T20:28:37.032Z] #14 84.63 Unpacking xfsprogs (4.20.0-1) ... [2020-10-09T20:28:37.213Z] #36 ... [2020-10-09T20:28:37.214Z] [2020-10-09T20:28:37.214Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-09T20:28:37.214Z] #22 3.785 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:28:37.214Z] #22 3.817 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:28:37.214Z] #22 3.817 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:28:37.214Z] #22 4.444 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-09T20:28:37.214Z] #22 6.520 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-10-09T20:28:37.214Z] #22 8.882 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-09T20:28:37.214Z] #22 ... [2020-10-09T20:28:37.214Z] [2020-10-09T20:28:37.214Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-09T20:28:37.214Z] #20 4.668 + RM_GOPATH=0 [2020-10-09T20:28:37.214Z] #20 4.678 + TMP_GOPATH= [2020-10-09T20:28:37.214Z] #20 4.679 + : /build [2020-10-09T20:28:37.214Z] #20 4.679 + '[' -z '' ']' [2020-10-09T20:28:37.214Z] #20 4.685 ++ mktemp -d [2020-10-09T20:28:37.214Z] #20 4.694 + export GOPATH=/tmp/tmp.bPTWnW0Wuj [2020-10-09T20:28:37.214Z] #20 4.697 + GOPATH=/tmp/tmp.bPTWnW0Wuj [2020-10-09T20:28:37.214Z] #20 4.697 + RM_GOPATH=1 [2020-10-09T20:28:37.214Z] #20 4.697 ++ dirname ./install.sh [2020-10-09T20:28:37.214Z] #20 4.699 + dir=. [2020-10-09T20:28:37.214Z] #20 4.700 + bin=dockercli [2020-10-09T20:28:37.214Z] #20 4.700 + shift [2020-10-09T20:28:37.214Z] #20 4.700 + '[' '!' -f ./dockercli.installer ']' [2020-10-09T20:28:37.214Z] #20 4.700 + . ./dockercli.installer [2020-10-09T20:28:37.214Z] #20 4.701 ++ : stable [2020-10-09T20:28:37.214Z] #20 4.701 ++ : 17.06.2-ce [2020-10-09T20:28:37.214Z] #20 4.701 + install_dockercli [2020-10-09T20:28:37.214Z] #20 4.702 Install docker/cli version 17.06.2-ce from stable [2020-10-09T20:28:37.214Z] #20 4.702 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-09T20:28:37.214Z] #20 4.703 ++ uname -m [2020-10-09T20:28:37.214Z] #20 4.713 + arch=x86_64 [2020-10-09T20:28:37.214Z] #20 4.713 + '[' x86_64 '!=' x86_64 ']' [2020-10-09T20:28:37.214Z] #20 4.713 + url=https://download.docker.com/linux/static [2020-10-09T20:28:37.214Z] #20 4.714 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-09T20:28:37.214Z] #20 4.717 + tar -xz docker/docker [2020-10-09T20:28:37.279Z] #14 46.67 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-10-09T20:28:37.279Z] #14 46.69 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-09T20:28:37.325Z] #14 85.06 Selecting previously unselected package zip. [2020-10-09T20:28:37.325Z] #14 85.06 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-10-09T20:28:37.325Z] #14 85.06 Unpacking zip (3.0-11+b1) ... [2020-10-09T20:28:37.474Z] #20 ... [2020-10-09T20:28:37.474Z] [2020-10-09T20:28:37.474Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:28:37.474Z] #29 4.477 + RM_GOPATH=0 [2020-10-09T20:28:37.474Z] #29 4.477 + TMP_GOPATH= [2020-10-09T20:28:37.474Z] #29 4.477 + : /build [2020-10-09T20:28:37.474Z] #29 4.477 + '[' -z '' ']' [2020-10-09T20:28:37.474Z] #29 4.477 ++ mktemp -d [2020-10-09T20:28:37.474Z] #29 4.481 + export GOPATH=/tmp/tmp.FBHnG7TpTr [2020-10-09T20:28:37.474Z] #29 4.481 + GOPATH=/tmp/tmp.FBHnG7TpTr [2020-10-09T20:28:37.474Z] #29 4.481 + RM_GOPATH=1 [2020-10-09T20:28:37.474Z] #29 4.485 ++ dirname ./install.sh [2020-10-09T20:28:37.474Z] #29 4.486 + dir=. [2020-10-09T20:28:37.474Z] #29 4.492 + bin=tomlv [2020-10-09T20:28:37.474Z] #29 4.492 + shift [2020-10-09T20:28:37.474Z] #29 4.493 + '[' '!' -f ./tomlv.installer ']' [2020-10-09T20:28:37.474Z] #29 4.493 + . ./tomlv.installer [2020-10-09T20:28:37.474Z] #29 4.497 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-09T20:28:37.474Z] #29 4.504 + install_tomlv [2020-10-09T20:28:37.474Z] #29 4.504 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-09T20:28:37.474Z] #29 4.504 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FBHnG7TpTr/src/github.com/BurntSushi/toml [2020-10-09T20:28:37.474Z] #29 4.504 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-09T20:28:37.474Z] #29 4.523 Cloning into '/tmp/tmp.FBHnG7TpTr/src/github.com/BurntSushi/toml'... [2020-10-09T20:28:37.474Z] #29 5.540 + cd /tmp/tmp.FBHnG7TpTr/src/github.com/BurntSushi/toml [2020-10-09T20:28:37.474Z] #29 5.541 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-09T20:28:37.474Z] #29 5.549 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-09T20:28:37.474Z] #29 6.321 runtime/internal/atomic [2020-10-09T20:28:37.474Z] #29 6.329 internal/cpu [2020-10-09T20:28:37.474Z] #29 6.560 runtime/internal/sys [2020-10-09T20:28:37.474Z] #29 6.839 runtime/internal/math [2020-10-09T20:28:37.474Z] #29 6.890 internal/bytealg [2020-10-09T20:28:37.474Z] #29 6.999 math/bits [2020-10-09T20:28:37.474Z] #29 7.412 math [2020-10-09T20:28:37.474Z] #29 7.933 runtime [2020-10-09T20:28:37.474Z] #29 ... [2020-10-09T20:28:37.474Z] [2020-10-09T20:28:37.474Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-10-09T20:28:37.474Z] #60 10.87 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-09T20:28:37.474Z] #60 10.87 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-09T20:28:37.538Z] #14 47.13 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-10-09T20:28:37.538Z] #14 47.18 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-10-09T20:28:37.538Z] #14 47.23 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-10-09T20:28:37.617Z] #14 85.22 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-10-09T20:28:37.617Z] #14 85.23 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-09T20:28:37.617Z] #14 85.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-09T20:28:37.617Z] #14 85.25 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-10-09T20:28:37.618Z] #14 85.26 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-10-09T20:28:37.618Z] #14 85.26 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-09T20:28:37.618Z] #14 85.27 Setting up libgpm2:s390x (1.20.7-5) ... [2020-10-09T20:28:37.618Z] #14 85.27 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-10-09T20:28:37.618Z] #14 85.28 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-10-09T20:28:37.618Z] #14 85.29 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-10-09T20:28:37.618Z] #14 85.29 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-10-09T20:28:37.618Z] #14 85.30 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:28:37.618Z] #14 85.30 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-09T20:28:37.618Z] #14 85.31 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-09T20:28:37.618Z] #14 85.32 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-09T20:28:37.618Z] #14 85.32 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-10-09T20:28:37.618Z] #14 85.33 Setting up xxd (2:8.1.0875-5) ... [2020-10-09T20:28:37.618Z] #14 85.34 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-09T20:28:37.618Z] #14 85.34 Setting up zip (3.0-11+b1) ... [2020-10-09T20:28:37.618Z] #14 85.35 Setting up vim-common (2:8.1.0875-5) ... [2020-10-09T20:28:37.618Z] #14 85.36 Setting up bash-completion (1:2.8-6) ... [2020-10-09T20:28:37.996Z] + cd /tmp/tmp.0m2hWNdQyD/src/github.com/go-swagger/go-swagger [2020-10-09T20:28:37.996Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-10-09T20:28:38.292Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-09T20:28:38.488Z] #14 ... [2020-10-09T20:28:38.488Z] [2020-10-09T20:28:38.488Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:28:38.488Z] #42 99.75 go/doc [2020-10-09T20:28:38.656Z] #14 ... [2020-10-09T20:28:38.656Z] [2020-10-09T20:28:38.656Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:28:38.656Z] #42 102.3 net/http/httptrace [2020-10-09T20:28:38.656Z] #42 102.5 net/http [2020-10-09T20:28:38.656Z] #42 110.9 github.com/LK4D4/vndr/godl [2020-10-09T20:28:38.656Z] #42 111.4 github.com/LK4D4/vndr [2020-10-09T20:28:38.656Z] #42 ... [2020-10-09T20:28:38.656Z] [2020-10-09T20:28:38.656Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:38.656Z] #39 77.03 CC criu/cr-service.o [2020-10-09T20:28:38.656Z] #39 77.95 CC criu/crtools.o [2020-10-09T20:28:38.948Z] #39 78.50 CC criu/eventfd.o [2020-10-09T20:28:39.241Z] #39 78.79 CC criu/eventpoll.o [2020-10-09T20:28:39.877Z] #39 79.63 CC criu/external.o [2020-10-09T20:28:40.174Z] #39 79.91 CC criu/fault-injection.o [2020-10-09T20:28:40.467Z] #39 80.03 CC criu/fdstore.o [2020-10-09T20:28:40.467Z] #39 ... [2020-10-09T20:28:40.467Z] [2020-10-09T20:28:40.467Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:28:40.467Z] #45 DONE 114.4s [2020-10-09T20:28:40.467Z] [2020-10-09T20:28:40.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:40.467Z] #39 80.24 CC criu/fifo.o [2020-10-09T20:28:40.761Z] #39 80.53 CC criu/file-ids.o [2020-10-09T20:28:40.788Z] #60 ... [2020-10-09T20:28:40.788Z] [2020-10-09T20:28:40.788Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-09T20:28:40.788Z] #20 13.39 + mkdir -p /build [2020-10-09T20:28:40.788Z] #20 13.39 + mv docker/docker /build/ [2020-10-09T20:28:40.788Z] #20 13.39 + rmdir docker [2020-10-09T20:28:40.788Z] #20 DONE 15.0s [2020-10-09T20:28:41.025Z] #42 ... [2020-10-09T20:28:41.025Z] [2020-10-09T20:28:41.025Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:41.025Z] #39 22.01 CC images/core-aarch64.o [2020-10-09T20:28:41.025Z] #39 22.43 CC images/core-ppc64.o [2020-10-09T20:28:41.025Z] #39 23.18 CC images/core-s390.o [2020-10-09T20:28:41.025Z] #39 24.06 CC images/cpuinfo.o [2020-10-09T20:28:41.025Z] #39 24.53 CC images/inventory.o [2020-10-09T20:28:41.025Z] #39 24.89 CC images/fdinfo.o [2020-10-09T20:28:41.025Z] #39 25.28 CC images/fown.o [2020-10-09T20:28:41.025Z] #39 25.50 CC images/ns.o [2020-10-09T20:28:41.025Z] #39 25.73 CC images/regfile.o [2020-10-09T20:28:41.025Z] #39 25.95 CC images/ghost-file.o [2020-10-09T20:28:41.025Z] #39 26.34 CC images/fifo.o [2020-10-09T20:28:41.025Z] #39 26.61 CC images/remap-file-path.o [2020-10-09T20:28:41.025Z] #39 26.78 CC images/eventfd.o [2020-10-09T20:28:41.025Z] #39 27.03 CC images/eventpoll.o [2020-10-09T20:28:41.025Z] #39 27.36 CC images/fh.o [2020-10-09T20:28:41.025Z] #39 27.73 CC images/fsnotify.o [2020-10-09T20:28:41.025Z] #39 28.42 CC images/signalfd.o [2020-10-09T20:28:41.025Z] #39 28.62 CC images/fs.o [2020-10-09T20:28:41.025Z] #39 28.86 CC images/pstree.o [2020-10-09T20:28:41.025Z] #39 29.11 CC images/pipe.o [2020-10-09T20:28:41.025Z] #39 29.42 CC images/tcp-stream.o [2020-10-09T20:28:41.025Z] #39 29.67 CC images/sk-packet.o [2020-10-09T20:28:41.025Z] #39 29.97 CC images/mnt.o [2020-10-09T20:28:41.025Z] #39 30.24 CC images/pipe-data.o [2020-10-09T20:28:41.025Z] #39 30.50 CC images/sa.o [2020-10-09T20:28:41.025Z] #39 30.74 CC images/timer.o [2020-10-09T20:28:41.025Z] #39 31.11 CC images/timerfd.o [2020-10-09T20:28:41.025Z] #39 31.40 CC images/mm.o [2020-10-09T20:28:41.025Z] #39 31.72 CC images/sk-opts.o [2020-10-09T20:28:41.025Z] #39 31.96 CC images/sk-unix.o [2020-10-09T20:28:41.048Z] [2020-10-09T20:28:41.048Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:28:41.049Z] #45 10.81 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-10-09T20:28:41.049Z] #45 11.51 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-09T20:28:41.049Z] #45 11.66 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-09T20:28:41.049Z] #45 13.91 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-10-09T20:28:41.049Z] #45 14.86 go: finding gotest.tools v2.2.0+incompatible [2020-10-09T20:28:41.049Z] #45 14.86 go: finding gotest.tools/gotestsum v0.5.4 [2020-10-09T20:28:41.049Z] #45 14.86 go: downloading gotest.tools v2.2.0+incompatible [2020-10-09T20:28:41.049Z] #45 14.88 go: downloading gotest.tools/gotestsum v0.5.4 [2020-10-09T20:28:41.056Z] #39 80.75 CC criu/file-lock.o [2020-10-09T20:28:41.284Z] #39 ... [2020-10-09T20:28:41.284Z] [2020-10-09T20:28:41.284Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:41.284Z] #14 48.17 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:28:41.284Z] #14 48.36 Fetched 104 MB in 9s (11.4 MB/s) [2020-10-09T20:28:41.284Z] #14 48.47 Selecting previously unselected package pigz. [2020-10-09T20:28:41.284Z] #14 48.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-10-09T20:28:41.284Z] #14 48.52 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-10-09T20:28:41.284Z] #14 48.53 Unpacking pigz (2.4-1) ... [2020-10-09T20:28:41.284Z] #14 48.67 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-10-09T20:28:41.284Z] #14 48.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-09T20:28:41.285Z] #14 48.70 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-09T20:28:41.285Z] #14 49.46 Selecting previously unselected package python3.7-minimal. [2020-10-09T20:28:41.285Z] #14 49.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-09T20:28:41.285Z] #14 49.48 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-09T20:28:41.285Z] #14 50.71 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-09T20:28:41.285Z] #14 50.74 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-09T20:28:41.625Z] #45 15.65 go: extracting gotest.tools/gotestsum v0.5.4 [2020-10-09T20:28:41.691Z] #39 81.42 CC criu/files-ext.o [2020-10-09T20:28:41.884Z] #45 15.76 go: extracting gotest.tools v2.2.0+incompatible [2020-10-09T20:28:41.984Z] #39 81.72 CC criu/files-reg.o [2020-10-09T20:28:42.828Z] #45 16.58 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-09T20:28:42.828Z] #45 16.62 go: downloading github.com/fatih/color v1.9.0 [2020-10-09T20:28:42.828Z] #45 16.62 go: downloading github.com/pkg/errors v0.9.1 [2020-10-09T20:28:42.828Z] #45 16.62 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-09T20:28:42.828Z] #45 16.65 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-09T20:28:43.088Z] #45 16.80 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-09T20:28:43.088Z] #45 16.87 go: extracting github.com/pkg/errors v0.9.1 [2020-10-09T20:28:43.088Z] #45 16.95 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-09T20:28:43.088Z] #45 17.01 go: extracting github.com/fatih/color v1.9.0 [2020-10-09T20:28:43.350Z] #45 17.04 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-09T20:28:43.350Z] #45 17.07 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-09T20:28:43.350Z] #45 17.08 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-09T20:28:43.350Z] #45 17.14 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-09T20:28:43.498Z] #39 83.22 CC criu/files.o [2020-10-09T20:28:43.610Z] #45 17.50 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-09T20:28:43.610Z] #45 17.51 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-09T20:28:43.610Z] #45 17.57 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-09T20:28:43.610Z] #45 17.63 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-09T20:28:44.137Z] #39 ... [2020-10-09T20:28:44.137Z] [2020-10-09T20:28:44.137Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:28:44.137Z] #42 DONE 117.7s [2020-10-09T20:28:44.137Z] [2020-10-09T20:28:44.137Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:44.137Z] #14 87.09 Setting up libiptc0:s390x (1.8.2-4) ... [2020-10-09T20:28:44.137Z] #14 87.09 Setting up xz-utils (5.2.4-1) ... [2020-10-09T20:28:44.137Z] #14 87.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-09T20:28:44.137Z] #14 87.11 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-10-09T20:28:44.137Z] #14 87.12 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-10-09T20:28:44.137Z] #14 87.12 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-09T20:28:44.137Z] #14 87.13 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:28:44.137Z] #14 87.14 Setting up pigz (2.4-1) ... [2020-10-09T20:28:44.137Z] #14 87.14 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-10-09T20:28:44.137Z] #14 87.15 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-10-09T20:28:44.137Z] #14 87.16 Setting up python-pip-whl (18.1-5) ... [2020-10-09T20:28:44.137Z] #14 87.17 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-10-09T20:28:44.137Z] #14 87.17 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-09T20:28:44.137Z] #14 87.18 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-09T20:28:44.137Z] #14 87.35 Setting up libaio1:s390x (0.3.112-3) ... [2020-10-09T20:28:44.137Z] #14 87.36 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-10-09T20:28:44.137Z] #14 87.36 Setting up libonig5:s390x (6.9.1-1) ... [2020-10-09T20:28:44.137Z] #14 87.37 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-09T20:28:44.137Z] #14 87.37 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-10-09T20:28:44.137Z] #14 87.38 Setting up vim (2:8.1.0875-5) ... [2020-10-09T20:28:44.137Z] #14 87.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-09T20:28:44.137Z] #14 87.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-09T20:28:44.137Z] #14 87.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-09T20:28:44.137Z] #14 87.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-09T20:28:44.137Z] #14 87.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-09T20:28:44.137Z] #14 87.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-09T20:28:44.137Z] #14 87.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-09T20:28:44.137Z] #14 87.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-09T20:28:44.137Z] #14 87.42 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-09T20:28:44.137Z] #14 87.43 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-10-09T20:28:44.137Z] #14 87.44 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:28:44.137Z] #14 87.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-09T20:28:44.137Z] #14 87.45 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 [2020-10-09T20:28:44.137Z] #14 87.45 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:28:44.137Z] #14 87.45 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 [2020-10-09T20:28:44.137Z] #14 87.46 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 [2020-10-09T20:28:44.137Z] #14 87.46 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-09T20:28:44.137Z] #14 87.47 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-09T20:28:44.137Z] #14 87.48 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-10-09T20:28:44.137Z] #14 87.48 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-09T20:28:44.137Z] #14 87.49 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-10-09T20:28:44.137Z] #14 87.49 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-09T20:28:44.137Z] #14 89.88 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-10-09T20:28:44.137Z] #14 89.88 Setting up iptables (1.8.2-4) ... [2020-10-09T20:28:44.137Z] #14 89.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-09T20:28:44.137Z] #14 89.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-09T20:28:44.137Z] #14 89.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-09T20:28:44.137Z] #14 89.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-09T20:28:44.137Z] #14 89.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-09T20:28:44.137Z] #14 89.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-09T20:28:44.137Z] #14 89.92 Setting up python3 (3.7.3-1) ... [2020-10-09T20:28:44.137Z] #14 90.30 Setting up python3-wheel (0.32.3-2) ... [2020-10-09T20:28:44.137Z] #14 90.79 Setting up apparmor (2.13.2-10) ... [2020-10-09T20:28:44.137Z] #14 91.87 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-09T20:28:44.575Z] #14 53.86 Selecting previously unselected package python3-minimal. [2020-10-09T20:28:44.575Z] #14 53.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-10-09T20:28:44.575Z] #14 53.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-10-09T20:28:44.575Z] #14 53.94 Unpacking python3-minimal (3.7.3-1) ... [2020-10-09T20:28:44.575Z] #14 54.05 Selecting previously unselected package libmpdec2:amd64. [2020-10-09T20:28:44.575Z] #14 54.06 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-10-09T20:28:44.575Z] #14 54.07 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-10-09T20:28:44.575Z] #14 54.24 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-10-09T20:28:44.575Z] #14 54.24 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-10-09T20:28:44.575Z] #14 54.24 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-09T20:28:44.775Z] #14 92.51 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-09T20:28:45.412Z] #14 93.11 Setting up python3-distutils (3.7.3-1) ... [2020-10-09T20:28:45.521Z] #45 19.25 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-09T20:28:45.705Z] #14 93.41 Setting up python3-setuptools (40.8.0-1) ... [2020-10-09T20:28:46.095Z] #45 ... [2020-10-09T20:28:46.095Z] [2020-10-09T20:28:46.095Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-09T20:28:46.095Z] #22 20.12 Fetched 8387 kB in 17s (503 kB/s) [2020-10-09T20:28:46.340Z] #14 94.10 Setting up python3-pip (18.1-5) ... [2020-10-09T20:28:46.357Z] #22 20.12 Reading package lists... [2020-10-09T20:28:46.357Z] #22 ... [2020-10-09T20:28:46.357Z] [2020-10-09T20:28:46.357Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:46.357Z] #38 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-09T20:28:46.480Z] #14 55.88 Selecting previously unselected package python3.7. [2020-10-09T20:28:46.480Z] #14 55.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-10-09T20:28:46.480Z] #14 55.89 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-09T20:28:46.480Z] #14 56.08 Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-09T20:28:46.480Z] #14 56.10 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-10-09T20:28:46.480Z] #14 56.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-09T20:28:46.617Z] #38 ... [2020-10-09T20:28:46.617Z] [2020-10-09T20:28:46.617Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:28:46.617Z] #42 11.73 unicode/utf8 [2020-10-09T20:28:46.617Z] #42 12.43 math/bits [2020-10-09T20:28:46.617Z] #42 13.09 math [2020-10-09T20:28:46.617Z] #42 17.57 internal/testlog [2020-10-09T20:28:46.617Z] #42 17.82 encoding [2020-10-09T20:28:46.617Z] #42 17.95 unicode/utf16 [2020-10-09T20:28:46.617Z] #42 18.18 container/list [2020-10-09T20:28:46.617Z] #42 18.71 crypto/internal/subtle [2020-10-09T20:28:46.617Z] #42 18.79 crypto/subtle [2020-10-09T20:28:46.617Z] #42 19.02 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-09T20:28:46.617Z] #42 19.15 internal/nettrace [2020-10-09T20:28:46.617Z] #42 19.33 runtime/cgo [2020-10-09T20:28:46.617Z] #42 ... [2020-10-09T20:28:46.617Z] [2020-10-09T20:28:46.617Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:28:46.617Z] #45 20.58 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-09T20:28:46.632Z] #14 94.53 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-10-09T20:28:46.740Z] #14 56.30 Setting up python3-minimal (3.7.3-1) ... [2020-10-09T20:28:46.878Z] #45 ... [2020-10-09T20:28:46.878Z] [2020-10-09T20:28:46.878Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-09T20:28:46.878Z] #54 10.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-09T20:28:46.878Z] #54 ... [2020-10-09T20:28:46.878Z] [2020-10-09T20:28:46.878Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:28:46.925Z] #14 94.53 Setting up dmsetup (2:1.02.155-3) ... [2020-10-09T20:28:46.925Z] #14 94.54 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-10-09T20:28:46.925Z] #14 94.55 Setting up xfsprogs (4.20.0-1) ... [2020-10-09T20:28:46.925Z] #14 94.56 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-10-09T20:28:46.925Z] #14 94.56 Processing triggers for mime-support (3.62) ... [2020-10-09T20:28:46.925Z] #14 94.58 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:28:47.219Z] #14 DONE 94.9s [2020-10-09T20:28:47.219Z] [2020-10-09T20:28:47.219Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:47.219Z] #39 84.69 CC criu/filesystems.o [2020-10-09T20:28:47.219Z] #39 85.11 CC criu/fsnotify.o [2020-10-09T20:28:47.219Z] #39 85.65 CC criu/image-desc.o [2020-10-09T20:28:47.219Z] #39 85.71 CC criu/image.o [2020-10-09T20:28:47.219Z] #39 86.13 CC criu/ipc_ns.o [2020-10-09T20:28:47.219Z] #39 86.98 CC criu/irmap.o [2020-10-09T20:28:47.512Z] #39 87.36 CC criu/kcmp-ids.o [2020-10-09T20:28:47.660Z] #36 21.06 Checking out files: 77% (1286/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-10-09T20:28:47.660Z] #36 21.74 + cd /tmp/tmp.wl8oXuwe44/src/github.com/docker/distribution [2020-10-09T20:28:47.660Z] #36 21.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-09T20:28:47.804Z] #39 87.56 CC criu/kerndat.o [2020-10-09T20:28:48.120Z] #14 57.60 Selecting previously unselected package python3. [2020-10-09T20:28:48.120Z] #14 57.60 (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 ... 16134 files and directories currently installed.) [2020-10-09T20:28:48.120Z] #14 57.65 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-10-09T20:28:48.120Z] #14 57.67 Unpacking python3 (3.7.3-1) ... [2020-10-09T20:28:48.233Z] #36 ... [2020-10-09T20:28:48.233Z] [2020-10-09T20:28:48.233Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-09T20:28:48.233Z] #48 12.08 + cd /tmp/tmp.fuCd3dK23T/src/github.com/alecthomas/gometalinter [2020-10-09T20:28:48.233Z] #48 12.08 + git checkout -q v2.0.6 [2020-10-09T20:28:48.233Z] #48 12.70 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-10-09T20:28:48.233Z] #48 ... [2020-10-09T20:28:48.233Z] [2020-10-09T20:28:48.233Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:28:48.233Z] #45 22.05 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-09T20:28:48.381Z] #14 57.83 Selecting previously unselected package libip4tc0:amd64. [2020-10-09T20:28:48.381Z] #14 57.84 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-10-09T20:28:48.381Z] #14 57.85 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-10-09T20:28:48.381Z] #14 58.00 Selecting previously unselected package libip6tc0:amd64. [2020-10-09T20:28:48.381Z] #14 58.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-10-09T20:28:48.381Z] #14 58.02 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-10-09T20:28:48.440Z] #39 ... [2020-10-09T20:28:48.440Z] [2020-10-09T20:28:48.440Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-10-09T20:28:48.440Z] #15 0.903 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-09T20:28:48.440Z] #15 0.907 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-09T20:28:48.440Z] #15 0.909 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-09T20:28:48.440Z] #15 DONE 1.1s [2020-10-09T20:28:48.440Z] [2020-10-09T20:28:48.440Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:48.440Z] #39 88.23 CC criu/libnetlink.o [2020-10-09T20:28:48.641Z] #14 58.15 Selecting previously unselected package libiptc0:amd64. [2020-10-09T20:28:48.641Z] #14 58.15 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-10-09T20:28:48.641Z] #14 58.15 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-10-09T20:28:48.641Z] #14 58.25 Selecting previously unselected package libnfnetlink0:amd64. [2020-10-09T20:28:48.641Z] #14 58.26 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-10-09T20:28:48.641Z] #14 58.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-09T20:28:48.732Z] #39 88.42 CC criu/log.o [2020-10-09T20:28:48.807Z] #45 ... [2020-10-09T20:28:48.807Z] [2020-10-09T20:28:48.807Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:28:48.807Z] #29 12.59 unicode/utf8 [2020-10-09T20:28:48.807Z] #29 13.02 internal/race [2020-10-09T20:28:48.807Z] #29 13.27 sync/atomic [2020-10-09T20:28:48.807Z] #29 13.71 unicode [2020-10-09T20:28:48.807Z] #29 17.23 internal/testlog [2020-10-09T20:28:48.807Z] #29 17.45 encoding [2020-10-09T20:28:48.807Z] #29 17.56 runtime/cgo [2020-10-09T20:28:48.807Z] #29 ... [2020-10-09T20:28:48.807Z] [2020-10-09T20:28:48.807Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-09T20:28:48.901Z] #14 58.36 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-10-09T20:28:48.901Z] #14 58.38 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-10-09T20:28:48.901Z] #14 58.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-09T20:28:48.901Z] #14 58.49 Selecting previously unselected package libnftnl11:amd64. [2020-10-09T20:28:48.901Z] #14 58.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-10-09T20:28:48.901Z] #14 58.52 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-10-09T20:28:48.901Z] #14 58.61 Selecting previously unselected package iptables. [2020-10-09T20:28:49.025Z] #39 88.79 CC criu/lsm.o [2020-10-09T20:28:49.069Z] #66 22.55 Checking out files: 66% (1263/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. [2020-10-09T20:28:49.069Z] #66 23.11 + cd /tmp/tmp.5t132AlbCK/src/github.com/docker/libnetwork [2020-10-09T20:28:49.069Z] #66 23.11 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-09T20:28:49.160Z] #14 58.61 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-10-09T20:28:49.160Z] #14 58.62 Unpacking iptables (1.8.2-4) ... [2020-10-09T20:28:49.318Z] #39 89.05 CC criu/mem.o [2020-10-09T20:28:49.420Z] #14 59.06 Selecting previously unselected package xxd. [2020-10-09T20:28:49.420Z] #14 59.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-09T20:28:49.420Z] #14 59.08 Unpacking xxd (2:8.1.0875-5) ... [2020-10-09T20:28:49.680Z] #14 59.24 Selecting previously unselected package vim-common. [2020-10-09T20:28:49.680Z] #14 59.24 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-09T20:28:49.680Z] #14 59.29 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-09T20:28:49.940Z] #14 59.55 Selecting previously unselected package bash-completion. [2020-10-09T20:28:49.940Z] #14 59.55 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-09T20:28:50.406Z] #39 90.17 CC criu/memfd.o [2020-10-09T20:28:50.700Z] #39 90.42 CC criu/mount.o [2020-10-09T20:28:50.983Z] #66 24.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-09T20:28:50.997Z] + rm -rf /tmp/tmp.0m2hWNdQyD [2020-10-09T20:28:51.320Z] #14 ... [2020-10-09T20:28:51.321Z] [2020-10-09T20:28:51.321Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:51.321Z] #39 32.32 CC images/sk-inet.o [2020-10-09T20:28:51.321Z] #39 32.81 CC images/tun.o [2020-10-09T20:28:51.321Z] #39 33.14 CC images/sk-netlink.o [2020-10-09T20:28:51.321Z] #39 33.44 CC images/packet-sock.o [2020-10-09T20:28:51.321Z] #39 33.76 CC images/ipc-var.o [2020-10-09T20:28:51.321Z] #39 33.99 CC images/ipc-desc.o [2020-10-09T20:28:51.321Z] #39 34.19 CC images/ipc-shm.o [2020-10-09T20:28:51.321Z] #39 34.47 CC images/ipc-msg.o [2020-10-09T20:28:51.321Z] #39 34.76 CC images/ipc-sem.o [2020-10-09T20:28:51.321Z] #39 35.00 CC images/utsns.o [2020-10-09T20:28:51.321Z] #39 35.32 CC images/creds.o [2020-10-09T20:28:51.321Z] #39 35.56 CC images/vma.o [2020-10-09T20:28:51.321Z] #39 35.83 CC images/netdev.o [2020-10-09T20:28:51.321Z] #39 36.19 CC images/tty.o [2020-10-09T20:28:51.321Z] #39 36.92 CC images/file-lock.o [2020-10-09T20:28:51.321Z] #39 37.13 CC images/rlimit.o [2020-10-09T20:28:51.321Z] #39 37.37 CC images/pagemap.o [2020-10-09T20:28:51.321Z] #39 37.64 CC images/siginfo.o [2020-10-09T20:28:51.321Z] #39 38.02 CC images/rpc.o [2020-10-09T20:28:51.321Z] #39 39.47 CC images/ext-file.o [2020-10-09T20:28:51.321Z] #39 39.68 CC images/cgroup.o [2020-10-09T20:28:51.321Z] #39 40.33 CC images/userns.o [2020-10-09T20:28:51.321Z] #39 40.66 CC images/google/protobuf/descriptor.o [2020-10-09T20:28:51.580Z] #39 42.63 CC images/opts.o [2020-10-09T20:28:51.635Z] Removing intermediate container 427a39854ce0 [2020-10-09T20:28:51.635Z] ---> 5f1ce57bbfbb [2020-10-09T20:28:51.635Z] Step 21/140 : FROM base AS frozen-images [2020-10-09T20:28:51.635Z] ---> 005e2d6a5359 [2020-10-09T20:28:51.635Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-10-09T20:28:51.635Z] ---> Using cache [2020-10-09T20:28:51.635Z] ---> 303e6fa8db33 [2020-10-09T20:28:51.635Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-10-09T20:28:51.840Z] #39 ... [2020-10-09T20:28:51.840Z] [2020-10-09T20:28:51.840Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:28:51.840Z] #42 103.1 encoding/xml [2020-10-09T20:28:51.840Z] #42 103.8 github.com/LK4D4/vndr/build [2020-10-09T20:28:51.840Z] #42 107.5 github.com/LK4D4/vndr/versioned [2020-10-09T20:28:51.840Z] #42 107.6 compress/flate [2020-10-09T20:28:51.840Z] #42 109.2 hash [2020-10-09T20:28:51.840Z] #42 109.3 hash/crc32 [2020-10-09T20:28:51.840Z] #42 109.7 context [2020-10-09T20:28:51.840Z] #42 110.6 crypto/cipher [2020-10-09T20:28:51.840Z] #42 110.6 compress/gzip [2020-10-09T20:28:51.840Z] #42 111.4 math/big [2020-10-09T20:28:51.840Z] #42 111.9 crypto/aes [2020-10-09T20:28:51.840Z] #42 113.0 crypto [2020-10-09T20:28:51.840Z] #42 113.2 crypto/des [2020-10-09T20:28:51.840Z] #42 ... [2020-10-09T20:28:51.840Z] [2020-10-09T20:28:51.840Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:51.840Z] #39 42.88 CC images/seccomp.o [2020-10-09T20:28:51.929Z] ---> Running in 06def173ea5b [2020-10-09T20:28:52.223Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:28:52.223Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:28:52.223Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:28:52.223Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-09T20:28:52.411Z] #39 43.27 CC images/binfmt-misc.o [2020-10-09T20:28:52.671Z] #39 43.49 CC images/time.o [2020-10-09T20:28:52.671Z] #39 43.76 CC images/sysctl.o [2020-10-09T20:28:52.773Z] #39 92.21 CC criu/namespaces.o [2020-10-09T20:28:52.859Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-10-09T20:28:52.859Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-10-09T20:28:52.930Z] #39 44.01 CC images/autofs.o [2020-10-09T20:28:53.500Z] #39 44.33 CC images/macvlan.o [2020-10-09T20:28:53.500Z] #39 44.53 CC images/sit.o [2020-10-09T20:28:53.817Z] #39 ... [2020-10-09T20:28:53.817Z] [2020-10-09T20:28:53.817Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-10-09T20:28:53.817Z] #16 2.987 Collecting yamllint==1.16.0 [2020-10-09T20:28:53.817Z] #16 3.127 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-09T20:28:53.817Z] #16 3.147 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-09T20:28:53.817Z] #16 3.198 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-09T20:28:53.817Z] #16 3.220 Collecting pyyaml (from yamllint==1.16.0) [2020-10-09T20:28:53.817Z] #16 3.308 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-09T20:28:53.817Z] #16 4.025 Building wheels for collected packages: pyyaml [2020-10-09T20:28:53.817Z] #16 4.048 Running setup.py bdist_wheel for pyyaml: started [2020-10-09T20:28:53.817Z] #16 4.672 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-09T20:28:53.817Z] #16 4.672 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-09T20:28:53.817Z] #16 4.708 Successfully built pyyaml [2020-10-09T20:28:53.817Z] #16 4.753 Installing collected packages: pathspec, pyyaml, yamllint [2020-10-09T20:28:53.817Z] #16 4.963 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-09T20:28:53.817Z] #16 DONE 5.3s [2020-10-09T20:28:53.817Z] [2020-10-09T20:28:53.817Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:53.817Z] #39 93.31 CC criu/net.o [2020-10-09T20:28:53.817Z] #39 ... [2020-10-09T20:28:53.817Z] [2020-10-09T20:28:53.817Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-10-09T20:28:53.817Z] #21 DONE 0.1s [2020-10-09T20:28:53.817Z] [2020-10-09T20:28:53.817Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-10-09T20:28:54.070Z] #39 44.82 CC images/memfd.o [2020-10-09T20:28:54.070Z] #39 45.20 CC images/timens.o [2020-10-09T20:28:54.371Z] Fetched 8163 kB in 2s (3700 kB/s) [2020-10-09T20:28:54.453Z] #25 DONE 0.7s [2020-10-09T20:28:54.453Z] [2020-10-09T20:28:54.453Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:54.453Z] #39 ... [2020-10-09T20:28:54.453Z] [2020-10-09T20:28:54.453Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-10-09T20:28:54.639Z] #39 45.48 LINK images/built-in.o [2020-10-09T20:28:54.639Z] #39 45.66 GEN compel/include/asm [2020-10-09T20:28:54.639Z] #39 45.70 GEN compel/include/version.h [2020-10-09T20:28:54.639Z] #39 45.71 touch .config [2020-10-09T20:28:54.746Z] #27 DONE 0.2s [2020-10-09T20:28:54.746Z] [2020-10-09T20:28:54.746Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-10-09T20:28:54.746Z] #30 DONE 0.1s [2020-10-09T20:28:54.746Z] [2020-10-09T20:28:54.746Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-10-09T20:28:54.746Z] #35 DONE 0.1s [2020-10-09T20:28:54.746Z] [2020-10-09T20:28:54.746Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:28:54.899Z] #39 45.79 GEN include/common/config.h [2020-10-09T20:28:54.899Z] #39 45.93 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-10-09T20:28:54.899Z] #39 45.94 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-10-09T20:28:54.899Z] #39 45.97 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-10-09T20:28:54.899Z] #39 45.98 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-10-09T20:28:55.009Z] Reading package lists... [2020-10-09T20:28:55.160Z] #39 46.04 DEP compel/arch/x86/plugins/std/memcpy.d [2020-10-09T20:28:55.160Z] #39 46.08 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-10-09T20:28:55.160Z] #39 46.12 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-09T20:28:55.160Z] #39 46.13 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-10-09T20:28:55.160Z] #39 46.16 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-09T20:28:55.160Z] #39 46.19 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-09T20:28:55.160Z] #39 46.19 DEP compel/plugins/std/infect.d [2020-10-09T20:28:55.382Z] #36 ... [2020-10-09T20:28:55.382Z] [2020-10-09T20:28:55.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:28:55.382Z] #39 95.09 CC criu/netfilter.o [2020-10-09T20:28:55.382Z] #39 95.25 CC criu/page-pipe.o [2020-10-09T20:28:55.420Z] #39 46.30 DEP compel/plugins/std/string.d [2020-10-09T20:28:55.420Z] #39 46.41 DEP compel/plugins/std/log.d [2020-10-09T20:28:55.420Z] #39 46.50 DEP compel/plugins/std/fds.d [2020-10-09T20:28:55.679Z] #39 46.66 DEP compel/plugins/std/std.d [2020-10-09T20:28:55.679Z] #39 46.76 DEP compel/plugins/shmem/shmem.d [2020-10-09T20:28:55.939Z] #39 46.84 DEP compel/plugins/fds/fds.d [2020-10-09T20:28:56.017Z] #39 95.57 CC criu/page-xfer.o [2020-10-09T20:28:56.048Z] Reading package lists... [2020-10-09T20:28:56.048Z] Building dependency tree... [2020-10-09T20:28:56.048Z] Reading state information... [2020-10-09T20:28:56.048Z] ca-certificates is already the newest version (20200601~deb10u1). [2020-10-09T20:28:56.048Z] The following additional packages will be installed: [2020-10-09T20:28:56.048Z] libjq1 libonig5 [2020-10-09T20:28:56.048Z] The following NEW packages will be installed: [2020-10-09T20:28:56.048Z] jq libjq1 libonig5 [2020-10-09T20:28:56.048Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:28:56.048Z] Need to get 358 kB of archives. [2020-10-09T20:28:56.048Z] After this operation, 1277 kB of additional disk space will be used. [2020-10-09T20:28:56.048Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-10-09T20:28:56.198Z] #39 46.99 CC compel/plugins/std/std.o [2020-10-09T20:28:56.288Z] #66 ... [2020-10-09T20:28:56.288Z] [2020-10-09T20:28:56.288Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:28:56.288Z] #42 30.37 vendor/golang.org/x/crypto/internal/subtle [2020-10-09T20:28:56.342Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-10-09T20:28:56.342Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-10-09T20:28:56.342Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:28:56.342Z] Fetched 358 kB in 0s (3292 kB/s) [2020-10-09T20:28:56.342Z] Selecting previously unselected package libonig5:ppc64el. [2020-10-09T20:28:56.342Z] (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 ... 15339 files and directories currently installed.) [2020-10-09T20:28:56.342Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-10-09T20:28:56.342Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-10-09T20:28:56.342Z] Selecting previously unselected package libjq1:ppc64el. [2020-10-09T20:28:56.342Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-09T20:28:56.342Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-09T20:28:56.342Z] Selecting previously unselected package jq. [2020-10-09T20:28:56.342Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-09T20:28:56.342Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-09T20:28:56.342Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-10-09T20:28:56.342Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-09T20:28:56.458Z] #39 47.30 CC compel/plugins/std/fds.o [2020-10-09T20:28:56.548Z] #42 30.53 vendor/golang.org/x/crypto/curve25519 [2020-10-09T20:28:56.635Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-10-09T20:28:56.636Z] Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:28:56.652Z] #39 96.37 CC criu/pagemap-cache.o [2020-10-09T20:28:56.933Z] Removing intermediate container 06def173ea5b [2020-10-09T20:28:56.933Z] ---> 5e04603c716f [2020-10-09T20:28:56.933Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-10-09T20:28:56.933Z] ---> 87baecbb56bb [2020-10-09T20:28:56.933Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-10-09T20:28:56.933Z] ---> Running in f7ceee33b26b [2020-10-09T20:28:56.944Z] #39 96.67 CC criu/pagemap.o [2020-10-09T20:28:57.031Z] #39 47.92 CC compel/plugins/std/log.o [2020-10-09T20:28:57.128Z] #42 ... [2020-10-09T20:28:57.128Z] [2020-10-09T20:28:57.128Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:57.128Z] #31 21.34 Fetched 8387 kB in 17s (481 kB/s) [2020-10-09T20:28:57.128Z] #31 21.34 Reading package lists... [2020-10-09T20:28:57.389Z] #31 28.27 Reading package lists... [2020-10-09T20:28:57.389Z] #31 ... [2020-10-09T20:28:57.389Z] [2020-10-09T20:28:57.389Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:28:57.389Z] #38 21.31 Fetched 8387 kB in 17s (496 kB/s) [2020-10-09T20:28:57.389Z] #38 21.31 Reading package lists... [2020-10-09T20:28:57.389Z] #38 28.66 Reading package lists... [2020-10-09T20:28:57.389Z] #38 ... [2020-10-09T20:28:57.389Z] [2020-10-09T20:28:57.389Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-09T20:28:57.389Z] #54 21.50 Fetched 8387 kB in 17s (492 kB/s) [2020-10-09T20:28:57.389Z] #54 21.50 Reading package lists... [2020-10-09T20:28:57.579Z] #39 97.21 CC criu/parasite-syscall.o [2020-10-09T20:28:57.651Z] #54 28.66 Reading package lists... [2020-10-09T20:28:57.651Z] #54 ... [2020-10-09T20:28:57.651Z] [2020-10-09T20:28:57.651Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-09T20:28:57.651Z] #7 21.55 Fetched 8387 kB in 17s (483 kB/s) [2020-10-09T20:28:57.651Z] #7 21.55 Reading package lists... [2020-10-09T20:28:57.912Z] #7 28.62 Reading package lists... [2020-10-09T20:28:57.912Z] #7 ... [2020-10-09T20:28:57.912Z] [2020-10-09T20:28:57.912Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:28:57.912Z] #45 24.41 go: finding github.com/fatih/color v1.9.0 [2020-10-09T20:28:57.912Z] #45 24.52 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-09T20:28:57.912Z] #45 24.60 go: finding github.com/pkg/errors v0.9.1 [2020-10-09T20:28:57.912Z] #45 24.68 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-09T20:28:57.912Z] #45 24.73 go: finding github.com/spf13/pflag v1.0.3 [2020-10-09T20:28:57.912Z] #45 24.79 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-09T20:28:57.912Z] #45 25.02 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-09T20:28:57.912Z] #45 25.20 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-09T20:28:57.912Z] #45 25.26 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-09T20:28:57.912Z] #45 25.29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-09T20:28:57.912Z] #45 25.34 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-09T20:28:57.970Z] #39 48.99 CC compel/plugins/std/string.o [2020-10-09T20:28:58.214Z] #39 97.79 CC criu/path.o [2020-10-09T20:28:58.214Z] #39 97.97 CC criu/pie-util-vdso.o [2020-10-09T20:28:58.506Z] #39 98.23 CC criu/pie-util.o [2020-10-09T20:28:58.506Z] #39 98.35 CC criu/pipes.o [2020-10-09T20:28:58.909Z] #39 49.78 CC compel/plugins/std/infect.o [2020-10-09T20:28:59.021Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-10-09T20:28:59.021Z]  [2020-10-09T20:28:59.142Z] #39 98.82 CC criu/plugin.o [2020-10-09T20:28:59.436Z] #39 99.13 CC criu/proc_parse.o [2020-10-09T20:28:59.478Z] #39 50.26 CC compel/arch/x86/plugins/std/parasite-head.o [2020-10-09T20:28:59.478Z] #39 50.33 CC compel/arch/x86/plugins/std/memcpy.o [2020-10-09T20:28:59.478Z] #39 50.39 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-10-09T20:28:59.478Z] #39 50.44 AR compel/plugins/std.lib.a [2020-10-09T20:28:59.478Z] #39 50.52 CC compel/plugins/fds/fds.o [2020-10-09T20:28:59.738Z] #39 50.77 AR compel/plugins/fds.lib.a [2020-10-09T20:28:59.738Z] #39 50.83 HOSTDEP compel/src/lib/log-host.d [2020-10-09T20:28:59.839Z] #45 ... [2020-10-09T20:28:59.839Z] [2020-10-09T20:28:59.839Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:28:59.839Z] #36 24.03 + GOPATH=/tmp/tmp.wl8oXuwe44/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wl8oXuwe44 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-09T20:28:59.998Z] #39 50.92 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-09T20:29:00.101Z] #36 ... [2020-10-09T20:29:00.101Z] [2020-10-09T20:29:00.101Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-09T20:29:00.101Z] #22 20.12 Reading package lists... [2020-10-09T20:29:00.101Z] #22 27.38 Reading package lists... [2020-10-09T20:29:00.258Z] #39 51.12 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-10-09T20:29:00.258Z] #39 51.19 HOSTDEP compel/src/main-host.d [2020-10-09T20:29:00.520Z] #39 51.42 DEP compel/src/lib/ptrace.d [2020-10-09T20:29:00.520Z] #39 51.60 DEP compel/src/lib/infect.d [2020-10-09T20:29:00.671Z] #22 34.12 Building dependency tree... [2020-10-09T20:29:00.671Z] #22 ... [2020-10-09T20:29:00.671Z] [2020-10-09T20:29:00.671Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:00.671Z] #31 28.27 Reading package lists... [2020-10-09T20:29:00.780Z] #39 51.71 DEP compel/src/lib/infect-util.d [2020-10-09T20:29:00.948Z] #39 100.5 CC criu/protobuf-desc.o [2020-10-09T20:29:01.040Z] #39 51.89 DEP compel/src/lib/infect-rpc.d [2020-10-09T20:29:01.041Z] #39 52.00 DEP compel/arch/x86/src/lib/infect.d [2020-10-09T20:29:01.041Z] #39 52.10 DEP compel/arch/x86/src/lib/cpu.d [2020-10-09T20:29:01.300Z] #39 52.18 DEP compel/src/lib/log.d [2020-10-09T20:29:01.300Z] #39 52.29 DEP compel/src/main.d [2020-10-09T20:29:01.300Z] #39 ... [2020-10-09T20:29:01.300Z] [2020-10-09T20:29:01.300Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:01.300Z] #14 63.78 Unpacking bash-completion (1:2.8-6) ... [2020-10-09T20:29:01.300Z] #14 64.35 Selecting previously unselected package bzip2. [2020-10-09T20:29:01.300Z] #14 64.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-10-09T20:29:01.300Z] #14 64.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-09T20:29:01.300Z] #14 64.51 Selecting previously unselected package xz-utils. [2020-10-09T20:29:01.300Z] #14 64.52 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-10-09T20:29:01.300Z] #14 64.53 Unpacking xz-utils (5.2.4-1) ... [2020-10-09T20:29:01.300Z] #14 64.77 Selecting previously unselected package apparmor. [2020-10-09T20:29:01.300Z] #14 64.77 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-10-09T20:29:01.300Z] #14 64.89 Unpacking apparmor (2.13.2-10) ... [2020-10-09T20:29:01.300Z] #14 65.46 Selecting previously unselected package aufs-tools. [2020-10-09T20:29:01.300Z] #14 65.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-10-09T20:29:01.300Z] #14 65.49 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-09T20:29:01.300Z] #14 65.66 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-09T20:29:01.300Z] #14 65.67 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-10-09T20:29:01.300Z] #14 65.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-09T20:29:01.300Z] #14 67.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-09T20:29:01.300Z] #14 67.79 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-10-09T20:29:01.300Z] #14 67.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-09T20:29:01.300Z] #14 70.14 Selecting previously unselected package binutils-mingw-w64. [2020-10-09T20:29:01.300Z] #14 70.14 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-09T20:29:01.300Z] #14 70.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-09T20:29:01.300Z] #14 70.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-10-09T20:29:01.300Z] #14 70.35 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-09T20:29:01.300Z] #14 70.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-09T20:29:01.300Z] #14 70.60 Selecting previously unselected package dmsetup. [2020-10-09T20:29:01.300Z] #14 70.60 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-10-09T20:29:01.300Z] #14 70.62 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-09T20:29:01.300Z] #14 70.83 Selecting previously unselected package mingw-w64-common. [2020-10-09T20:29:01.300Z] #14 70.83 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-09T20:29:01.300Z] #14 70.86 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-09T20:29:01.560Z] #14 ... [2020-10-09T20:29:01.560Z] [2020-10-09T20:29:01.560Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-10-09T20:29:01.560Z] #60 114.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-09T20:29:01.560Z] #60 114.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-09T20:29:01.560Z] #60 DONE 123.0s [2020-10-09T20:29:01.560Z] [2020-10-09T20:29:01.560Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:01.560Z] #39 52.40 DEP compel/src/lib/handle-elf.d [2020-10-09T20:29:01.560Z] #39 ... [2020-10-09T20:29:01.560Z] [2020-10-09T20:29:01.560Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-10-09T20:29:01.560Z] #61 DONE 0.0s [2020-10-09T20:29:01.560Z] [2020-10-09T20:29:01.560Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:01.560Z] #39 52.50 DEP compel/arch/x86/src/lib/handle-elf.d [2020-10-09T20:29:01.583Z] #39 101.1 CC criu/protobuf.o [2020-10-09T20:29:01.584Z] #39 101.3 CC criu/pstree.o [2020-10-09T20:29:01.819Z] #39 52.74 CC compel/src/lib/log.o [2020-10-09T20:29:02.080Z] #39 53.06 CC compel/arch/x86/src/lib/cpu.o [2020-10-09T20:29:02.219Z] #39 ... [2020-10-09T20:29:02.219Z] [2020-10-09T20:29:02.219Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-09T20:29:02.219Z] #52 115.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-09T20:29:02.628Z] #31 35.20 Building dependency tree... [2020-10-09T20:29:02.628Z] #31 36.85 Reading state information... [2020-10-09T20:29:02.649Z] #39 ... [2020-10-09T20:29:02.649Z] [2020-10-09T20:29:02.649Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:29:02.649Z] #42 113.8 crypto/internal/randutil [2020-10-09T20:29:02.649Z] #42 113.9 crypto/sha512 [2020-10-09T20:29:02.649Z] #42 114.8 crypto/ed25519/internal/edwards25519 [2020-10-09T20:29:02.649Z] #42 117.0 crypto/hmac [2020-10-09T20:29:02.649Z] #42 117.1 crypto/md5 [2020-10-09T20:29:02.649Z] #42 117.9 crypto/rc4 [2020-10-09T20:29:02.649Z] #42 118.1 crypto/sha1 [2020-10-09T20:29:02.649Z] #42 119.1 crypto/sha256 [2020-10-09T20:29:02.649Z] #42 120.2 encoding/hex [2020-10-09T20:29:02.649Z] #42 120.7 encoding/pem [2020-10-09T20:29:02.649Z] #42 121.1 crypto/rand [2020-10-09T20:29:02.649Z] #42 121.3 crypto/elliptic [2020-10-09T20:29:02.649Z] #42 121.8 encoding/asn1 [2020-10-09T20:29:03.231Z] #42 124.7 crypto/ed25519 [2020-10-09T20:29:03.260Z] #52 116.5 + mkdir -p /build [2020-10-09T20:29:03.260Z] #52 116.5 + cp runc /build/runc [2020-10-09T20:29:03.260Z] #52 DONE 116.7s [2020-10-09T20:29:03.260Z] [2020-10-09T20:29:03.260Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:03.260Z] #39 101.9 CC criu/rbtree.o [2020-10-09T20:29:03.260Z] #39 102.2 CC criu/rst-malloc.o [2020-10-09T20:29:03.260Z] #39 102.3 CC criu/seccomp.o [2020-10-09T20:29:03.260Z] #39 102.6 CC criu/seize.o [2020-10-09T20:29:03.278Z] #=#=# ##O#- #    0.1%       0.3%        0.6%    1.2% #       2.3% ###   4.7% ######   8.5% ########   12.3% ###########   16.2% ##############      20.4% #################      24.4% ####################        28.0% ######################    31.7% #########################  35.4% ############################    39.1% ##############################     42.7% #################################         46.1% ####################################       50.3% ######################################         54.0% #########################################          57.9% ############################################      61.9% ###############################################   65.6% ##################################################      69.7% #####################################################  74.8% ########################################################    78.5% ###########################################################  82.0% ##############################################################   86.1% #################################################################  90.6% ####################################################################  94.7% ######################################################################  98.2% ######################################################################## 100.0% [2020-10-09T20:29:03.490Z] #42 ... [2020-10-09T20:29:03.490Z] [2020-10-09T20:29:03.490Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:03.490Z] #39 54.25 CC compel/arch/x86/src/lib/infect.o [2020-10-09T20:29:03.590Z]  [2020-10-09T20:29:03.915Z] #39 103.5 CC criu/servicefd.o [2020-10-09T20:29:04.208Z] #39 103.9 CC criu/shmem.o [2020-10-09T20:29:04.429Z] #39 55.19 CC compel/src/lib/infect-rpc.o [2020-10-09T20:29:04.430Z] #39 55.53 CC compel/src/lib/infect-util.o [2020-10-09T20:29:04.690Z] #39 55.76 CC compel/src/lib/infect.o [2020-10-09T20:29:04.764Z]  0.2% ########  11.3% ###############      22.1% #######################       32.4% ###############################     44.0% ######################################        53.5% ##############################################      64.4% ######################################################   76.0% ############################################################## 87.3% #####################################################################  95.9% ######################################################################## 100.0% [2020-10-09T20:29:04.844Z] #39 104.5 CC criu/sigframe.o [2020-10-09T20:29:04.844Z] #39 104.5 CC criu/signalfd.o [2020-10-09T20:29:04.844Z] #39 104.7 CC criu/sk-inet.o [2020-10-09T20:29:05.055Z] #=#=#  [2020-10-09T20:29:05.170Z] #31 39.24 The following additional packages will be installed: [2020-10-09T20:29:05.171Z] #31 39.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-09T20:29:05.171Z] #31 39.30 Suggested packages: [2020-10-09T20:29:05.171Z] #31 39.30 cmake-doc ninja-build lrzip [2020-10-09T20:29:05.171Z] #31 39.30 Recommended packages: [2020-10-09T20:29:05.171Z] #31 39.30 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-09T20:29:05.479Z] #39 105.3 CC criu/sk-netlink.o [2020-10-09T20:29:05.771Z] #39 105.4 CC criu/sk-packet.o [2020-10-09T20:29:06.064Z] #39 105.7 CC criu/sk-queue.o [2020-10-09T20:29:06.112Z] #31 40.38 The following NEW packages will be installed: [2020-10-09T20:29:06.112Z] #31 40.39 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-09T20:29:06.112Z] #31 40.41 vim-common xxd [2020-10-09T20:29:06.358Z] #39 106.0 CC criu/sk-tcp.o [2020-10-09T20:29:06.650Z] #39 106.2 CC criu/sk-unix.o [2020-10-09T20:29:06.682Z] #31 40.83 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:29:06.682Z] #31 40.83 Need to get 14.9 MB of archives. [2020-10-09T20:29:06.682Z] #31 40.83 After this operation, 61.8 MB of additional disk space will be used. [2020-10-09T20:29:06.682Z] #31 40.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-09T20:29:06.682Z] #31 40.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-09T20:29:06.682Z] #31 40.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-10-09T20:29:06.682Z] #31 ... [2020-10-09T20:29:06.682Z] [2020-10-09T20:29:06.682Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-09T20:29:06.682Z] #22 34.12 Building dependency tree... [2020-10-09T20:29:06.682Z] #22 35.92 Reading state information... [2020-10-09T20:29:06.682Z] #22 38.25 ca-certificates is already the newest version (20200601~deb10u1). [2020-10-09T20:29:06.682Z] #22 38.25 The following additional packages will be installed: [2020-10-09T20:29:06.682Z] #22 38.26 libjq1 libonig5 [2020-10-09T20:29:06.682Z] #22 38.70 The following NEW packages will be installed: [2020-10-09T20:29:06.682Z] #22 38.70 jq libjq1 libonig5 [2020-10-09T20:29:06.682Z] #22 39.25 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:29:06.682Z] #22 39.25 Need to get 355 kB of archives. [2020-10-09T20:29:06.682Z] #22 39.25 After this operation, 1072 kB of additional disk space will be used. [2020-10-09T20:29:06.682Z] #22 39.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-09T20:29:06.682Z] #22 39.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-09T20:29:06.682Z] #22 39.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-09T20:29:06.682Z] #22 40.53 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:29:06.682Z] #22 40.77 Fetched 355 kB in 0s (710 kB/s) [2020-10-09T20:29:06.682Z] #22 40.85 Selecting previously unselected package libonig5:amd64. [2020-10-09T20:29:06.942Z] #22 40.85 (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.) [2020-10-09T20:29:06.942Z] #22 40.98 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-10-09T20:29:06.942Z] #22 40.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-09T20:29:07.211Z] #22 41.31 Selecting previously unselected package libjq1:amd64. [2020-10-09T20:29:07.211Z] #22 41.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-09T20:29:07.211Z] #22 41.34 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-09T20:29:07.211Z] #22 ... [2020-10-09T20:29:07.211Z] [2020-10-09T20:29:07.211Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:29:07.211Z] #42 41.25 sync [2020-10-09T20:29:07.211Z] #42 41.26 internal/reflectlite [2020-10-09T20:29:07.226Z] #39 58.28 CC compel/src/lib/ptrace.o [2020-10-09T20:29:07.689Z] #39 107.2 CC criu/sockets.o [2020-10-09T20:29:07.793Z] #39 58.77 AR compel/libcompel.a [2020-10-09T20:29:07.793Z] #39 58.86 HOSTCC compel/src/main-host.o [2020-10-09T20:29:07.981Z] #39 107.6 CC criu/stats.o [2020-10-09T20:29:08.300Z] #39 107.8 CC criu/string.o [2020-10-09T20:29:08.300Z] #39 107.9 CC criu/sysctl.o [2020-10-09T20:29:08.326Z] #=#=#      0.1%      0.3%       0.8% #      1.6% ##          3.9% ##### 8.1% #########     13.1% ############    18.0% ################    22.6% ################   22.9% ########################     33.5% ###########################    38.4% ###############################   43.2% ##################################   48.0% ######################################        52.9% #########################################      57.1% ############################################# 62.5% ################################################ 67.4% ####################################################     72.4% #######################################################  77.5% ########################################################### 82.5% ##############################################################     87.3% ##################################################################  92.3% #####################################################################  97.1% ######################################################################## 100.0% [2020-10-09T20:29:08.360Z] #39 59.23 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-10-09T20:29:08.360Z] #39 59.41 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-09T20:29:08.609Z] #42 42.67 github.com/LK4D4/vndr/godl/singleflight [2020-10-09T20:29:08.617Z] #=#=#  [2020-10-09T20:29:08.621Z] #39 108.3 CC criu/sysfs_parse.o [2020-10-09T20:29:08.913Z] #39 ... [2020-10-09T20:29:08.913Z] [2020-10-09T20:29:08.913Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:29:08.913Z] #36 142.7 + dpkg --print-architecture [2020-10-09T20:29:08.913Z] #36 142.7 + cd /tmp/tmp.qNbEP2EWRA/src/github.com/docker/distribution [2020-10-09T20:29:08.913Z] #36 142.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-09T20:29:08.928Z] #39 59.81 HOSTCC compel/src/lib/log-host.o [2020-10-09T20:29:09.186Z] #42 ... [2020-10-09T20:29:09.186Z] [2020-10-09T20:29:09.186Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-09T20:29:09.186Z] #22 41.58 Selecting previously unselected package jq. [2020-10-09T20:29:09.186Z] #22 41.60 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-09T20:29:09.186Z] #22 41.61 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-09T20:29:09.186Z] #22 41.82 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-09T20:29:09.186Z] #22 41.97 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-09T20:29:09.186Z] #22 42.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-09T20:29:09.186Z] #22 42.05 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:29:09.186Z] #22 DONE 43.3s [2020-10-09T20:29:09.186Z] [2020-10-09T20:29:09.186Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-09T20:29:09.186Z] #66 DONE 43.1s [2020-10-09T20:29:09.186Z] [2020-10-09T20:29:09.186Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:29:09.186Z] #42 43.05 math/rand [2020-10-09T20:29:09.187Z] #39 60.06 HOSTLINK compel/compel-host-bin [2020-10-09T20:29:09.205Z] #36 143.2 + GOPATH=/tmp/tmp.qNbEP2EWRA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qNbEP2EWRA [2020-10-09T20:29:09.205Z] #36 143.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-09T20:29:09.446Z] #39 60.23 DEP soccr/soccr.d [2020-10-09T20:29:09.446Z] #39 60.41 CC soccr/soccr.o [2020-10-09T20:29:09.446Z] #42 ... [2020-10-09T20:29:09.446Z] [2020-10-09T20:29:09.446Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-10-09T20:29:09.446Z] #23 DONE 0.2s [2020-10-09T20:29:09.446Z] [2020-10-09T20:29:09.446Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-09T20:29:09.446Z] #54 28.66 Reading package lists... [2020-10-09T20:29:09.446Z] #54 35.70 Building dependency tree... [2020-10-09T20:29:09.446Z] #54 37.36 Reading state information... [2020-10-09T20:29:09.446Z] #54 39.79 The following additional packages will be installed: [2020-10-09T20:29:09.446Z] #54 39.80 libbtrfs0 [2020-10-09T20:29:09.446Z] #54 40.03 The following NEW packages will be installed: [2020-10-09T20:29:09.446Z] #54 40.04 libbtrfs-dev libbtrfs0 [2020-10-09T20:29:09.446Z] #54 40.53 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:29:09.446Z] #54 40.53 Need to get 119 kB of archives. [2020-10-09T20:29:09.446Z] #54 40.53 After this operation, 387 kB of additional disk space will be used. [2020-10-09T20:29:09.446Z] #54 40.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-09T20:29:09.446Z] #54 40.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-09T20:29:09.446Z] #54 41.74 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:29:09.446Z] #54 42.03 Fetched 119 kB in 0s (375 kB/s) [2020-10-09T20:29:09.446Z] #54 42.20 Selecting previously unselected package libbtrfs0. [2020-10-09T20:29:09.446Z] #54 42.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.) [2020-10-09T20:29:09.446Z] #54 42.26 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-09T20:29:09.446Z] #54 42.82 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-09T20:29:09.446Z] #54 42.96 Selecting previously unselected package libbtrfs-dev. [2020-10-09T20:29:09.446Z] #54 42.97 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-09T20:29:09.446Z] #54 42.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:29:09.446Z] #54 43.28 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-09T20:29:09.446Z] #54 43.34 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:29:09.446Z] #54 43.34 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:29:09.446Z] #54 DONE 43.7s [2020-10-09T20:29:09.446Z] [2020-10-09T20:29:09.446Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:29:09.706Z] #55 DONE 0.2s [2020-10-09T20:29:09.706Z] [2020-10-09T20:29:09.706Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-10-09T20:29:09.995Z] #56 DONE 0.1s [2020-10-09T20:29:09.995Z] [2020-10-09T20:29:09.995Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:29:10.566Z] #57 ... [2020-10-09T20:29:10.566Z] [2020-10-09T20:29:10.566Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-09T20:29:10.566Z] #7 28.62 Reading package lists... [2020-10-09T20:29:10.566Z] #7 35.66 Building dependency tree... [2020-10-09T20:29:10.566Z] #7 37.23 Reading state information... [2020-10-09T20:29:10.566Z] #7 39.35 The following additional packages will be installed: [2020-10-09T20:29:10.566Z] #7 39.37 libapparmor1 [2020-10-09T20:29:10.566Z] #7 39.38 Suggested packages: [2020-10-09T20:29:10.566Z] #7 39.40 seccomp [2020-10-09T20:29:10.566Z] #7 39.72 The following NEW packages will be installed: [2020-10-09T20:29:10.566Z] #7 39.74 libapparmor-dev libapparmor1 libseccomp-dev [2020-10-09T20:29:10.566Z] #7 40.19 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:29:10.566Z] #7 40.19 Need to get 293 kB of archives. [2020-10-09T20:29:10.566Z] #7 40.19 After this operation, 952 kB of additional disk space will be used. [2020-10-09T20:29:10.566Z] #7 40.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-10-09T20:29:10.566Z] #7 40.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-10-09T20:29:10.566Z] #7 40.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-10-09T20:29:10.566Z] #7 41.40 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:29:10.566Z] #7 41.67 Fetched 293 kB in 0s (962 kB/s) [2020-10-09T20:29:10.566Z] #7 42.04 Selecting previously unselected package libapparmor1:amd64. [2020-10-09T20:29:10.566Z] #7 42.04 (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.) [2020-10-09T20:29:10.566Z] #7 42.12 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-10-09T20:29:10.566Z] #7 42.13 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-10-09T20:29:10.566Z] #7 42.88 Selecting previously unselected package libapparmor-dev:amd64. [2020-10-09T20:29:10.566Z] #7 42.89 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-10-09T20:29:10.566Z] #7 42.93 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-09T20:29:10.566Z] #7 43.18 Selecting previously unselected package libseccomp-dev:amd64. [2020-10-09T20:29:10.566Z] #7 43.19 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-10-09T20:29:10.566Z] #7 43.20 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-09T20:29:10.566Z] #7 43.74 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-09T20:29:10.566Z] #7 43.80 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-10-09T20:29:10.566Z] #7 43.82 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-09T20:29:10.566Z] #7 43.85 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:29:10.566Z] #7 DONE 44.6s [2020-10-09T20:29:10.566Z] [2020-10-09T20:29:10.566Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:29:10.566Z] #42 44.65 internal/singleflight [2020-10-09T20:29:10.566Z] #42 ... [2020-10-09T20:29:10.566Z] [2020-10-09T20:29:10.566Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:29:10.566Z] #50 DONE 0.2s [2020-10-09T20:29:10.826Z] [2020-10-09T20:29:10.826Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-10-09T20:29:10.826Z] #51 DONE 0.1s [2020-10-09T20:29:10.826Z] [2020-10-09T20:29:10.826Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-09T20:29:11.092Z] #26 44.90 Checking out files: 44% (684/1521) Checking out files: 45% (685/1521) Checking out files: 46% (700/1521) Checking out files: 47% (715/1521) Checking out files: 48% (731/1521) Checking out files: 49% (746/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) [2020-10-09T20:29:11.092Z] #26 ... [2020-10-09T20:29:11.092Z] [2020-10-09T20:29:11.092Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:11.092Z] #38 28.66 Reading package lists... [2020-10-09T20:29:11.092Z] #38 35.65 Building dependency tree... [2020-10-09T20:29:11.092Z] #38 37.31 Reading state information... [2020-10-09T20:29:11.092Z] #38 39.33 The following additional packages will be installed: [2020-10-09T20:29:11.092Z] #38 39.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-09T20:29:11.092Z] #38 39.35 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-09T20:29:11.092Z] #38 39.37 Suggested packages: [2020-10-09T20:29:11.092Z] #38 39.38 manpages-dev python-setuptools [2020-10-09T20:29:11.092Z] #38 40.75 The following NEW packages will be installed: [2020-10-09T20:29:11.092Z] #38 40.75 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-09T20:29:11.092Z] #38 40.75 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-09T20:29:11.092Z] #38 40.75 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-09T20:29:11.092Z] #38 40.75 python-six zlib1g-dev [2020-10-09T20:29:11.092Z] #38 41.23 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:29:11.092Z] #38 41.23 Need to get 4095 kB of archives. [2020-10-09T20:29:11.092Z] #38 41.23 After this operation, 22.5 MB of additional disk space will be used. [2020-10-09T20:29:11.092Z] #38 41.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-10-09T20:29:11.092Z] #38 41.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-09T20:29:11.092Z] #38 41.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-10-09T20:29:11.092Z] #38 41.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-09T20:29:11.092Z] #38 41.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-10-09T20:29:11.092Z] #38 41.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-09T20:29:11.092Z] #38 41.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-10-09T20:29:11.092Z] #38 41.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-10-09T20:29:11.092Z] #38 41.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-10-09T20:29:11.092Z] #38 41.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-10-09T20:29:11.092Z] #38 41.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-10-09T20:29:11.092Z] #38 41.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-10-09T20:29:11.092Z] #38 41.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-10-09T20:29:11.092Z] #38 41.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-10-09T20:29:11.092Z] #38 41.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-09T20:29:11.092Z] #38 41.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-10-09T20:29:11.092Z] #38 41.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-10-09T20:29:11.092Z] #38 43.10 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:29:11.092Z] #38 43.59 Fetched 4095 kB in 1s (5082 kB/s) [2020-10-09T20:29:11.092Z] #38 43.97 Selecting previously unselected package libcap-dev:amd64. [2020-10-09T20:29:11.092Z] #38 43.97 (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.) [2020-10-09T20:29:11.092Z] #38 44.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-10-09T20:29:11.092Z] #38 44.18 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-10-09T20:29:11.092Z] #38 44.55 Selecting previously unselected package libnet1:amd64. [2020-10-09T20:29:11.092Z] #38 44.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-09T20:29:11.092Z] #38 44.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-09T20:29:11.092Z] #38 44.77 Selecting previously unselected package libnet1-dev. [2020-10-09T20:29:11.092Z] #38 44.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-09T20:29:11.092Z] #38 44.79 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-09T20:29:11.092Z] #38 45.33 Selecting previously unselected package libnl-3-200:amd64. [2020-10-09T20:29:11.092Z] #38 45.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-09T20:29:11.092Z] #38 45.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-09T20:29:11.351Z] #39 61.85 AR soccr/libsoccr.a [2020-10-09T20:29:11.351Z] #39 61.90 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-09T20:29:11.351Z] #39 ... [2020-10-09T20:29:11.351Z] [2020-10-09T20:29:11.351Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:11.351Z] #14 75.69 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-09T20:29:11.351Z] #14 75.69 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-09T20:29:11.351Z] #14 75.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-09T20:29:11.351Z] #14 80.47 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-09T20:29:11.351Z] #14 80.48 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-09T20:29:11.351Z] #14 80.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:29:11.351Z] #14 80.62 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-09T20:29:11.351Z] #14 80.64 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-09T20:29:11.351Z] #14 80.65 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:29:11.353Z] #38 45.54 Selecting previously unselected package libnl-3-dev:amd64. [2020-10-09T20:29:11.353Z] #38 45.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-10-09T20:29:11.353Z] #38 ... [2020-10-09T20:29:11.353Z] [2020-10-09T20:29:11.353Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-09T20:29:12.288Z] #14 ... [2020-10-09T20:29:12.288Z] [2020-10-09T20:29:12.288Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:12.288Z] #39 62.33 DEP criu/arch/x86/sigframe.d [2020-10-09T20:29:12.288Z] #39 62.42 DEP criu/arch/x86/sigaction_compat.d [2020-10-09T20:29:12.288Z] #39 62.54 DEP criu/arch/x86/kerndat.d [2020-10-09T20:29:12.288Z] #39 62.71 DEP criu/arch/x86/crtools.d [2020-10-09T20:29:12.288Z] #39 62.83 DEP criu/arch/x86/cpu.d [2020-10-09T20:29:12.288Z] #39 63.00 CC criu/arch/x86/cpu.o [2020-10-09T20:29:12.857Z] #39 63.78 CC criu/arch/x86/crtools.o [2020-10-09T20:29:13.182Z] #26 44.90 Checking out files: 44% (684/1521) Checking out files: 45% (685/1521) Checking out files: 46% (700/1521) Checking out files: 47% (715/1521) Checking out files: 48% (731/1521) Checking out files: 49% (746/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 85% (1297/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: 92% (1402/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. [2020-10-09T20:29:13.443Z] #26 ... [2020-10-09T20:29:13.443Z] [2020-10-09T20:29:13.443Z] #8 [dev 1/25] RUN groupadd -r docker [2020-10-09T20:29:13.443Z] #8 DONE 2.9s [2020-10-09T20:29:13.443Z] [2020-10-09T20:29:13.443Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-09T20:29:13.443Z] #26 47.58 + cd /tmp/tmp.ih6XEGQdT3/src/github.com/go-swagger/go-swagger [2020-10-09T20:29:13.443Z] #26 47.58 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-10-09T20:29:13.703Z] #26 47.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-09T20:29:13.795Z] #39 ... [2020-10-09T20:29:13.795Z] [2020-10-09T20:29:13.795Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:29:13.795Z] #42 125.0 crypto/rsa [2020-10-09T20:29:13.795Z] #42 125.4 crypto/ecdsa [2020-10-09T20:29:13.795Z] #42 126.0 crypto/dsa [2020-10-09T20:29:13.795Z] #42 126.4 crypto/x509/pkix [2020-10-09T20:29:13.795Z] #42 126.6 vendor/golang.org/x/crypto/cryptobyte [2020-10-09T20:29:13.795Z] #42 126.8 vendor/golang.org/x/net/dns/dnsmessage [2020-10-09T20:29:13.795Z] #42 128.8 vendor/golang.org/x/crypto/internal/chacha20 [2020-10-09T20:29:13.795Z] #42 129.3 vendor/golang.org/x/crypto/poly1305 [2020-10-09T20:29:13.795Z] #42 129.8 vendor/golang.org/x/sys/cpu [2020-10-09T20:29:13.795Z] #42 130.0 vendor/golang.org/x/crypto/chacha20poly1305 [2020-10-09T20:29:13.795Z] #42 130.4 net [2020-10-09T20:29:13.795Z] #42 131.4 vendor/golang.org/x/crypto/hkdf [2020-10-09T20:29:13.795Z] #42 131.5 vendor/golang.org/x/text/transform [2020-10-09T20:29:13.795Z] #42 132.2 vendor/golang.org/x/text/unicode/bidi [2020-10-09T20:29:13.795Z] #42 134.1 vendor/golang.org/x/text/secure/bidirule [2020-10-09T20:29:13.795Z] #42 134.5 vendor/golang.org/x/text/unicode/norm [2020-10-09T20:29:13.795Z] #42 ... [2020-10-09T20:29:13.795Z] [2020-10-09T20:29:13.795Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-09T20:29:13.795Z] #48 134.7 + GOBIN=/build [2020-10-09T20:29:13.795Z] #48 134.7 + /build/gometalinter --install [2020-10-09T20:29:13.795Z] #48 134.7 Installing: [2020-10-09T20:29:13.795Z] #48 134.7 deadcode [2020-10-09T20:29:13.795Z] #48 134.7 dupl [2020-10-09T20:29:13.795Z] #48 134.7 errcheck [2020-10-09T20:29:13.795Z] #48 134.7 gas [2020-10-09T20:29:13.795Z] #48 134.7 gochecknoglobals [2020-10-09T20:29:13.795Z] #48 134.7 gochecknoinits [2020-10-09T20:29:13.795Z] #48 134.7 goconst [2020-10-09T20:29:13.795Z] #48 134.7 gocyclo [2020-10-09T20:29:13.795Z] #48 134.7 goimports [2020-10-09T20:29:13.795Z] #48 134.7 golint [2020-10-09T20:29:13.795Z] #48 134.7 gosimple [2020-10-09T20:29:13.795Z] #48 134.7 gotype [2020-10-09T20:29:13.795Z] #48 134.7 gotypex [2020-10-09T20:29:13.795Z] #48 134.7 ineffassign [2020-10-09T20:29:13.795Z] #48 134.7 interfacer [2020-10-09T20:29:13.795Z] #48 134.7 lll [2020-10-09T20:29:13.795Z] #48 134.7 maligned [2020-10-09T20:29:13.795Z] #48 134.7 megacheck [2020-10-09T20:29:13.795Z] #48 134.7 misspell [2020-10-09T20:29:13.795Z] #48 134.7 nakedret [2020-10-09T20:29:13.795Z] #48 134.7 safesql [2020-10-09T20:29:13.795Z] #48 134.7 staticcheck [2020-10-09T20:29:13.795Z] #48 134.7 structcheck [2020-10-09T20:29:13.795Z] #48 134.7 unconvert [2020-10-09T20:29:13.795Z] #48 134.7 unparam [2020-10-09T20:29:13.795Z] #48 134.7 unused [2020-10-09T20:29:13.795Z] #48 134.7 varcheck [2020-10-09T20:29:14.783Z] #36 ... [2020-10-09T20:29:14.783Z] [2020-10-09T20:29:14.783Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:14.783Z] #39 108.6 CC criu/timens.o [2020-10-09T20:29:14.783Z] #39 108.7 CC criu/timerfd.o [2020-10-09T20:29:14.783Z] #39 108.9 CC criu/tty.o [2020-10-09T20:29:14.783Z] #39 110.0 CC criu/tun.o [2020-10-09T20:29:14.783Z] #39 110.2 CC criu/uffd.o [2020-10-09T20:29:14.783Z] #39 110.7 CC criu/util.o [2020-10-09T20:29:14.783Z] #39 111.4 CC criu/uts_ns.o [2020-10-09T20:29:14.783Z] #39 111.6 CC criu/vdso.o [2020-10-09T20:29:14.783Z] #39 111.8 LINK criu/built-in.o [2020-10-09T20:29:14.783Z] #39 111.9 LINK criu/criu [2020-10-09T20:29:14.783Z] #39 112.1 DEP lib/c/criu.d [2020-10-09T20:29:14.783Z] #39 112.2 CC images/rpc.pb-c.o [2020-10-09T20:29:14.783Z] #39 112.6 CC lib/c/criu.o [2020-10-09T20:29:14.783Z] #39 113.2 LINK lib/c/built-in.o [2020-10-09T20:29:14.783Z] #39 113.2 LINK lib/c/libcriu.so [2020-10-09T20:29:14.783Z] #39 113.3 LINK lib/c/libcriu.a [2020-10-09T20:29:14.783Z] #39 113.3 GEN magic.py [2020-10-09T20:29:14.783Z] #39 113.4 Note: Building without setproctitle() and strlcpy() support. [2020-10-09T20:29:14.783Z] #39 113.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-09T20:29:14.783Z] #39 113.4 Note: Building without GnuTLS support [2020-10-09T20:29:14.783Z] #39 113.4 Makefile.config:39: Warn: you have no libnftables installed [2020-10-09T20:29:14.783Z] #39 113.4 Makefile.config:40: Warn: Building without nftables support [2020-10-09T20:29:14.783Z] #39 113.8 fatal: not a git repository (or any of the parent directories): .git [2020-10-09T20:29:14.783Z] #39 114.1 make[1]: Nothing to be done for 'all'. [2020-10-09T20:29:14.783Z] #39 114.4 make[1]: 'images/built-in.o' is up to date. [2020-10-09T20:29:14.783Z] #39 114.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-09T20:29:14.783Z] #39 114.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-09T20:29:14.783Z] #39 114.4 make[1]: 'compel/libcompel.a' is up to date. [2020-10-09T20:29:14.783Z] #39 114.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-09T20:29:14.783Z] #39 114.4 make[1]: Nothing to be done for 'all'. [2020-10-09T20:29:14.783Z] #39 114.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-09T20:29:14.783Z] #39 114.5 make[2]: Nothing to be done for 'all'. [2020-10-09T20:29:14.783Z] #39 114.5 make[2]: Nothing to be done for 'all'. [2020-10-09T20:29:14.783Z] #39 114.6 make[2]: Nothing to be done for 'all'. [2020-10-09T20:29:14.783Z] #39 114.6 make[2]: Nothing to be done for 'all'. [2020-10-09T20:29:15.077Z] #39 114.6 make[2]: Nothing to be done for 'all'. [2020-10-09T20:29:15.077Z] #39 114.7 make[2]: Nothing to be done for 'all'. [2020-10-09T20:29:15.077Z] #39 114.7 make[2]: Nothing to be done for 'all'. [2020-10-09T20:29:15.077Z] #39 114.7 make[2]: Nothing to be done for 'all'. [2020-10-09T20:29:15.077Z] #39 114.7 INSTALL criu/criu [2020-10-09T20:29:15.095Z] #26 ... [2020-10-09T20:29:15.095Z] [2020-10-09T20:29:15.095Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-10-09T20:29:15.095Z] #9 DONE 1.5s [2020-10-09T20:29:15.095Z] [2020-10-09T20:29:15.095Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:15.095Z] #38 45.54 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-09T20:29:15.095Z] #38 45.98 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-09T20:29:15.095Z] #38 45.98 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-09T20:29:15.095Z] #38 46.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-09T20:29:15.095Z] #38 46.17 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-10-09T20:29:15.095Z] #38 46.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-10-09T20:29:15.095Z] #38 46.21 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-09T20:29:15.095Z] #38 46.41 Selecting previously unselected package zlib1g-dev:amd64. [2020-10-09T20:29:15.095Z] #38 46.44 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-10-09T20:29:15.095Z] #38 46.46 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-09T20:29:15.095Z] #38 46.89 Selecting previously unselected package libprotobuf17:amd64. [2020-10-09T20:29:15.095Z] #38 46.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-10-09T20:29:15.095Z] #38 46.93 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-09T20:29:15.095Z] #38 48.39 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-10-09T20:29:15.095Z] #38 48.40 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-10-09T20:29:15.095Z] #38 48.41 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-09T20:29:15.095Z] #38 48.78 Selecting previously unselected package libprotobuf-dev:amd64. [2020-10-09T20:29:15.095Z] #38 48.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-10-09T20:29:15.095Z] #38 48.82 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-09T20:29:15.369Z] #39 DONE 115.1s [2020-10-09T20:29:15.369Z] [2020-10-09T20:29:15.369Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:29:15.667Z] #38 ... [2020-10-09T20:29:15.667Z] [2020-10-09T20:29:15.667Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:29:15.667Z] #29 39.46 sync [2020-10-09T20:29:15.667Z] #29 39.49 internal/reflectlite [2020-10-09T20:29:15.667Z] #29 41.93 errors [2020-10-09T20:29:15.667Z] #29 41.93 sort [2020-10-09T20:29:15.667Z] #29 42.24 strconv [2020-10-09T20:29:15.667Z] #29 42.93 io [2020-10-09T20:29:15.667Z] #29 45.50 internal/oserror [2020-10-09T20:29:15.667Z] #29 45.72 syscall [2020-10-09T20:29:15.667Z] #29 48.56 reflect [2020-10-09T20:29:15.667Z] #29 ... [2020-10-09T20:29:15.667Z] [2020-10-09T20:29:15.667Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:29:15.667Z] #57 3.136 + RM_GOPATH=0 [2020-10-09T20:29:15.667Z] #57 3.136 + TMP_GOPATH= [2020-10-09T20:29:15.667Z] #57 3.136 + : /build [2020-10-09T20:29:15.667Z] #57 3.136 + '[' -z '' ']' [2020-10-09T20:29:15.667Z] #57 3.136 ++ mktemp -d [2020-10-09T20:29:15.667Z] #57 3.138 + export GOPATH=/tmp/tmp.k4GOUiprPo [2020-10-09T20:29:15.667Z] #57 3.138 + GOPATH=/tmp/tmp.k4GOUiprPo [2020-10-09T20:29:15.667Z] #57 3.138 + RM_GOPATH=1 [2020-10-09T20:29:15.667Z] #57 3.141 ++ dirname ./install.sh [2020-10-09T20:29:15.667Z] #57 3.144 + dir=. [2020-10-09T20:29:15.667Z] #57 3.144 + bin=containerd [2020-10-09T20:29:15.667Z] #57 3.144 + shift [2020-10-09T20:29:15.667Z] #57 3.144 + '[' '!' -f ./containerd.installer ']' [2020-10-09T20:29:15.667Z] #57 3.144 + . ./containerd.installer [2020-10-09T20:29:15.667Z] #57 3.144 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:29:15.667Z] #57 3.151 + install_containerd [2020-10-09T20:29:15.667Z] #57 3.171 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-10-09T20:29:15.667Z] #57 3.171 + git clone https://github.com/containerd/containerd.git /tmp/tmp.k4GOUiprPo/src/github.com/containerd/containerd [2020-10-09T20:29:15.667Z] #57 3.171 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:29:15.667Z] #57 3.183 Cloning into '/tmp/tmp.k4GOUiprPo/src/github.com/containerd/containerd'... [2020-10-09T20:29:16.113Z] #=#=# ##O#- #      0.1%      0.2%    0.5%     1.0% #     2.2% ##  3.9% ####    5.7% #####    7.4% ######        9.0% #######      10.5% ########     12.4% ##########        14.2% ###########    15.8% ############   17.3% #############        19.1% ##############   20.8% ################      22.7% #################       24.4% ##################        26.0% ################### 27.7% #####################  29.5% ######################       31.3% #######################       33.0% #########################   34.7% ##########################    36.8% ###########################   38.5% #############################     40.3% ##############################       42.0% ###############################       44.3% #################################     46.3% ##################################        48.0% ###################################         49.7% #####################################     51.6% ######################################        53.3% #######################################        55.1% ########################################     56.9% ##########################################    58.5% ###########################################    60.2% ############################################       61.9% #############################################       63.5% ##############################################   65.2% ################################################    66.9% ################################################# 68.6% ##################################################  70.4% ###################################################  72.2% #####################################################    73.9% ######################################################     75.2% #######################################################     77.1% ########################################################  78.8% #########################################################   80.5% ###########################################################  82.2% ############################################################     84.0% ############################################################# 85.7% ###############################################################   87.5% ################################################################  89.2% #################################################################   90.9% ##################################################################  92.4% ###################################################################   94.1% ####################################################################  95.8% ######################################################################  97.5% ####################################################################### 99.3% ######################################################################## 100.0% [2020-10-09T20:29:16.113Z]  [2020-10-09T20:29:16.241Z] #57 ... [2020-10-09T20:29:16.241Z] [2020-10-09T20:29:16.241Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-10-09T20:29:16.241Z] #10 1.062 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-09T20:29:16.241Z] #10 DONE 1.2s [2020-10-09T20:29:16.241Z] [2020-10-09T20:29:16.241Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:29:16.241Z] #24 5.040 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-10-09T20:29:16.241Z] #24 5.532 [2020-10-09T20:29:16.749Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-10-09T20:29:16.763Z] #24 5.906 0.0% ## 3.0% #### 5.7% ###### 9.4% ######## 12.3% ############ 17.4% ############### 21.4% ################## 26.1% ###################### 31.7% ######################### 35.7% ############################ 40.2% ################################# 46.2% ##################################### 52.5% ####################################### 55.5% ############################################# 63.3% [2020-10-09T20:29:16.764Z] #24 ... [2020-10-09T20:29:16.764Z] [2020-10-09T20:29:16.764Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:16.764Z] #31 41.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-09T20:29:16.764Z] #31 41.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-10-09T20:29:16.764Z] #31 41.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-10-09T20:29:16.764Z] #31 41.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-10-09T20:29:16.764Z] #31 41.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-10-09T20:29:16.764Z] #31 41.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-10-09T20:29:16.764Z] #31 41.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-10-09T20:29:16.764Z] #31 44.31 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:29:16.764Z] #31 44.82 Fetched 14.9 MB in 2s (7590 kB/s) [2020-10-09T20:29:16.764Z] #31 44.98 Selecting previously unselected package xxd. [2020-10-09T20:29:16.764Z] #31 44.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-09T20:29:16.764Z] #31 45.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-09T20:29:16.764Z] #31 45.05 Unpacking xxd (2:8.1.0875-5) ... [2020-10-09T20:29:16.764Z] #31 45.41 Selecting previously unselected package vim-common. [2020-10-09T20:29:16.764Z] #31 45.47 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-09T20:29:16.764Z] #31 45.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-09T20:29:16.764Z] #31 46.11 Selecting previously unselected package cmake-data. [2020-10-09T20:29:16.764Z] #31 46.13 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-09T20:29:16.764Z] #31 46.15 Unpacking cmake-data (3.13.4-1) ... [2020-10-09T20:29:16.764Z] #31 50.84 Selecting previously unselected package libicu63:amd64. [2020-10-09T20:29:16.764Z] #31 50.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-09T20:29:16.764Z] #31 50.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-09T20:29:17.026Z] #31 ... [2020-10-09T20:29:17.026Z] [2020-10-09T20:29:17.026Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:29:17.041Z]  [2020-10-09T20:29:17.291Z] #24 5.906 0.0% ## 3.0% #### 5.7% ###### 9.4% ######## 12.3% ############ 17.4% ############### 21.4% ################## 26.1% ###################### 31.7% ######################### 35.7% ############################ 40.2% ################################# 46.2% ##################################### 52.5% ####################################### 55.5% ############################################# 63.3% ################################################### 71.6% ####################################################### 76.7% ############################################################ 84.4% ################################################################## 92.3% ######################################################################## 100.0% [2020-10-09T20:29:17.551Z] #24 ... [2020-10-09T20:29:17.552Z] [2020-10-09T20:29:17.552Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-10-09T20:29:17.552Z] #11 DONE 1.6s [2020-10-09T20:29:17.552Z] [2020-10-09T20:29:17.552Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:29:17.552Z] #24 8.363 [2020-10-09T20:29:18.659Z] #=#=# ##O#- #  #      1.8% ####      6.0% ############      17.1% ######################### 35.9% #########################################################   80.1% ######################################################################## 100.0% [2020-10-09T20:29:18.659Z]  [2020-10-09T20:29:18.909Z] #24 8.752 #=#=# ##O#- # ############# 18.8% ################### 26.8% ########################## 36.7% #################################### 50.1% ############################################## 64.7% ##24 ... [2020-10-09T20:29:18.909Z] [2020-10-09T20:29:18.909Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-10-09T20:29:18.909Z] #12 DONE 1.4s [2020-10-09T20:29:18.909Z] [2020-10-09T20:29:18.909Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:29:18.909Z] #24 8.752 #=#=# ##O#- # ############# 18.8% ################### 26.8% ########################## 36.7% #################################### 50.1% ############################################## 64.7% ############################################################# 85.5% ######################################################################## 100.0% [2020-10-09T20:29:19.068Z] #48 ... [2020-10-09T20:29:19.068Z] [2020-10-09T20:29:19.068Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:19.068Z] #39 65.16 CC criu/arch/x86/kerndat.o [2020-10-09T20:29:19.068Z] #39 65.76 CC criu/arch/x86/sigaction_compat.o [2020-10-09T20:29:19.068Z] #39 66.06 CC criu/arch/x86/sigframe.o [2020-10-09T20:29:19.068Z] #39 66.36 LINK criu/arch/x86/crtools.built-in.o [2020-10-09T20:29:19.068Z] #39 66.44 DEP criu/pie/util-vdso-elf32.d [2020-10-09T20:29:19.068Z] #39 66.58 DEP criu/pie/util-vdso.d [2020-10-09T20:29:19.068Z] #39 66.70 DEP criu/pie/util.d [2020-10-09T20:29:19.068Z] #39 66.89 CC criu/pie/util.o [2020-10-09T20:29:19.068Z] #39 67.20 CC criu/pie/util-vdso.o [2020-10-09T20:29:19.068Z] #39 67.96 CC criu/pie/util-vdso-elf32.o [2020-10-09T20:29:19.068Z] #39 68.69 AR criu/pie/pie.lib.a [2020-10-09T20:29:19.068Z] #39 68.77 DEP criu/pie/restorer.d [2020-10-09T20:29:19.068Z] #39 68.98 DEP criu/arch/x86/sigaction_compat_pie.d [2020-10-09T20:29:19.068Z] #39 69.12 DEP criu/arch/x86/restorer_unmap.d [2020-10-09T20:29:19.068Z] #39 69.14 DEP criu/arch/x86/restorer.d [2020-10-09T20:29:19.068Z] #39 69.33 DEP criu/arch/x86/vdso-pie.d [2020-10-09T20:29:19.068Z] #39 69.42 DEP criu/pie/parasite-vdso.d [2020-10-09T20:29:19.068Z] #39 69.63 DEP criu/pie/parasite.d [2020-10-09T20:29:19.068Z] #39 69.88 CC criu/pie/parasite.o [2020-10-09T20:29:19.480Z] #24 10.18 [2020-10-09T20:29:19.696Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-10-09T20:29:19.696Z]  [2020-10-09T20:29:20.445Z] #39 71.41 LINK criu/pie/parasite.built-in.o [2020-10-09T20:29:20.445Z] #39 71.44 GEN criu/pie/parasite-blob.h [2020-10-09T20:29:20.445Z] #39 71.47 CC criu/pie/parasite-vdso.o [2020-10-09T20:29:20.575Z] #24 10.65 0.0% ## 4.1% ###### 9.5% ############ 17.3% ################ 22.5% [2020-10-09T20:29:20.575Z] #24 ... [2020-10-09T20:29:20.575Z] [2020-10-09T20:29:20.575Z] #13 [dev 6/25] RUN ldconfig [2020-10-09T20:29:20.575Z] #13 DONE 1.6s [2020-10-09T20:29:20.575Z] [2020-10-09T20:29:20.575Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:29:20.577Z] #=#=#  #    1.5% ####   5.6% ############     17.1% ##########################  36.9% #########################################################   79.7% ######################################################################## 100.0% [2020-10-09T20:29:20.577Z]  [2020-10-09T20:29:20.840Z] #24 10.65 0.0% ## 4.1% ###### 9.5% ############ 17.3% ################ 22.5% ################### 27.3% ###################### 30.8% ####################### 33.0% [2020-10-09T20:29:20.840Z] #24 ... [2020-10-09T20:29:20.840Z] [2020-10-09T20:29:20.840Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-09T20:29:20.840Z] #52 2.366 + RM_GOPATH=0 [2020-10-09T20:29:20.840Z] #52 2.366 + TMP_GOPATH= [2020-10-09T20:29:20.840Z] #52 2.366 + : /build [2020-10-09T20:29:20.840Z] #52 2.366 + '[' -z '' ']' [2020-10-09T20:29:20.840Z] #52 2.375 ++ mktemp -d [2020-10-09T20:29:20.840Z] #52 2.402 + export GOPATH=/tmp/tmp.OCrkDJa3EV [2020-10-09T20:29:20.840Z] #52 2.402 + GOPATH=/tmp/tmp.OCrkDJa3EV [2020-10-09T20:29:20.840Z] #52 2.402 + RM_GOPATH=1 [2020-10-09T20:29:20.840Z] #52 2.402 ++ dirname ./install.sh [2020-10-09T20:29:20.840Z] #52 2.402 + dir=. [2020-10-09T20:29:20.840Z] #52 2.402 + bin=runc [2020-10-09T20:29:20.840Z] #52 2.402 + shift [2020-10-09T20:29:20.840Z] #52 2.402 + '[' '!' -f ./runc.installer ']' [2020-10-09T20:29:20.840Z] #52 2.402 + . ./runc.installer [2020-10-09T20:29:20.840Z] #52 2.402 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-09T20:29:20.840Z] #52 2.402 + install_runc [2020-10-09T20:29:20.840Z] #52 2.402 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-09T20:29:20.840Z] #52 2.406 + uname -r [2020-10-09T20:29:20.840Z] #52 2.468 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-10-09T20:29:20.840Z] #52 2.469 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-09T20:29:20.840Z] #52 2.469 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-10-09T20:29:20.840Z] #52 2.469 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OCrkDJa3EV/src/github.com/opencontainers/runc [2020-10-09T20:29:20.840Z] #52 2.488 Cloning into '/tmp/tmp.OCrkDJa3EV/src/github.com/opencontainers/runc'... [2020-10-09T20:29:20.840Z] #52 ... [2020-10-09T20:29:20.840Z] [2020-10-09T20:29:20.840Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:29:20.963Z] #36 154.2 + rm -rf /tmp/tmp.qNbEP2EWRA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qNbEP2EWRA [2020-10-09T20:29:20.963Z] #36 DONE 154.4s [2020-10-09T20:29:20.963Z] [2020-10-09T20:29:20.963Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-09T20:29:20.963Z] #48 DONE 154.2s [2020-10-09T20:29:20.963Z] [2020-10-09T20:29:20.963Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:29:21.212Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-10-09T20:29:21.212Z] skipping existing c8c2d4a6b2e3 [2020-10-09T20:29:21.212Z] [2020-10-09T20:29:21.363Z] #24 10.65 0.0% ## 4.1% ###### 9.5% ############ 17.3% ################ 22.5% ################### 27.3% ###################### 30.8% ####################### 33.0% ########################### 38.1% ################################# 46.0% ######################################## 56.7% ################################################# 68.3% ################################################# 69.3% [2020-10-09T20:29:21.363Z] #24 ... [2020-10-09T20:29:21.363Z] [2020-10-09T20:29:21.363Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:29:21.363Z] #42 45.26 errors [2020-10-09T20:29:21.363Z] #42 45.28 sort [2020-10-09T20:29:21.363Z] #42 45.85 io [2020-10-09T20:29:21.363Z] #42 47.32 strconv [2020-10-09T20:29:21.363Z] #42 47.57 bytes [2020-10-09T20:29:21.363Z] #42 50.92 bufio [2020-10-09T20:29:21.363Z] #42 53.16 reflect [2020-10-09T20:29:21.363Z] #42 53.54 internal/oserror [2020-10-09T20:29:21.363Z] #42 53.87 syscall [2020-10-09T20:29:21.363Z] #42 ... [2020-10-09T20:29:21.363Z] [2020-10-09T20:29:21.363Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:29:21.381Z] #39 72.23 CC criu/arch/x86/vdso-pie.o [2020-10-09T20:29:21.639Z] #39 72.58 CC criu/arch/x86/restorer.o [2020-10-09T20:29:21.886Z] #24 10.65 0.0% ## 4.1% ###### 9.5% ############ 17.3% ################ 22.5% ################### 27.3% ###################### 30.8% ####################### 33.0% ########################### 38.1% ################################# 46.0% ######################################## 56.7% ################################################# 68.3% ################################################# 69.3% ###################################################### 75.4% ######################################################### 79.2% ########################################################## 81.3% ################################################################ 89.7% ####################################################################### 98.9% ######################################################################## 100.0% [2020-10-09T20:29:22.015Z] #57 ... [2020-10-09T20:29:22.015Z] [2020-10-09T20:29:22.015Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-10-09T20:29:22.307Z] #37 DONE 0.3s [2020-10-09T20:29:22.307Z] [2020-10-09T20:29:22.307Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:29:22.307Z] #57 ... [2020-10-09T20:29:22.307Z] [2020-10-09T20:29:22.307Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-10-09T20:29:22.307Z] #40 DONE 0.1s [2020-10-09T20:29:22.459Z] #24 13.07 [2020-10-09T20:29:22.576Z] #39 73.32 CC criu/arch/x86/restorer_unmap.o [2020-10-09T20:29:22.576Z] #39 73.42 CC criu/arch/x86/sigaction_compat_pie.o [2020-10-09T20:29:22.602Z] [2020-10-09T20:29:22.602Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-10-09T20:29:22.602Z] #43 DONE 0.2s [2020-10-09T20:29:22.602Z] [2020-10-09T20:29:22.602Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-10-09T20:29:22.725Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-10-09T20:29:22.725Z] #=#=#  [2020-10-09T20:29:22.835Z] #39 73.81 CC criu/pie/restorer.o [2020-10-09T20:29:22.895Z] #46 DONE 0.1s [2020-10-09T20:29:22.895Z] [2020-10-09T20:29:22.895Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-10-09T20:29:23.189Z] #49 DONE 0.5s [2020-10-09T20:29:23.189Z] [2020-10-09T20:29:23.189Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:29:23.482Z] #57 ... [2020-10-09T20:29:23.482Z] [2020-10-09T20:29:23.482Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-10-09T20:29:23.482Z] #53 DONE 0.2s [2020-10-09T20:29:23.482Z] [2020-10-09T20:29:23.482Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:29:23.656Z] #=#=#  ######################################################################## 100.0% [2020-10-09T20:29:23.656Z]  [2020-10-09T20:29:23.656Z] Download of images into '/build' complete. [2020-10-09T20:29:23.656Z] Use something like the following to load the result into a Docker daemon: [2020-10-09T20:29:23.656Z] tar -cC '/build' . | docker load [2020-10-09T20:29:25.174Z] Removing intermediate container f7ceee33b26b [2020-10-09T20:29:25.174Z] ---> 5deb00f18b1f [2020-10-09T20:29:25.174Z] Step 26/140 : FROM base AS cross-false [2020-10-09T20:29:25.174Z] ---> 005e2d6a5359 [2020-10-09T20:29:25.174Z] Step 27/140 : FROM base AS cross-true [2020-10-09T20:29:25.174Z] ---> 005e2d6a5359 [2020-10-09T20:29:25.174Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-10-09T20:29:25.174Z] ---> Using cache [2020-10-09T20:29:25.174Z] ---> 303e6fa8db33 [2020-10-09T20:29:25.174Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-10-09T20:29:25.471Z] ---> Running in 05ef24850646 [2020-10-09T20:29:26.110Z] Removing intermediate container 05ef24850646 [2020-10-09T20:29:26.110Z] ---> 0e662af59b44 [2020-10-09T20:29:26.110Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-10-09T20:29:26.110Z] ---> Running in 8aeb47165b35 [2020-10-09T20:29:26.747Z] Removing intermediate container 8aeb47165b35 [2020-10-09T20:29:26.747Z] ---> 4273fdba7e00 [2020-10-09T20:29:26.747Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-10-09T20:29:26.747Z] ---> Running in 6c3f49480740 [2020-10-09T20:29:27.023Z] #24 13.32 0.0% 1.2% # 2.0% ## 3.4% ### 5.3% ##### 8.0% ###### 8.9% ####### 10.3% ######## 11.4% ######### 12.6% ########## 14.0% ########### 16.6% ############# 18.9% ############## 20.6% ############### 22.0% ################# 24.3% ################## 25.6% ################## 26.3% ################### 27.7% #################### 28.7% ##################### 29.3% ##################### 30.2% ###################### 30.9% ####################### 32.0% ######################## 33.6% ######################### 35.6% ########################## 37.2% ########################### 38.0% ############################ 39.3% ############################# 40.4% ############################# 41.2% ############################## 42.4% ############################### 43.1% ################################ 45.3% ################################## 47.5% ################################### 49.2% #################################### 51.0% ##################################### 51.8% ###################################### 53.0% ####################################### 55.5% [2020-10-09T20:29:27.023Z] #24 ... [2020-10-09T20:29:27.023Z] [2020-10-09T20:29:27.023Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:27.023Z] #38 51.34 Selecting previously unselected package libprotoc17:amd64. [2020-10-09T20:29:27.023Z] #38 51.34 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-10-09T20:29:27.023Z] #38 51.36 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-09T20:29:27.023Z] #38 52.35 Selecting previously unselected package protobuf-c-compiler. [2020-10-09T20:29:27.023Z] #38 52.36 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-10-09T20:29:27.023Z] #38 52.37 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-09T20:29:27.023Z] #38 52.66 Selecting previously unselected package protobuf-compiler. [2020-10-09T20:29:27.023Z] #38 52.68 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-10-09T20:29:27.023Z] #38 52.68 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-09T20:29:27.023Z] #38 52.92 Selecting previously unselected package python-pkg-resources. [2020-10-09T20:29:27.023Z] #38 52.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-09T20:29:27.023Z] #38 53.01 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-09T20:29:27.023Z] #38 53.33 Selecting previously unselected package python-six. [2020-10-09T20:29:27.023Z] #38 53.36 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-09T20:29:27.023Z] #38 53.36 Unpacking python-six (1.12.0-1) ... [2020-10-09T20:29:27.023Z] #38 53.56 Selecting previously unselected package python-protobuf. [2020-10-09T20:29:27.023Z] #38 53.57 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-10-09T20:29:27.023Z] #38 53.58 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-09T20:29:27.023Z] #38 55.19 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-09T20:29:27.023Z] #38 61.00 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-09T20:29:27.023Z] #38 61.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-09T20:29:27.023Z] #38 61.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-09T20:29:27.023Z] #38 61.08 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-09T20:29:27.023Z] #38 61.12 Setting up python-six (1.12.0-1) ... [2020-10-09T20:29:27.026Z] #39 77.30 LINK criu/pie/restorer.built-in.o [2020-10-09T20:29:27.026Z] #39 77.31 GEN criu/pie/restorer-blob.h [2020-10-09T20:29:27.026Z] #39 77.42 DEP criu/vdso.d [2020-10-09T20:29:27.026Z] #39 77.63 DEP criu/vdso-compat.d [2020-10-09T20:29:27.026Z] #39 77.78 DEP criu/uts_ns.d [2020-10-09T20:29:27.026Z] #39 78.02 DEP criu/util.d [2020-10-09T20:29:27.285Z] #38 ... [2020-10-09T20:29:27.285Z] [2020-10-09T20:29:27.285Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:29:27.285Z] #39 78.23 DEP criu/uffd.d [2020-10-09T20:29:27.384Z] Removing intermediate container 6c3f49480740 [2020-10-09T20:29:27.385Z] ---> 553bd639be35 [2020-10-09T20:29:27.385Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-10-09T20:29:27.385Z] ---> Running in 9b574570a3d4 [2020-10-09T20:29:27.544Z] #39 78.44 DEP criu/tun.d [2020-10-09T20:29:27.544Z] #39 ... [2020-10-09T20:29:27.544Z] [2020-10-09T20:29:27.544Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:29:27.544Z] #42 139.0 vendor/golang.org/x/net/idna [2020-10-09T20:29:27.544Z] #42 142.1 vendor/golang.org/x/net/http2/hpack [2020-10-09T20:29:27.544Z] #42 143.6 mime [2020-10-09T20:29:27.544Z] #42 145.5 mime/quotedprintable [2020-10-09T20:29:27.544Z] #42 146.0 net/http/internal [2020-10-09T20:29:27.544Z] #42 146.4 os/exec [2020-10-09T20:29:27.803Z] #42 ... [2020-10-09T20:29:27.803Z] [2020-10-09T20:29:27.803Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:27.803Z] #39 78.70 DEP criu/tty.d [2020-10-09T20:29:27.944Z] #57 141.1 + bin/containerd [2020-10-09T20:29:28.025Z] Removing intermediate container 9b574570a3d4 [2020-10-09T20:29:28.025Z] ---> a92485c68bd7 [2020-10-09T20:29:28.025Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-10-09T20:29:28.025Z] ---> 005e2d6a5359 [2020-10-09T20:29:28.025Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-10-09T20:29:28.025Z] ---> 005e2d6a5359 [2020-10-09T20:29:28.025Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-10-09T20:29:28.025Z] ---> Using cache [2020-10-09T20:29:28.025Z] ---> 303e6fa8db33 [2020-10-09T20:29:28.025Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-10-09T20:29:28.025Z] ---> Running in f0a021d1ca5b [2020-10-09T20:29:28.062Z] #39 78.91 DEP criu/timerfd.d [2020-10-09T20:29:28.318Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:29:28.321Z] #39 79.18 DEP criu/timens.d [2020-10-09T20:29:28.321Z] #39 79.35 DEP criu/sysfs_parse.d [2020-10-09T20:29:28.579Z] #39 79.53 DEP criu/sysctl.d [2020-10-09T20:29:28.611Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:29:28.611Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:29:28.611Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-09T20:29:28.838Z] #39 79.65 DEP criu/string.d [2020-10-09T20:29:28.838Z] #39 79.69 DEP criu/stats.d [2020-10-09T20:29:28.838Z] #39 79.84 DEP criu/sockets.d [2020-10-09T20:29:28.910Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-10-09T20:29:28.910Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-10-09T20:29:29.129Z] #39 80.04 DEP criu/sk-unix.d [2020-10-09T20:29:29.388Z] #39 80.24 DEP criu/sk-tcp.d [2020-10-09T20:29:29.654Z] #39 80.46 DEP criu/sk-queue.d [2020-10-09T20:29:29.654Z] #39 80.66 DEP criu/sk-packet.d [2020-10-09T20:29:29.914Z] #39 80.89 DEP criu/sk-netlink.d [2020-10-09T20:29:29.914Z] #24 13.32 0.0% 1.2% # 2.0% ## 3.4% ### 5.3% ##### 8.0% ###### 8.9% ####### 10.3% ######## 11.4% ######### 12.6% ########## 14.0% ########### 16.6% ############# 18.9% ############## 20.6% ############### 22.0% ################# 24.3% ################## 25.6% ################## 26.3% ################### 27.7% #################### 28.7% ##################### 29.3% ##################### 30.2% ###################### 30.9% ####################### 32.0% ######################## 33.6% ######################### 35.6% ########################## 37.2% ########################### 38.0% ############################ 39.3% ############################# 40.4% ############################# 41.2% ############################## 42.4% ############################### 43.1% ################################ 45.3% ################################## 47.5% ################################### 49.2% #################################### 51.0% ##################################### 51.8% ###################################### 53.0% ####################################### 55.5% ######################################## 56.7% ######################################### 58.1% ########################################## 59.3% ########################################### 60.3% ############################################ 61.7% ############################################# 63.1% ############################################### 65.7% ################################################ 67.3% ################################################## 69.8% ################################################### 71.0% ################################################### 72.2% ##################################################### 74.2% ####################################################### 76.8% ######################################################## 77.8% ######################################################### 79.3% ########################################################### 82.0% ########################################################### 83.2% ############################################################ 84.5% ############################################################## 86.1% ############################################################### 88.6% ################################################################# 90.3% ################################################################# 91.6% ################################################################### 93.1% #################################################################### 94.6% #################################################################### 95.6% ###################################################################### 97.6% ######################################################################## 100.0% [2020-10-09T20:29:30.175Z] #24 20.88 [2020-10-09T20:29:30.182Z] #39 81.06 DEP criu/sk-inet.d [2020-10-09T20:29:30.422Z] Fetched 8163 kB in 2s (3916 kB/s) [2020-10-09T20:29:30.444Z] #39 81.25 DEP criu/signalfd.d [2020-10-09T20:29:30.444Z] #39 81.47 DEP criu/sigframe.d [2020-10-09T20:29:30.444Z] #39 81.57 DEP criu/shmem.d [2020-10-09T20:29:30.746Z] #24 ... [2020-10-09T20:29:30.746Z] [2020-10-09T20:29:30.746Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:30.746Z] #14 1.787 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:29:30.746Z] #14 1.829 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:29:30.746Z] #14 1.926 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:29:30.746Z] #14 2.994 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-09T20:29:30.746Z] #14 5.382 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-10-09T20:29:30.746Z] #14 7.565 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-09T20:29:30.746Z] #14 ... [2020-10-09T20:29:30.746Z] [2020-10-09T20:29:30.746Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:30.746Z] #31 61.53 Selecting previously unselected package libxml2:amd64. [2020-10-09T20:29:30.746Z] #31 61.53 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-10-09T20:29:30.746Z] #31 61.54 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-09T20:29:30.746Z] #31 62.16 Selecting previously unselected package libarchive13:amd64. [2020-10-09T20:29:30.746Z] #31 62.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-10-09T20:29:30.746Z] #31 62.17 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-09T20:29:30.746Z] #31 62.63 Selecting previously unselected package libjsoncpp1:amd64. [2020-10-09T20:29:30.746Z] #31 62.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-10-09T20:29:30.746Z] #31 62.65 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-09T20:29:30.746Z] #31 62.89 Selecting previously unselected package librhash0:amd64. [2020-10-09T20:29:30.746Z] #31 62.90 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-10-09T20:29:30.746Z] #31 62.92 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-10-09T20:29:30.746Z] #31 63.19 Selecting previously unselected package libuv1:amd64. [2020-10-09T20:29:30.746Z] #31 63.19 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-10-09T20:29:30.746Z] #31 63.21 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-10-09T20:29:30.746Z] #31 63.41 Selecting previously unselected package cmake. [2020-10-09T20:29:30.746Z] #31 63.43 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-10-09T20:29:30.746Z] #31 63.44 Unpacking cmake (3.13.4-1) ... [2020-10-09T20:29:31.020Z] #39 81.78 DEP criu/servicefd.d [2020-10-09T20:29:31.020Z] #39 81.95 DEP criu/seize.d [2020-10-09T20:29:31.020Z] #39 82.11 DEP criu/seccomp.d [2020-10-09T20:29:31.057Z] Reading package lists... [2020-10-09T20:29:31.279Z] #39 82.28 DEP criu/rst-malloc.d [2020-10-09T20:29:31.280Z] #39 82.40 DEP criu/rbtree.d [2020-10-09T20:29:31.540Z] #39 82.46 DEP criu/pstree.d [2020-10-09T20:29:31.540Z] #39 82.69 DEP criu/protobuf.d [2020-10-09T20:29:32.096Z] Reading package lists... [2020-10-09T20:29:32.096Z] Building dependency tree... [2020-10-09T20:29:32.096Z] Reading state information... [2020-10-09T20:29:32.096Z] The following additional packages will be installed: [2020-10-09T20:29:32.096Z] libapparmor1 [2020-10-09T20:29:32.096Z] Suggested packages: [2020-10-09T20:29:32.096Z] seccomp [2020-10-09T20:29:32.096Z] The following NEW packages will be installed: [2020-10-09T20:29:32.096Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-10-09T20:29:32.096Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:29:32.096Z] Need to get 307 kB of archives. [2020-10-09T20:29:32.096Z] After this operation, 1108 kB of additional disk space will be used. [2020-10-09T20:29:32.096Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-10-09T20:29:32.096Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-10-09T20:29:32.096Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-10-09T20:29:32.110Z] #39 82.91 GEN criu/protobuf-desc-gen.h [2020-10-09T20:29:32.389Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:29:32.389Z] Fetched 307 kB in 0s (3306 kB/s) [2020-10-09T20:29:32.389Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-10-09T20:29:32.389Z] (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 ... 15339 files and directories currently installed.) [2020-10-09T20:29:32.389Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-10-09T20:29:32.389Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-10-09T20:29:32.389Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-10-09T20:29:32.389Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-10-09T20:29:32.389Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-10-09T20:29:32.389Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-10-09T20:29:32.389Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-10-09T20:29:32.389Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-10-09T20:29:32.389Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-10-09T20:29:32.389Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-10-09T20:29:32.389Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-10-09T20:29:32.389Z] Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:29:32.659Z] #31 ... [2020-10-09T20:29:32.659Z] [2020-10-09T20:29:32.659Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:29:32.659Z] #24 22.06 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-10-09T20:29:32.659Z] #24 22.42 [2020-10-09T20:29:32.659Z] #24 22.61 ### 4.8% ######################################################################## 100.0% [2020-10-09T20:29:32.659Z] #24 22.83 [2020-10-09T20:29:33.031Z] Removing intermediate container f0a021d1ca5b [2020-10-09T20:29:33.031Z] ---> 35d32ef26a35 [2020-10-09T20:29:33.031Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-10-09T20:29:33.031Z] ---> a92485c68bd7 [2020-10-09T20:29:33.031Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-10-09T20:29:33.031Z] ---> Running in 327a6981dbeb [2020-10-09T20:29:33.031Z] Removing intermediate container 327a6981dbeb [2020-10-09T20:29:33.031Z] ---> 849a50f87a96 [2020-10-09T20:29:33.031Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-10-09T20:29:33.031Z] ---> Running in 8378da20f44c [2020-10-09T20:29:33.230Z] #24 23.99 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-10-09T20:29:33.707Z] Removing intermediate container 8378da20f44c [2020-10-09T20:29:33.708Z] ---> 5c1e80c57364 [2020-10-09T20:29:33.708Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-10-09T20:29:33.708Z] ---> 35d32ef26a35 [2020-10-09T20:29:33.708Z] Step 41/140 : FROM base AS tomlv [2020-10-09T20:29:33.708Z] ---> 005e2d6a5359 [2020-10-09T20:29:33.708Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-10-09T20:29:33.708Z] ---> Running in 10315abf1ab8 [2020-10-09T20:29:33.708Z] Removing intermediate container 10315abf1ab8 [2020-10-09T20:29:33.708Z] ---> 19309cd70517 [2020-10-09T20:29:33.708Z] Step 43/140 : ARG TOMLV_COMMIT [2020-10-09T20:29:33.708Z] ---> Running in 791f08fa3a29 [2020-10-09T20:29:33.802Z] #24 24.50 [2020-10-09T20:29:34.000Z] Removing intermediate container 791f08fa3a29 [2020-10-09T20:29:34.000Z] ---> 72eea0f1bcd9 [2020-10-09T20:29:34.000Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:29:34.000Z] ---> bdd7ea78e883 [2020-10-09T20:29:34.000Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-09T20:29:34.027Z] #39 84.86 DEP criu/protobuf-desc.d [2020-10-09T20:29:34.027Z] #39 84.98 DEP criu/proc_parse.d [2020-10-09T20:29:34.285Z] #39 85.21 DEP criu/plugin.d [2020-10-09T20:29:34.285Z] #39 85.37 DEP criu/pipes.d [2020-10-09T20:29:34.293Z] ---> 06ac69292595 [2020-10-09T20:29:34.293Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-09T20:29:34.293Z] ---> Running in d2463debe6e5 [2020-10-09T20:29:34.323Z] #24 24.78 0.7% ######################################################################## 100.0% [2020-10-09T20:29:34.323Z] #24 25.01 [2020-10-09T20:29:34.323Z] #24 ... [2020-10-09T20:29:34.323Z] [2020-10-09T20:29:34.323Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:29:34.323Z] #29 58.12 time [2020-10-09T20:29:34.323Z] #29 65.34 internal/fmtsort [2020-10-09T20:29:34.323Z] #29 65.93 internal/poll [2020-10-09T20:29:34.323Z] #29 66.10 internal/syscall/execenv [2020-10-09T20:29:34.323Z] #29 66.36 internal/syscall/unix [2020-10-09T20:29:34.323Z] #29 66.64 strings [2020-10-09T20:29:34.323Z] #29 ... [2020-10-09T20:29:34.323Z] [2020-10-09T20:29:34.323Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:34.323Z] #31 67.49 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-09T20:29:34.323Z] #31 67.53 Setting up xxd (2:8.1.0875-5) ... [2020-10-09T20:29:34.323Z] #31 67.54 Setting up libuv1:amd64 (1.24.1-1) ... [2020-10-09T20:29:34.323Z] #31 67.55 Setting up vim-common (2:8.1.0875-5) ... [2020-10-09T20:29:34.323Z] #31 67.60 Setting up librhash0:amd64 (1.3.8-1) ... [2020-10-09T20:29:34.323Z] #31 67.62 Setting up cmake-data (3.13.4-1) ... [2020-10-09T20:29:34.323Z] #31 67.64 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-09T20:29:34.323Z] #31 67.66 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-09T20:29:34.323Z] #31 67.67 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-09T20:29:34.323Z] #31 67.70 Setting up cmake (3.13.4-1) ... [2020-10-09T20:29:34.323Z] #31 67.71 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:29:34.323Z] #31 67.80 Processing triggers for mime-support (3.62) ... [2020-10-09T20:29:34.584Z] + RM_GOPATH=0 [2020-10-09T20:29:34.584Z] + TMP_GOPATH= [2020-10-09T20:29:34.584Z] + : /build [2020-10-09T20:29:34.584Z] + '[' -z '' ']' [2020-10-09T20:29:34.584Z] ++ mktemp -d [2020-10-09T20:29:34.584Z] + export GOPATH=/tmp/tmp.IitiBgxMTn [2020-10-09T20:29:34.584Z] + GOPATH=/tmp/tmp.IitiBgxMTn [2020-10-09T20:29:34.584Z] + RM_GOPATH=1 [2020-10-09T20:29:34.584Z] ++ dirname ./install.sh [2020-10-09T20:29:34.584Z] + dir=. [2020-10-09T20:29:34.584Z] + bin=tomlv [2020-10-09T20:29:34.584Z] + shift [2020-10-09T20:29:34.584Z] + '[' '!' -f ./tomlv.installer ']' [2020-10-09T20:29:34.584Z] + . ./tomlv.installer [2020-10-09T20:29:34.584Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-09T20:29:34.584Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-09T20:29:34.584Z] + install_tomlv [2020-10-09T20:29:34.584Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-09T20:29:34.584Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IitiBgxMTn/src/github.com/BurntSushi/toml [2020-10-09T20:29:34.584Z] Cloning into '/tmp/tmp.IitiBgxMTn/src/github.com/BurntSushi/toml'... [2020-10-09T20:29:34.853Z] #39 85.61 DEP criu/pie-util.d [2020-10-09T20:29:34.853Z] #39 85.77 DEP criu/pie-util-vdso.d [2020-10-09T20:29:34.879Z] + cd /tmp/tmp.IitiBgxMTn/src/github.com/BurntSushi/toml [2020-10-09T20:29:34.879Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-09T20:29:34.879Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-09T20:29:34.879Z] runtime/internal/sys [2020-10-09T20:29:34.879Z] internal/cpu [2020-10-09T20:29:34.879Z] math/bits [2020-10-09T20:29:34.879Z] runtime/internal/atomic [2020-10-09T20:29:34.879Z] runtime/internal/math [2020-10-09T20:29:34.879Z] unicode/utf8 [2020-10-09T20:29:34.879Z] internal/bytealg [2020-10-09T20:29:34.879Z] internal/race [2020-10-09T20:29:34.879Z] math [2020-10-09T20:29:34.879Z] sync/atomic [2020-10-09T20:29:34.879Z] unicode [2020-10-09T20:29:35.112Z] #39 85.90 DEP criu/pie-util-vdso-elf32.d [2020-10-09T20:29:35.112Z] #39 86.11 DEP criu/path.d [2020-10-09T20:29:35.176Z] internal/testlog [2020-10-09T20:29:35.176Z] encoding [2020-10-09T20:29:35.176Z] runtime [2020-10-09T20:29:35.176Z] runtime/cgo [2020-10-09T20:29:35.371Z] #39 86.26 DEP criu/parasite-syscall.d [2020-10-09T20:29:35.630Z] #39 86.57 DEP criu/pagemap.d [2020-10-09T20:29:35.630Z] #39 86.78 DEP criu/pagemap-cache.d [2020-10-09T20:29:36.198Z] #39 86.99 DEP criu/page-xfer.d [2020-10-09T20:29:36.198Z] #39 87.23 DEP criu/page-pipe.d [2020-10-09T20:29:36.458Z] #39 87.41 DEP criu/netfilter.d [2020-10-09T20:29:36.717Z] #39 87.56 DEP criu/net.d [2020-10-09T20:29:36.717Z] #39 87.82 DEP criu/namespaces.d [2020-10-09T20:29:36.876Z] #31 DONE 71.0s [2020-10-09T20:29:36.876Z] [2020-10-09T20:29:36.876Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:29:36.876Z] #32 DONE 0.1s [2020-10-09T20:29:36.876Z] [2020-10-09T20:29:36.876Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:29:36.876Z] #24 26.17 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-10-09T20:29:36.876Z] #24 26.29 skipping existing 1849cc453dee [2020-10-09T20:29:36.876Z] #24 26.43 [2020-10-09T20:29:36.876Z] #24 27.35 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-10-09T20:29:36.876Z] #24 ... [2020-10-09T20:29:36.876Z] [2020-10-09T20:29:36.876Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-10-09T20:29:36.876Z] #33 DONE 0.1s [2020-10-09T20:29:36.976Z] #39 88.00 DEP criu/mount.d [2020-10-09T20:29:37.136Z] [2020-10-09T20:29:37.136Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-09T20:29:37.234Z] #39 88.22 DEP criu/memfd.d [2020-10-09T20:29:37.493Z] #39 88.45 DEP criu/mem.d [2020-10-09T20:29:37.493Z] #39 88.64 DEP criu/lsm.d [2020-10-09T20:29:37.752Z] #39 88.78 DEP criu/log.d [2020-10-09T20:29:37.923Z] internal/reflectlite [2020-10-09T20:29:37.923Z] sync [2020-10-09T20:29:37.923Z] errors [2020-10-09T20:29:37.923Z] sort [2020-10-09T20:29:37.923Z] internal/oserror [2020-10-09T20:29:37.923Z] io [2020-10-09T20:29:37.923Z] strconv [2020-10-09T20:29:37.923Z] syscall [2020-10-09T20:29:38.011Z] #39 88.95 DEP criu/libnetlink.d [2020-10-09T20:29:38.012Z] #39 ... [2020-10-09T20:29:38.012Z] [2020-10-09T20:29:38.012Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:29:38.012Z] #42 149.5 net/textproto [2020-10-09T20:29:38.012Z] #42 149.5 crypto/x509 [2020-10-09T20:29:38.012Z] #42 150.9 vendor/golang.org/x/net/http/httpguts [2020-10-09T20:29:38.012Z] #42 151.2 vendor/golang.org/x/net/http/httpproxy [2020-10-09T20:29:38.012Z] #42 151.9 mime/multipart [2020-10-09T20:29:38.012Z] #42 154.1 crypto/tls [2020-10-09T20:29:38.081Z] #34 ... [2020-10-09T20:29:38.081Z] [2020-10-09T20:29:38.081Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-09T20:29:38.081Z] #24 27.81 #=#=# [2020-10-09T20:29:38.081Z] #24 28.18 ######################################################################## 100.0% [2020-10-09T20:29:38.081Z] #24 28.38 [2020-10-09T20:29:38.081Z] #24 28.60 Download of images into '/build' complete. [2020-10-09T20:29:38.081Z] #24 28.60 Use something like the following to load the result into a Docker daemon: [2020-10-09T20:29:38.081Z] #24 28.60 tar -cC '/build' . | docker load [2020-10-09T20:29:38.081Z] #24 DONE 28.7s [2020-10-09T20:29:38.081Z] [2020-10-09T20:29:38.081Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-09T20:29:38.081Z] #34 1.059 + RM_GOPATH=0 [2020-10-09T20:29:38.081Z] #34 1.059 + TMP_GOPATH= [2020-10-09T20:29:38.081Z] #34 1.059 + : /build [2020-10-09T20:29:38.081Z] #34 1.059 + '[' -z '' ']' [2020-10-09T20:29:38.081Z] #34 1.070 ++ mktemp -d [2020-10-09T20:29:38.081Z] #34 1.070 + export GOPATH=/tmp/tmp.pjWPep9Lvl [2020-10-09T20:29:38.081Z] #34 1.070 + GOPATH=/tmp/tmp.pjWPep9Lvl [2020-10-09T20:29:38.081Z] #34 1.070 + RM_GOPATH=1 [2020-10-09T20:29:38.081Z] #34 1.080 ++ dirname ./install.sh [2020-10-09T20:29:38.081Z] #34 1.118 + dir=. [2020-10-09T20:29:38.081Z] #34 1.118 + bin=tini [2020-10-09T20:29:38.081Z] #34 1.118 + shift [2020-10-09T20:29:38.081Z] #34 1.118 + '[' '!' -f ./tini.installer ']' [2020-10-09T20:29:38.081Z] #34 1.118 + . ./tini.installer [2020-10-09T20:29:38.081Z] #34 1.118 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-09T20:29:38.081Z] #34 1.118 + install_tini [2020-10-09T20:29:38.081Z] #34 1.118 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-10-09T20:29:38.081Z] #34 1.118 + git clone https://github.com/krallin/tini.git /tmp/tmp.pjWPep9Lvl/tini [2020-10-09T20:29:38.081Z] #34 1.119 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-09T20:29:38.081Z] #34 1.124 Cloning into '/tmp/tmp.pjWPep9Lvl/tini'... [2020-10-09T20:29:38.081Z] #34 ... [2020-10-09T20:29:38.081Z] [2020-10-09T20:29:38.081Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-09T20:29:38.081Z] #52 17.50 + cd /tmp/tmp.OCrkDJa3EV/src/github.com/opencontainers/runc [2020-10-09T20:29:38.081Z] #52 17.50 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-09T20:29:38.081Z] #52 18.44 + '[' -z '' ']' [2020-10-09T20:29:38.081Z] #52 18.44 + target=static [2020-10-09T20:29:38.081Z] #52 18.44 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-09T20:29:38.081Z] #52 21.19 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-10-09T20:29:38.219Z] bytes [2020-10-09T20:29:38.219Z] strings [2020-10-09T20:29:38.271Z] #42 ... [2020-10-09T20:29:38.271Z] [2020-10-09T20:29:38.271Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:38.271Z] #39 89.16 DEP criu/kerndat.d [2020-10-09T20:29:38.343Z] #52 ... [2020-10-09T20:29:38.343Z] [2020-10-09T20:29:38.343Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:38.343Z] #38 65.76 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-09T20:29:38.343Z] #38 65.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-09T20:29:38.343Z] #38 65.81 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-09T20:29:38.343Z] #38 65.82 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-10-09T20:29:38.343Z] #38 65.83 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-09T20:29:38.343Z] #38 65.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-09T20:29:38.343Z] #38 65.89 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-09T20:29:38.343Z] #38 65.90 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-09T20:29:38.343Z] #38 65.92 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-09T20:29:38.343Z] #38 65.93 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-09T20:29:38.528Z] bufio [2020-10-09T20:29:38.528Z] reflect [2020-10-09T20:29:38.528Z] text/tabwriter [2020-10-09T20:29:38.528Z] path [2020-10-09T20:29:38.530Z] #39 89.40 DEP criu/kcmp-ids.d [2020-10-09T20:29:38.530Z] #39 89.51 DEP criu/irmap.d [2020-10-09T20:29:38.790Z] #39 89.69 DEP criu/ipc_ns.d [2020-10-09T20:29:38.823Z] internal/syscall/execenv [2020-10-09T20:29:38.823Z] internal/syscall/unix [2020-10-09T20:29:38.823Z] time [2020-10-09T20:29:38.918Z] #38 ... [2020-10-09T20:29:38.918Z] [2020-10-09T20:29:38.918Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:38.918Z] #14 18.31 Fetched 8387 kB in 17s (501 kB/s) [2020-10-09T20:29:39.050Z] #39 89.84 DEP criu/image.d [2020-10-09T20:29:39.050Z] #39 90.07 DEP criu/image-desc.d [2020-10-09T20:29:39.310Z] #39 90.15 DEP criu/fsnotify.d [2020-10-09T20:29:39.464Z] internal/poll [2020-10-09T20:29:39.569Z] #39 90.43 DEP criu/filesystems.d [2020-10-09T20:29:39.758Z] os [2020-10-09T20:29:39.758Z] internal/fmtsort [2020-10-09T20:29:39.828Z] #39 90.70 DEP criu/files.d [2020-10-09T20:29:40.050Z] path/filepath [2020-10-09T20:29:40.050Z] fmt [2020-10-09T20:29:40.050Z] io/ioutil [2020-10-09T20:29:40.088Z] #39 90.96 DEP criu/files-reg.d [2020-10-09T20:29:40.308Z] #14 18.31 Reading package lists... [2020-10-09T20:29:40.308Z] #14 ... [2020-10-09T20:29:40.308Z] [2020-10-09T20:29:40.308Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:40.308Z] #38 73.57 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-09T20:29:40.308Z] #38 73.62 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:29:40.308Z] #38 DONE 74.2s [2020-10-09T20:29:40.308Z] [2020-10-09T20:29:40.308Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:40.308Z] #39 ... [2020-10-09T20:29:40.308Z] [2020-10-09T20:29:40.308Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:29:40.308Z] #42 64.11 time [2020-10-09T20:29:40.308Z] #42 69.95 internal/poll [2020-10-09T20:29:40.308Z] #42 70.80 internal/fmtsort [2020-10-09T20:29:40.308Z] #42 71.79 internal/syscall/execenv [2020-10-09T20:29:40.308Z] #42 72.21 internal/syscall/unix [2020-10-09T20:29:40.308Z] #42 72.50 strings [2020-10-09T20:29:40.308Z] #42 73.14 os [2020-10-09T20:29:40.343Z] log [2020-10-09T20:29:40.343Z] flag [2020-10-09T20:29:40.343Z] github.com/BurntSushi/toml [2020-10-09T20:29:40.347Z] #39 91.24 DEP criu/files-ext.d [2020-10-09T20:29:40.347Z] #39 91.43 DEP criu/file-lock.d [2020-10-09T20:29:40.569Z] #42 ... [2020-10-09T20:29:40.569Z] [2020-10-09T20:29:40.569Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-09T20:29:40.569Z] #34 2.554 + cd /tmp/tmp.pjWPep9Lvl/tini [2020-10-09T20:29:40.569Z] #34 2.554 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-09T20:29:40.569Z] #34 2.650 + cmake . [2020-10-09T20:29:40.569Z] #34 3.511 -- The C compiler identification is GNU 8.3.0 [2020-10-09T20:29:40.569Z] #34 3.572 -- Check for working C compiler: /usr/bin/cc [2020-10-09T20:29:40.606Z] #39 91.60 DEP criu/file-ids.d [2020-10-09T20:29:40.636Z] github.com/BurntSushi/toml/cmd/tomlv [2020-10-09T20:29:40.866Z] #39 91.78 DEP criu/fifo.d [2020-10-09T20:29:41.125Z] #39 91.96 DEP criu/fdstore.d [2020-10-09T20:29:41.125Z] #39 92.08 DEP criu/fault-injection.d [2020-10-09T20:29:41.125Z] #39 92.12 DEP criu/external.d [2020-10-09T20:29:41.385Z] #39 92.31 DEP criu/eventpoll.d [2020-10-09T20:29:41.512Z] #34 4.695 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-09T20:29:41.645Z] #39 92.49 DEP criu/eventfd.d [2020-10-09T20:29:41.645Z] #39 92.64 DEP criu/crtools.d [2020-10-09T20:29:41.775Z] #34 4.730 -- Detecting C compiler ABI info [2020-10-09T20:29:41.904Z] #39 92.83 DEP criu/cr-service.d [2020-10-09T20:29:42.152Z] Removing intermediate container d2463debe6e5 [2020-10-09T20:29:42.152Z] ---> fc080590684d [2020-10-09T20:29:42.152Z] Step 47/140 : FROM base AS vndr [2020-10-09T20:29:42.152Z] ---> 005e2d6a5359 [2020-10-09T20:29:42.152Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-10-09T20:29:42.152Z] ---> Running in 968d4b5d3311 [2020-10-09T20:29:42.152Z] Removing intermediate container 968d4b5d3311 [2020-10-09T20:29:42.152Z] ---> d4f00dabf57a [2020-10-09T20:29:42.152Z] Step 49/140 : ARG VNDR_COMMIT [2020-10-09T20:29:42.152Z] ---> Running in 0973b26ef84e [2020-10-09T20:29:42.152Z] Removing intermediate container 0973b26ef84e [2020-10-09T20:29:42.152Z] ---> 370036503901 [2020-10-09T20:29:42.152Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:29:42.152Z] ---> 74363d70fd40 [2020-10-09T20:29:42.152Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-09T20:29:42.162Z] #39 93.10 DEP criu/cr-restore.d [2020-10-09T20:29:42.421Z] #39 93.39 DEP criu/cr-errno.d [2020-10-09T20:29:42.421Z] #39 93.40 DEP criu/cr-dump.d [2020-10-09T20:29:42.455Z] ---> 7084cbb1483e [2020-10-09T20:29:42.456Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-09T20:29:42.456Z] ---> Running in bc992429dfec [2020-10-09T20:29:42.680Z] #39 93.71 DEP criu/cr-dedup.d [2020-10-09T20:29:42.719Z] #34 5.641 -- Detecting C compiler ABI info - done [2020-10-09T20:29:42.719Z] #34 5.695 -- Detecting C compile features [2020-10-09T20:29:42.747Z] + RM_GOPATH=0 [2020-10-09T20:29:42.747Z] + TMP_GOPATH= [2020-10-09T20:29:42.747Z] + : /build [2020-10-09T20:29:42.747Z] + '[' -z '' ']' [2020-10-09T20:29:42.747Z] ++ mktemp -d [2020-10-09T20:29:42.747Z] + export GOPATH=/tmp/tmp.BSXwnGS28J [2020-10-09T20:29:42.747Z] + GOPATH=/tmp/tmp.BSXwnGS28J [2020-10-09T20:29:42.747Z] + RM_GOPATH=1 [2020-10-09T20:29:42.747Z] ++ dirname ./install.sh [2020-10-09T20:29:42.747Z] + dir=. [2020-10-09T20:29:42.747Z] + bin=vndr [2020-10-09T20:29:42.747Z] + shift [2020-10-09T20:29:42.747Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-09T20:29:42.747Z] + '[' '!' -f ./vndr.installer ']' [2020-10-09T20:29:42.747Z] + . ./vndr.installer [2020-10-09T20:29:42.747Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-09T20:29:42.747Z] + install_vndr [2020-10-09T20:29:42.747Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-10-09T20:29:42.747Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BSXwnGS28J/src/github.com/LK4D4/vndr [2020-10-09T20:29:42.747Z] Cloning into '/tmp/tmp.BSXwnGS28J/src/github.com/LK4D4/vndr'... [2020-10-09T20:29:42.941Z] #39 93.85 DEP criu/cr-check.d [2020-10-09T20:29:43.043Z] + cd /tmp/tmp.BSXwnGS28J/src/github.com/LK4D4/vndr [2020-10-09T20:29:43.043Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-09T20:29:43.043Z] + go build -buildmode=pie -v -o /build/vndr . [2020-10-09T20:29:43.043Z] internal/cpu [2020-10-09T20:29:43.043Z] internal/race [2020-10-09T20:29:43.043Z] runtime/internal/sys [2020-10-09T20:29:43.043Z] runtime/internal/atomic [2020-10-09T20:29:43.043Z] sync/atomic [2020-10-09T20:29:43.043Z] runtime/internal/math [2020-10-09T20:29:43.200Z] #39 94.11 DEP criu/config.d [2020-10-09T20:29:43.200Z] #39 94.23 DEP criu/clone-noasan.d [2020-10-09T20:29:43.344Z] internal/bytealg [2020-10-09T20:29:43.344Z] unicode/utf8 [2020-10-09T20:29:43.344Z] unicode [2020-10-09T20:29:43.344Z] math/bits [2020-10-09T20:29:43.344Z] internal/testlog [2020-10-09T20:29:43.344Z] encoding [2020-10-09T20:29:43.344Z] unicode/utf16 [2020-10-09T20:29:43.344Z] runtime [2020-10-09T20:29:43.344Z] math [2020-10-09T20:29:43.344Z] container/list [2020-10-09T20:29:43.344Z] crypto/internal/subtle [2020-10-09T20:29:43.344Z] crypto/subtle [2020-10-09T20:29:43.460Z] #39 94.29 DEP criu/cgroup.d [2020-10-09T20:29:43.460Z] #39 ... [2020-10-09T20:29:43.460Z] [2020-10-09T20:29:43.460Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:43.460Z] #14 103.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-09T20:29:43.460Z] #14 103.0 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-09T20:29:43.460Z] #14 103.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:29:43.460Z] #14 ... [2020-10-09T20:29:43.460Z] [2020-10-09T20:29:43.460Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:43.460Z] #39 94.44 DEP criu/cgroup-props.d [2020-10-09T20:29:43.640Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-09T20:29:43.640Z] internal/nettrace [2020-10-09T20:29:43.640Z] runtime/cgo [2020-10-09T20:29:43.640Z] vendor/golang.org/x/crypto/internal/subtle [2020-10-09T20:29:43.720Z] #39 94.54 DEP criu/bitmap.d [2020-10-09T20:29:43.720Z] #39 94.56 DEP criu/bfd.d [2020-10-09T20:29:43.720Z] #39 94.73 DEP criu/autofs.d [2020-10-09T20:29:43.980Z] #39 94.99 DEP criu/aio.d [2020-10-09T20:29:44.239Z] #39 95.18 DEP criu/action-scripts.d [2020-10-09T20:29:44.499Z] #39 ... [2020-10-09T20:29:44.499Z] [2020-10-09T20:29:44.499Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-09T20:29:44.499Z] #26 163.6 + rm -rf /tmp/tmp.yxaVbctFhC [2020-10-09T20:29:44.499Z] #26 DONE 166.2s [2020-10-09T20:29:44.633Z] #34 ... [2020-10-09T20:29:44.633Z] [2020-10-09T20:29:44.633Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:29:44.633Z] #29 68.47 os [2020-10-09T20:29:44.633Z] #29 70.25 bytes [2020-10-09T20:29:44.633Z] #29 73.39 bufio [2020-10-09T20:29:44.633Z] #29 74.42 fmt [2020-10-09T20:29:44.633Z] #29 76.35 path/filepath [2020-10-09T20:29:44.633Z] #29 77.76 io/ioutil [2020-10-09T20:29:44.633Z] #29 78.50 path [2020-10-09T20:29:44.758Z] [2020-10-09T20:29:44.758Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:44.758Z] #39 95.58 CC criu/action-scripts.o [2020-10-09T20:29:44.894Z] #29 ... [2020-10-09T20:29:44.894Z] [2020-10-09T20:29:44.894Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:44.894Z] #39 2.875 Note: Building without setproctitle() and strlcpy() support. [2020-10-09T20:29:44.894Z] #39 2.875 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-09T20:29:44.894Z] #39 2.884 Note: Building without GnuTLS support [2020-10-09T20:29:44.894Z] #39 2.896 Makefile.config:39: Warn: you have no libnftables installed [2020-10-09T20:29:44.894Z] #39 2.896 Makefile.config:40: Warn: Building without nftables support [2020-10-09T20:29:45.470Z] #39 5.287 fatal: not a git repository (or any of the parent directories): .git [2020-10-09T20:29:45.470Z] #39 5.368 GEN .gitid [2020-10-09T20:29:45.470Z] #39 5.413 GEN criu/include/version.h [2020-10-09T20:29:45.470Z] #39 5.488 GEN include/common/asm [2020-10-09T20:29:45.695Z] #39 96.49 CC criu/aio.o [2020-10-09T20:29:46.262Z] #39 97.15 CC criu/autofs.o [2020-10-09T20:29:46.383Z] internal/reflectlite [2020-10-09T20:29:46.383Z] sync [2020-10-09T20:29:46.383Z] math/rand [2020-10-09T20:29:46.383Z] internal/singleflight [2020-10-09T20:29:46.383Z] github.com/LK4D4/vndr/godl/singleflight [2020-10-09T20:29:46.383Z] errors [2020-10-09T20:29:46.383Z] sort [2020-10-09T20:29:46.383Z] internal/oserror [2020-10-09T20:29:46.383Z] io [2020-10-09T20:29:46.383Z] strconv [2020-10-09T20:29:46.383Z] syscall [2020-10-09T20:29:46.383Z] vendor/golang.org/x/net/dns/dnsmessage [2020-10-09T20:29:46.383Z] bytes [2020-10-09T20:29:46.538Z] #57 158.3 + bin/containerd-stress [2020-10-09T20:29:46.538Z] #57 159.6 + bin/containerd-shim [2020-10-09T20:29:46.679Z] bufio [2020-10-09T20:29:46.978Z] reflect [2020-10-09T20:29:46.978Z] strings [2020-10-09T20:29:46.978Z] hash [2020-10-09T20:29:46.978Z] hash/crc32 [2020-10-09T20:29:47.276Z] time [2020-10-09T20:29:47.276Z] internal/syscall/execenv [2020-10-09T20:29:47.577Z] internal/syscall/unix [2020-10-09T20:29:47.577Z] regexp/syntax [2020-10-09T20:29:47.577Z] path [2020-10-09T20:29:47.577Z] crypto [2020-10-09T20:29:47.577Z] crypto/internal/randutil [2020-10-09T20:29:47.888Z] crypto/hmac [2020-10-09T20:29:47.888Z] crypto/rc4 [2020-10-09T20:29:47.888Z] vendor/golang.org/x/crypto/hkdf [2020-10-09T20:29:47.888Z] vendor/golang.org/x/text/transform [2020-10-09T20:29:48.017Z] #39 7.524 PBCC images/timens.pb-c.c [2020-10-09T20:29:48.017Z] #39 7.584 DEP images/timens.pb-c.d [2020-10-09T20:29:48.017Z] #39 7.647 PBCC images/fown.pb-c.c [2020-10-09T20:29:48.017Z] #39 7.692 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-09T20:29:48.017Z] #39 7.804 PBCC images/opts.pb-c.c [2020-10-09T20:29:48.017Z] #39 7.879 PBCC images/memfd.pb-c.c [2020-10-09T20:29:48.017Z] #39 7.958 DEP images/fown.pb-c.d [2020-10-09T20:29:48.017Z] #39 7.988 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-09T20:29:48.017Z] #39 8.084 DEP images/opts.pb-c.d [2020-10-09T20:29:48.166Z] #39 98.91 CC criu/bfd.o [2020-10-09T20:29:48.185Z] internal/poll [2020-10-09T20:29:48.185Z] context [2020-10-09T20:29:48.185Z] regexp [2020-10-09T20:29:48.279Z] #39 8.140 DEP images/memfd.pb-c.d [2020-10-09T20:29:48.279Z] #39 8.220 PBCC images/sit.pb-c.c [2020-10-09T20:29:48.279Z] #39 8.263 DEP images/sit.pb-c.d [2020-10-09T20:29:48.481Z] os [2020-10-09T20:29:48.481Z] internal/fmtsort [2020-10-09T20:29:48.481Z] encoding/binary [2020-10-09T20:29:48.540Z] #39 8.354 PBCC images/macvlan.pb-c.c [2020-10-09T20:29:48.540Z] #39 8.429 DEP images/macvlan.pb-c.d [2020-10-09T20:29:48.540Z] #39 8.529 PBCC images/autofs.pb-c.c [2020-10-09T20:29:48.540Z] #39 8.545 DEP images/autofs.pb-c.d [2020-10-09T20:29:48.733Z] #39 99.61 CC criu/bitmap.o [2020-10-09T20:29:48.777Z] github.com/LK4D4/vndr/versioned [2020-10-09T20:29:48.777Z] internal/lazyregexp [2020-10-09T20:29:48.777Z] path/filepath [2020-10-09T20:29:48.777Z] fmt [2020-10-09T20:29:48.777Z] encoding/base64 [2020-10-09T20:29:48.777Z] crypto/cipher [2020-10-09T20:29:48.801Z] #39 8.585 PBCC images/sysctl.pb-c.c [2020-10-09T20:29:48.801Z] #39 8.616 DEP images/sysctl.pb-c.d [2020-10-09T20:29:48.801Z] #39 8.710 PBCC images/time.pb-c.c [2020-10-09T20:29:48.801Z] #39 8.742 DEP images/time.pb-c.d [2020-10-09T20:29:48.801Z] #39 8.823 PBCC images/binfmt-misc.pb-c.c [2020-10-09T20:29:48.992Z] #39 99.84 CC criu/cgroup-props.o [2020-10-09T20:29:49.061Z] #39 8.865 DEP images/binfmt-misc.pb-c.d [2020-10-09T20:29:49.061Z] #39 8.919 PBCC images/seccomp.pb-c.c [2020-10-09T20:29:49.061Z] #39 8.963 DEP images/seccomp.pb-c.d [2020-10-09T20:29:49.061Z] #39 9.032 PBCC images/userns.pb-c.c [2020-10-09T20:29:49.061Z] #39 9.058 DEP images/userns.pb-c.d [2020-10-09T20:29:49.073Z] crypto/sha512 [2020-10-09T20:29:49.073Z] io/ioutil [2020-10-09T20:29:49.073Z] crypto/aes [2020-10-09T20:29:49.073Z] crypto/des [2020-10-09T20:29:49.321Z] #39 9.141 PBCC images/cgroup.pb-c.c [2020-10-09T20:29:49.322Z] #39 9.218 DEP images/cgroup.pb-c.d [2020-10-09T20:29:49.322Z] #39 ... [2020-10-09T20:29:49.322Z] [2020-10-09T20:29:49.322Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-09T20:29:49.322Z] #34 8.381 -- Detecting C compile features - done [2020-10-09T20:29:49.322Z] #34 8.449 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-09T20:29:49.322Z] #34 8.895 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-09T20:29:49.322Z] #34 9.052 -- Configuring done [2020-10-09T20:29:49.322Z] #34 9.065 -- Generating done [2020-10-09T20:29:49.322Z] #34 9.087 -- Build files have been written to: /tmp/tmp.pjWPep9Lvl/tini [2020-10-09T20:29:49.322Z] #34 9.092 + make tini-static [2020-10-09T20:29:49.322Z] #34 9.642 Scanning dependencies of target tini-static [2020-10-09T20:29:49.322Z] #34 9.771 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-09T20:29:49.322Z] #34 11.41 [100%] Linking C executable tini-static [2020-10-09T20:29:49.322Z] #34 12.15 [100%] Built target tini-static [2020-10-09T20:29:49.322Z] #34 12.22 + mkdir -p /build [2020-10-09T20:29:49.322Z] #34 12.25 + cp tini-static /build/docker-init [2020-10-09T20:29:49.322Z] #34 DONE 12.4s [2020-10-09T20:29:49.322Z] [2020-10-09T20:29:49.322Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:29:49.322Z] #29 79.01 text/tabwriter [2020-10-09T20:29:49.322Z] #29 79.47 flag [2020-10-09T20:29:49.322Z] #29 79.52 github.com/BurntSushi/toml [2020-10-09T20:29:49.322Z] #29 81.48 log [2020-10-09T20:29:49.369Z] crypto/ed25519/internal/edwards25519 [2020-10-09T20:29:49.369Z] crypto/md5 [2020-10-09T20:29:49.369Z] crypto/sha1 [2020-10-09T20:29:49.369Z] crypto/sha256 [2020-10-09T20:29:49.369Z] encoding/pem [2020-10-09T20:29:49.668Z] net [2020-10-09T20:29:49.668Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-10-09T20:29:49.668Z] vendor/golang.org/x/crypto/poly1305 [2020-10-09T20:29:49.668Z] flag [2020-10-09T20:29:49.668Z] go/token [2020-10-09T20:29:49.668Z] net/url [2020-10-09T20:29:49.931Z] #39 ... [2020-10-09T20:29:49.931Z] [2020-10-09T20:29:49.931Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:29:49.931Z] #42 161.2 net/http/httptrace [2020-10-09T20:29:49.931Z] #42 161.5 net/http [2020-10-09T20:29:49.931Z] #42 ... [2020-10-09T20:29:49.931Z] [2020-10-09T20:29:49.931Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:49.931Z] #39 100.8 CC criu/cgroup.o [2020-10-09T20:29:49.965Z] go/scanner [2020-10-09T20:29:49.965Z] text/template/parse [2020-10-09T20:29:49.965Z] log [2020-10-09T20:29:50.262Z] go/ast [2020-10-09T20:29:50.262Z] encoding/json [2020-10-09T20:29:50.557Z] text/template [2020-10-09T20:29:50.706Z] #29 ... [2020-10-09T20:29:50.706Z] [2020-10-09T20:29:50.706Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:50.706Z] #39 9.380 PBCC images/ext-file.pb-c.c [2020-10-09T20:29:50.706Z] #39 9.459 DEP images/ext-file.pb-c.d [2020-10-09T20:29:50.706Z] #39 9.748 PBCC images/rpc.pb-c.c [2020-10-09T20:29:50.706Z] #39 9.895 DEP images/rpc.pb-c.d [2020-10-09T20:29:50.706Z] #39 10.02 PBCC images/siginfo.pb-c.c [2020-10-09T20:29:50.706Z] #39 10.08 DEP images/siginfo.pb-c.d [2020-10-09T20:29:50.706Z] #39 10.11 PBCC images/pagemap.pb-c.c [2020-10-09T20:29:50.706Z] #39 10.17 DEP images/pagemap.pb-c.d [2020-10-09T20:29:50.706Z] #39 10.28 PBCC images/rlimit.pb-c.c [2020-10-09T20:29:50.706Z] #39 10.34 DEP images/rlimit.pb-c.d [2020-10-09T20:29:50.706Z] #39 10.49 PBCC images/file-lock.pb-c.c [2020-10-09T20:29:50.706Z] #39 10.50 DEP images/file-lock.pb-c.d [2020-10-09T20:29:50.706Z] #39 10.57 PBCC images/tty.pb-c.c [2020-10-09T20:29:50.706Z] #39 10.61 DEP images/tty.pb-c.d [2020-10-09T20:29:50.706Z] #39 10.66 PBCC images/tun.pb-c.c [2020-10-09T20:29:50.854Z] go/parser [2020-10-09T20:29:50.968Z] #39 10.79 PBCC images/netdev.pb-c.c [2020-10-09T20:29:50.968Z] #39 10.86 DEP images/tun.pb-c.d [2020-10-09T20:29:50.968Z] #39 10.94 DEP images/netdev.pb-c.d [2020-10-09T20:29:50.968Z] #39 10.99 PBCC images/vma.pb-c.c [2020-10-09T20:29:51.049Z] #57 164.3 + bin/containerd-shim-runc-v1 [2020-10-09T20:29:51.156Z] encoding/xml [2020-10-09T20:29:51.229Z] #39 11.06 DEP images/vma.pb-c.d [2020-10-09T20:29:51.229Z] #39 11.16 PBCC images/creds.pb-c.c [2020-10-09T20:29:51.229Z] #39 11.19 DEP images/creds.pb-c.d [2020-10-09T20:29:51.229Z] #39 11.24 PBCC images/utsns.pb-c.c [2020-10-09T20:29:51.453Z] go/doc [2020-10-09T20:29:51.490Z] #39 11.27 DEP images/utsns.pb-c.d [2020-10-09T20:29:51.490Z] #39 11.31 PBCC images/ipc-desc.pb-c.c [2020-10-09T20:29:51.490Z] #39 11.33 PBCC images/ipc-sem.pb-c.c [2020-10-09T20:29:51.490Z] #39 11.40 DEP images/ipc-desc.pb-c.d [2020-10-09T20:29:51.490Z] #39 11.46 DEP images/ipc-sem.pb-c.d [2020-10-09T20:29:51.749Z] compress/flate [2020-10-09T20:29:51.751Z] #39 11.54 PBCC images/ipc-msg.pb-c.c [2020-10-09T20:29:51.751Z] #39 11.60 DEP images/ipc-msg.pb-c.d [2020-10-09T20:29:51.751Z] #39 11.68 PBCC images/ipc-shm.pb-c.c [2020-10-09T20:29:51.751Z] #39 11.70 DEP images/ipc-shm.pb-c.d [2020-10-09T20:29:51.751Z] #39 11.80 PBCC images/ipc-var.pb-c.c [2020-10-09T20:29:52.012Z] #39 11.84 DEP images/ipc-var.pb-c.d [2020-10-09T20:29:52.012Z] #39 11.93 PBCC images/sk-opts.pb-c.c [2020-10-09T20:29:52.012Z] #39 11.97 PBCC images/packet-sock.pb-c.c [2020-10-09T20:29:52.047Z] compress/gzip [2020-10-09T20:29:52.272Z] #39 12.06 DEP images/sk-opts.pb-c.d [2020-10-09T20:29:52.273Z] #39 12.10 DEP images/packet-sock.pb-c.d [2020-10-09T20:29:52.273Z] #39 12.15 PBCC images/sk-netlink.pb-c.c [2020-10-09T20:29:52.273Z] #39 12.17 DEP images/sk-netlink.pb-c.d [2020-10-09T20:29:52.273Z] #39 12.24 PBCC images/sk-inet.pb-c.c [2020-10-09T20:29:52.273Z] #39 12.29 DEP images/sk-inet.pb-c.d [2020-10-09T20:29:52.344Z] github.com/LK4D4/vndr/build [2020-10-09T20:29:52.344Z] math/big [2020-10-09T20:29:52.344Z] encoding/hex [2020-10-09T20:29:52.533Z] #39 12.34 PBCC images/sk-unix.pb-c.c [2020-10-09T20:29:52.533Z] #39 12.40 DEP images/sk-unix.pb-c.d [2020-10-09T20:29:52.533Z] #39 12.47 PBCC images/mm.pb-c.c [2020-10-09T20:29:52.533Z] #39 12.54 DEP images/mm.pb-c.d [2020-10-09T20:29:52.560Z] #57 166.4 + bin/containerd-shim-runc-v2 [2020-10-09T20:29:52.642Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-10-09T20:29:52.642Z] vendor/golang.org/x/crypto/curve25519 [2020-10-09T20:29:52.642Z] vendor/golang.org/x/text/unicode/bidi [2020-10-09T20:29:52.794Z] #39 12.60 PBCC images/timerfd.pb-c.c [2020-10-09T20:29:52.794Z] #39 12.66 DEP images/timerfd.pb-c.d [2020-10-09T20:29:52.794Z] #39 12.71 PBCC images/timer.pb-c.c [2020-10-09T20:29:52.794Z] #39 12.74 DEP images/timer.pb-c.d [2020-10-09T20:29:52.940Z] vendor/golang.org/x/text/unicode/norm [2020-10-09T20:29:53.054Z] #39 12.84 PBCC images/sa.pb-c.c [2020-10-09T20:29:53.054Z] #39 12.95 DEP images/sa.pb-c.d [2020-10-09T20:29:53.054Z] #39 ... [2020-10-09T20:29:53.054Z] [2020-10-09T20:29:53.054Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:29:53.054Z] #42 76.94 regexp/syntax [2020-10-09T20:29:53.054Z] #42 78.56 fmt [2020-10-09T20:29:53.054Z] #42 82.70 path/filepath [2020-10-09T20:29:53.054Z] #42 83.86 flag [2020-10-09T20:29:53.054Z] #42 85.19 go/token [2020-10-09T20:29:53.054Z] #42 86.00 regexp [2020-10-09T20:29:53.054Z] #42 86.14 go/scanner [2020-10-09T20:29:53.054Z] #42 ... [2020-10-09T20:29:53.054Z] [2020-10-09T20:29:53.054Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:53.054Z] #39 12.99 PBCC images/pipe-data.pb-c.c [2020-10-09T20:29:53.054Z] #39 13.03 DEP images/pipe-data.pb-c.d [2020-10-09T20:29:53.054Z] #39 13.09 PBCC images/mnt.pb-c.c [2020-10-09T20:29:53.054Z] #39 13.16 DEP images/mnt.pb-c.d [2020-10-09T20:29:53.195Z] #57 167.0 + binaries [2020-10-09T20:29:53.196Z] #57 167.0 + mkdir -p /build [2020-10-09T20:29:53.196Z] #57 167.0 + cp bin/containerd /build/containerd [2020-10-09T20:29:53.196Z] #57 167.0 + cp bin/containerd-shim /build/containerd-shim [2020-10-09T20:29:53.196Z] #57 167.0 + cp bin/ctr /build/ctr [2020-10-09T20:29:53.240Z] vendor/golang.org/x/text/secure/bidirule [2020-10-09T20:29:53.240Z] vendor/golang.org/x/net/http2/hpack [2020-10-09T20:29:53.315Z] #39 13.25 PBCC images/sk-packet.pb-c.c [2020-10-09T20:29:53.315Z] #39 13.30 DEP images/sk-packet.pb-c.d [2020-10-09T20:29:53.315Z] #39 13.37 PBCC images/tcp-stream.pb-c.c [2020-10-09T20:29:53.315Z] #39 13.42 DEP images/tcp-stream.pb-c.d [2020-10-09T20:29:53.538Z] mime [2020-10-09T20:29:53.576Z] #39 13.50 PBCC images/pipe.pb-c.c [2020-10-09T20:29:53.832Z] #57 DONE 167.5s [2020-10-09T20:29:53.836Z] #39 13.57 DEP images/pipe.pb-c.d [2020-10-09T20:29:53.836Z] #39 13.63 PBCC images/pstree.pb-c.c [2020-10-09T20:29:53.836Z] #39 13.66 DEP images/pstree.pb-c.d [2020-10-09T20:29:53.836Z] #39 13.73 PBCC images/fs.pb-c.c [2020-10-09T20:29:53.836Z] #39 13.76 DEP images/fs.pb-c.d [2020-10-09T20:29:53.836Z] #39 13.80 PBCC images/signalfd.pb-c.c [2020-10-09T20:29:53.836Z] #39 13.87 DEP images/signalfd.pb-c.d [2020-10-09T20:29:53.844Z] vendor/golang.org/x/net/idna [2020-10-09T20:29:54.097Z] #39 13.99 PBCC images/fh.pb-c.c [2020-10-09T20:29:54.097Z] #39 14.06 PBCC images/fsnotify.pb-c.c [2020-10-09T20:29:54.097Z] #39 14.13 DEP images/fh.pb-c.d [2020-10-09T20:29:54.131Z] #39 104.5 CC criu/clone-noasan.o [2020-10-09T20:29:54.131Z] #39 104.8 CC criu/config.o [2020-10-09T20:29:54.142Z] mime/quotedprintable [2020-10-09T20:29:54.142Z] net/http/internal [2020-10-09T20:29:54.142Z] crypto/rand [2020-10-09T20:29:54.142Z] crypto/elliptic [2020-10-09T20:29:54.142Z] encoding/asn1 [2020-10-09T20:29:54.358Z] #39 14.21 DEP images/fsnotify.pb-c.d [2020-10-09T20:29:54.358Z] #39 14.30 PBCC images/eventpoll.pb-c.c [2020-10-09T20:29:54.358Z] #39 14.36 DEP images/eventpoll.pb-c.d [2020-10-09T20:29:54.440Z] crypto/ed25519 [2020-10-09T20:29:54.440Z] crypto/rsa [2020-10-09T20:29:54.440Z] crypto/dsa [2020-10-09T20:29:54.440Z] net/textproto [2020-10-09T20:29:54.472Z] [2020-10-09T20:29:54.472Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-10-09T20:29:54.619Z] #39 14.44 PBCC images/eventfd.pb-c.c [2020-10-09T20:29:54.619Z] #39 14.50 DEP images/eventfd.pb-c.d [2020-10-09T20:29:54.619Z] #39 14.57 PBCC images/remap-file-path.pb-c.c [2020-10-09T20:29:54.619Z] #39 14.58 DEP images/remap-file-path.pb-c.d [2020-10-09T20:29:54.619Z] #39 14.66 PBCC images/fifo.pb-c.c [2020-10-09T20:29:54.619Z] #39 14.72 DEP images/fifo.pb-c.d [2020-10-09T20:29:54.738Z] vendor/golang.org/x/net/http/httpproxy [2020-10-09T20:29:54.738Z] os/exec [2020-10-09T20:29:54.738Z] crypto/x509/pkix [2020-10-09T20:29:54.738Z] crypto/ecdsa [2020-10-09T20:29:54.738Z] vendor/golang.org/x/crypto/cryptobyte [2020-10-09T20:29:54.764Z] #58 DONE 0.4s [2020-10-09T20:29:54.764Z] [2020-10-09T20:29:54.764Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-10-09T20:29:54.879Z] #39 14.78 PBCC images/ghost-file.pb-c.c [2020-10-09T20:29:54.879Z] #39 14.86 DEP images/ghost-file.pb-c.d [2020-10-09T20:29:54.879Z] #39 14.92 PBCC images/regfile.pb-c.c [2020-10-09T20:29:54.879Z] #39 14.99 DEP images/regfile.pb-c.d [2020-10-09T20:29:55.032Z] vendor/golang.org/x/net/http/httpguts [2020-10-09T20:29:55.032Z] mime/multipart [2020-10-09T20:29:55.032Z] crypto/x509 [2020-10-09T20:29:55.056Z] #62 DONE 0.2s [2020-10-09T20:29:55.056Z] [2020-10-09T20:29:55.056Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-10-09T20:29:55.056Z] #64 DONE 0.1s [2020-10-09T20:29:55.056Z] [2020-10-09T20:29:55.056Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-10-09T20:29:55.069Z] #39 ... [2020-10-09T20:29:55.069Z] [2020-10-09T20:29:55.069Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:55.069Z] #14 119.9 Selecting previously unselected package libonig5:amd64. [2020-10-09T20:29:55.069Z] #14 119.9 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 119.9 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-09T20:29:55.069Z] #14 120.1 Selecting previously unselected package libjq1:amd64. [2020-10-09T20:29:55.069Z] #14 120.1 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 120.1 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-09T20:29:55.069Z] #14 120.2 Selecting previously unselected package jq. [2020-10-09T20:29:55.069Z] #14 120.3 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 120.3 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-09T20:29:55.069Z] #14 120.4 Selecting previously unselected package libaio1:amd64. [2020-10-09T20:29:55.069Z] #14 120.4 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 120.4 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-10-09T20:29:55.069Z] #14 120.5 Selecting previously unselected package libbtrfs0. [2020-10-09T20:29:55.069Z] #14 120.5 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 120.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-09T20:29:55.069Z] #14 120.6 Selecting previously unselected package libbtrfs-dev. [2020-10-09T20:29:55.069Z] #14 120.6 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 120.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:29:55.069Z] #14 120.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-10-09T20:29:55.069Z] #14 120.7 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 120.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-09T20:29:55.069Z] #14 120.8 Selecting previously unselected package libudev-dev:amd64. [2020-10-09T20:29:55.069Z] #14 120.8 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 120.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-09T20:29:55.069Z] #14 121.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-10-09T20:29:55.069Z] #14 121.0 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 121.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-10-09T20:29:55.069Z] #14 121.3 Selecting previously unselected package libpcre16-3:amd64. [2020-10-09T20:29:55.069Z] #14 121.3 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 121.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-10-09T20:29:55.069Z] #14 121.5 Selecting previously unselected package libpcre32-3:amd64. [2020-10-09T20:29:55.069Z] #14 121.5 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 121.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-10-09T20:29:55.069Z] #14 121.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-10-09T20:29:55.069Z] #14 121.7 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 121.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-09T20:29:55.069Z] #14 122.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-10-09T20:29:55.069Z] #14 122.0 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 122.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-09T20:29:55.069Z] #14 122.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-10-09T20:29:55.069Z] #14 122.5 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 122.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-09T20:29:55.069Z] #14 122.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-10-09T20:29:55.069Z] #14 122.8 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 122.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-09T20:29:55.069Z] #14 122.9 Selecting previously unselected package libgpm2:amd64. [2020-10-09T20:29:55.069Z] #14 122.9 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 122.9 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-10-09T20:29:55.069Z] #14 123.0 Selecting previously unselected package libicu63:amd64. [2020-10-09T20:29:55.069Z] #14 123.0 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-09T20:29:55.069Z] #14 123.0 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-09T20:29:55.140Z] #39 15.10 PBCC images/ns.pb-c.c [2020-10-09T20:29:55.140Z] #39 15.14 DEP images/ns.pb-c.d [2020-10-09T20:29:55.140Z] #39 15.21 PBCC images/fdinfo.pb-c.c [2020-10-09T20:29:55.348Z] #67 DONE 0.1s [2020-10-09T20:29:55.348Z] [2020-10-09T20:29:55.348Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-10-09T20:29:55.348Z] #68 DONE 0.1s [2020-10-09T20:29:55.348Z] [2020-10-09T20:29:55.348Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-09T20:29:55.401Z] #39 ... [2020-10-09T20:29:55.401Z] [2020-10-09T20:29:55.401Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-09T20:29:55.401Z] #29 84.68 github.com/BurntSushi/toml/cmd/tomlv [2020-10-09T20:29:55.401Z] #29 DONE 89.4s [2020-10-09T20:29:55.401Z] [2020-10-09T20:29:55.401Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:55.401Z] #39 15.37 DEP images/fdinfo.pb-c.d [2020-10-09T20:29:55.401Z] #39 15.51 PBCC images/core-aarch64.pb-c.c [2020-10-09T20:29:55.661Z] #39 15.61 PBCC images/core-arm.pb-c.c [2020-10-09T20:29:55.670Z] crypto/tls [2020-10-09T20:29:55.921Z] #39 15.73 PBCC images/core-ppc64.pb-c.c [2020-10-09T20:29:55.921Z] #39 15.85 PBCC images/core-s390.pb-c.c [2020-10-09T20:29:55.921Z] #39 15.93 PBCC images/core-x86.pb-c.c [2020-10-09T20:29:55.983Z] #69 DONE 0.6s [2020-10-09T20:29:55.983Z] [2020-10-09T20:29:55.983Z] #70 exporting to image [2020-10-09T20:29:55.983Z] #70 exporting layers [2020-10-09T20:29:56.182Z] #39 15.98 PBCC images/core.pb-c.c [2020-10-09T20:29:56.182Z] #39 16.19 PBCC images/inventory.pb-c.c [2020-10-09T20:29:56.445Z] #39 16.28 DEP images/core-aarch64.pb-c.d [2020-10-09T20:29:56.445Z] #39 ... [2020-10-09T20:29:56.445Z] [2020-10-09T20:29:56.445Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:29:56.445Z] #14 18.31 Reading package lists... [2020-10-09T20:29:56.445Z] #14 26.04 Reading package lists... [2020-10-09T20:29:56.445Z] #14 32.76 Building dependency tree... [2020-10-09T20:29:56.445Z] #14 34.10 Reading state information... [2020-10-09T20:29:56.445Z] #14 ... [2020-10-09T20:29:56.445Z] [2020-10-09T20:29:56.445Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:56.445Z] #39 16.37 DEP images/core-arm.pb-c.d [2020-10-09T20:29:56.705Z] #39 16.60 DEP images/core-ppc64.pb-c.d [2020-10-09T20:29:56.705Z] #39 16.66 DEP images/core-s390.pb-c.d [2020-10-09T20:29:56.705Z] #39 16.73 DEP images/core-x86.pb-c.d [2020-10-09T20:29:56.722Z] net/http/httptrace [2020-10-09T20:29:56.722Z] net/http [2020-10-09T20:29:56.966Z] #39 16.79 DEP images/core.pb-c.d [2020-10-09T20:29:56.966Z] #39 16.89 DEP images/inventory.pb-c.d [2020-10-09T20:29:56.966Z] #39 16.97 PBCC images/cpuinfo.pb-c.c [2020-10-09T20:29:56.975Z] #14 ... [2020-10-09T20:29:56.975Z] [2020-10-09T20:29:56.975Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:29:56.975Z] #45 DONE 178.4s [2020-10-09T20:29:56.975Z] [2020-10-09T20:29:56.975Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:29:56.975Z] #39 106.7 CC criu/cr-check.o [2020-10-09T20:29:57.227Z] #39 17.01 DEP images/cpuinfo.pb-c.d [2020-10-09T20:29:57.227Z] #39 17.07 PBCC images/stats.pb-c.c [2020-10-09T20:29:57.227Z] #39 17.12 DEP images/stats.pb-c.d [2020-10-09T20:29:58.721Z] #70 exporting layers 2.6s done [2020-10-09T20:29:58.721Z] #70 writing image sha256:45233be78d02469cb1692f2e7a3e8c086a4335dce42383e2ff73707fb17d5a1b done [2020-10-09T20:29:58.721Z] #70 naming to docker.io/library/docker:88eec2e811d620fe88b4859dee64d064fae37356 done [2020-10-09T20:29:58.721Z] #70 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-10-09T20:29:58.881Z] #39 109.4 CC criu/cr-dedup.o [2020-10-09T20:29:58.881Z] #39 109.9 CC criu/cr-dump.o [2020-10-09T20:29:59.144Z] #39 18.78 make[1]: Nothing to be done for 'all'. [2020-10-09T20:29:59.148Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41542/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:88eec2e811d620fe88b4859dee64d064fae37356 hack/test/unit [2020-10-09T20:29:59.464Z] github.com/LK4D4/vndr/godl [2020-10-09T20:29:59.464Z] github.com/LK4D4/vndr [2020-10-09T20:30:00.530Z] #39 20.51 CC images/stats.o [2020-10-09T20:30:00.787Z] #39 ... [2020-10-09T20:30:00.787Z] [2020-10-09T20:30:00.787Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:30:00.787Z] #14 128.4 Selecting previously unselected package libnet1:amd64. [2020-10-09T20:30:00.787Z] #14 128.4 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-09T20:30:00.787Z] #14 128.4 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-09T20:30:00.787Z] #14 128.5 Selecting previously unselected package libnl-3-200:amd64. [2020-10-09T20:30:00.787Z] #14 128.5 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-09T20:30:00.787Z] #14 128.5 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-09T20:30:00.787Z] #14 128.6 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-09T20:30:00.787Z] #14 128.6 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-09T20:30:00.787Z] #14 128.6 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-09T20:30:00.787Z] #14 128.7 Selecting previously unselected package libreadline5:amd64. [2020-10-09T20:30:00.787Z] #14 128.7 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-10-09T20:30:00.787Z] #14 128.7 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-09T20:30:00.787Z] #14 128.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-10-09T20:30:00.787Z] #14 128.8 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-10-09T20:30:00.787Z] #14 128.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-09T20:30:00.787Z] #14 129.2 Selecting previously unselected package net-tools. [2020-10-09T20:30:00.787Z] #14 129.2 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-10-09T20:30:00.787Z] #14 129.3 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-09T20:30:00.787Z] #14 129.4 Selecting previously unselected package python-pip-whl. [2020-10-09T20:30:00.787Z] #14 129.4 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-10-09T20:30:00.787Z] #14 129.4 Unpacking python-pip-whl (18.1-5) ... [2020-10-09T20:30:00.787Z] #14 130.1 Selecting previously unselected package python3-lib2to3. [2020-10-09T20:30:00.787Z] #14 130.1 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-09T20:30:00.787Z] #14 130.1 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-09T20:30:00.787Z] #14 130.2 Selecting previously unselected package python3-distutils. [2020-10-09T20:30:00.787Z] #14 130.2 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-10-09T20:30:00.787Z] #14 130.3 Unpacking python3-distutils (3.7.3-1) ... [2020-10-09T20:30:00.788Z] #14 130.5 Selecting previously unselected package python3-pip. [2020-10-09T20:30:00.788Z] #14 130.5 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-10-09T20:30:00.788Z] #14 130.5 Unpacking python3-pip (18.1-5) ... [2020-10-09T20:30:01.054Z] #14 130.7 Selecting previously unselected package python3-pkg-resources. [2020-10-09T20:30:01.054Z] #14 130.7 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-09T20:30:01.054Z] #14 130.7 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-09T20:30:01.101Z] #39 20.91 CC images/core.o [2020-10-09T20:30:01.220Z] ? github.com/docker/docker/api [no test files] [2020-10-09T20:30:01.314Z] #14 130.9 Selecting previously unselected package python3-setuptools. [2020-10-09T20:30:01.314Z] #14 130.9 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-10-09T20:30:01.314Z] #14 130.9 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-09T20:30:01.573Z] #14 131.1 Selecting previously unselected package python3-wheel. [2020-10-09T20:30:01.573Z] #14 131.1 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-10-09T20:30:01.573Z] #14 131.1 Unpacking python3-wheel (0.32.3-2) ... [2020-10-09T20:30:01.573Z] #14 131.2 Selecting previously unselected package thin-provisioning-tools. [2020-10-09T20:30:01.573Z] #14 131.2 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-10-09T20:30:01.676Z] #39 ... [2020-10-09T20:30:01.676Z] [2020-10-09T20:30:01.676Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:30:01.832Z] #14 131.2 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-09T20:30:02.092Z] #14 131.6 Selecting previously unselected package vim-runtime. [2020-10-09T20:30:02.092Z] #14 131.6 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-09T20:30:02.092Z] #14 131.6 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-09T20:30:02.092Z] #14 131.7 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-09T20:30:02.092Z] #14 131.7 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-09T20:30:02.197Z] #57 50.84 Checking out files: 45% (1557/3441) Checking out files: 46% (1583/3441) Checking out files: 47% (1618/3441) Checking out files: 48% (1652/3441) Checking out files: 49% (1687/3441) Checking out files: 50% (1721/3441) Checking out files: 51% (1755/3441) Checking out files: 52% (1790/3441) Checking out files: 53% (1824/3441) Checking out files: 54% (1859/3441) Checking out files: 55% (1893/3441) Checking out files: 56% (1927/3441) Checking out files: 57% (1962/3441) Checking out files: 58% (1996/3441) Checking out files: 59% (2031/3441) Checking out files: 60% (2065/3441) Checking out files: 61% (2100/3441) Checking out files: 62% (2134/3441) Checking out files: 63% (2168/3441) Checking out files: 64% (2203/3441) Checking out files: 65% (2237/3441) Checking out files: 66% (2272/3441) Checking out files: 67% (2306/3441) Checking out files: 68% (2340/3441) Checking out files: 69% (2375/3441) Checking out files: 70% (2409/3441) Checking out files: 71% (2444/3441) Checking out files: 72% (2478/3441) Checking out files: 73% (2512/3441) Checking out files: 74% (2547/3441) Checking out files: 75% (2581/3441) Checking out files: 76% (2616/3441) Checking out files: 77% (2650/3441) Checking out files: 78% (2684/3441) Checking out files: 79% (2719/3441) Checking out files: 80% (2753/3441) Checking out files: 81% (2788/3441) Checking out files: 82% (2822/3441) Checking out files: 83% (2857/3441) Checking out files: 84% (2891/3441) Checking out files: 85% (2925/3441) Checking out files: 86% (2960/3441) Checking out files: 87% (2994/3441) Checking out files: 88% (3029/3441) Checking out files: 89% (3063/3441) Checking out files: 90% (3097/3441) Checking out files: 91% (3132/3441) Checking out files: 92% (3166/3441) Checking out files: 93% (3201/3441) Checking out files: 94% (3235/3441) Checking out files: 95% (3269/3441) Checking out files: 96% (3304/3441) Checking out files: 97% (3338/3441) Checking out files: 98% (3373/3441) Checking out files: 99% (3407/3441) Checking out files: 100% (3441/3441) Checking out files: 100% (3441/3441), done. [2020-10-09T20:30:02.197Z] #57 52.44 + cd /tmp/tmp.k4GOUiprPo/src/github.com/containerd/containerd [2020-10-09T20:30:02.197Z] #57 52.44 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:30:02.226Z] Removing intermediate container bc992429dfec [2020-10-09T20:30:02.226Z] ---> 75a522d3f4b0 [2020-10-09T20:30:02.226Z] Step 53/140 : FROM dev-base AS containerd [2020-10-09T20:30:02.226Z] ---> 005e2d6a5359 [2020-10-09T20:30:02.226Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-10-09T20:30:02.226Z] ---> Using cache [2020-10-09T20:30:02.226Z] ---> 303e6fa8db33 [2020-10-09T20:30:02.226Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-10-09T20:30:02.226Z] ---> Running in 904b395bcb59 [2020-10-09T20:30:02.226Z] Removing intermediate container 904b395bcb59 [2020-10-09T20:30:02.226Z] ---> 5de549f47786 [2020-10-09T20:30:02.226Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-10-09T20:30:02.226Z] ---> Running in 44a779467d5b [2020-10-09T20:30:02.226Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:30:02.226Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:30:02.226Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:30:02.521Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-09T20:30:02.661Z] #14 ... [2020-10-09T20:30:02.661Z] [2020-10-09T20:30:02.661Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:30:02.661Z] #42 174.2 github.com/LK4D4/vndr/godl [2020-10-09T20:30:02.661Z] #42 175.0 github.com/LK4D4/vndr [2020-10-09T20:30:02.814Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-10-09T20:30:02.814Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-10-09T20:30:02.921Z] #42 ... [2020-10-09T20:30:02.921Z] [2020-10-09T20:30:02.921Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:30:02.921Z] #39 112.4 CC criu/cr-errno.o [2020-10-09T20:30:02.921Z] #39 112.5 CC criu/cr-restore.o [2020-10-09T20:30:03.181Z] #39 ... [2020-10-09T20:30:03.181Z] [2020-10-09T20:30:03.181Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:30:03.181Z] #42 DONE 184.6s [2020-10-09T20:30:03.181Z] [2020-10-09T20:30:03.181Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:30:03.582Z] #57 ... [2020-10-09T20:30:03.582Z] [2020-10-09T20:30:03.582Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:30:03.582Z] #42 87.58 go/ast [2020-10-09T20:30:03.582Z] #42 90.38 internal/lazyregexp [2020-10-09T20:30:03.582Z] #42 90.85 path [2020-10-09T20:30:03.582Z] #42 91.28 io/ioutil [2020-10-09T20:30:03.582Z] #42 91.77 net/url [2020-10-09T20:30:03.582Z] #42 93.55 text/template/parse [2020-10-09T20:30:03.582Z] #42 93.69 go/parser [2020-10-09T20:30:03.844Z] #42 97.81 log [2020-10-09T20:30:03.844Z] #42 ... [2020-10-09T20:30:03.844Z] [2020-10-09T20:30:03.844Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:30:03.844Z] #14 36.44 libcap2-bin is already the newest version (1:2.25-2). [2020-10-09T20:30:03.844Z] #14 36.44 libcap2-bin set to manually installed. [2020-10-09T20:30:03.844Z] #14 36.44 The following additional packages will be installed: [2020-10-09T20:30:03.844Z] #14 36.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-09T20:30:03.844Z] #14 36.46 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-09T20:30:03.844Z] #14 36.46 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-09T20:30:03.844Z] #14 36.46 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-10-09T20:30:03.844Z] #14 36.46 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-10-09T20:30:03.844Z] #14 36.46 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-10-09T20:30:03.844Z] #14 36.46 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-10-09T20:30:03.844Z] #14 36.46 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-09T20:30:03.844Z] #14 36.47 python3.7 python3.7-minimal vim-runtime xxd [2020-10-09T20:30:03.844Z] #14 36.48 Suggested packages: [2020-10-09T20:30:03.844Z] #14 36.48 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-10-09T20:30:03.844Z] #14 36.48 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-10-09T20:30:03.844Z] #14 36.48 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-10-09T20:30:03.844Z] #14 36.48 xfsdump acl attr quota [2020-10-09T20:30:03.844Z] #14 36.48 Recommended packages: [2020-10-09T20:30:03.844Z] #14 36.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-09T20:30:03.844Z] #14 36.48 python3-keyrings.alt python3-xdg unzip [2020-10-09T20:30:03.844Z] #14 39.70 The following NEW packages will be installed: [2020-10-09T20:30:03.844Z] #14 39.71 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-10-09T20:30:03.844Z] #14 39.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-10-09T20:30:03.844Z] #14 39.72 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-10-09T20:30:03.844Z] #14 39.72 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-10-09T20:30:03.844Z] #14 39.72 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-09T20:30:03.844Z] #14 39.72 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-10-09T20:30:03.844Z] #14 39.72 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-09T20:30:03.844Z] #14 39.73 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-09T20:30:03.844Z] #14 39.73 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-10-09T20:30:03.844Z] #14 39.73 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-10-09T20:30:03.844Z] #14 39.74 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-10-09T20:30:03.844Z] #14 39.74 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-10-09T20:30:03.844Z] #14 39.74 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-10-09T20:30:03.844Z] #14 39.74 xfsprogs xxd xz-utils zip [2020-10-09T20:30:03.844Z] #14 40.38 0 upgraded, 68 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:30:03.844Z] #14 40.38 Need to get 104 MB of archives. [2020-10-09T20:30:03.844Z] #14 40.38 After this operation, 597 MB of additional disk space will be used. [2020-10-09T20:30:03.844Z] #14 40.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-10-09T20:30:03.844Z] #14 40.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-10-09T20:30:03.844Z] #14 40.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-10-09T20:30:03.844Z] #14 40.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-10-09T20:30:03.844Z] #14 40.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-10-09T20:30:03.844Z] #14 40.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-10-09T20:30:03.844Z] #14 40.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-10-09T20:30:03.844Z] #14 40.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-10-09T20:30:03.844Z] #14 40.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-10-09T20:30:03.844Z] #14 40.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-10-09T20:30:03.844Z] #14 40.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-10-09T20:30:03.844Z] #14 40.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-10-09T20:30:03.844Z] #14 40.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-10-09T20:30:03.844Z] #14 40.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-10-09T20:30:03.844Z] #14 40.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-10-09T20:30:03.844Z] #14 40.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-10-09T20:30:03.844Z] #14 40.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-09T20:30:03.844Z] #14 40.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-09T20:30:03.844Z] #14 40.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-10-09T20:30:03.844Z] #14 40.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-10-09T20:30:03.844Z] #14 40.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-10-09T20:30:03.844Z] #14 40.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-10-09T20:30:03.844Z] #14 41.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-10-09T20:30:03.844Z] #14 41.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-10-09T20:30:03.844Z] #14 41.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-10-09T20:30:03.844Z] #14 41.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-09T20:30:03.844Z] #14 41.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-10-09T20:30:03.844Z] #14 41.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-10-09T20:30:03.844Z] #14 41.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-09T20:30:03.844Z] #14 41.86 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-09T20:30:03.844Z] #14 42.14 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-09T20:30:03.844Z] #14 42.15 Get:32 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] [2020-10-09T20:30:04.325Z] Fetched 8163 kB in 2s (4268 kB/s) [2020-10-09T20:30:04.788Z] #14 ... [2020-10-09T20:30:04.788Z] [2020-10-09T20:30:04.788Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:30:04.788Z] #57 54.98 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-09T20:30:04.788Z] #57 54.98 + BUILDTAGS='netgo osusergo static_build' [2020-10-09T20:30:04.788Z] #57 54.98 + export EXTRA_FLAGS=-buildmode=pie [2020-10-09T20:30:04.788Z] #57 54.98 + EXTRA_FLAGS=-buildmode=pie [2020-10-09T20:30:04.788Z] #57 54.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-09T20:30:04.788Z] #57 54.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-09T20:30:04.788Z] #57 54.98 + '[' '' = dynamic ']' [2020-10-09T20:30:04.788Z] #57 54.98 + make [2020-10-09T20:30:04.961Z] Reading package lists... [2020-10-09T20:30:05.598Z] Reading package lists... [2020-10-09T20:30:05.735Z] #57 55.91 + bin/ctr [2020-10-09T20:30:05.890Z] Building dependency tree... [2020-10-09T20:30:05.890Z] Reading state information... [2020-10-09T20:30:05.890Z] The following additional packages will be installed: [2020-10-09T20:30:05.890Z] libbtrfs0 [2020-10-09T20:30:05.890Z] The following NEW packages will be installed: [2020-10-09T20:30:05.890Z] libbtrfs-dev libbtrfs0 [2020-10-09T20:30:05.890Z] 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:30:05.890Z] Need to get 120 kB of archives. [2020-10-09T20:30:05.890Z] After this operation, 423 kB of additional disk space will be used. [2020-10-09T20:30:05.890Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-10-09T20:30:06.185Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-10-09T20:30:06.185Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:30:06.185Z] Fetched 120 kB in 0s (601 kB/s) [2020-10-09T20:30:06.185Z] Selecting previously unselected package libbtrfs0. [2020-10-09T20:30:06.185Z] (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 ... 15339 files and directories currently installed.) [2020-10-09T20:30:06.185Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-10-09T20:30:06.185Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-09T20:30:06.185Z] Selecting previously unselected package libbtrfs-dev. [2020-10-09T20:30:06.185Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-10-09T20:30:06.185Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:30:06.185Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-10-09T20:30:06.185Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:30:06.185Z] Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:30:06.474Z] #14 135.7 Selecting previously unselected package vim. [2020-10-09T20:30:06.474Z] #14 135.7 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-10-09T20:30:06.474Z] #14 135.7 Unpacking vim (2:8.1.0875-5) ... [2020-10-09T20:30:06.474Z] #14 136.2 Selecting previously unselected package xfsprogs. [2020-10-09T20:30:06.733Z] #14 136.3 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-10-09T20:30:06.733Z] #14 136.3 Unpacking xfsprogs (4.20.0-1) ... [2020-10-09T20:30:06.829Z] Removing intermediate container 44a779467d5b [2020-10-09T20:30:06.829Z] ---> c7436d8df57b [2020-10-09T20:30:06.829Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-10-09T20:30:06.829Z] ---> Running in 01b83e677fcd [2020-10-09T20:30:06.829Z] Removing intermediate container 01b83e677fcd [2020-10-09T20:30:06.829Z] ---> 091ea061ed2f [2020-10-09T20:30:06.829Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:30:07.123Z] ---> 5cd104f405a5 [2020-10-09T20:30:07.123Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-09T20:30:07.123Z] ---> f16e9887b748 [2020-10-09T20:30:07.123Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-09T20:30:07.123Z] ---> Running in dad598515eff [2020-10-09T20:30:07.303Z] #14 136.7 Selecting previously unselected package zip. [2020-10-09T20:30:07.303Z] #14 136.7 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-10-09T20:30:07.303Z] #14 136.7 Unpacking zip (3.0-11+b1) ... [2020-10-09T20:30:07.303Z] #14 136.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-09T20:30:07.303Z] #14 136.9 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-09T20:30:07.303Z] #14 136.9 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-09T20:30:07.303Z] #14 137.0 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-10-09T20:30:07.303Z] #14 137.0 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-09T20:30:07.303Z] #14 137.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-09T20:30:07.303Z] #14 137.0 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-10-09T20:30:07.303Z] #14 137.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-10-09T20:30:07.415Z] + RM_GOPATH=0 [2020-10-09T20:30:07.415Z] + TMP_GOPATH= [2020-10-09T20:30:07.415Z] + : /build [2020-10-09T20:30:07.415Z] + '[' -z '' ']' [2020-10-09T20:30:07.415Z] ++ mktemp -d [2020-10-09T20:30:07.415Z] + export GOPATH=/tmp/tmp.S4DtbKJHMy [2020-10-09T20:30:07.415Z] + GOPATH=/tmp/tmp.S4DtbKJHMy [2020-10-09T20:30:07.415Z] + RM_GOPATH=1 [2020-10-09T20:30:07.415Z] ++ dirname ./install.sh [2020-10-09T20:30:07.415Z] + dir=. [2020-10-09T20:30:07.415Z] + bin=containerd [2020-10-09T20:30:07.415Z] + shift [2020-10-09T20:30:07.415Z] + '[' '!' -f ./containerd.installer ']' [2020-10-09T20:30:07.415Z] + . ./containerd.installer [2020-10-09T20:30:07.415Z] ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:30:07.415Z] + install_containerd [2020-10-09T20:30:07.415Z] + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-10-09T20:30:07.415Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.S4DtbKJHMy/src/github.com/containerd/containerd [2020-10-09T20:30:07.415Z] Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:30:07.415Z] Cloning into '/tmp/tmp.S4DtbKJHMy/src/github.com/containerd/containerd'... [2020-10-09T20:30:07.563Z] #14 137.0 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-10-09T20:30:07.563Z] #14 137.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-10-09T20:30:07.563Z] #14 137.1 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-10-09T20:30:07.563Z] #14 137.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:30:07.563Z] #14 137.1 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-09T20:30:07.563Z] #14 137.1 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-09T20:30:07.563Z] #14 137.1 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-09T20:30:07.563Z] #14 137.1 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-09T20:30:07.563Z] #14 137.2 Setting up xxd (2:8.1.0875-5) ... [2020-10-09T20:30:07.563Z] #14 137.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-09T20:30:07.563Z] #14 137.2 Setting up zip (3.0-11+b1) ... [2020-10-09T20:30:07.563Z] #14 137.2 Setting up vim-common (2:8.1.0875-5) ... [2020-10-09T20:30:07.563Z] #14 137.2 Setting up bash-completion (1:2.8-6) ... [2020-10-09T20:30:09.709Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2020-10-09T20:30:10.857Z] #14 139.9 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-10-09T20:30:10.857Z] #14 139.9 Setting up xz-utils (5.2.4-1) ... [2020-10-09T20:30:10.857Z] #14 140.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-09T20:30:10.857Z] #14 140.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-10-09T20:30:10.857Z] #14 140.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-09T20:30:10.857Z] #14 140.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-09T20:30:10.857Z] #14 140.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:30:10.857Z] #14 140.1 Setting up pigz (2.4-1) ... [2020-10-09T20:30:10.857Z] #14 140.1 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-09T20:30:10.857Z] #14 140.1 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-09T20:30:10.857Z] #14 140.1 Setting up python-pip-whl (18.1-5) ... [2020-10-09T20:30:10.857Z] #14 140.2 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-10-09T20:30:10.857Z] #14 140.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-09T20:30:10.857Z] #14 140.2 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-09T20:30:11.021Z] #57 ... [2020-10-09T20:30:11.021Z] [2020-10-09T20:30:11.021Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:30:11.021Z] #14 45.30 Get:33 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] [2020-10-09T20:30:11.021Z] #14 47.45 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-09T20:30:11.021Z] #14 47.45 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-09T20:30:11.021Z] #14 47.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-09T20:30:11.021Z] #14 47.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-10-09T20:30:11.021Z] #14 47.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-09T20:30:11.021Z] #14 47.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-09T20:30:11.021Z] #14 47.49 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-10-09T20:30:11.021Z] #14 47.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-10-09T20:30:11.021Z] #14 47.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-10-09T20:30:11.021Z] #14 47.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-10-09T20:30:11.021Z] #14 47.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-10-09T20:30:11.021Z] #14 47.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-10-09T20:30:11.021Z] #14 47.63 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-10-09T20:30:11.021Z] #14 47.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-10-09T20:30:11.021Z] #14 47.72 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-10-09T20:30:11.021Z] #14 47.73 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-10-09T20:30:11.022Z] #14 47.74 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-09T20:30:11.022Z] #14 48.52 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-09T20:30:11.022Z] #14 48.53 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-09T20:30:11.022Z] #14 48.53 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-09T20:30:11.022Z] #14 48.53 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-10-09T20:30:11.022Z] #14 48.54 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-10-09T20:30:11.022Z] #14 48.57 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-10-09T20:30:11.022Z] #14 48.58 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-10-09T20:30:11.022Z] #14 48.74 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-09T20:30:11.022Z] #14 48.75 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-10-09T20:30:11.022Z] #14 48.76 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-10-09T20:30:11.022Z] #14 48.77 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-09T20:30:11.022Z] #14 48.81 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-10-09T20:30:11.022Z] #14 48.84 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-09T20:30:11.022Z] #14 48.84 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-10-09T20:30:11.022Z] #14 48.88 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-09T20:30:11.022Z] #14 49.39 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-10-09T20:30:11.022Z] #14 49.46 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-10-09T20:30:11.022Z] #14 49.53 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-10-09T20:30:11.117Z] #14 140.6 Setting up libaio1:amd64 (0.3.112-3) ... [2020-10-09T20:30:11.117Z] #14 140.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-09T20:30:11.117Z] #14 140.6 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-09T20:30:11.117Z] #14 140.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-09T20:30:11.117Z] #14 140.7 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-09T20:30:11.117Z] #14 140.7 Setting up vim (2:8.1.0875-5) ... [2020-10-09T20:30:11.117Z] #14 140.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-09T20:30:11.117Z] #14 140.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-09T20:30:11.117Z] #14 140.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-09T20:30:11.117Z] #14 140.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-09T20:30:11.117Z] #14 140.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-09T20:30:11.117Z] #14 140.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-09T20:30:11.117Z] #14 140.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-09T20:30:11.117Z] #14 140.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-09T20:30:11.117Z] #14 140.8 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-09T20:30:11.117Z] #14 140.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-09T20:30:11.117Z] #14 140.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:30:11.117Z] #14 140.8 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 [2020-10-09T20:30:11.117Z] #14 140.8 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 [2020-10-09T20:30:11.117Z] #14 140.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:30:11.283Z] #14 50.64 debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:30:11.283Z] #14 50.85 Fetched 104 MB in 10s (10.8 MB/s) [2020-10-09T20:30:11.376Z] #14 140.8 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 [2020-10-09T20:30:11.376Z] #14 140.8 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 [2020-10-09T20:30:11.376Z] #14 140.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-09T20:30:11.376Z] #14 140.9 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-09T20:30:11.376Z] #14 140.9 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-09T20:30:11.376Z] #14 140.9 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-09T20:30:11.376Z] #14 140.9 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-09T20:30:11.376Z] #14 140.9 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-09T20:30:11.544Z] #14 50.96 Selecting previously unselected package pigz. [2020-10-09T20:30:11.544Z] #14 50.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-10-09T20:30:11.544Z] #14 51.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-10-09T20:30:11.544Z] #14 51.03 Unpacking pigz (2.4-1) ... [2020-10-09T20:30:11.805Z] #14 51.18 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-10-09T20:30:11.805Z] #14 51.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-09T20:30:11.805Z] #14 51.20 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-09T20:30:11.805Z] #14 ... [2020-10-09T20:30:11.805Z] [2020-10-09T20:30:11.805Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:30:11.805Z] #39 21.77 CC images/core-x86.o [2020-10-09T20:30:11.805Z] #39 22.51 CC images/core-arm.o [2020-10-09T20:30:11.805Z] #39 23.01 CC images/core-aarch64.o [2020-10-09T20:30:11.805Z] #39 23.54 CC images/core-ppc64.o [2020-10-09T20:30:11.805Z] #39 24.24 CC images/core-s390.o [2020-10-09T20:30:11.805Z] #39 25.09 CC images/cpuinfo.o [2020-10-09T20:30:11.805Z] #39 25.72 CC images/inventory.o [2020-10-09T20:30:11.805Z] #39 26.04 CC images/fdinfo.o [2020-10-09T20:30:11.805Z] #39 26.45 CC images/fown.o [2020-10-09T20:30:11.805Z] #39 26.70 CC images/ns.o [2020-10-09T20:30:11.805Z] #39 27.00 CC images/regfile.o [2020-10-09T20:30:11.805Z] #39 27.32 CC images/ghost-file.o [2020-10-09T20:30:11.805Z] #39 27.81 CC images/fifo.o [2020-10-09T20:30:11.805Z] #39 28.06 CC images/remap-file-path.o [2020-10-09T20:30:11.805Z] #39 28.29 CC images/eventfd.o [2020-10-09T20:30:11.805Z] #39 28.57 CC images/eventpoll.o [2020-10-09T20:30:11.805Z] #39 28.90 CC images/fh.o [2020-10-09T20:30:11.805Z] #39 29.28 CC images/fsnotify.o [2020-10-09T20:30:11.805Z] #39 29.98 CC images/signalfd.o [2020-10-09T20:30:11.805Z] #39 30.23 CC images/fs.o [2020-10-09T20:30:11.805Z] #39 30.45 CC images/pstree.o [2020-10-09T20:30:11.805Z] #39 30.72 CC images/pipe.o [2020-10-09T20:30:11.805Z] #39 31.08 CC images/tcp-stream.o [2020-10-09T20:30:11.805Z] #39 31.39 CC images/sk-packet.o [2020-10-09T20:30:12.067Z] #39 31.81 CC images/mnt.o [2020-10-09T20:30:12.327Z] #39 32.18 CC images/pipe-data.o [2020-10-09T20:30:12.327Z] #39 ... [2020-10-09T20:30:12.327Z] [2020-10-09T20:30:12.327Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:30:12.588Z] #14 51.83 Selecting previously unselected package python3.7-minimal. [2020-10-09T20:30:12.588Z] #14 51.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-09T20:30:12.588Z] #14 51.85 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-09T20:30:12.996Z] + cd /tmp/tmp.S4DtbKJHMy/src/github.com/containerd/containerd [2020-10-09T20:30:12.996Z] + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-09T20:30:13.635Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-09T20:30:13.635Z] + BUILDTAGS='netgo osusergo static_build' [2020-10-09T20:30:13.635Z] + export EXTRA_FLAGS=-buildmode=pie [2020-10-09T20:30:13.635Z] + EXTRA_FLAGS=-buildmode=pie [2020-10-09T20:30:13.635Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-09T20:30:13.635Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-09T20:30:13.635Z] + '[' '' = dynamic ']' [2020-10-09T20:30:13.635Z] + make [2020-10-09T20:30:13.915Z] #14 143.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-09T20:30:14.015Z] #14 53.17 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-09T20:30:14.015Z] #14 53.20 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-09T20:30:14.175Z] #14 143.6 Setting up iptables (1.8.2-4) ... [2020-10-09T20:30:14.175Z] #14 143.7 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-09T20:30:14.175Z] #14 143.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-09T20:30:14.175Z] #14 143.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-09T20:30:14.175Z] #14 143.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-09T20:30:14.175Z] #14 143.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-09T20:30:14.175Z] #14 143.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-09T20:30:14.175Z] #14 143.7 Setting up python3 (3.7.3-1) ... [2020-10-09T20:30:14.273Z] + bin/ctr [2020-10-09T20:30:14.278Z] #14 ... [2020-10-09T20:30:14.278Z] [2020-10-09T20:30:14.278Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:30:14.278Z] #42 98.19 text/template [2020-10-09T20:30:14.278Z] #42 98.57 encoding/binary [2020-10-09T20:30:14.278Z] #42 100.8 encoding/base64 [2020-10-09T20:30:14.278Z] #42 101.4 encoding/json [2020-10-09T20:30:14.278Z] #42 103.6 go/doc [2020-10-09T20:30:14.278Z] #42 107.2 github.com/LK4D4/vndr/build [2020-10-09T20:30:14.278Z] #42 107.2 encoding/xml [2020-10-09T20:30:14.278Z] #42 ... [2020-10-09T20:30:14.278Z] [2020-10-09T20:30:14.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:30:14.278Z] #39 32.49 CC images/sa.o [2020-10-09T20:30:14.278Z] #39 32.75 CC images/timer.o [2020-10-09T20:30:14.278Z] #39 33.20 CC images/timerfd.o [2020-10-09T20:30:14.278Z] #39 33.53 CC images/mm.o [2020-10-09T20:30:14.278Z] #39 33.91 CC images/sk-opts.o [2020-10-09T20:30:14.278Z] #39 34.17 CC images/sk-unix.o [2020-10-09T20:30:14.435Z] #14 144.1 Setting up python3-wheel (0.32.3-2) ... [2020-10-09T20:30:14.541Z] #39 34.54 CC images/sk-inet.o [2020-10-09T20:30:15.115Z] #39 35.10 CC images/tun.o [2020-10-09T20:30:15.375Z] #14 144.9 Setting up apparmor (2.13.2-10) ... [2020-10-09T20:30:15.376Z] #39 35.47 CC images/sk-netlink.o [2020-10-09T20:30:15.945Z] #39 35.77 CC images/packet-sock.o [2020-10-09T20:30:16.517Z] #39 36.29 CC images/ipc-var.o [2020-10-09T20:30:16.755Z] #14 ... [2020-10-09T20:30:16.755Z] [2020-10-09T20:30:16.755Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:30:16.755Z] #39 117.7 CC criu/cr-service.o [2020-10-09T20:30:16.755Z] #39 119.1 CC criu/crtools.o [2020-10-09T20:30:16.755Z] #39 119.8 CC criu/eventfd.o [2020-10-09T20:30:16.755Z] #39 120.1 CC criu/eventpoll.o [2020-10-09T20:30:16.755Z] #39 120.9 CC criu/external.o [2020-10-09T20:30:16.755Z] #39 121.4 CC criu/fault-injection.o [2020-10-09T20:30:16.755Z] #39 121.5 CC criu/fdstore.o [2020-10-09T20:30:16.755Z] #39 121.9 CC criu/fifo.o [2020-10-09T20:30:16.755Z] #39 122.4 CC criu/file-ids.o [2020-10-09T20:30:16.755Z] #39 122.8 CC criu/file-lock.o [2020-10-09T20:30:16.755Z] #39 123.7 CC criu/files-ext.o [2020-10-09T20:30:16.755Z] #39 124.1 CC criu/files-reg.o [2020-10-09T20:30:16.755Z] #39 126.4 CC criu/files.o [2020-10-09T20:30:16.778Z] #39 36.61 CC images/ipc-desc.o [2020-10-09T20:30:17.015Z] #39 ... [2020-10-09T20:30:17.015Z] [2020-10-09T20:30:17.015Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:30:17.015Z] #14 146.5 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-09T20:30:17.038Z] #39 36.82 CC images/ipc-shm.o [2020-10-09T20:30:17.038Z] #39 37.07 CC images/ipc-msg.o [2020-10-09T20:30:17.275Z] #14 146.9 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-09T20:30:17.609Z] #39 37.44 CC images/ipc-sem.o [2020-10-09T20:30:17.609Z] #39 ... [2020-10-09T20:30:17.609Z] [2020-10-09T20:30:17.609Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:30:17.609Z] #14 56.83 Selecting previously unselected package python3-minimal. [2020-10-09T20:30:17.609Z] #14 56.83 (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 ... 15722 files and directories currently installed.) [2020-10-09T20:30:17.609Z] #14 56.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-10-09T20:30:17.609Z] #14 56.94 Unpacking python3-minimal (3.7.3-1) ... [2020-10-09T20:30:17.609Z] #14 57.04 Selecting previously unselected package libmpdec2:amd64. [2020-10-09T20:30:17.609Z] #14 57.04 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-10-09T20:30:17.609Z] #14 57.07 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-10-09T20:30:17.870Z] #14 57.21 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-10-09T20:30:17.870Z] #14 57.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-10-09T20:30:17.870Z] #14 57.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-09T20:30:18.214Z] #14 147.8 Setting up python3-distutils (3.7.3-1) ... [2020-10-09T20:30:18.783Z] #14 148.4 Setting up python3-setuptools (40.8.0-1) ... [2020-10-09T20:30:19.253Z] #14 58.70 Selecting previously unselected package python3.7. [2020-10-09T20:30:19.513Z] #14 58.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-10-09T20:30:19.513Z] #14 58.73 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-09T20:30:19.513Z] #14 58.94 Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-09T20:30:19.513Z] #14 58.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-10-09T20:30:19.513Z] #14 58.97 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-09T20:30:19.774Z] #14 59.15 Setting up python3-minimal (3.7.3-1) ... [2020-10-09T20:30:20.163Z] #14 149.5 Setting up python3-pip (18.1-5) ... [2020-10-09T20:30:21.102Z] #14 150.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-09T20:30:21.102Z] #14 150.6 Setting up dmsetup (2:1.02.155-3) ... [2020-10-09T20:30:21.102Z] #14 150.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-09T20:30:21.102Z] #14 150.6 Setting up xfsprogs (4.20.0-1) ... [2020-10-09T20:30:21.102Z] #14 150.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-09T20:30:21.102Z] #14 150.7 Processing triggers for mime-support (3.62) ... [2020-10-09T20:30:21.362Z] #14 150.7 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:30:21.701Z] #14 60.67 Selecting previously unselected package python3. [2020-10-09T20:30:21.701Z] #14 60.67 (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 ... 16134 files and directories currently installed.) [2020-10-09T20:30:21.701Z] #14 60.76 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-10-09T20:30:21.701Z] #14 60.77 Unpacking python3 (3.7.3-1) ... [2020-10-09T20:30:21.701Z] #14 60.95 Selecting previously unselected package libip4tc0:amd64. [2020-10-09T20:30:21.701Z] #14 60.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-10-09T20:30:21.701Z] #14 60.98 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-10-09T20:30:21.701Z] #14 61.14 Selecting previously unselected package libip6tc0:amd64. [2020-10-09T20:30:21.701Z] #14 61.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-10-09T20:30:21.701Z] #14 61.15 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-10-09T20:30:21.933Z] #14 DONE 151.4s [2020-10-09T20:30:21.933Z] [2020-10-09T20:30:21.933Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-10-09T20:30:21.961Z] #14 61.30 Selecting previously unselected package libiptc0:amd64. [2020-10-09T20:30:21.961Z] #14 61.31 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-10-09T20:30:21.961Z] #14 61.31 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-10-09T20:30:21.961Z] #14 61.45 Selecting previously unselected package libnfnetlink0:amd64. [2020-10-09T20:30:21.961Z] #14 61.46 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-10-09T20:30:21.961Z] #14 61.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-09T20:30:22.221Z] #14 61.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-10-09T20:30:22.221Z] #14 61.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-10-09T20:30:22.221Z] #14 61.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-09T20:30:22.481Z] #14 61.70 Selecting previously unselected package libnftnl11:amd64. [2020-10-09T20:30:22.481Z] #14 61.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-10-09T20:30:22.481Z] #14 61.71 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-10-09T20:30:22.481Z] #14 61.84 Selecting previously unselected package iptables. [2020-10-09T20:30:22.481Z] #14 61.86 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-10-09T20:30:22.481Z] #14 61.87 Unpacking iptables (1.8.2-4) ... [2020-10-09T20:30:22.872Z] #15 0.995 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-09T20:30:22.872Z] #15 1.001 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-09T20:30:22.872Z] #15 1.004 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-09T20:30:22.872Z] #15 DONE 1.1s [2020-10-09T20:30:22.872Z] [2020-10-09T20:30:22.872Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-10-09T20:30:23.052Z] #14 62.38 Selecting previously unselected package xxd. [2020-10-09T20:30:23.053Z] #14 62.38 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-09T20:30:23.053Z] #14 62.40 Unpacking xxd (2:8.1.0875-5) ... [2020-10-09T20:30:23.313Z] #14 62.56 Selecting previously unselected package vim-common. [2020-10-09T20:30:23.313Z] #14 62.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-09T20:30:23.313Z] #14 62.60 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-09T20:30:23.574Z] #14 62.84 Selecting previously unselected package bash-completion. [2020-10-09T20:30:23.574Z] #14 62.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-09T20:30:25.488Z] #14 ... [2020-10-09T20:30:25.488Z] [2020-10-09T20:30:25.488Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-10-09T20:30:25.488Z] #60 119.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-09T20:30:25.488Z] #60 119.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-09T20:30:27.403Z] #60 ... [2020-10-09T20:30:27.403Z] [2020-10-09T20:30:27.403Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:30:27.403Z] #42 111.5 github.com/LK4D4/vndr/versioned [2020-10-09T20:30:27.403Z] #42 111.6 compress/flate [2020-10-09T20:30:27.403Z] #42 113.7 hash [2020-10-09T20:30:27.403Z] #42 113.9 hash/crc32 [2020-10-09T20:30:27.403Z] #42 114.6 context [2020-10-09T20:30:27.403Z] #42 114.8 compress/gzip [2020-10-09T20:30:27.403Z] #42 115.6 crypto/cipher [2020-10-09T20:30:27.403Z] #42 115.6 math/big [2020-10-09T20:30:27.403Z] #42 117.3 crypto/aes [2020-10-09T20:30:27.403Z] #42 118.7 crypto [2020-10-09T20:30:27.403Z] #42 119.0 crypto/des [2020-10-09T20:30:27.403Z] #42 119.4 crypto/internal/randutil [2020-10-09T20:30:27.403Z] #42 119.6 crypto/sha512 [2020-10-09T20:30:27.403Z] #42 120.8 crypto/ed25519/internal/edwards25519 [2020-10-09T20:30:27.664Z] #42 ... [2020-10-09T20:30:27.664Z] [2020-10-09T20:30:27.664Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:30:27.664Z] #39 37.78 CC images/utsns.o [2020-10-09T20:30:27.664Z] #39 38.04 CC images/creds.o [2020-10-09T20:30:27.664Z] #39 38.27 CC images/vma.o [2020-10-09T20:30:27.664Z] #39 38.58 CC images/netdev.o [2020-10-09T20:30:27.664Z] #39 38.99 CC images/tty.o [2020-10-09T20:30:27.664Z] #39 39.73 CC images/file-lock.o [2020-10-09T20:30:27.664Z] #39 40.06 CC images/rlimit.o [2020-10-09T20:30:27.664Z] #39 40.36 CC images/pagemap.o [2020-10-09T20:30:27.664Z] #39 40.73 CC images/siginfo.o [2020-10-09T20:30:27.664Z] #39 41.06 CC images/rpc.o [2020-10-09T20:30:27.664Z] #39 42.86 CC images/ext-file.o [2020-10-09T20:30:27.664Z] #39 43.08 CC images/cgroup.o [2020-10-09T20:30:27.664Z] #39 44.04 CC images/userns.o [2020-10-09T20:30:27.664Z] #39 44.38 CC images/google/protobuf/descriptor.o [2020-10-09T20:30:27.664Z] #39 46.70 CC images/opts.o [2020-10-09T20:30:27.664Z] #39 47.05 CC images/seccomp.o [2020-10-09T20:30:27.664Z] #39 47.31 CC images/binfmt-misc.o [2020-10-09T20:30:27.664Z] #39 47.59 CC images/time.o [2020-10-09T20:30:28.215Z] #16 ... [2020-10-09T20:30:28.215Z] [2020-10-09T20:30:28.215Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:30:28.215Z] #39 128.6 CC criu/filesystems.o [2020-10-09T20:30:28.215Z] #39 129.4 CC criu/fsnotify.o [2020-10-09T20:30:28.215Z] #39 130.5 CC criu/image-desc.o [2020-10-09T20:30:28.215Z] #39 130.6 CC criu/image.o [2020-10-09T20:30:28.215Z] #39 131.5 CC criu/ipc_ns.o [2020-10-09T20:30:28.215Z] #39 133.1 CC criu/irmap.o [2020-10-09T20:30:28.215Z] #39 133.8 CC criu/kcmp-ids.o [2020-10-09T20:30:28.215Z] #39 134.3 CC criu/kerndat.o [2020-10-09T20:30:28.215Z] #39 135.4 CC criu/libnetlink.o [2020-10-09T20:30:28.215Z] #39 135.9 CC criu/log.o [2020-10-09T20:30:28.215Z] #39 136.4 CC criu/lsm.o [2020-10-09T20:30:28.215Z] #39 136.9 CC criu/mem.o [2020-10-09T20:30:28.215Z] #39 138.6 CC criu/memfd.o [2020-10-09T20:30:28.215Z] #39 ... [2020-10-09T20:30:28.215Z] [2020-10-09T20:30:28.215Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-10-09T20:30:28.215Z] #16 5.383 Collecting yamllint==1.16.0 [2020-10-09T20:30:28.265Z] #39 47.94 CC images/sysctl.o [2020-10-09T20:30:28.265Z] #39 ... [2020-10-09T20:30:28.265Z] [2020-10-09T20:30:28.265Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:30:28.265Z] #14 67.39 Unpacking bash-completion (1:2.8-6) ... [2020-10-09T20:30:28.527Z] #14 67.91 Selecting previously unselected package bzip2. [2020-10-09T20:30:28.527Z] #14 67.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-10-09T20:30:28.527Z] #14 67.93 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-09T20:30:28.787Z] #14 68.04 Selecting previously unselected package xz-utils. [2020-10-09T20:30:28.787Z] #14 68.05 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-10-09T20:30:28.787Z] #14 68.06 Unpacking xz-utils (5.2.4-1) ... [2020-10-09T20:30:29.048Z] #14 68.33 Selecting previously unselected package apparmor. [2020-10-09T20:30:29.048Z] #14 68.34 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-10-09T20:30:29.048Z] #14 68.44 Unpacking apparmor (2.13.2-10) ... [2020-10-09T20:30:29.619Z] #14 68.99 Selecting previously unselected package aufs-tools. [2020-10-09T20:30:29.619Z] #14 69.00 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-10-09T20:30:29.619Z] #14 69.01 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-09T20:30:29.619Z] #14 69.18 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-09T20:30:29.619Z] #14 69.19 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-10-09T20:30:29.880Z] #14 69.20 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-09T20:30:32.438Z] #14 71.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-09T20:30:32.438Z] #14 71.32 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-10-09T20:30:32.438Z] #14 71.32 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-09T20:30:34.354Z] #14 73.75 Selecting previously unselected package binutils-mingw-w64. [2020-10-09T20:30:34.354Z] #14 73.75 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-09T20:30:34.354Z] #14 73.77 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-09T20:30:34.615Z] #14 74.04 Selecting previously unselected package libdevmapper1.02.1:amd64.#14 ... [2020-10-09T20:30:34.615Z] [2020-10-09T20:30:34.615Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-10-09T20:30:34.615Z] #60 DONE 128.7s [2020-10-09T20:30:34.615Z] [2020-10-09T20:30:34.615Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-10-09T20:30:34.615Z] #61 DONE 0.0s [2020-10-09T20:30:34.615Z] [2020-10-09T20:30:34.615Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:30:34.615Z] #14 74.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-10-09T20:30:34.615Z] #14 74.04 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-09T20:30:34.615Z] #14 74.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-09T20:30:34.615Z] #14 ... [2020-10-09T20:30:34.615Z] [2020-10-09T20:30:34.615Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:30:34.615Z] #39 48.21 CC images/autofs.o [2020-10-09T20:30:34.615Z] #39 48.43 CC images/macvlan.o [2020-10-09T20:30:34.615Z] #39 48.67 CC images/sit.o [2020-10-09T20:30:34.615Z] #39 48.94 CC images/memfd.o [2020-10-09T20:30:34.615Z] #39 49.30 CC images/timens.o [2020-10-09T20:30:34.615Z] #39 49.62 LINK images/built-in.o [2020-10-09T20:30:34.615Z] #39 49.85 GEN compel/include/asm [2020-10-09T20:30:34.615Z] #39 49.89 GEN compel/include/version.h [2020-10-09T20:30:34.615Z] #39 49.92 touch .config [2020-10-09T20:30:34.615Z] #39 49.98 GEN include/common/config.h [2020-10-09T20:30:34.615Z] #39 50.06 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-10-09T20:30:34.615Z] #39 50.09 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-10-09T20:30:34.615Z] #39 50.12 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-10-09T20:30:34.615Z] #39 50.14 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-10-09T20:30:34.615Z] #39 50.18 DEP compel/arch/x86/plugins/std/memcpy.d [2020-10-09T20:30:34.615Z] #39 50.21 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-10-09T20:30:34.615Z] #39 50.25 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-09T20:30:34.615Z] #39 50.29 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-10-09T20:30:34.615Z] #39 50.32 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-09T20:30:34.615Z] #39 50.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-09T20:30:34.615Z] #39 50.36 DEP compel/plugins/std/infect.d [2020-10-09T20:30:34.615Z] #39 50.54 DEP compel/plugins/std/string.d [2020-10-09T20:30:34.615Z] #39 50.71 DEP compel/plugins/std/log.d [2020-10-09T20:30:34.615Z] #39 50.88 DEP compel/plugins/std/fds.d [2020-10-09T20:30:34.615Z] #39 51.03 DEP compel/plugins/std/std.d [2020-10-09T20:30:34.615Z] #39 51.12 DEP compel/plugins/shmem/shmem.d [2020-10-09T20:30:34.615Z] #39 51.24 DEP compel/plugins/fds/fds.d [2020-10-09T20:30:34.615Z] #39 51.45 CC compel/plugins/std/std.o [2020-10-09T20:30:34.615Z] #39 51.81 CC compel/plugins/std/fds.o [2020-10-09T20:30:34.615Z] #39 52.38 CC compel/plugins/std/log.o [2020-10-09T20:30:34.615Z] #39 53.62 CC compel/plugins/std/string.o [2020-10-09T20:30:34.615Z] #39 54.37 CC compel/plugins/std/infect.o [2020-10-09T20:30:34.781Z] #16 10.73 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-09T20:30:34.781Z] #16 10.82 Collecting pyyaml (from yamllint==1.16.0) [2020-10-09T20:30:34.781Z] #16 10.90 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-09T20:30:34.877Z] #39 ... [2020-10-09T20:30:34.877Z] [2020-10-09T20:30:34.877Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:30:34.877Z] #14 74.37 Selecting previously unselected package dmsetup. [2020-10-09T20:30:35.138Z] #14 74.40 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-10-09T20:30:35.138Z] #14 74.41 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-09T20:30:35.138Z] #14 74.62 Selecting previously unselected package mingw-w64-common. [2020-10-09T20:30:35.138Z] #14 74.65 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-09T20:30:35.348Z] #16 12.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-09T20:30:35.348Z] #16 12.37 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-09T20:30:35.348Z] #16 12.41 Building wheels for collected packages: pyyaml [2020-10-09T20:30:35.348Z] #16 12.42 Running setup.py bdist_wheel for pyyaml: started [2020-10-09T20:30:35.399Z] #14 74.65 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-09T20:30:36.728Z] #16 13.55 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-09T20:30:36.728Z] #16 13.55 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-09T20:30:36.728Z] #16 13.63 Successfully built pyyaml [2020-10-09T20:30:36.728Z] #16 13.65 Installing collected packages: pyyaml, pathspec, yamllint [2020-10-09T20:30:36.987Z] #16 13.99 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-09T20:30:37.247Z] #16 DONE 14.3s [2020-10-09T20:30:37.247Z] [2020-10-09T20:30:37.247Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:30:37.247Z] #39 139.3 CC criu/mount.o [2020-10-09T20:30:37.247Z] #39 143.0 CC criu/namespaces.o [2020-10-09T20:30:37.247Z] #39 144.7 CC criu/net.o [2020-10-09T20:30:37.247Z] #39 148.3 CC criu/netfilter.o [2020-10-09T20:30:37.247Z] #39 ... [2020-10-09T20:30:37.247Z] [2020-10-09T20:30:37.247Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-10-09T20:30:37.507Z] #21 DONE 0.3s [2020-10-09T20:30:37.507Z] [2020-10-09T20:30:37.507Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-10-09T20:30:39.606Z] #14 ... [2020-10-09T20:30:39.606Z] [2020-10-09T20:30:39.606Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:30:39.606Z] #42 123.5 crypto/hmac [2020-10-09T20:30:39.606Z] #42 123.7 crypto/md5 [2020-10-09T20:30:39.606Z] #42 124.4 crypto/rc4 [2020-10-09T20:30:39.606Z] #42 124.7 crypto/sha1 [2020-10-09T20:30:39.606Z] #42 125.6 crypto/rand [2020-10-09T20:30:39.606Z] #42 126.0 crypto/elliptic [2020-10-09T20:30:39.606Z] #42 126.4 encoding/asn1 [2020-10-09T20:30:39.606Z] #42 129.3 crypto/ed25519 [2020-10-09T20:30:39.606Z] #42 129.9 crypto/rsa [2020-10-09T20:30:39.606Z] #42 130.1 crypto/ecdsa [2020-10-09T20:30:39.606Z] #42 130.7 crypto/sha256 [2020-10-09T20:30:39.606Z] #42 131.7 crypto/dsa [2020-10-09T20:30:39.606Z] #42 131.8 encoding/hex [2020-10-09T20:30:39.606Z] #42 132.2 encoding/pem [2020-10-09T20:30:39.606Z] #42 132.2 crypto/x509/pkix [2020-10-09T20:30:39.607Z] #42 132.7 vendor/golang.org/x/crypto/cryptobyte [2020-10-09T20:30:39.607Z] #42 132.7 vendor/golang.org/x/net/dns/dnsmessage [2020-10-09T20:30:39.607Z] #42 ... [2020-10-09T20:30:39.607Z] [2020-10-09T20:30:39.607Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:30:39.607Z] #39 55.12 CC compel/arch/x86/plugins/std/parasite-head.o [2020-10-09T20:30:39.607Z] #39 55.32 CC compel/arch/x86/plugins/std/memcpy.o [2020-10-09T20:30:39.607Z] #39 55.51 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-10-09T20:30:39.607Z] #39 55.66 AR compel/plugins/std.lib.a [2020-10-09T20:30:39.607Z] #39 55.75 CC compel/plugins/fds/fds.o [2020-10-09T20:30:39.607Z] #39 56.20 AR compel/plugins/fds.lib.a [2020-10-09T20:30:39.607Z] #39 56.28 HOSTDEP compel/src/lib/log-host.d [2020-10-09T20:30:39.607Z] #39 56.40 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-09T20:30:39.607Z] #39 56.58 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-10-09T20:30:39.607Z] #39 56.64 HOSTDEP compel/src/main-host.d [2020-10-09T20:30:39.607Z] #39 56.74 DEP compel/src/lib/ptrace.d [2020-10-09T20:30:39.607Z] #39 56.84 DEP compel/src/lib/infect.d [2020-10-09T20:30:39.607Z] #39 57.05 DEP compel/src/lib/infect-util.d [2020-10-09T20:30:39.607Z] #39 57.18 DEP compel/src/lib/infect-rpc.d [2020-10-09T20:30:39.607Z] #39 57.28 DEP compel/arch/x86/src/lib/infect.d [2020-10-09T20:30:39.607Z] #39 57.48 DEP compel/arch/x86/src/lib/cpu.d [2020-10-09T20:30:39.607Z] #39 57.55 DEP compel/src/lib/log.d [2020-10-09T20:30:39.607Z] #39 57.65 DEP compel/src/main.d [2020-10-09T20:30:39.607Z] #39 57.76 DEP compel/src/lib/handle-elf.d [2020-10-09T20:30:39.607Z] #39 57.90 DEP compel/arch/x86/src/lib/handle-elf.d [2020-10-09T20:30:39.607Z] #39 58.08 CC compel/src/lib/log.o [2020-10-09T20:30:39.607Z] #39 58.36 CC compel/arch/x86/src/lib/cpu.o [2020-10-09T20:30:39.607Z] #39 59.20 CC compel/arch/x86/src/lib/infect.o [2020-10-09T20:30:40.552Z] #39 60.29 CC compel/src/lib/infect-rpc.o [2020-10-09T20:30:40.815Z] #39 60.76 CC compel/src/lib/infect-util.o [2020-10-09T20:30:40.824Z] #25 DONE 3.2s [2020-10-09T20:30:40.824Z] [2020-10-09T20:30:40.824Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-10-09T20:30:41.078Z] #39 ... [2020-10-09T20:30:41.078Z] [2020-10-09T20:30:41.078Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:30:41.078Z] #42 135.1 vendor/golang.org/x/crypto/internal/chacha20 [2020-10-09T20:30:41.087Z] #27 DONE 0.3s [2020-10-09T20:30:41.087Z] [2020-10-09T20:30:41.087Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-10-09T20:30:41.087Z] #30 DONE 0.0s [2020-10-09T20:30:41.087Z] [2020-10-09T20:30:41.087Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:30:41.087Z] #39 148.9 CC criu/page-pipe.o [2020-10-09T20:30:41.087Z] #39 149.4 CC criu/page-xfer.o [2020-10-09T20:30:41.087Z] #39 150.9 CC criu/pagemap-cache.o [2020-10-09T20:30:41.087Z] #39 151.2 CC criu/pagemap.o [2020-10-09T20:30:41.087Z] #39 ... [2020-10-09T20:30:41.087Z] [2020-10-09T20:30:41.087Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-10-09T20:30:41.087Z] #35 DONE 0.0s [2020-10-09T20:30:41.087Z] [2020-10-09T20:30:41.087Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:30:41.087Z] #39 152.1 CC criu/parasite-syscall.o [2020-10-09T20:30:41.649Z] #42 135.8 vendor/golang.org/x/crypto/poly1305 [2020-10-09T20:30:42.026Z] #39 152.9 CC criu/path.o [2020-10-09T20:30:42.220Z] #42 136.3 vendor/golang.org/x/sys/cpu [2020-10-09T20:30:42.220Z] #42 136.4 net [2020-10-09T20:30:42.287Z] #39 153.2 CC criu/pie-util-vdso-elf32.o [2020-10-09T20:30:42.483Z] #42 136.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-10-09T20:30:42.856Z] #39 153.6 CC criu/pie-util-vdso.o [2020-10-09T20:30:43.116Z] #39 154.0 CC criu/pie-util.o [2020-10-09T20:30:43.116Z] #39 154.2 CC criu/pipes.o [2020-10-09T20:30:43.879Z] #42 138.0 vendor/golang.org/x/crypto/hkdf [2020-10-09T20:30:44.055Z] #39 154.8 CC criu/plugin.o [2020-10-09T20:30:44.055Z] #39 155.2 CC criu/proc_parse.o [2020-10-09T20:30:44.140Z] #42 138.2 vendor/golang.org/x/text/transform [2020-10-09T20:30:44.442Z] Running on azwin-2-fd76e0 in d:\jenkins\workspace\moby_PR-41542 [Pipeline] { [Pipeline] ws [2020-10-09T20:30:44.456Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-10-09T20:30:44.624Z] #39 ... [2020-10-09T20:30:44.625Z] [2020-10-09T20:30:44.625Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-09T20:30:44.625Z] #52 181.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-09T20:30:44.625Z] #52 183.7 + mkdir -p /build [2020-10-09T20:30:44.625Z] #52 183.7 + cp runc /build/runc [2020-10-09T20:30:44.625Z] #52 DONE 184.2s [2020-10-09T20:30:44.884Z] [2020-10-09T20:30:44.884Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:30:45.083Z] #42 138.9 vendor/golang.org/x/text/unicode/bidi [2020-10-09T20:30:46.794Z] #39 157.6 CC criu/protobuf-desc.o [2020-10-09T20:30:46.997Z] #42 140.8 vendor/golang.org/x/text/secure/bidirule [2020-10-09T20:30:46.997Z] #42 141.1 vendor/golang.org/x/text/unicode/norm [2020-10-09T20:30:47.362Z] #39 158.4 CC criu/protobuf.o [2020-10-09T20:30:47.622Z] #39 158.7 CC criu/pstree.o [2020-10-09T20:30:47.938Z] #42 ... [2020-10-09T20:30:47.938Z] [2020-10-09T20:30:47.938Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-09T20:30:47.938Z] #48 141.8 + GOBIN=/build [2020-10-09T20:30:47.938Z] #48 141.8 + /build/gometalinter --install [2020-10-09T20:30:47.938Z] #48 141.8 Installing: [2020-10-09T20:30:47.938Z] #48 141.8 deadcode [2020-10-09T20:30:47.938Z] #48 141.8 dupl [2020-10-09T20:30:47.938Z] #48 141.8 errcheck [2020-10-09T20:30:47.938Z] #48 141.8 gas [2020-10-09T20:30:47.938Z] #48 141.8 gochecknoglobals [2020-10-09T20:30:47.938Z] #48 141.8 gochecknoinits [2020-10-09T20:30:47.938Z] #48 141.8 goconst [2020-10-09T20:30:47.938Z] #48 141.8 gocyclo [2020-10-09T20:30:47.938Z] #48 141.8 goimports [2020-10-09T20:30:47.939Z] #48 141.8 golint [2020-10-09T20:30:47.939Z] #48 141.8 gosimple [2020-10-09T20:30:47.939Z] #48 141.8 gotype [2020-10-09T20:30:47.939Z] #48 141.8 gotypex [2020-10-09T20:30:47.939Z] #48 141.8 ineffassign [2020-10-09T20:30:47.939Z] #48 141.8 interfacer [2020-10-09T20:30:47.939Z] #48 141.8 lll [2020-10-09T20:30:47.939Z] #48 141.8 maligned [2020-10-09T20:30:47.939Z] #48 141.8 megacheck [2020-10-09T20:30:47.939Z] #48 141.8 misspell [2020-10-09T20:30:47.939Z] #48 141.8 nakedret [2020-10-09T20:30:47.939Z] #48 141.8 safesql [2020-10-09T20:30:47.939Z] #48 141.8 staticcheck [2020-10-09T20:30:47.939Z] #48 141.8 structcheck [2020-10-09T20:30:47.939Z] #48 141.8 unconvert [2020-10-09T20:30:47.939Z] #48 141.8 unparam [2020-10-09T20:30:47.939Z] #48 141.8 unused [2020-10-09T20:30:47.939Z] #48 141.8 varcheck [2020-10-09T20:30:48.561Z] #39 159.6 CC criu/rbtree.o [2020-10-09T20:30:48.824Z] #39 159.8 CC criu/rst-malloc.o [2020-10-09T20:30:49.394Z] #39 160.1 CC criu/seccomp.o [2020-10-09T20:30:49.653Z] #39 160.6 CC criu/seize.o [2020-10-09T20:30:50.222Z] #39 161.3 CC criu/servicefd.o [2020-10-09T20:30:50.791Z] #39 161.7 CC criu/shmem.o [2020-10-09T20:30:51.239Z] #48 ... [2020-10-09T20:30:51.239Z] [2020-10-09T20:30:51.239Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:30:51.239Z] #14 80.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-09T20:30:51.239Z] #14 80.08 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-09T20:30:51.239Z] #14 80.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-09T20:30:51.239Z] #14 85.22 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-09T20:30:51.239Z] #14 85.23 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-09T20:30:51.239Z] #14 85.24 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:30:51.239Z] #14 85.39 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-09T20:30:51.239Z] #14 85.39 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-09T20:30:51.239Z] #14 85.40 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:30:51.239Z] #14 ... [2020-10-09T20:30:51.239Z] [2020-10-09T20:30:51.239Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:30:51.239Z] #39 61.12 CC compel/src/lib/infect.o [2020-10-09T20:30:51.239Z] #39 64.01 CC compel/src/lib/ptrace.o [2020-10-09T20:30:51.239Z] #39 64.49 AR compel/libcompel.a [2020-10-09T20:30:51.239Z] #39 64.62 HOSTCC compel/src/main-host.o [2020-10-09T20:30:51.239Z] #39 64.97 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-10-09T20:30:51.239Z] #39 65.25 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-09T20:30:51.239Z] #39 65.57 HOSTCC compel/src/lib/log-host.o [2020-10-09T20:30:51.239Z] #39 65.78 HOSTLINK compel/compel-host-bin [2020-10-09T20:30:51.239Z] #39 65.91 DEP soccr/soccr.d [2020-10-09T20:30:51.239Z] #39 66.07 CC soccr/soccr.o [2020-10-09T20:30:51.239Z] #39 67.71 AR soccr/libsoccr.a [2020-10-09T20:30:51.239Z] #39 67.78 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-09T20:30:51.239Z] #39 68.30 DEP criu/arch/x86/sigframe.d [2020-10-09T20:30:51.239Z] #39 68.50 DEP criu/arch/x86/sigaction_compat.d [2020-10-09T20:30:51.239Z] #39 68.64 DEP criu/arch/x86/kerndat.d [2020-10-09T20:30:51.239Z] #39 68.79 DEP criu/arch/x86/crtools.d [2020-10-09T20:30:51.239Z] #39 68.91 DEP criu/arch/x86/cpu.d [2020-10-09T20:30:51.239Z] #39 69.09 CC criu/arch/x86/cpu.o [2020-10-09T20:30:51.239Z] #39 69.90 CC criu/arch/x86/crtools.o [2020-10-09T20:30:51.500Z] #39 71.40 CC criu/arch/x86/kerndat.o [2020-10-09T20:30:51.500Z] #39 ... [2020-10-09T20:30:51.500Z] [2020-10-09T20:30:51.500Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:30:51.500Z] #42 145.4 vendor/golang.org/x/net/idna [2020-10-09T20:30:51.732Z] #39 162.5 CC criu/sigframe.o [2020-10-09T20:30:51.732Z] #39 162.7 CC criu/signalfd.o [2020-10-09T20:30:51.991Z] #39 162.9 CC criu/sk-inet.o [2020-10-09T20:30:52.930Z] #39 163.8 CC criu/sk-netlink.o [2020-10-09T20:30:52.930Z] #39 164.1 CC criu/sk-packet.o [2020-10-09T20:30:53.706Z] + bin/containerd [2020-10-09T20:30:53.868Z] #39 164.6 CC criu/sk-queue.o [2020-10-09T20:30:53.868Z] #39 164.9 CC criu/sk-tcp.o [2020-10-09T20:30:54.047Z] #42 147.9 vendor/golang.org/x/net/http2/hpack [2020-10-09T20:30:54.128Z] #39 ... [2020-10-09T20:30:54.128Z] [2020-10-09T20:30:54.128Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:30:54.128Z] #36 230.0 + dpkg --print-architecture [2020-10-09T20:30:54.128Z] #36 230.0 + cd /tmp/tmp.wnTdFCxmyY/src/github.com/docker/distribution [2020-10-09T20:30:54.128Z] #36 230.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-09T20:30:54.128Z] #36 230.2 + GOPATH=/tmp/tmp.wnTdFCxmyY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wnTdFCxmyY [2020-10-09T20:30:54.128Z] #36 230.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-09T20:30:54.387Z] #36 ... [2020-10-09T20:30:54.387Z] [2020-10-09T20:30:54.387Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:30:54.387Z] #39 165.4 CC criu/sk-unix.o [2020-10-09T20:30:55.432Z] #42 149.6 mime [2020-10-09T20:30:56.295Z] #39 167.1 CC criu/sockets.o [2020-10-09T20:30:56.864Z] #39 167.9 CC criu/stats.o [2020-10-09T20:30:57.123Z] #39 168.1 CC criu/string.o [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-09T20:30:57.299Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-10-09T20:30:57.299Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-09T20:30:57.299Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 3.1% of statements [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/types [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-09T20:30:57.299Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2020-10-09T20:30:57.299Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-09T20:30:57.299Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-10-09T20:30:57.299Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/builder [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-09T20:30:57.299Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-09T20:30:57.299Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-10-09T20:30:57.299Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.5% of statements [2020-10-09T20:30:57.299Z] ok github.com/docker/docker/builder/dockerfile 0.947s coverage: 45.1% of statements [2020-10-09T20:30:57.344Z] #42 ... [2020-10-09T20:30:57.344Z] [2020-10-09T20:30:57.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:30:57.344Z] #39 72.04 CC criu/arch/x86/sigaction_compat.o [2020-10-09T20:30:57.344Z] #39 72.39 CC criu/arch/x86/sigframe.o [2020-10-09T20:30:57.344Z] #39 72.73 LINK criu/arch/x86/crtools.built-in.o [2020-10-09T20:30:57.344Z] #39 72.82 DEP criu/pie/util-vdso-elf32.d [2020-10-09T20:30:57.344Z] #39 73.04 DEP criu/pie/util-vdso.d [2020-10-09T20:30:57.344Z] #39 73.20 DEP criu/pie/util.d [2020-10-09T20:30:57.344Z] #39 73.38 CC criu/pie/util.o [2020-10-09T20:30:57.344Z] #39 73.81 CC criu/pie/util-vdso.o [2020-10-09T20:30:57.344Z] #39 74.65 CC criu/pie/util-vdso-elf32.o [2020-10-09T20:30:57.344Z] #39 75.52 AR criu/pie/pie.lib.a [2020-10-09T20:30:57.344Z] #39 75.61 DEP criu/pie/restorer.d [2020-10-09T20:30:57.344Z] #39 75.83 DEP criu/arch/x86/sigaction_compat_pie.d [2020-10-09T20:30:57.344Z] #39 75.98 DEP criu/arch/x86/restorer_unmap.d [2020-10-09T20:30:57.344Z] #39 76.01 DEP criu/arch/x86/restorer.d [2020-10-09T20:30:57.344Z] #39 76.20 DEP criu/arch/x86/vdso-pie.d [2020-10-09T20:30:57.344Z] #39 76.34 DEP criu/pie/parasite-vdso.d [2020-10-09T20:30:57.344Z] #39 76.52 DEP criu/pie/parasite.d [2020-10-09T20:30:57.344Z] #39 76.84 CC criu/pie/parasite.o [2020-10-09T20:30:57.383Z] #39 168.2 CC criu/sysctl.o [2020-10-09T20:30:57.948Z] ok github.com/docker/docker/builder/remotecontext 0.373s coverage: 13.6% of statements [2020-10-09T20:30:57.951Z] #39 168.8 CC criu/sysfs_parse.o [2020-10-09T20:30:58.211Z] #39 169.2 CC criu/timens.o [2020-10-09T20:30:58.470Z] #39 169.4 CC criu/timerfd.o [2020-10-09T20:30:58.582Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-10-09T20:30:58.728Z] #39 78.47 LINK criu/pie/parasite.built-in.o [2020-10-09T20:30:58.728Z] #39 78.50 GEN criu/pie/parasite-blob.h [2020-10-09T20:30:58.728Z] #39 78.54 CC criu/pie/parasite-vdso.o [2020-10-09T20:30:58.730Z] #39 169.7 CC criu/tty.o [2020-10-09T20:30:58.875Z] ok github.com/docker/docker/builder/remotecontext/git 0.944s coverage: 85.1% of statements [2020-10-09T20:30:58.875Z] ? github.com/docker/docker/cli [no test files] [2020-10-09T20:30:58.875Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-09T20:30:59.299Z] #39 79.34 CC criu/arch/x86/vdso-pie.o [2020-10-09T20:30:59.870Z] #39 79.83 CC criu/arch/x86/restorer.o [2020-10-09T20:31:00.638Z] #39 171.4 CC criu/tun.o [2020-10-09T20:31:00.811Z] #39 80.63 CC criu/arch/x86/restorer_unmap.o [2020-10-09T20:31:00.811Z] #39 80.71 CC criu/arch/x86/sigaction_compat_pie.o [2020-10-09T20:31:00.898Z] #39 171.8 CC criu/uffd.o [2020-10-09T20:31:01.071Z] #39 81.01 CC criu/pie/restorer.o [2020-10-09T20:31:01.610Z] ok github.com/docker/docker/client 0.112s coverage: 75.7% of statements [2020-10-09T20:31:01.837Z] #39 172.8 CC criu/util.o [2020-10-09T20:31:03.216Z] #39 173.9 CC criu/uts_ns.o [2020-10-09T20:31:03.216Z] #39 174.2 CC criu/vdso-compat.o [2020-10-09T20:31:03.476Z] #39 174.5 CC criu/vdso.o [2020-10-09T20:31:04.045Z] #39 175.0 LINK criu/built-in.o [2020-10-09T20:31:04.304Z] #39 175.2 LINK criu/criu [2020-10-09T20:31:04.564Z] #39 175.6 DEP lib/c/criu.d [2020-10-09T20:31:04.823Z] #39 175.7 CC images/rpc.pb-c.o [2020-10-09T20:31:05.278Z] #39 85.20 LINK criu/pie/restorer.built-in.o [2020-10-09T20:31:05.278Z] #39 85.22 GEN criu/pie/restorer-blob.h [2020-10-09T20:31:05.278Z] #39 85.30 DEP criu/vdso.d [2020-10-09T20:31:05.391Z] #39 176.2 CC lib/c/criu.o [2020-10-09T20:31:05.539Z] #39 85.58 DEP criu/vdso-compat.d [2020-10-09T20:31:05.799Z] #39 85.75 DEP criu/uts_ns.d [2020-10-09T20:31:06.060Z] #39 85.98 DEP criu/util.d [2020-10-09T20:31:06.321Z] #39 86.23 DEP criu/uffd.d [2020-10-09T20:31:06.329Z] #39 177.2 LINK lib/c/built-in.o [2020-10-09T20:31:06.329Z] #39 177.2 LINK lib/c/libcriu.so [2020-10-09T20:31:06.329Z] #39 177.3 LINK lib/c/libcriu.a [2020-10-09T20:31:06.329Z] #39 177.4 GEN magic.py [2020-10-09T20:31:06.583Z] #39 86.54 DEP criu/tun.d [2020-10-09T20:31:06.583Z] #39 86.68 DEP criu/tty.d [2020-10-09T20:31:06.588Z] #39 177.6 Note: Building without setproctitle() and strlcpy() support. [2020-10-09T20:31:06.588Z] #39 177.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-09T20:31:06.588Z] #39 177.6 Note: Building without GnuTLS support [2020-10-09T20:31:06.588Z] #39 177.6 Makefile.config:39: Warn: you have no libnftables installed [2020-10-09T20:31:06.588Z] #39 177.6 Makefile.config:40: Warn: Building without nftables support [2020-10-09T20:31:07.154Z] #39 86.90 DEP criu/timerfd.d [2020-10-09T20:31:07.154Z] #39 87.08 DEP criu/timens.d [2020-10-09T20:31:07.415Z] #39 87.30 DEP criu/sysfs_parse.d [2020-10-09T20:31:07.415Z] #39 87.51 DEP criu/sysctl.d [2020-10-09T20:31:07.415Z] #39 ... [2020-10-09T20:31:07.415Z] [2020-10-09T20:31:07.415Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:31:07.415Z] #42 151.6 mime/quotedprintable [2020-10-09T20:31:07.415Z] #42 151.9 net/http/internal [2020-10-09T20:31:07.415Z] #42 152.3 os/exec [2020-10-09T20:31:07.415Z] #42 157.1 net/textproto [2020-10-09T20:31:07.415Z] #42 157.1 crypto/x509 [2020-10-09T20:31:07.415Z] #42 158.4 vendor/golang.org/x/net/http/httpguts [2020-10-09T20:31:07.415Z] #42 158.7 vendor/golang.org/x/net/http/httpproxy [2020-10-09T20:31:07.415Z] #42 159.3 mime/multipart [2020-10-09T20:31:07.527Z] #39 178.2 fatal: not a git repository (or any of the parent directories): .git [2020-10-09T20:31:07.527Z] #39 ... [2020-10-09T20:31:07.527Z] [2020-10-09T20:31:07.527Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-09T20:31:07.527Z] #48 DONE 249.1s [2020-10-09T20:31:07.675Z] #42 ... [2020-10-09T20:31:07.675Z] [2020-10-09T20:31:07.675Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:31:07.675Z] #14 106.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-09T20:31:07.675Z] #14 106.9 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-09T20:31:07.675Z] #14 106.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:31:07.787Z] [2020-10-09T20:31:07.787Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:31:07.787Z] #36 ... [2020-10-09T20:31:07.787Z] [2020-10-09T20:31:07.787Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:31:07.787Z] #39 178.9 make[1]: Nothing to be done for 'all'. [2020-10-09T20:31:08.003Z] using credential docker-jenkins-github-credentials [2020-10-09T20:31:08.079Z] Cloning the remote Git repository [2020-10-09T20:31:08.079Z] Cloning with configured refspecs honoured and without tags [2020-10-09T20:31:08.356Z] #39 ... [2020-10-09T20:31:08.356Z] [2020-10-09T20:31:08.356Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:31:08.356Z] #36 249.7 + rm -rf /tmp/tmp.wnTdFCxmyY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wnTdFCxmyY [2020-10-09T20:31:08.356Z] #36 DONE 249.8s [2020-10-09T20:31:08.356Z] [2020-10-09T20:31:08.356Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:31:08.924Z] #57 ... [2020-10-09T20:31:08.924Z] [2020-10-09T20:31:08.924Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:31:08.924Z] #39 179.8 make[1]: 'images/built-in.o' is up to date. [2020-10-09T20:31:08.924Z] #39 179.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-09T20:31:08.924Z] #39 179.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-09T20:31:08.924Z] #39 179.9 make[1]: 'compel/libcompel.a' is up to date. [2020-10-09T20:31:08.924Z] #39 180.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-09T20:31:08.924Z] #39 180.0 make[1]: Nothing to be done for 'all'. [2020-10-09T20:31:09.183Z] #39 180.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-09T20:31:09.183Z] #39 180.2 make[2]: Nothing to be done for 'all'. [2020-10-09T20:31:09.183Z] #39 180.3 make[2]: Nothing to be done for 'all'. [2020-10-09T20:31:09.441Z] #39 180.3 make[2]: Nothing to be done for 'all'. [2020-10-09T20:31:09.441Z] #39 180.5 make[2]: Nothing to be done for 'all'. [2020-10-09T20:31:09.441Z] #39 180.5 make[2]: Nothing to be done for 'all'. [2020-10-09T20:31:09.441Z] #39 180.5 make[2]: Nothing to be done for 'all'. [2020-10-09T20:31:09.441Z] #39 180.5 make[2]: Nothing to be done for 'all'. [2020-10-09T20:31:09.709Z] #39 180.6 make[2]: Nothing to be done for 'all'. [2020-10-09T20:31:09.709Z] #39 180.6 INSTALL criu/criu [2020-10-09T20:31:09.969Z] #39 DONE 180.9s [2020-10-09T20:31:09.969Z] [2020-10-09T20:31:09.969Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:31:08.273Z] Cloning repository https://github.com/moby/moby.git [2020-10-09T20:31:08.677Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-10-09T20:31:09.649Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-09T20:31:09.650Z] > git --version # timeout=10 [2020-10-09T20:31:09.698Z] > git --version # 'git version 2.24.1.windows.2' [2020-10-09T20:31:09.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:31:09.701Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41542/head:refs/remotes/origin/PR-41542 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-09T20:31:10.907Z] #57 ... [2020-10-09T20:31:10.907Z] [2020-10-09T20:31:10.907Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-10-09T20:31:11.167Z] #37 DONE 0.4s [2020-10-09T20:31:11.167Z] [2020-10-09T20:31:11.167Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:31:12.110Z] #57 ... [2020-10-09T20:31:12.110Z] [2020-10-09T20:31:12.110Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-10-09T20:31:12.110Z] #40 DONE 0.1s [2020-10-09T20:31:12.110Z] [2020-10-09T20:31:12.110Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-10-09T20:31:12.110Z] #43 DONE 0.2s [2020-10-09T20:31:12.110Z] [2020-10-09T20:31:12.110Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:31:12.110Z] #57 ... [2020-10-09T20:31:12.110Z] [2020-10-09T20:31:12.110Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-10-09T20:31:12.370Z] #46 DONE 0.2s [2020-10-09T20:31:12.370Z] [2020-10-09T20:31:12.370Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-10-09T20:31:12.940Z] #49 DONE 0.5s [2020-10-09T20:31:12.940Z] [2020-10-09T20:31:12.940Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:31:12.940Z] #57 ... [2020-10-09T20:31:12.940Z] [2020-10-09T20:31:12.940Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-10-09T20:31:12.940Z] #53 DONE 0.1s [2020-10-09T20:31:13.200Z] [2020-10-09T20:31:13.200Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:31:14.258Z] #14 ... [2020-10-09T20:31:14.258Z] [2020-10-09T20:31:14.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:31:14.258Z] #39 87.68 DEP criu/string.d [2020-10-09T20:31:14.258Z] #39 87.74 DEP criu/stats.d [2020-10-09T20:31:14.258Z] #39 87.92 DEP criu/sockets.d [2020-10-09T20:31:14.258Z] #39 88.19 DEP criu/sk-unix.d [2020-10-09T20:31:14.258Z] #39 88.42 DEP criu/sk-tcp.d [2020-10-09T20:31:14.258Z] #39 88.68 DEP criu/sk-queue.d [2020-10-09T20:31:14.258Z] #39 88.93 DEP criu/sk-packet.d [2020-10-09T20:31:14.258Z] #39 89.08 DEP criu/sk-netlink.d [2020-10-09T20:31:14.258Z] #39 89.27 DEP criu/sk-inet.d [2020-10-09T20:31:14.258Z] #39 89.59 DEP criu/signalfd.d [2020-10-09T20:31:14.258Z] #39 89.78 DEP criu/sigframe.d [2020-10-09T20:31:14.258Z] #39 89.96 DEP criu/shmem.d [2020-10-09T20:31:14.258Z] #39 90.19 DEP criu/servicefd.d [2020-10-09T20:31:14.258Z] #39 90.35 DEP criu/seize.d [2020-10-09T20:31:14.258Z] #39 90.53 DEP criu/seccomp.d [2020-10-09T20:31:14.258Z] #39 90.73 DEP criu/rst-malloc.d [2020-10-09T20:31:14.258Z] #39 90.85 DEP criu/rbtree.d [2020-10-09T20:31:14.258Z] #39 90.92 DEP criu/pstree.d [2020-10-09T20:31:14.258Z] #39 91.16 DEP criu/protobuf.d [2020-10-09T20:31:14.258Z] #39 91.38 GEN criu/protobuf-desc-gen.h [2020-10-09T20:31:14.258Z] #39 93.61 DEP criu/protobuf-desc.d [2020-10-09T20:31:14.258Z] #39 93.84 DEP criu/proc_parse.d [2020-10-09T20:31:14.258Z] #39 94.12 DEP criu/plugin.d [2020-10-09T20:31:14.258Z] #39 94.28 DEP criu/pipes.d [2020-10-09T20:31:14.829Z] #39 94.55 DEP criu/pie-util.d [2020-10-09T20:31:14.829Z] #39 94.65 DEP criu/pie-util-vdso.d [2020-10-09T20:31:14.829Z] #39 94.75 DEP criu/pie-util-vdso-elf32.d [2020-10-09T20:31:15.090Z] #39 94.90 DEP criu/path.d [2020-10-09T20:31:15.351Z] #39 95.12 DEP criu/parasite-syscall.d [2020-10-09T20:31:15.351Z] #39 95.37 DEP criu/pagemap.d [2020-10-09T20:31:15.625Z] #39 95.60 DEP criu/pagemap-cache.d [2020-10-09T20:31:15.924Z] #39 95.75 DEP criu/page-xfer.d [2020-10-09T20:31:16.194Z] #39 95.98 DEP criu/page-pipe.d [2020-10-09T20:31:16.194Z] #39 96.18 DEP criu/netfilter.d [2020-10-09T20:31:16.470Z] #39 96.40 DEP criu/net.d [2020-10-09T20:31:16.731Z] #39 96.70 DEP criu/namespaces.d [2020-10-09T20:31:17.314Z] #39 97.01 DEP criu/mount.d [2020-10-09T20:31:17.314Z] #39 97.26 DEP criu/memfd.d [2020-10-09T20:31:17.573Z] #39 97.49 DEP criu/mem.d [2020-10-09T20:31:17.833Z] #39 97.66 DEP criu/lsm.d [2020-10-09T20:31:17.833Z] #39 97.82 DEP criu/log.d [2020-10-09T20:31:17.833Z] #39 ... [2020-10-09T20:31:17.833Z] [2020-10-09T20:31:17.833Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:31:17.833Z] #42 161.9 crypto/tls [2020-10-09T20:31:17.833Z] #42 169.4 net/http/httptrace [2020-10-09T20:31:17.833Z] #42 169.6 net/http [2020-10-09T20:31:17.833Z] #42 ... [2020-10-09T20:31:17.833Z] [2020-10-09T20:31:17.833Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:31:17.833Z] #39 97.95 DEP criu/libnetlink.d [2020-10-09T20:31:18.093Z] #39 98.07 DEP criu/kerndat.d [2020-10-09T20:31:18.358Z] #39 98.27 DEP criu/kcmp-ids.d [2020-10-09T20:31:18.619Z] #39 98.45 DEP criu/irmap.d [2020-10-09T20:31:18.880Z] #39 98.71 DEP criu/ipc_ns.d [2020-10-09T20:31:18.880Z] #39 98.88 DEP criu/image.d [2020-10-09T20:31:19.141Z] #39 99.07 DEP criu/image-desc.d [2020-10-09T20:31:19.141Z] #39 99.16 DEP criu/fsnotify.d [2020-10-09T20:31:19.403Z] #39 99.45 DEP criu/filesystems.d [2020-10-09T20:31:19.664Z] #39 99.59 DEP criu/files.d [2020-10-09T20:31:19.664Z] #39 99.64 DEP criu/files-reg.d [2020-10-09T20:31:19.925Z] #39 99.86 DEP criu/files-ext.d [2020-10-09T20:31:20.185Z] #39 100.0 DEP criu/file-lock.d [2020-10-09T20:31:20.446Z] #39 100.2 DEP criu/file-ids.d [2020-10-09T20:31:20.446Z] #39 100.3 DEP criu/fifo.d [2020-10-09T20:31:20.446Z] #39 100.5 DEP criu/fdstore.d [2020-10-09T20:31:20.707Z] #39 100.6 DEP criu/fault-injection.d [2020-10-09T20:31:20.707Z] #39 100.6 DEP criu/external.d [2020-10-09T20:31:20.898Z] + bin/containerd-stress [2020-10-09T20:31:20.898Z] + bin/containerd-shim [2020-10-09T20:31:20.967Z] #39 100.8 DEP criu/eventpoll.d [2020-10-09T20:31:21.228Z] #39 101.1 DEP criu/eventfd.d [2020-10-09T20:31:21.326Z] #57 220.0 + bin/containerd [2020-10-09T20:31:21.489Z] #39 101.3 DEP criu/crtools.d [2020-10-09T20:31:21.489Z] #39 101.4 DEP criu/cr-service.d [2020-10-09T20:31:21.750Z] #39 ... [2020-10-09T20:31:21.750Z] [2020-10-09T20:31:21.750Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-09T20:31:21.750Z] #26 173.5 + rm -rf /tmp/tmp.ih6XEGQdT3 [2020-10-09T20:31:21.750Z] #26 DONE 175.8s [2020-10-09T20:31:21.750Z] [2020-10-09T20:31:21.750Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:31:22.015Z] #36 ... [2020-10-09T20:31:22.015Z] [2020-10-09T20:31:22.015Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:31:22.015Z] #39 101.8 DEP criu/cr-restore.d [2020-10-09T20:31:22.585Z] #39 102.3 DEP criu/cr-errno.d [2020-10-09T20:31:22.585Z] #39 102.4 DEP criu/cr-dump.d [2020-10-09T20:31:22.846Z] #39 102.7 DEP criu/cr-dedup.d [2020-10-09T20:31:23.107Z] #39 102.9 DEP criu/cr-check.d [2020-10-09T20:31:23.367Z] #39 103.2 DEP criu/config.d [2020-10-09T20:31:23.629Z] #39 103.5 DEP criu/clone-noasan.d [2020-10-09T20:31:23.629Z] #39 103.6 DEP criu/cgroup.d [2020-10-09T20:31:23.889Z] #39 103.9 DEP criu/cgroup-props.d [2020-10-09T20:31:24.086Z] ok github.com/docker/docker/cmd/dockerd/hack 0.011s coverage: 72.9% of statements [2020-10-09T20:31:24.149Z] #39 104.0 DEP criu/bitmap.d [2020-10-09T20:31:24.149Z] #39 104.1 DEP criu/bfd.d [2020-10-09T20:31:24.379Z] ok github.com/docker/docker/cmd/dockerd 0.053s coverage: 29.5% of statements [2020-10-09T20:31:24.410Z] #39 104.2 DEP criu/autofs.d [2020-10-09T20:31:24.410Z] #39 104.4 DEP criu/aio.d [2020-10-09T20:31:24.670Z] #39 104.6 DEP criu/action-scripts.d [2020-10-09T20:31:24.931Z] #39 104.9 CC criu/action-scripts.o [2020-10-09T20:31:25.502Z] #39 105.5 CC criu/aio.o [2020-10-09T20:31:25.890Z] ok github.com/docker/docker/container 0.119s coverage: 35.3% of statements [2020-10-09T20:31:25.890Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-09T20:31:25.890Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-09T20:31:25.890Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-09T20:31:25.890Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-09T20:31:26.443Z] #39 106.2 CC criu/autofs.o [2020-10-09T20:31:26.477Z] Fetching without tags [2020-10-09T20:31:26.152Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-09T20:31:26.207Z] > git config --add remote.origin.fetch +refs/pull/41542/head:refs/remotes/origin/PR-41542 # timeout=10 [2020-10-09T20:31:26.254Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-09T20:31:26.376Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-09T20:31:26.507Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-09T20:31:26.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:31:26.509Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41542/head:refs/remotes/origin/PR-41542 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-09T20:31:27.736Z] Merging remotes/origin/19.03 commit 233a6379e5c07588d8eb3be3b7a57dc916336b0b into PR head commit 88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:31:27.828Z] #39 ... [2020-10-09T20:31:27.828Z] [2020-10-09T20:31:27.828Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:31:27.828Z] #14 124.2 Selecting previously unselected package libonig5:amd64. [2020-10-09T20:31:27.828Z] #14 124.2 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 124.2 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-09T20:31:27.828Z] #14 124.4 Selecting previously unselected package libjq1:amd64. [2020-10-09T20:31:27.828Z] #14 124.4 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 124.5 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-09T20:31:27.828Z] #14 124.6 Selecting previously unselected package jq. [2020-10-09T20:31:27.828Z] #14 124.6 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 124.6 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-09T20:31:27.828Z] #14 124.7 Selecting previously unselected package libaio1:amd64. [2020-10-09T20:31:27.828Z] #14 124.7 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 124.7 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-10-09T20:31:27.828Z] #14 124.8 Selecting previously unselected package libbtrfs0. [2020-10-09T20:31:27.828Z] #14 124.8 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 124.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-09T20:31:27.828Z] #14 125.0 Selecting previously unselected package libbtrfs-dev. [2020-10-09T20:31:27.828Z] #14 125.0 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 125.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:31:27.828Z] #14 125.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-10-09T20:31:27.828Z] #14 125.1 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 125.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-09T20:31:27.828Z] #14 125.2 Selecting previously unselected package libudev-dev:amd64. [2020-10-09T20:31:27.828Z] #14 125.2 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 125.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-09T20:31:27.828Z] #14 125.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-10-09T20:31:27.828Z] #14 125.4 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 125.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-10-09T20:31:27.828Z] #14 125.7 Selecting previously unselected package libpcre16-3:amd64. [2020-10-09T20:31:27.828Z] #14 125.7 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 125.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-10-09T20:31:27.828Z] #14 125.9 Selecting previously unselected package libpcre32-3:amd64. [2020-10-09T20:31:27.828Z] #14 125.9 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 126.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-10-09T20:31:27.828Z] #14 126.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-10-09T20:31:27.828Z] #14 126.1 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 126.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-09T20:31:27.828Z] #14 126.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-10-09T20:31:27.828Z] #14 126.3 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 126.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-09T20:31:27.828Z] #14 126.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-10-09T20:31:27.828Z] #14 126.8 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 126.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-09T20:31:27.828Z] #14 127.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-10-09T20:31:27.828Z] #14 127.1 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 127.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-09T20:31:27.828Z] #14 127.2 Selecting previously unselected package libgpm2:amd64. [2020-10-09T20:31:27.828Z] #14 127.2 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-10-09T20:31:27.828Z] #14 127.2 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-10-09T20:31:27.828Z] #14 127.3 Selecting previously unselected package libicu63:amd64. [2020-10-09T20:31:27.849Z] + bin/containerd-shim-runc-v1 [2020-10-09T20:31:28.089Z] #14 127.4 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-09T20:31:28.089Z] #14 127.4 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-09T20:31:27.839Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T20:31:27.887Z] > git checkout -f 88eec2e811d620fe88b4859dee64d064fae37356 # timeout=10 [2020-10-09T20:31:30.606Z] + bin/containerd-shim-runc-v2 [2020-10-09T20:31:30.740Z] Merge succeeded, producing 88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:31:30.741Z] Checking out Revision 88eec2e811d620fe88b4859dee64d064fae37356 (PR-41542) [2020-10-09T20:31:31.468Z] ok github.com/docker/docker/daemon/cluster 0.031s coverage: 0.5% of statements [2020-10-09T20:31:31.652Z] + binaries [2020-10-09T20:31:31.652Z] + mkdir -p /build [2020-10-09T20:31:31.652Z] + cp bin/containerd /build/containerd [2020-10-09T20:31:31.652Z] + cp bin/containerd-shim /build/containerd-shim [2020-10-09T20:31:31.652Z] + cp bin/ctr /build/ctr [2020-10-09T20:31:32.103Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-10-09T20:31:30.362Z] > git remote # timeout=10 [2020-10-09T20:31:30.443Z] > git config --get remote.origin.url # timeout=10 [2020-10-09T20:31:30.490Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-09T20:31:30.492Z] > git merge 233a6379e5c07588d8eb3be3b7a57dc916336b0b # timeout=10 [2020-10-09T20:31:30.629Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-10-09T20:31:30.768Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T20:31:30.826Z] > git checkout -f 88eec2e811d620fe88b4859dee64d064fae37356 # timeout=10 [2020-10-09T20:31:33.151Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2020-10-09T20:31:33.373Z] #14 132.2 Selecting previously unselected package libnet1:amd64. [2020-10-09T20:31:33.374Z] #14 132.2 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-09T20:31:33.374Z] #14 132.2 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-09T20:31:33.374Z] #14 132.3 Selecting previously unselected package libnl-3-200:amd64. [2020-10-09T20:31:33.374Z] #14 132.3 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-09T20:31:33.374Z] #14 132.3 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-09T20:31:33.374Z] #14 132.4 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-09T20:31:33.374Z] #14 132.4 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-09T20:31:33.374Z] #14 132.5 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-09T20:31:33.374Z] #14 132.5 Selecting previously unselected package libreadline5:amd64. [2020-10-09T20:31:33.374Z] #14 132.5 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-10-09T20:31:33.374Z] #14 132.6 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-09T20:31:33.374Z] #14 132.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-10-09T20:31:33.374Z] #14 132.7 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-10-09T20:31:33.374Z] #14 132.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-09T20:31:33.953Z] #14 133.5 Selecting previously unselected package net-tools. [2020-10-09T20:31:34.214Z] #14 133.5 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-10-09T20:31:34.214Z] #14 133.7 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-09T20:31:34.214Z] #14 ... [2020-10-09T20:31:34.214Z] [2020-10-09T20:31:34.214Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-09T20:31:34.214Z] #45 DONE 188.2s [2020-10-09T20:31:34.214Z] [2020-10-09T20:31:34.214Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:31:34.214Z] #39 108.2 CC criu/bfd.o [2020-10-09T20:31:34.214Z] #39 108.8 CC criu/bitmap.o [2020-10-09T20:31:34.214Z] #39 109.0 CC criu/cgroup-props.o [2020-10-09T20:31:34.214Z] #39 110.0 CC criu/cgroup.o [2020-10-09T20:31:34.214Z] #39 113.8 CC criu/clone-noasan.o [2020-10-09T20:31:34.214Z] #39 114.0 CC criu/config.o [2020-10-09T20:31:34.475Z] #39 ... [2020-10-09T20:31:34.475Z] [2020-10-09T20:31:34.475Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:31:34.475Z] #14 134.0 Selecting previously unselected package python-pip-whl. [2020-10-09T20:31:34.475Z] #14 134.0 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-10-09T20:31:34.475Z] #14 134.0 Unpacking python-pip-whl (18.1-5) ... [2020-10-09T20:31:35.865Z] #14 135.2 Selecting previously unselected package python3-lib2to3. [2020-10-09T20:31:35.865Z] #14 135.2 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-09T20:31:35.865Z] #14 135.2 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-09T20:31:35.865Z] #14 135.3 Selecting previously unselected package python3-distutils. [2020-10-09T20:31:36.122Z] Removing intermediate container dad598515eff [2020-10-09T20:31:36.122Z] ---> 7154cda88a80 [2020-10-09T20:31:36.122Z] Step 61/140 : FROM dev-base AS proxy [2020-10-09T20:31:36.122Z] ---> 005e2d6a5359 [2020-10-09T20:31:36.122Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-10-09T20:31:36.122Z] ---> Running in 8f708938a74d [2020-10-09T20:31:36.126Z] #14 135.4 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-10-09T20:31:36.126Z] #14 135.4 Unpacking python3-distutils (3.7.3-1) ... [2020-10-09T20:31:36.126Z] #14 135.6 Selecting previously unselected package python3-pip. [2020-10-09T20:31:36.126Z] #14 135.6 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-10-09T20:31:36.126Z] #14 135.6 Unpacking python3-pip (18.1-5) ... [2020-10-09T20:31:36.386Z] #14 135.8 Selecting previously unselected package python3-pkg-resources. [2020-10-09T20:31:36.386Z] #14 135.8 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-09T20:31:36.386Z] #14 135.8 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-09T20:31:36.415Z] Removing intermediate container 8f708938a74d [2020-10-09T20:31:36.415Z] ---> 1a25f2e7dab0 [2020-10-09T20:31:36.415Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-10-09T20:31:36.415Z] ---> Running in eaa44eeb19b9 [2020-10-09T20:31:36.415Z] Removing intermediate container eaa44eeb19b9 [2020-10-09T20:31:36.415Z] ---> 48f9973cc1d2 [2020-10-09T20:31:36.415Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:31:36.648Z] #14 136.0 Selecting previously unselected package python3-setuptools. [2020-10-09T20:31:36.648Z] #14 136.0 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-10-09T20:31:36.648Z] #14 136.0 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-09T20:31:36.648Z] #14 136.2 Selecting previously unselected package python3-wheel. [2020-10-09T20:31:36.708Z] ---> 6041033ad05e [2020-10-09T20:31:36.708Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-09T20:31:36.708Z] ---> a54d3ee7328b [2020-10-09T20:31:36.708Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-09T20:31:36.708Z] ---> Running in ce40d204dfc9 [2020-10-09T20:31:36.909Z] #14 136.2 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-10-09T20:31:36.909Z] #14 136.2 Unpacking python3-wheel (0.32.3-2) ... [2020-10-09T20:31:36.909Z] #14 136.3 Selecting previously unselected package thin-provisioning-tools. [2020-10-09T20:31:36.909Z] #14 136.3 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-10-09T20:31:36.909Z] #14 136.3 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-09T20:31:37.022Z] + RM_GOPATH=0 [2020-10-09T20:31:37.022Z] + TMP_GOPATH= [2020-10-09T20:31:37.022Z] + : /build [2020-10-09T20:31:37.022Z] + '[' -z '' ']' [2020-10-09T20:31:37.022Z] ++ mktemp -d [2020-10-09T20:31:37.022Z] + export GOPATH=/tmp/tmp.Z6h8pumq9B [2020-10-09T20:31:37.022Z] + GOPATH=/tmp/tmp.Z6h8pumq9B [2020-10-09T20:31:37.022Z] + RM_GOPATH=1 [2020-10-09T20:31:37.022Z] ++ dirname ./install.sh [2020-10-09T20:31:37.022Z] + dir=. [2020-10-09T20:31:37.022Z] + bin=proxy [2020-10-09T20:31:37.022Z] + shift [2020-10-09T20:31:37.022Z] + '[' '!' -f ./proxy.installer ']' [2020-10-09T20:31:37.022Z] + . ./proxy.installer [2020-10-09T20:31:37.022Z] ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-09T20:31:37.022Z] + install_proxy [2020-10-09T20:31:37.022Z] + case "$1" in [2020-10-09T20:31:37.022Z] + export CGO_ENABLED=0 [2020-10-09T20:31:37.022Z] + CGO_ENABLED=0 [2020-10-09T20:31:37.022Z] Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-09T20:31:37.022Z] + _install_proxy [2020-10-09T20:31:37.022Z] + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-10-09T20:31:37.022Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Z6h8pumq9B/src/github.com/docker/libnetwork [2020-10-09T20:31:37.022Z] Cloning into '/tmp/tmp.Z6h8pumq9B/src/github.com/docker/libnetwork'... [2020-10-09T20:31:37.480Z] #14 136.7 Selecting previously unselected package vim-runtime. [2020-10-09T20:31:37.480Z] #14 136.7 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-09T20:31:37.480Z] #14 136.7 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-09T20:31:37.480Z] #14 136.8 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-09T20:31:37.480Z] #14 136.8 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-09T20:31:39.104Z] + cd /tmp/tmp.Z6h8pumq9B/src/github.com/docker/libnetwork [2020-10-09T20:31:39.104Z] + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-09T20:31:39.399Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-09T20:31:40.024Z] #14 ... [2020-10-09T20:31:40.024Z] [2020-10-09T20:31:40.024Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:31:40.024Z] #42 183.8 github.com/LK4D4/vndr/godl [2020-10-09T20:31:40.024Z] #42 184.6 github.com/LK4D4/vndr [2020-10-09T20:31:40.024Z] #42 ... [2020-10-09T20:31:40.024Z] [2020-10-09T20:31:40.024Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:31:40.024Z] #39 116.3 CC criu/cr-check.o [2020-10-09T20:31:40.024Z] #39 118.3 CC criu/cr-dedup.o [2020-10-09T20:31:40.024Z] #39 118.9 CC criu/cr-dump.o [2020-10-09T20:31:40.024Z] #39 ... [2020-10-09T20:31:40.024Z] [2020-10-09T20:31:40.025Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-09T20:31:40.025Z] #42 DONE 194.0s [2020-10-09T20:31:40.025Z] [2020-10-09T20:31:40.025Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:31:40.057Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.422s coverage: 13.7% of statements [2020-10-09T20:31:40.741Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 82.2% of statements [2020-10-09T20:31:41.378Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.4% of statements [2020-10-09T20:31:41.409Z] #39 ... [2020-10-09T20:31:41.409Z] [2020-10-09T20:31:41.409Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:31:41.409Z] #14 140.9 Selecting previously unselected package vim. [2020-10-09T20:31:41.409Z] #14 140.9 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-10-09T20:31:41.409Z] #14 140.9 Unpacking vim (2:8.1.0875-5) ... [2020-10-09T20:31:41.670Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-10-09T20:31:41.980Z] #14 141.4 Selecting previously unselected package xfsprogs. [2020-10-09T20:31:41.980Z] #14 141.4 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-10-09T20:31:41.980Z] #14 141.5 Unpacking xfsprogs (4.20.0-1) ... [2020-10-09T20:31:42.161Z] Removing intermediate container ce40d204dfc9 [2020-10-09T20:31:42.161Z] ---> 7cad5a872018 [2020-10-09T20:31:42.161Z] Step 67/140 : FROM base AS gometalinter [2020-10-09T20:31:42.161Z] ---> 005e2d6a5359 [2020-10-09T20:31:42.161Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-10-09T20:31:42.161Z] ---> Running in 740158bdb622 [2020-10-09T20:31:42.161Z] Removing intermediate container 740158bdb622 [2020-10-09T20:31:42.161Z] ---> 7dcab9973e5a [2020-10-09T20:31:42.161Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:31:42.161Z] ---> 366a1be0e981 [2020-10-09T20:31:42.161Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-09T20:31:42.161Z] ---> 92412358e124 [2020-10-09T20:31:42.161Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-09T20:31:42.161Z] ---> Running in a20117fa7af4 [2020-10-09T20:31:42.465Z] + RM_GOPATH=0 [2020-10-09T20:31:42.465Z] + TMP_GOPATH= [2020-10-09T20:31:42.465Z] + : /build [2020-10-09T20:31:42.465Z] + '[' -z '' ']' [2020-10-09T20:31:42.465Z] ++ mktemp -d [2020-10-09T20:31:42.465Z] + export GOPATH=/tmp/tmp.DvsHga5DY2 [2020-10-09T20:31:42.465Z] + GOPATH=/tmp/tmp.DvsHga5DY2 [2020-10-09T20:31:42.465Z] + RM_GOPATH=1 [2020-10-09T20:31:42.465Z] ++ dirname ./install.sh [2020-10-09T20:31:42.465Z] + dir=. [2020-10-09T20:31:42.465Z] + bin=gometalinter [2020-10-09T20:31:42.465Z] + shift [2020-10-09T20:31:42.466Z] + '[' '!' -f ./gometalinter.installer ']' [2020-10-09T20:31:42.466Z] + . ./gometalinter.installer [2020-10-09T20:31:42.466Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-10-09T20:31:42.466Z] + install_gometalinter [2020-10-09T20:31:42.466Z] + echo 'Installing gometalinter version v2.0.6' [2020-10-09T20:31:42.466Z] + go get -d github.com/alecthomas/gometalinter [2020-10-09T20:31:42.466Z] Installing gometalinter version v2.0.6 [2020-10-09T20:31:42.552Z] #14 141.9 Selecting previously unselected package zip. [2020-10-09T20:31:42.552Z] #14 141.9 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-10-09T20:31:42.552Z] #14 141.9 Unpacking zip (3.0-11+b1) ... [2020-10-09T20:31:42.708Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-10-09T20:31:42.813Z] #14 142.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-09T20:31:42.813Z] #14 142.1 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-09T20:31:42.813Z] #14 142.1 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-09T20:31:42.813Z] #14 142.1 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-10-09T20:31:42.813Z] #14 142.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-09T20:31:42.813Z] #14 142.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-09T20:31:42.813Z] #14 142.2 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-10-09T20:31:42.813Z] #14 142.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-10-09T20:31:42.813Z] #14 142.2 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-10-09T20:31:42.813Z] #14 142.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-10-09T20:31:42.813Z] #14 142.2 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-10-09T20:31:42.813Z] #14 142.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:31:42.813Z] #14 142.3 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-09T20:31:42.813Z] #14 142.3 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-09T20:31:42.813Z] #14 142.3 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-09T20:31:42.813Z] #14 142.3 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-09T20:31:42.813Z] #14 142.3 Setting up xxd (2:8.1.0875-5) ... [2020-10-09T20:31:42.813Z] #14 142.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-09T20:31:42.813Z] #14 142.3 Setting up zip (3.0-11+b1) ... [2020-10-09T20:31:42.813Z] #14 142.3 Setting up vim-common (2:8.1.0875-5) ... [2020-10-09T20:31:43.073Z] #14 142.4 Setting up bash-completion (1:2.8-6) ... [2020-10-09T20:31:43.344Z] ok github.com/docker/docker/daemon 12.289s coverage: 17.5% of statements [2020-10-09T20:31:43.344Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-09T20:31:43.344Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-09T20:31:43.344Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-09T20:31:43.344Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-09T20:31:43.508Z] + cd /tmp/tmp.DvsHga5DY2/src/github.com/alecthomas/gometalinter [2020-10-09T20:31:43.508Z] + git checkout -q v2.0.6 [2020-10-09T20:31:43.508Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-10-09T20:31:44.857Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-10-09T20:31:45.491Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.200s coverage: 56.9% of statements [2020-10-09T20:31:46.373Z] #14 145.2 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-10-09T20:31:46.373Z] #14 145.2 Setting up xz-utils (5.2.4-1) ... [2020-10-09T20:31:46.373Z] #14 145.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-09T20:31:46.373Z] #14 145.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-10-09T20:31:46.373Z] #14 145.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-09T20:31:46.373Z] #14 145.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-09T20:31:46.373Z] #14 145.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:31:46.373Z] #14 145.3 Setting up pigz (2.4-1) ... [2020-10-09T20:31:46.373Z] #14 145.3 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-09T20:31:46.373Z] #14 145.3 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-09T20:31:46.373Z] #14 145.4 Setting up python-pip-whl (18.1-5) ... [2020-10-09T20:31:46.373Z] #14 145.4 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-10-09T20:31:46.373Z] #14 145.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-09T20:31:46.373Z] #14 145.4 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-09T20:31:46.373Z] #14 145.9 Setting up libaio1:amd64 (0.3.112-3) ... [2020-10-09T20:31:46.373Z] #14 145.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-09T20:31:46.495Z] Commit message: "Also trim "~..." from AppArmor versions" [2020-10-09T20:31:46.634Z] #14 145.9 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-09T20:31:46.634Z] #14 145.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-09T20:31:46.634Z] #14 145.9 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-09T20:31:46.634Z] #14 145.9 Setting up vim (2:8.1.0875-5) ... [2020-10-09T20:31:46.634Z] #14 145.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-09T20:31:46.634Z] #14 145.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-09T20:31:46.634Z] #14 145.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-09T20:31:46.634Z] #14 145.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-09T20:31:46.634Z] #14 145.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-09T20:31:46.634Z] #14 145.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-09T20:31:46.634Z] #14 145.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-09T20:31:46.634Z] #14 145.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-09T20:31:46.634Z] #14 146.0 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-09T20:31:46.634Z] #14 146.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-09T20:31:46.634Z] #14 146.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:31:46.634Z] #14 146.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 [2020-10-09T20:31:46.634Z] #14 146.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 [2020-10-09T20:31:46.634Z] #14 146.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:31:46.634Z] #14 146.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 [2020-10-09T20:31:46.634Z] #14 146.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 [2020-10-09T20:31:46.634Z] #14 146.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-09T20:31:46.634Z] #14 146.1 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-09T20:31:46.895Z] #14 146.1 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-09T20:31:46.895Z] #14 146.1 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-09T20:31:46.895Z] #14 146.1 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-09T20:31:46.895Z] #14 146.1 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-09T20:31:46.889Z] > git --version # timeout=10 [2020-10-09T20:31:46.936Z] > git --version # 'git version 2.24.1.windows.2' [2020-10-09T20:31:46.980Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-09T20:31:47.886Z] #57 246.1 + bin/containerd-stress [2020-10-09T20:31:47.886Z] #57 247.8 + bin/containerd-shim [2020-10-09T20:31:49.944Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.193s coverage: 46.2% of statements [2020-10-09T20:31:50.080Z] + docker version [2020-10-09T20:31:50.197Z] #14 149.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-09T20:31:50.197Z] #14 149.3 Setting up iptables (1.8.2-4) ... [2020-10-09T20:31:50.197Z] #14 149.3 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-09T20:31:50.197Z] #14 149.3 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-09T20:31:50.197Z] #14 149.3 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-09T20:31:50.197Z] #14 149.4 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-09T20:31:50.197Z] #14 149.4 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-09T20:31:50.197Z] #14 149.4 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-09T20:31:50.197Z] #14 149.4 Setting up python3 (3.7.3-1) ... [2020-10-09T20:31:50.458Z] #14 149.8 Setting up python3-wheel (0.32.3-2) ... [2020-10-09T20:31:51.031Z] #14 150.5 Setting up apparmor (2.13.2-10) ... [2020-10-09T20:31:51.973Z] #14 ... [2020-10-09T20:31:51.973Z] [2020-10-09T20:31:51.973Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:31:51.973Z] #39 122.0 CC criu/cr-errno.o [2020-10-09T20:31:51.973Z] #39 122.2 CC criu/cr-restore.o [2020-10-09T20:31:51.973Z] #39 127.0 CC criu/cr-service.o [2020-10-09T20:31:51.973Z] #39 128.7 CC criu/crtools.o [2020-10-09T20:31:51.973Z] #39 129.4 CC criu/eventfd.o [2020-10-09T20:31:51.973Z] #39 129.6 CC criu/eventpoll.o [2020-10-09T20:31:51.973Z] #39 130.6 CC criu/external.o [2020-10-09T20:31:51.973Z] #39 130.9 CC criu/fault-injection.o [2020-10-09T20:31:51.973Z] #39 131.1 CC criu/fdstore.o [2020-10-09T20:31:51.973Z] #39 131.5 CC criu/fifo.o [2020-10-09T20:31:51.973Z] #39 131.9 CC criu/file-ids.o [2020-10-09T20:31:52.544Z] #39 132.3 CC criu/file-lock.o [2020-10-09T20:31:52.670Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.200s coverage: 49.5% of statements [2020-10-09T20:31:52.805Z] #39 ... [2020-10-09T20:31:52.805Z] [2020-10-09T20:31:52.805Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-09T20:31:52.805Z] #14 152.1 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-09T20:31:53.066Z] #14 152.5 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-09T20:31:54.008Z] #14 153.4 Setting up python3-distutils (3.7.3-1) ... [2020-10-09T20:31:54.580Z] #14 154.0 Setting up python3-setuptools (40.8.0-1) ... [2020-10-09T20:31:55.923Z] Client: Docker Engine - Enterprise [2020-10-09T20:31:55.923Z] Version: 19.03.12 [2020-10-09T20:31:55.923Z] API version: 1.40 [2020-10-09T20:31:55.923Z] Go version: go1.13.13 [2020-10-09T20:31:55.923Z] Git commit: 4306744 [2020-10-09T20:31:55.923Z] Built: 08/05/2020 19:27:53 [2020-10-09T20:31:55.923Z] OS/Arch: windows/amd64 [2020-10-09T20:31:55.923Z] Experimental: false [2020-10-09T20:31:55.923Z] [2020-10-09T20:31:55.923Z] Server: Docker Engine - Enterprise [2020-10-09T20:31:55.923Z] Engine: [2020-10-09T20:31:55.923Z] Version: 19.03.12 [2020-10-09T20:31:55.923Z] API version: 1.40 (minimum version 1.24) [2020-10-09T20:31:55.923Z] Go version: go1.13.13 [2020-10-09T20:31:55.923Z] Git commit: f295753ffd [2020-10-09T20:31:55.923Z] Built: 08/05/2020 19:26:41 [2020-10-09T20:31:55.923Z] OS/Arch: windows/amd64 [2020-10-09T20:31:55.923Z] Experimental: true [2020-10-09T20:31:55.965Z] #14 155.3 Setting up python3-pip (18.1-5) ... [2020-10-09T20:31:56.093Z] #57 255.4 + bin/containerd-shim-runc-v1 [2020-10-09T20:31:56.282Z] + GOBIN=/build [2020-10-09T20:31:56.282Z] + /build/gometalinter --install [2020-10-09T20:31:56.282Z] Installing: [2020-10-09T20:31:56.282Z] deadcode [2020-10-09T20:31:56.282Z] dupl [2020-10-09T20:31:56.282Z] errcheck [2020-10-09T20:31:56.282Z] gas [2020-10-09T20:31:56.282Z] gochecknoglobals [2020-10-09T20:31:56.282Z] gochecknoinits [2020-10-09T20:31:56.282Z] goconst [2020-10-09T20:31:56.282Z] gocyclo [2020-10-09T20:31:56.282Z] goimports [2020-10-09T20:31:56.282Z] golint [2020-10-09T20:31:56.282Z] gosimple [2020-10-09T20:31:56.282Z] gotype [2020-10-09T20:31:56.282Z] gotypex [2020-10-09T20:31:56.282Z] ineffassign [2020-10-09T20:31:56.282Z] interfacer [2020-10-09T20:31:56.282Z] lll [2020-10-09T20:31:56.282Z] maligned [2020-10-09T20:31:56.282Z] megacheck [2020-10-09T20:31:56.282Z] misspell [2020-10-09T20:31:56.282Z] nakedret [2020-10-09T20:31:56.282Z] safesql [2020-10-09T20:31:56.282Z] staticcheck [2020-10-09T20:31:56.282Z] structcheck [2020-10-09T20:31:56.282Z] unconvert [2020-10-09T20:31:56.282Z] unparam [2020-10-09T20:31:56.282Z] unused [2020-10-09T20:31:56.282Z] varcheck [Pipeline] sh [2020-10-09T20:31:57.168Z] #14 156.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-09T20:31:57.168Z] #14 156.5 Setting up dmsetup (2:1.02.155-3) ... [2020-10-09T20:31:57.168Z] #14 156.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-09T20:31:57.168Z] #14 156.5 Setting up xfsprogs (4.20.0-1) ... [2020-10-09T20:31:57.168Z] #14 156.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-09T20:31:57.168Z] #14 156.5 Processing triggers for mime-support (3.62) ... [2020-10-09T20:31:57.168Z] #14 156.6 Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:31:57.493Z] + docker info [2020-10-09T20:31:57.740Z] #14 DONE 157.2s [2020-10-09T20:31:57.740Z] [2020-10-09T20:31:57.740Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:31:57.740Z] #39 133.3 CC criu/files-ext.o [2020-10-09T20:31:57.740Z] #39 133.8 CC criu/files-reg.o [2020-10-09T20:31:57.740Z] #39 136.2 CC criu/files.o [2020-10-09T20:31:58.631Z] #57 258.4 + bin/containerd-shim-runc-v2 [2020-10-09T20:31:58.681Z] #39 ... [2020-10-09T20:31:58.681Z] [2020-10-09T20:31:58.681Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-10-09T20:31:58.681Z] #15 0.968 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-09T20:31:58.681Z] #15 0.971 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-09T20:31:58.681Z] #15 0.977 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-09T20:31:58.681Z] #15 DONE 1.0s [2020-10-09T20:31:58.941Z] [2020-10-09T20:31:58.941Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-10-09T20:31:59.199Z] #57 259.3 + binaries [2020-10-09T20:31:59.199Z] #57 259.3 + mkdir -p /build [2020-10-09T20:31:59.199Z] #57 259.3 + cp bin/containerd /build/containerd [2020-10-09T20:31:59.199Z] #57 259.3 + cp bin/containerd-shim /build/containerd-shim [2020-10-09T20:31:59.199Z] #57 259.3 + cp bin/ctr /build/ctr [2020-10-09T20:32:01.103Z] #57 DONE 260.8s [2020-10-09T20:32:01.146Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.607s coverage: 72.3% of statements [2020-10-09T20:32:01.146Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-09T20:32:01.146Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.450s coverage: 60.4% of statements [2020-10-09T20:32:01.146Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-09T20:32:01.146Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-10-09T20:32:01.670Z] [2020-10-09T20:32:01.670Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-10-09T20:32:01.778Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.675s coverage: 76.1% of statements [2020-10-09T20:32:01.778Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-09T20:32:02.069Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-10-09T20:32:02.360Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-10-09T20:32:02.604Z] #58 DONE 0.7s [2020-10-09T20:32:02.604Z] [2020-10-09T20:32:02.604Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-10-09T20:32:02.604Z] #62 DONE 0.2s [2020-10-09T20:32:02.604Z] [2020-10-09T20:32:02.604Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-10-09T20:32:03.170Z] #64 DONE 0.4s [2020-10-09T20:32:03.170Z] [2020-10-09T20:32:03.170Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-10-09T20:32:03.170Z] #67 DONE 0.0s [2020-10-09T20:32:03.170Z] [2020-10-09T20:32:03.170Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-10-09T20:32:03.170Z] #68 DONE 0.0s [2020-10-09T20:32:03.170Z] [2020-10-09T20:32:03.170Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-09T20:32:03.867Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 43.7% of statements [2020-10-09T20:32:03.867Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-10-09T20:32:03.867Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-09T20:32:03.867Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-09T20:32:04.106Z] #69 DONE 0.8s [2020-10-09T20:32:04.106Z] [2020-10-09T20:32:04.106Z] #70 exporting to image [2020-10-09T20:32:04.106Z] #70 exporting layers [2020-10-09T20:32:04.225Z] #16 5.183 Collecting yamllint==1.16.0 [2020-10-09T20:32:04.899Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2020-10-09T20:32:05.167Z] #16 ... [2020-10-09T20:32:05.167Z] [2020-10-09T20:32:05.167Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:32:05.167Z] #39 138.9 CC criu/filesystems.o [2020-10-09T20:32:05.167Z] #39 139.9 CC criu/fsnotify.o [2020-10-09T20:32:05.167Z] #39 141.2 CC criu/image-desc.o [2020-10-09T20:32:05.167Z] #39 141.4 CC criu/image.o [2020-10-09T20:32:05.167Z] #39 142.4 CC criu/ipc_ns.o [2020-10-09T20:32:05.167Z] #39 143.7 CC criu/irmap.o [2020-10-09T20:32:05.167Z] #39 144.4 CC criu/kcmp-ids.o [2020-10-09T20:32:05.167Z] #39 144.8 CC criu/kerndat.o [2020-10-09T20:32:05.189Z] ok github.com/docker/docker/daemon/logger/awslogs 0.069s coverage: 78.2% of statements [2020-10-09T20:32:05.189Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-09T20:32:05.189Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-09T20:32:05.480Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-10-09T20:32:05.741Z] #39 145.8 CC criu/libnetlink.o [2020-10-09T20:32:05.771Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 62.1% of statements [2020-10-09T20:32:06.061Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2020-10-09T20:32:06.313Z] #39 146.1 CC criu/log.o [2020-10-09T20:32:06.993Z] #39 146.6 CC criu/lsm.o [2020-10-09T20:32:06.993Z] #39 146.9 CC criu/mem.o [2020-10-09T20:32:07.096Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 74.7% of statements [2020-10-09T20:32:07.096Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-09T20:32:07.096Z] time="2020-10-09T20:32:06Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate639720931/log729716198.1: no such file or directory" [2020-10-09T20:32:07.096Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 37.9% of statements [2020-10-09T20:32:08.129Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-10-09T20:32:08.384Z] #39 148.4 CC criu/memfd.o [2020-10-09T20:32:08.764Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-10-09T20:32:09.096Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-10-09T20:32:09.327Z] #39 149.0 CC criu/mount.o [2020-10-09T20:32:09.327Z] #39 ... [2020-10-09T20:32:09.327Z] [2020-10-09T20:32:09.327Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-10-09T20:32:09.327Z] #16 10.58 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-09T20:32:09.387Z] ok github.com/docker/docker/daemon/logger/splunk 1.441s coverage: 84.5% of statements [2020-10-09T20:32:09.387Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-09T20:32:09.387Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-09T20:32:09.588Z] #16 10.68 Collecting pyyaml (from yamllint==1.16.0) [2020-10-09T20:32:09.588Z] #16 10.84 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-09T20:32:09.952Z] Client: [2020-10-09T20:32:09.952Z] Debug Mode: false [2020-10-09T20:32:09.952Z] Plugins: [2020-10-09T20:32:09.952Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-10-09T20:32:09.952Z] [2020-10-09T20:32:09.952Z] Server: [2020-10-09T20:32:09.952Z] Containers: 0 [2020-10-09T20:32:09.952Z] Running: 0 [2020-10-09T20:32:09.952Z] Paused: 0 [2020-10-09T20:32:09.952Z] Stopped: 0 [2020-10-09T20:32:09.952Z] Images: 0 [2020-10-09T20:32:09.952Z] Server Version: 19.03.12 [2020-10-09T20:32:09.952Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-10-09T20:32:09.952Z] Windows: [2020-10-09T20:32:09.952Z] LCOW: [2020-10-09T20:32:09.952Z] Logging Driver: json-file [2020-10-09T20:32:09.952Z] Plugins: [2020-10-09T20:32:09.952Z] Volume: local [2020-10-09T20:32:09.952Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-09T20:32:09.952Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-09T20:32:09.952Z] Swarm: inactive [2020-10-09T20:32:09.952Z] Default Isolation: process [2020-10-09T20:32:09.952Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-09T20:32:09.952Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-09T20:32:09.952Z] OSType: windows [2020-10-09T20:32:09.952Z] Architecture: x86_64 [2020-10-09T20:32:09.952Z] CPUs: 4 [2020-10-09T20:32:09.952Z] Total Memory: 32GiB [2020-10-09T20:32:09.952Z] Name: azwin-2-fd76e0 [2020-10-09T20:32:09.952Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-10-09T20:32:09.952Z] Docker Root Dir: D:\docker [2020-10-09T20:32:09.952Z] Debug Mode: false [2020-10-09T20:32:09.952Z] Registry: https://index.docker.io/v1/ [2020-10-09T20:32:09.952Z] Labels: [2020-10-09T20:32:09.952Z] Experimental: true [2020-10-09T20:32:09.952Z] Insecure Registries: [2020-10-09T20:32:09.952Z] 10.0.0.4:5000 [2020-10-09T20:32:09.952Z] 127.0.0.0/8 [2020-10-09T20:32:09.952Z] Registry Mirrors: [2020-10-09T20:32:09.952Z] http://10.0.0.4:5000/ [2020-10-09T20:32:09.952Z] Live Restore Enabled: false [2020-10-09T20:32:09.952Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-10-09T20:32:10.672Z] #70 exporting layers 6.6s done [2020-10-09T20:32:10.672Z] #70 writing image sha256:8e8429605f9a16e51a28b52a9a780abba2adbda8ba43c58a63036ecb64d2e8e8 done [2020-10-09T20:32:10.672Z] #70 naming to docker.io/library/docker:88eec2e811d620fe88b4859dee64d064fae37356 done [2020-10-09T20:32:10.672Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-10-09T20:32:10.893Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2020-10-09T20:32:10.893Z] ok github.com/docker/docker/distribution 0.279s coverage: 22.3% of statements [2020-10-09T20:32:10.893Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-09T20:32:10.995Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41542/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41542/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:88eec2e811d620fe88b4859dee64d064fae37356 hack/validate/default [2020-10-09T20:32:11.503Z] #16 12.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-09T20:32:11.503Z] #16 12.54 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-09T20:32:11.503Z] #16 12.59 Building wheels for collected packages: pyyaml [2020-10-09T20:32:11.503Z] #16 12.60 Running setup.py bdist_wheel for pyyaml: started [2020-10-09T20:32:11.525Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-10-09T20:32:11.561Z] Congratulations! All commits are properly signed with the DCO! [2020-10-09T20:32:12.458Z] #16 13.77 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-09T20:32:12.557Z] ok github.com/docker/docker/image 0.011s coverage: 86.4% of statements [2020-10-09T20:32:12.731Z] #16 13.77 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-09T20:32:12.731Z] #16 13.88 Successfully built pyyaml [2020-10-09T20:32:12.731Z] #16 13.93 Installing collected packages: pyyaml, pathspec, yamllint [2020-10-09T20:32:13.188Z] ok github.com/docker/docker/distribution/xfer 1.422s coverage: 83.9% of statements [2020-10-09T20:32:13.188Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-09T20:32:13.188Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-10-09T20:32:13.188Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-09T20:32:13.311Z] #16 14.42 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-09T20:32:13.578Z] #16 DONE 14.9s [2020-10-09T20:32:13.578Z] [2020-10-09T20:32:13.578Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:32:13.851Z] #36 ... [2020-10-09T20:32:13.851Z] [2020-10-09T20:32:13.851Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:32:13.851Z] #39 153.6 CC criu/namespaces.o [2020-10-09T20:32:14.116Z] #39 ... [2020-10-09T20:32:14.116Z] [2020-10-09T20:32:14.116Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-10-09T20:32:14.116Z] #21 DONE 0.3s [2020-10-09T20:32:14.116Z] [2020-10-09T20:32:14.116Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-10-09T20:32:14.221Z] ok github.com/docker/docker/image/v1 0.004s coverage: 25.0% of statements [2020-10-09T20:32:14.221Z] ? github.com/docker/docker/internal/test [no test files] [2020-10-09T20:32:14.512Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-10-09T20:32:14.512Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-10-09T20:32:14.512Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-10-09T20:32:14.512Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-10-09T20:32:14.512Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-10-09T20:32:14.512Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-10-09T20:32:14.512Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-10-09T20:32:14.512Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-10-09T20:32:14.512Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-10-09T20:32:14.512Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-10-09T20:32:14.512Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-09T20:32:14.804Z] ok github.com/docker/docker/internal/testutil 0.001s coverage: 62.5% of statements [2020-10-09T20:32:15.095Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2020-10-09T20:32:16.129Z] ok github.com/docker/docker/opts 0.015s coverage: 66.9% of statements [2020-10-09T20:32:16.420Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-10-09T20:32:17.419Z] #25 DONE 3.1s [2020-10-09T20:32:17.419Z] [2020-10-09T20:32:17.419Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:32:17.419Z] #39 156.0 CC criu/net.o [2020-10-09T20:32:17.419Z] #39 ... [2020-10-09T20:32:17.419Z] [2020-10-09T20:32:17.419Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-10-09T20:32:17.419Z] #27 DONE 0.3s [2020-10-09T20:32:17.419Z] [2020-10-09T20:32:17.419Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-10-09T20:32:17.419Z] #30 DONE 0.1s [2020-10-09T20:32:17.419Z] [2020-10-09T20:32:17.419Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-10-09T20:32:17.419Z] #35 DONE 0.0s [2020-10-09T20:32:17.419Z] [2020-10-09T20:32:17.419Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:32:17.925Z] ok github.com/docker/docker/pkg/archive 0.526s coverage: 77.0% of statements [2020-10-09T20:32:18.877Z] Removing intermediate container a20117fa7af4 [2020-10-09T20:32:18.877Z] ---> cd872a02bf15 [2020-10-09T20:32:18.877Z] Step 72/140 : FROM base AS gotestsum [2020-10-09T20:32:18.877Z] ---> 005e2d6a5359 [2020-10-09T20:32:18.877Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-10-09T20:32:18.877Z] ---> Running in 6ab96bc877b6 [2020-10-09T20:32:18.877Z] Removing intermediate container 6ab96bc877b6 [2020-10-09T20:32:18.877Z] ---> d340c71e6ab5 [2020-10-09T20:32:18.877Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-10-09T20:32:18.877Z] ---> Running in 20480df1b1bc [2020-10-09T20:32:18.877Z] Removing intermediate container 20480df1b1bc [2020-10-09T20:32:18.877Z] ---> 9d02457767c7 [2020-10-09T20:32:18.877Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:32:18.877Z] ---> 9fe848d7992a [2020-10-09T20:32:18.877Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-09T20:32:18.877Z] ---> 68eea15f3b5f [2020-10-09T20:32:18.877Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-09T20:32:18.877Z] ---> Running in 14abbca3f21f [2020-10-09T20:32:18.877Z] + RM_GOPATH=0 [2020-10-09T20:32:18.877Z] + TMP_GOPATH= [2020-10-09T20:32:18.877Z] + : /build [2020-10-09T20:32:18.877Z] + '[' -z '' ']' [2020-10-09T20:32:18.877Z] ++ mktemp -d [2020-10-09T20:32:18.877Z] + export GOPATH=/tmp/tmp.NWJKPYOLrv [2020-10-09T20:32:18.877Z] + GOPATH=/tmp/tmp.NWJKPYOLrv [2020-10-09T20:32:18.877Z] + RM_GOPATH=1 [2020-10-09T20:32:18.877Z] ++ dirname ./install.sh [2020-10-09T20:32:18.877Z] + dir=. [2020-10-09T20:32:18.877Z] + bin=gotestsum [2020-10-09T20:32:18.877Z] + shift [2020-10-09T20:32:18.877Z] + '[' '!' -f ./gotestsum.installer ']' [2020-10-09T20:32:18.877Z] + . ./gotestsum.installer [2020-10-09T20:32:18.877Z] ++ : v0.3.5 [2020-10-09T20:32:18.877Z] + install_gotestsum [2020-10-09T20:32:18.877Z] + set -e [2020-10-09T20:32:18.877Z] + export GO111MODULE=on [2020-10-09T20:32:18.877Z] + GO111MODULE=on [2020-10-09T20:32:18.877Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-10-09T20:32:18.877Z] go: finding gotest.tools v0.3.5 [2020-10-09T20:32:18.877Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-10-09T20:32:18.877Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-10-09T20:32:18.877Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-10-09T20:32:18.957Z] ok github.com/docker/docker/pkg/authorization 0.237s coverage: 66.7% of statements [2020-10-09T20:32:18.957Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-10-09T20:32:18.957Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-10-09T20:32:19.333Z] #36 ... [2020-10-09T20:32:19.333Z] [2020-10-09T20:32:19.333Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:32:19.333Z] #39 158.9 CC criu/netfilter.o [2020-10-09T20:32:19.333Z] #39 159.3 CC criu/page-pipe.o [2020-10-09T20:32:19.903Z] #39 159.9 CC criu/page-xfer.o [2020-10-09T20:32:19.919Z] go: downloading gotest.tools v2.1.0+incompatible [2020-10-09T20:32:19.919Z] go: extracting gotest.tools v2.1.0+incompatible [2020-10-09T20:32:19.919Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-10-09T20:32:19.919Z] go: downloading github.com/fatih/color v1.6.0 [2020-10-09T20:32:19.919Z] go: downloading github.com/pkg/errors v0.8.0 [2020-10-09T20:32:19.919Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-10-09T20:32:19.919Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-09T20:32:19.919Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-09T20:32:20.211Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-09T20:32:20.211Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-10-09T20:32:20.211Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-10-09T20:32:20.211Z] go: extracting github.com/pkg/errors v0.8.0 [2020-10-09T20:32:20.211Z] go: extracting github.com/fatih/color v1.6.0 [2020-10-09T20:32:20.211Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-10-09T20:32:20.211Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-10-09T20:32:20.211Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-09T20:32:20.211Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-09T20:32:20.211Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-10-09T20:32:20.211Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-09T20:32:20.211Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-10-09T20:32:20.211Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-10-09T20:32:20.849Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-09T20:32:20.849Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-10-09T20:32:20.849Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-09T20:32:20.849Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-10-09T20:32:21.287Z] #39 ... [2020-10-09T20:32:21.287Z] [2020-10-09T20:32:21.287Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-09T20:32:21.288Z] #52 188.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-09T20:32:21.288Z] #52 190.3 + mkdir -p /build [2020-10-09T20:32:21.288Z] #52 190.3 + cp runc /build/runc [2020-10-09T20:32:21.288Z] #52 DONE 190.7s [2020-10-09T20:32:21.288Z] [2020-10-09T20:32:21.288Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:32:21.288Z] #39 161.2 CC criu/pagemap-cache.o [2020-10-09T20:32:21.483Z] go: finding gotest.tools v2.2.0+incompatible [2020-10-09T20:32:21.483Z] go: finding gotest.tools/gotestsum v0.5.4 [2020-10-09T20:32:21.483Z] go: downloading gotest.tools/gotestsum v0.5.4 [2020-10-09T20:32:21.483Z] go: downloading gotest.tools v2.2.0+incompatible [2020-10-09T20:32:21.547Z] #39 161.6 CC criu/pagemap.o [2020-10-09T20:32:22.121Z] go: extracting gotest.tools v2.2.0+incompatible [2020-10-09T20:32:22.121Z] go: extracting gotest.tools/gotestsum v0.5.4 [2020-10-09T20:32:22.932Z] #39 162.7 CC criu/parasite-syscall.o [2020-10-09T20:32:23.405Z] ok github.com/docker/docker/layer 7.095s coverage: 72.0% of statements [2020-10-09T20:32:23.405Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-09T20:32:23.405Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-09T20:32:23.405Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-09T20:32:23.405Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-09T20:32:23.405Z] ? github.com/docker/docker/oci [no test files] [2020-10-09T20:32:23.405Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-09T20:32:23.405Z] ok github.com/docker/docker/pkg/chrootarchive 3.512s coverage: 43.2% of statements [2020-10-09T20:32:23.405Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-09T20:32:23.405Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-09T20:32:23.405Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-10-09T20:32:23.503Z] #39 163.4 CC criu/path.o [2020-10-09T20:32:23.634Z] go: downloading github.com/pkg/errors v0.9.1 [2020-10-09T20:32:23.634Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-09T20:32:23.634Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-10-09T20:32:23.634Z] go: downloading github.com/fatih/color v1.9.0 [2020-10-09T20:32:23.634Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-09T20:32:23.634Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-09T20:32:23.634Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-09T20:32:23.634Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-09T20:32:23.634Z] go: extracting github.com/pkg/errors v0.9.1 [2020-10-09T20:32:23.634Z] go: extracting github.com/fatih/color v1.9.0 [2020-10-09T20:32:23.634Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-09T20:32:23.634Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-09T20:32:23.634Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-09T20:32:23.634Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-10-09T20:32:23.696Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-10-09T20:32:23.696Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-10-09T20:32:23.764Z] #39 163.7 CC criu/pie-util-vdso-elf32.o [2020-10-09T20:32:23.929Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-09T20:32:23.929Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-09T20:32:23.929Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-09T20:32:23.929Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-09T20:32:24.226Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-09T20:32:24.226Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-09T20:32:24.329Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-10-09T20:32:24.335Z] #39 164.0 CC criu/pie-util-vdso.o [2020-10-09T20:32:24.519Z] go: finding github.com/fatih/color v1.9.0 [2020-10-09T20:32:24.519Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-09T20:32:24.519Z] go: finding github.com/pkg/errors v0.9.1 [2020-10-09T20:32:24.519Z] go: finding github.com/spf13/pflag v1.0.3 [2020-10-09T20:32:24.595Z] #39 164.4 CC criu/pie-util.o [2020-10-09T20:32:24.595Z] #39 164.6 CC criu/pipes.o [2020-10-09T20:32:24.620Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-10-09T20:32:24.814Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-09T20:32:24.814Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-09T20:32:24.814Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-09T20:32:24.814Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-09T20:32:24.814Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-09T20:32:24.814Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-09T20:32:24.814Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-09T20:32:24.910Z] ok github.com/docker/docker/pkg/dmesg 0.017s coverage: 83.3% of statements [2020-10-09T20:32:25.166Z] #39 165.2 CC criu/plugin.o [2020-10-09T20:32:25.426Z] #39 165.4 CC criu/proc_parse.o [2020-10-09T20:32:26.414Z] ok github.com/docker/docker/pkg/filenotify 0.620s coverage: 66.3% of statements [2020-10-09T20:32:26.704Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-10-09T20:32:27.737Z] ok github.com/docker/docker/pkg/fsutils 0.410s coverage: 85.1% of statements [2020-10-09T20:32:27.737Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements [2020-10-09T20:32:27.737Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 10.2% of statements [2020-10-09T20:32:27.966Z] #39 167.5 CC criu/protobuf-desc.o [2020-10-09T20:32:27.966Z] #39 ... [2020-10-09T20:32:27.966Z] [2020-10-09T20:32:27.966Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:32:27.966Z] #36 240.1 + dpkg --print-architecture [2020-10-09T20:32:27.966Z] #36 240.1 + cd /tmp/tmp.wl8oXuwe44/src/github.com/docker/distribution [2020-10-09T20:32:27.966Z] #36 240.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-09T20:32:27.966Z] #36 240.4 + GOPATH=/tmp/tmp.wl8oXuwe44/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wl8oXuwe44 [2020-10-09T20:32:27.966Z] #36 240.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-09T20:32:28.368Z] ok github.com/docker/docker/pkg/idtools 0.350s coverage: 70.1% of statements [2020-10-09T20:32:28.660Z] ok github.com/docker/docker/pkg/ioutils 0.286s coverage: 70.4% of statements [2020-10-09T20:32:28.953Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-10-09T20:32:28.953Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2020-10-09T20:32:29.245Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-10-09T20:32:29.245Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-09T20:32:29.536Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-10-09T20:32:29.826Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-10-09T20:32:30.117Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-10-09T20:32:30.117Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 90.0% of statements [2020-10-09T20:32:30.408Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-10-09T20:32:31.040Z] ok github.com/docker/docker/pkg/mount 1.251s coverage: 69.6% of statements [2020-10-09T20:32:31.040Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-09T20:32:31.040Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-09T20:32:31.040Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-09T20:32:31.331Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-10-09T20:32:31.963Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-10-09T20:32:31.963Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 87.9% of statements [2020-10-09T20:32:32.292Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-10-09T20:32:33.330Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 72.7% of statements [2020-10-09T20:32:33.621Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-10-09T20:32:35.951Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-10-09T20:32:35.952Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-48eaa44b\powershellScript.ps1'; exit $LASTEXITCODE; [2020-10-09T20:32:35.952Z] ---------------------------------------------------------------------------- [2020-10-09T20:32:35.952Z] [2020-10-09T20:32:35.952Z] INFO: executeCI.ps1 starting at Fri Oct 9 20:32:33 CUT 2020 [2020-10-09T20:32:35.952Z] [2020-10-09T20:32:35.952Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-10-09T20:32:35.952Z] INFO: Running git version 2.24.1.windows.2 [2020-10-09T20:32:35.952Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-10-09T20:32:35.952Z] INFO: Environment variables: [2020-10-09T20:32:35.952Z] [2020-10-09T20:32:35.952Z] Name Value [2020-10-09T20:32:35.952Z] ---- ----- [2020-10-09T20:32:35.952Z] ALLUSERSPROFILE C:\ProgramData [2020-10-09T20:32:35.952Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-10-09T20:32:35.952Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-10-09T20:32:35.952Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-10-09T20:32:35.952Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-10-09T20:32:35.952Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-10-09T20:32:35.952Z] BRANCH_NAME PR-41542 [2020-10-09T20:32:35.952Z] BUILD_DISPLAY_NAME #1 [2020-10-09T20:32:35.952Z] BUILD_ID 1 [2020-10-09T20:32:35.952Z] BUILD_NUMBER 1 [2020-10-09T20:32:35.952Z] BUILD_TAG jenkins-moby-PR-41542-1 [2020-10-09T20:32:35.952Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41542/1/ [2020-10-09T20:32:35.952Z] CHANGE_AUTHOR thaJeztah [2020-10-09T20:32:35.952Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-10-09T20:32:35.952Z] CHANGE_BRANCH 19.03_backport_fix_41517 [2020-10-09T20:32:35.952Z] CHANGE_FORK thaJeztah/docker [2020-10-09T20:32:35.952Z] CHANGE_ID 41542 [2020-10-09T20:32:35.952Z] CHANGE_TARGET 19.03 [2020-10-09T20:32:35.952Z] CHANGE_TITLE [19.03 backport] pkg/aaparser: support parsing version like "3.0.0-beta1" [2020-10-09T20:32:35.952Z] CHANGE_URL https://github.com/moby/moby/pull/41542 [2020-10-09T20:32:35.952Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-09T20:32:35.952Z] CommonProgramFiles C:\Program Files\Common Files [2020-10-09T20:32:35.952Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-10-09T20:32:35.952Z] CommonProgramW6432 C:\Program Files\Common Files [2020-10-09T20:32:35.952Z] COMPUTERNAME azwin-2-fd76e0 [2020-10-09T20:32:35.952Z] ComSpec C:\windows\system32\cmd.exe [2020-10-09T20:32:35.952Z] ConfigSequenceNumber 0 [2020-10-09T20:32:35.952Z] DOCKER_BUILDKIT 0 [2020-10-09T20:32:35.952Z] DOCKER_DUT_DEBUG 1 [2020-10-09T20:32:35.952Z] DOCKER_EXPERIMENTAL 1 [2020-10-09T20:32:35.952Z] DOCKER_GRAPHDRIVER overlay2 [2020-10-09T20:32:35.952Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-10-09T20:32:35.952Z] EXECUTOR_NUMBER 0 [2020-10-09T20:32:35.952Z] FQDN azwin-2-fd76e0.westus.cloudapp.azure.com [2020-10-09T20:32:35.952Z] GIT_BRANCH PR-41542 [2020-10-09T20:32:35.952Z] GIT_COMMIT 88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:32:35.952Z] GIT_URL https://github.com/moby/moby.git [2020-10-09T20:32:35.952Z] HUDSON_COOKIE d59b560e-11ba-4b45-b8cb-9bd55c842a1a [2020-10-09T20:32:35.952Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-10-09T20:32:35.952Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-10-09T20:32:35.952Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-10-09T20:32:35.952Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-10-09T20:32:35.952Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-10-09T20:32:35.952Z] JENKINS_NODE_COOKIE 695bcbef-98f2-41f7-b583-b8ebba90aab2 [2020-10-09T20:32:35.952Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-10-09T20:32:35.952Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-10-09T20:32:35.952Z] JOB_BASE_NAME PR-41542 [2020-10-09T20:32:35.952Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41542/display/redirect [2020-10-09T20:32:35.952Z] JOB_NAME moby/PR-41542 [2020-10-09T20:32:35.952Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41542/ [2020-10-09T20:32:35.952Z] library.jps.version master [2020-10-09T20:32:35.952Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-10-09T20:32:35.952Z] NODE_LABELS amd64 azure azwin-2-fd76e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-10-09T20:32:35.952Z] NODE_NAME azwin-2-fd76e0 [2020-10-09T20:32:35.952Z] NUMBER_OF_PROCESSORS 4 [2020-10-09T20:32:35.952Z] OS Windows_NT [2020-10-09T20:32:35.952Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-10-09T20:32:35.952Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-10-09T20:32:35.952Z] PROCESSOR_ARCHITECTURE AMD64 [2020-10-09T20:32:35.952Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-10-09T20:32:35.952Z] PROCESSOR_LEVEL 6 [2020-10-09T20:32:35.952Z] PROCESSOR_REVISION 5504 [2020-10-09T20:32:35.952Z] ProgramData C:\ProgramData [2020-10-09T20:32:35.952Z] ProgramFiles C:\Program Files [2020-10-09T20:32:35.952Z] ProgramFiles(x86) C:\Program Files (x86) [2020-10-09T20:32:35.952Z] ProgramW6432 C:\Program Files [2020-10-09T20:32:35.952Z] PROMPT $P$G [2020-10-09T20:32:35.952Z] PSExecutionPolicyPreference Bypass [2020-10-09T20:32:35.952Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-10-09T20:32:35.952Z] PUBLIC C:\Users\Public [2020-10-09T20:32:35.952Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41542/1/display/redirect?page=changes [2020-10-09T20:32:35.952Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41542/1/display/redirect [2020-10-09T20:32:35.952Z] SKIP_VALIDATION_TESTS 1 [2020-10-09T20:32:35.952Z] SOURCES_DRIVE d [2020-10-09T20:32:35.952Z] SOURCES_SUBDIR gopath [2020-10-09T20:32:35.952Z] STAGE_NAME Run tests [2020-10-09T20:32:35.952Z] SystemDrive C: [2020-10-09T20:32:35.952Z] SystemRoot C:\windows [2020-10-09T20:32:35.952Z] TEMP C:\windows\TEMP [2020-10-09T20:32:35.952Z] TESTDEBUG 0 [2020-10-09T20:32:35.952Z] TESTRUN_DRIVE d [2020-10-09T20:32:35.952Z] TESTRUN_SUBDIR CI [2020-10-09T20:32:35.952Z] TIMEOUT 120m [2020-10-09T20:32:35.952Z] TMP C:\windows\TEMP [2020-10-09T20:32:35.952Z] USERDOMAIN WORKGROUP [2020-10-09T20:32:35.952Z] USERNAME azwin-2-fd76e0$ [2020-10-09T20:32:35.952Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-10-09T20:32:35.952Z] windir C:\windows [2020-10-09T20:32:35.952Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-10-09T20:32:35.952Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-10-09T20:32:35.952Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-10-09T20:32:35.952Z] [2020-10-09T20:32:35.952Z] [2020-10-09T20:32:35.952Z] [2020-10-09T20:32:36.099Z] #36 ... [2020-10-09T20:32:36.099Z] [2020-10-09T20:32:36.099Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:32:36.099Z] #39 168.3 CC criu/protobuf.o [2020-10-09T20:32:36.099Z] #39 168.7 CC criu/pstree.o [2020-10-09T20:32:36.099Z] #39 169.7 CC criu/rbtree.o [2020-10-09T20:32:36.099Z] #39 169.9 CC criu/rst-malloc.o [2020-10-09T20:32:36.099Z] #39 170.1 CC criu/seccomp.o [2020-10-09T20:32:36.099Z] #39 170.7 CC criu/seize.o [2020-10-09T20:32:36.099Z] #39 171.5 CC criu/servicefd.o [2020-10-09T20:32:36.099Z] #39 171.9 CC criu/shmem.o [2020-10-09T20:32:36.099Z] #39 172.6 CC criu/sigframe.o [2020-10-09T20:32:36.099Z] #39 172.8 CC criu/signalfd.o [2020-10-09T20:32:36.099Z] #39 173.0 CC criu/sk-inet.o [2020-10-09T20:32:36.099Z] #39 173.9 CC criu/sk-netlink.o [2020-10-09T20:32:36.099Z] #39 174.2 CC criu/sk-packet.o [2020-10-09T20:32:36.099Z] #39 174.7 CC criu/sk-queue.o [2020-10-09T20:32:36.099Z] #39 175.1 CC criu/sk-tcp.o [2020-10-09T20:32:36.099Z] #39 175.5 CC criu/sk-unix.o [2020-10-09T20:32:36.420Z] INFO: Sources under d:\gopath\... [2020-10-09T20:32:36.420Z] INFO: Test run under d:\CI\... [2020-10-09T20:32:36.420Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-10-09T20:32:36.420Z] INFO: docker/docker repository was found [2020-10-09T20:32:36.886Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-10-09T20:32:37.133Z] ok github.com/docker/docker/pkg/signal 2.630s coverage: 61.0% of statements [2020-10-09T20:32:37.133Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-10-09T20:32:37.351Z] ltsc2019: Pulling from windows/servercore [2020-10-09T20:32:37.351Z] 4612f6d0b889: Pulling fs layer [2020-10-09T20:32:37.351Z] c3aff4450246: Pulling fs layer [2020-10-09T20:32:37.424Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-10-09T20:32:37.424Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-10-09T20:32:37.483Z] #39 177.2 CC criu/sockets.o [2020-10-09T20:32:37.715Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-10-09T20:32:38.006Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 81.4% of statements [2020-10-09T20:32:38.055Z] #39 177.9 CC criu/stats.o [2020-10-09T20:32:38.316Z] #39 178.2 CC criu/string.o [2020-10-09T20:32:38.577Z] #39 178.3 CC criu/sysctl.o [2020-10-09T20:32:38.637Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 35.1% of statements [2020-10-09T20:32:38.928Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2020-10-09T20:32:39.149Z] #39 178.9 CC criu/sysfs_parse.o [2020-10-09T20:32:39.219Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-10-09T20:32:39.410Z] #39 179.4 CC criu/timens.o [2020-10-09T20:32:39.510Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2020-10-09T20:32:39.801Z] testing: warning: no tests to run [2020-10-09T20:32:39.801Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-10-09T20:32:39.982Z] #39 179.7 CC criu/timerfd.o [2020-10-09T20:32:39.982Z] #39 180.0 CC criu/tty.o [2020-10-09T20:32:40.092Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-10-09T20:32:40.383Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-10-09T20:32:40.673Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-10-09T20:32:41.896Z] #39 181.7 CC criu/tun.o [2020-10-09T20:32:42.157Z] #39 182.1 CC criu/uffd.o [2020-10-09T20:32:42.178Z] ok github.com/docker/docker/plugin 0.551s coverage: 27.3% of statements [2020-10-09T20:32:42.809Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-10-09T20:32:43.441Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-10-09T20:32:43.455Z] Removing intermediate container 14abbca3f21f [2020-10-09T20:32:43.455Z] ---> 86fbb84588a8 [2020-10-09T20:32:43.455Z] Step 78/140 : FROM dev-base AS dockercli [2020-10-09T20:32:43.455Z] ---> 005e2d6a5359 [2020-10-09T20:32:43.455Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-10-09T20:32:43.455Z] ---> Running in ff4325a14c68 [2020-10-09T20:32:43.455Z] Removing intermediate container ff4325a14c68 [2020-10-09T20:32:43.455Z] ---> 55158cceac24 [2020-10-09T20:32:43.455Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-10-09T20:32:43.455Z] ---> Running in 265ff0dad4d1 [2020-10-09T20:32:43.455Z] Removing intermediate container 265ff0dad4d1 [2020-10-09T20:32:43.455Z] ---> faadc01b9a52 [2020-10-09T20:32:43.455Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-10-09T20:32:43.455Z] ---> Running in 97b7d91186a0 [2020-10-09T20:32:43.455Z] Removing intermediate container 97b7d91186a0 [2020-10-09T20:32:43.455Z] ---> 737b84633a42 [2020-10-09T20:32:43.455Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:32:43.455Z] ---> 513eaf4d6e78 [2020-10-09T20:32:43.455Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-09T20:32:43.455Z] ---> 0c686de33d0d [2020-10-09T20:32:43.455Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-09T20:32:43.455Z] ---> Running in ed9c36d34308 [2020-10-09T20:32:43.455Z] + RM_GOPATH=0 [2020-10-09T20:32:43.455Z] + TMP_GOPATH= [2020-10-09T20:32:43.455Z] + : /build [2020-10-09T20:32:43.455Z] + '[' -z '' ']' [2020-10-09T20:32:43.455Z] ++ mktemp -d [2020-10-09T20:32:43.455Z] + export GOPATH=/tmp/tmp.7BmWguFqb4 [2020-10-09T20:32:43.455Z] + GOPATH=/tmp/tmp.7BmWguFqb4 [2020-10-09T20:32:43.455Z] + RM_GOPATH=1 [2020-10-09T20:32:43.455Z] ++ dirname ./install.sh [2020-10-09T20:32:43.455Z] Install docker/cli version 17.06.2-ce from stable [2020-10-09T20:32:43.455Z] + dir=. [2020-10-09T20:32:43.455Z] + bin=dockercli [2020-10-09T20:32:43.455Z] + shift [2020-10-09T20:32:43.455Z] + '[' '!' -f ./dockercli.installer ']' [2020-10-09T20:32:43.455Z] + . ./dockercli.installer [2020-10-09T20:32:43.455Z] ++ : stable [2020-10-09T20:32:43.455Z] ++ : 17.06.2-ce [2020-10-09T20:32:43.455Z] + install_dockercli [2020-10-09T20:32:43.455Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-09T20:32:43.455Z] ++ uname -m [2020-10-09T20:32:43.455Z] + arch=ppc64le [2020-10-09T20:32:43.455Z] + '[' ppc64le '!=' x86_64 ']' [2020-10-09T20:32:43.455Z] + '[' ppc64le '!=' s390x ']' [2020-10-09T20:32:43.455Z] + '[' ppc64le '!=' armhf ']' [2020-10-09T20:32:43.455Z] + build_dockercli [2020-10-09T20:32:43.455Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.7BmWguFqb4/tmp/docker-ce [2020-10-09T20:32:43.455Z] Cloning into '/tmp/tmp.7BmWguFqb4/tmp/docker-ce'... [2020-10-09T20:32:43.541Z] #39 183.4 CC criu/util.o [2020-10-09T20:32:43.732Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-10-09T20:32:44.765Z] ok github.com/docker/docker/registry 0.091s coverage: 56.3% of statements [2020-10-09T20:32:44.926Z] #39 184.8 CC criu/uts_ns.o [2020-10-09T20:32:44.926Z] #39 185.0 CC criu/vdso-compat.o [2020-10-09T20:32:45.055Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-10-09T20:32:45.187Z] #39 185.1 CC criu/vdso.o [2020-10-09T20:32:45.346Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 49.0% of statements [2020-10-09T20:32:45.759Z] #39 185.7 LINK criu/built-in.o [2020-10-09T20:32:45.978Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-10-09T20:32:45.987Z] c3aff4450246: Verifying Checksum [2020-10-09T20:32:46.019Z] #39 185.9 LINK criu/criu [2020-10-09T20:32:46.591Z] #39 186.3 DEP lib/c/criu.d [2020-10-09T20:32:46.592Z] #39 186.4 CC images/rpc.pb-c.o [2020-10-09T20:32:46.609Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-10-09T20:32:46.853Z] #39 186.9 CC lib/c/criu.o [2020-10-09T20:32:46.853Z] #39 ... [2020-10-09T20:32:46.853Z] [2020-10-09T20:32:46.853Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-09T20:32:46.853Z] #36 261.1 + rm -rf /tmp/tmp.wl8oXuwe44/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wl8oXuwe44 [2020-10-09T20:32:46.900Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2020-10-09T20:32:47.429Z] #36 DONE 261.5s [2020-10-09T20:32:47.429Z] [2020-10-09T20:32:47.429Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-09T20:32:47.429Z] #48 DONE 261.3s [2020-10-09T20:32:47.429Z] [2020-10-09T20:32:47.429Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:32:47.531Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-10-09T20:32:48.000Z] #57 ... [2020-10-09T20:32:48.000Z] [2020-10-09T20:32:48.000Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:32:48.000Z] #39 187.8 LINK lib/c/built-in.o [2020-10-09T20:32:48.000Z] #39 187.8 LINK lib/c/libcriu.so [2020-10-09T20:32:48.000Z] #39 187.9 LINK lib/c/libcriu.a [2020-10-09T20:32:48.000Z] #39 188.0 GEN magic.py [2020-10-09T20:32:48.165Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-10-09T20:32:48.261Z] #39 188.2 Note: Building without setproctitle() and strlcpy() support. [2020-10-09T20:32:48.261Z] #39 188.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-09T20:32:48.261Z] #39 188.2 Note: Building without GnuTLS support [2020-10-09T20:32:48.261Z] #39 188.2 Makefile.config:39: Warn: you have no libnftables installed [2020-10-09T20:32:48.261Z] #39 188.2 Makefile.config:40: Warn: Building without nftables support [2020-10-09T20:32:49.202Z] #39 189.2 fatal: not a git repository (or any of the parent directories): .git [2020-10-09T20:32:50.146Z] #39 190.2 make[1]: Nothing to be done for 'all'. [2020-10-09T20:32:50.406Z] #39 ... [2020-10-09T20:32:50.406Z] [2020-10-09T20:32:50.406Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-10-09T20:32:50.406Z] #37 DONE 0.2s [2020-10-09T20:32:50.406Z] [2020-10-09T20:32:50.406Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-09T20:32:50.977Z] #39 190.9 make[1]: 'images/built-in.o' is up to date. [2020-10-09T20:32:50.977Z] #39 190.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-09T20:32:50.977Z] #39 190.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-09T20:32:50.977Z] #39 191.0 make[1]: 'compel/libcompel.a' is up to date. [2020-10-09T20:32:50.977Z] #39 191.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-09T20:32:50.977Z] #39 191.0 make[1]: Nothing to be done for 'all'. [2020-10-09T20:32:51.238Z] #39 191.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-09T20:32:51.238Z] #39 191.2 make[2]: Nothing to be done for 'all'. [2020-10-09T20:32:51.238Z] #39 191.2 make[2]: Nothing to be done for 'all'. [2020-10-09T20:32:51.238Z] #39 191.2 make[2]: Nothing to be done for 'all'. [2020-10-09T20:32:51.238Z] #39 191.3 make[2]: Nothing to be done for 'all'. [2020-10-09T20:32:51.499Z] #39 191.3 make[2]: Nothing to be done for 'all'. [2020-10-09T20:32:51.499Z] #39 191.3 make[2]: Nothing to be done for 'all'. [2020-10-09T20:32:51.499Z] #39 191.4 make[2]: Nothing to be done for 'all'. [2020-10-09T20:32:51.499Z] #39 191.4 make[2]: Nothing to be done for 'all'. [2020-10-09T20:32:51.499Z] #39 191.4 INSTALL criu/criu [2020-10-09T20:32:51.499Z] #39 DONE 191.5s [2020-10-09T20:32:51.499Z] [2020-10-09T20:32:51.499Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:32:52.441Z] #57 ... [2020-10-09T20:32:52.441Z] [2020-10-09T20:32:52.441Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-10-09T20:32:52.702Z] #40 DONE 0.0s [2020-10-09T20:32:52.702Z] [2020-10-09T20:32:52.702Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-10-09T20:32:52.702Z] #43 DONE 0.1s [2020-10-09T20:32:52.702Z] [2020-10-09T20:32:52.702Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-10-09T20:32:52.702Z] #46 DONE 0.1s [2020-10-09T20:32:52.702Z] [2020-10-09T20:32:52.702Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-10-09T20:32:53.273Z] #49 DONE 0.6s [2020-10-09T20:32:53.273Z] [2020-10-09T20:32:53.273Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-10-09T20:32:53.533Z] #53 DONE 0.1s [2020-10-09T20:32:53.533Z] [2020-10-09T20:32:53.533Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-09T20:33:00.884Z] 4612f6d0b889: Verifying Checksum [2020-10-09T20:33:00.884Z] 4612f6d0b889: Download complete [2020-10-09T20:33:01.668Z] #57 231.5 + bin/containerd [2020-10-09T20:33:05.980Z] Checking out files: 68% (7528/10991) Checking out files: 69% (7584/10991) Checking out files: 70% (7694/10991) Checking out files: 71% (7804/10991) Checking out files: 72% (7914/10991) Checking out files: 73% (8024/10991) Checking out files: 74% (8134/10991) Checking out files: 75% (8244/10991) Checking out files: 76% (8354/10991) Checking out files: 77% (8464/10991) Checking out files: 78% (8573/10991) Checking out files: 79% (8683/10991) Checking out files: 80% (8793/10991) Checking out files: 81% (8903/10991) Checking out files: 82% (9013/10991) Checking out files: 83% (9123/10991) Checking out files: 84% (9233/10991) Checking out files: 85% (9343/10991) Checking out files: 86% (9453/10991) Checking out files: 87% (9563/10991) Checking out files: 88% (9673/10991) Checking out files: 89% (9782/10991) Checking out files: 90% (9892/10991) Checking out files: 91% (10002/10991) Checking out files: 92% (10112/10991) Checking out files: 93% (10222/10991) Checking out files: 94% (10332/10991) Checking out files: 95% (10442/10991) Checking out files: 96% (10552/10991) Checking out files: 97% (10662/10991) Checking out files: 98% (10772/10991) Checking out files: 99% (10882/10991) Checking out files: 100% (10991/10991) Checking out files: 100% (10991/10991), done. [2020-10-09T20:33:05.980Z] + cd /tmp/tmp.7BmWguFqb4/tmp/docker-ce [2020-10-09T20:33:05.980Z] + git checkout -q v17.06.2-ce [2020-10-09T20:33:05.980Z] + mkdir -p /tmp/tmp.7BmWguFqb4/src/github.com/docker [2020-10-09T20:33:05.980Z] + mv components/cli /tmp/tmp.7BmWguFqb4/src/github.com/docker/cli [2020-10-09T20:33:05.980Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-10-09T20:33:06.768Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.8% of statements [2020-10-09T20:33:06.768Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-09T20:33:06.768Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-09T20:33:06.768Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-09T20:33:06.768Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-09T20:33:06.768Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-09T20:33:06.768Z] ? github.com/docker/docker/rootless [no test files] [2020-10-09T20:33:06.768Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-09T20:33:06.768Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-09T20:33:06.768Z] ? github.com/docker/docker/volume [no test files] [2020-10-09T20:33:06.768Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-09T20:33:06.768Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === Skipped [2020-10-09T20:33:06.768Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-09T20:33:06.768Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-09T20:33:06.768Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-09T20:33:06.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:33:06.768Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-09T20:33:06.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:33:06.768Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-09T20:33:06.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:33:06.768Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-09T20:33:06.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:33:06.768Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-09T20:33:06.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:33:06.768Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-09T20:33:06.768Z] graphtest_unix.go:73: No driver to put! [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-09T20:33:06.768Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-09T20:33:06.768Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-09T20:33:06.768Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-09T20:33:06.768Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-09T20:33:06.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:33:06.768Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-09T20:33:06.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:33:06.768Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-09T20:33:06.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:33:06.768Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-09T20:33:06.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:33:06.768Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-09T20:33:06.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:33:06.768Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-09T20:33:06.768Z] graphtest_unix.go:73: No driver to put! [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-09T20:33:06.768Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] [2020-10-09T20:33:06.768Z] DONE 2066 tests, 19 skipped in 184.471s Post stage [Pipeline] junit [2020-10-09T20:33:06.816Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-09T20:33:07.332Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41542/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:88eec2e811d620fe88b4859dee64d064fae37356 hack/make.sh dynbinary test-integration [2020-10-09T20:33:07.622Z] [2020-10-09T20:33:07.622Z] Removing bundles/ [2020-10-09T20:33:07.622Z] [2020-10-09T20:33:07.622Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-09T20:33:07.622Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-09T20:33:07.622Z] GOOS="" GOARCH="" GOARM="" [2020-10-09T20:33:33.010Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-10-09T20:33:33.010Z] No api/types/ or api/swagger.yaml changes in diff. [2020-10-09T20:33:33.010Z] Congratulations! All toml source files changed here have valid syntax. [2020-10-09T20:33:33.010Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-10-09T20:33:33.010Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-10-09T20:33:33.335Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41542/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:88eec2e811d620fe88b4859dee64d064fae37356 hack/make.sh dynbinary-daemon test-docker-py [2020-10-09T20:33:33.782Z] #57 259.0 + bin/containerd-stress [2020-10-09T20:33:33.782Z] #57 261.1 + bin/containerd-shim [2020-10-09T20:33:33.903Z] [2020-10-09T20:33:33.903Z] Removing bundles/ [2020-10-09T20:33:33.903Z] [2020-10-09T20:33:33.903Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-10-09T20:33:33.903Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-09T20:33:33.903Z] GOOS="" GOARCH="" GOARM="" [2020-10-09T20:33:39.070Z] #57 268.9 + bin/containerd-shim-runc-v1 [2020-10-09T20:33:42.367Z] #57 272.1 + bin/containerd-shim-runc-v2 [2020-10-09T20:33:42.937Z] #57 273.1 + binaries [2020-10-09T20:33:42.937Z] #57 273.1 + mkdir -p /build [2020-10-09T20:33:42.937Z] #57 273.1 + cp bin/containerd /build/containerd [2020-10-09T20:33:42.937Z] #57 273.1 + cp bin/containerd-shim /build/containerd-shim [2020-10-09T20:33:42.937Z] #57 273.1 + cp bin/ctr /build/ctr [2020-10-09T20:33:44.317Z] #57 DONE 274.5s [2020-10-09T20:33:45.257Z] [2020-10-09T20:33:45.257Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-10-09T20:33:45.406Z] + return [2020-10-09T20:33:45.843Z] #58 DONE 0.7s [2020-10-09T20:33:45.843Z] [2020-10-09T20:33:45.843Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-10-09T20:33:46.118Z] #62 DONE 0.2s [2020-10-09T20:33:46.118Z] [2020-10-09T20:33:46.118Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-10-09T20:33:46.384Z] #64 DONE 0.4s [2020-10-09T20:33:46.384Z] [2020-10-09T20:33:46.384Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-10-09T20:33:46.384Z] #67 DONE 0.0s [2020-10-09T20:33:46.384Z] [2020-10-09T20:33:46.384Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-10-09T20:33:46.384Z] #68 DONE 0.0s [2020-10-09T20:33:46.644Z] [2020-10-09T20:33:46.644Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-09T20:33:47.221Z] #69 DONE 0.7s [2020-10-09T20:33:47.481Z] [2020-10-09T20:33:47.481Z] #70 exporting to image [2020-10-09T20:33:47.481Z] #70 exporting layers [2020-10-09T20:33:48.166Z] Removing intermediate container ed9c36d34308 [2020-10-09T20:33:48.166Z] ---> f3a85a2f39b4 [2020-10-09T20:33:48.166Z] Step 85/140 : FROM runtime-dev AS runc [2020-10-09T20:33:48.166Z] ---> 35d32ef26a35 [2020-10-09T20:33:48.166Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-10-09T20:33:48.166Z] ---> Running in 8894d6b34666 [2020-10-09T20:33:48.166Z] Removing intermediate container 8894d6b34666 [2020-10-09T20:33:48.166Z] ---> ae27917e94e0 [2020-10-09T20:33:48.166Z] Step 87/140 : ARG RUNC_COMMIT [2020-10-09T20:33:48.166Z] ---> Running in d91ac2a88fae [2020-10-09T20:33:48.166Z] Removing intermediate container d91ac2a88fae [2020-10-09T20:33:48.166Z] ---> c074f38bb7f4 [2020-10-09T20:33:48.166Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-10-09T20:33:48.461Z] ---> Running in 21299307e505 [2020-10-09T20:33:48.461Z] Removing intermediate container 21299307e505 [2020-10-09T20:33:48.461Z] ---> 4680b10150cd [2020-10-09T20:33:48.461Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:33:48.461Z] ---> f4a95f1b2aa9 [2020-10-09T20:33:48.461Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-09T20:33:48.755Z] ---> 8a976b17684d [2020-10-09T20:33:48.755Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-09T20:33:48.755Z] ---> Running in fc41827ff2a5 [2020-10-09T20:33:49.047Z] + RM_GOPATH=0 [2020-10-09T20:33:49.047Z] + TMP_GOPATH= [2020-10-09T20:33:49.047Z] + : /build [2020-10-09T20:33:49.047Z] + '[' -z '' ']' [2020-10-09T20:33:49.047Z] ++ mktemp -d [2020-10-09T20:33:49.047Z] + export GOPATH=/tmp/tmp.aTVsqFoEaX [2020-10-09T20:33:49.047Z] + GOPATH=/tmp/tmp.aTVsqFoEaX [2020-10-09T20:33:49.047Z] + RM_GOPATH=1 [2020-10-09T20:33:49.047Z] ++ dirname ./install.sh [2020-10-09T20:33:49.047Z] + dir=. [2020-10-09T20:33:49.047Z] + bin=runc [2020-10-09T20:33:49.047Z] + shift [2020-10-09T20:33:49.047Z] + '[' '!' -f ./runc.installer ']' [2020-10-09T20:33:49.047Z] + . ./runc.installer [2020-10-09T20:33:49.047Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-09T20:33:49.047Z] + install_runc [2020-10-09T20:33:49.047Z] + uname -r [2020-10-09T20:33:49.047Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-10-09T20:33:49.047Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-10-09T20:33:49.047Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-09T20:33:49.047Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-10-09T20:33:49.047Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aTVsqFoEaX/src/github.com/opencontainers/runc [2020-10-09T20:33:49.047Z] Cloning into '/tmp/tmp.aTVsqFoEaX/src/github.com/opencontainers/runc'... [2020-10-09T20:33:50.566Z] + cd /tmp/tmp.aTVsqFoEaX/src/github.com/opencontainers/runc [2020-10-09T20:33:50.566Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-09T20:33:50.566Z] + '[' -z '' ']' [2020-10-09T20:33:50.566Z] + target=static [2020-10-09T20:33:50.566Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-09T20:33:51.206Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-10-09T20:33:54.058Z] #70 exporting layers 6.6s done [2020-10-09T20:33:54.058Z] #70 writing image sha256:3feb340af59c5913805e2adb77aa97e51f629f82c2ef64b097bd2d9f0a50299f done [2020-10-09T20:33:54.058Z] #70 naming to docker.io/library/docker:88eec2e811d620fe88b4859dee64d064fae37356 done [2020-10-09T20:33:54.058Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-10-09T20:33:54.389Z] + trap exit INT TERM [2020-10-09T20:33:54.389Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-10-09T20:33:54.389Z] + CONTAINER_NAME=docker-pr1 [2020-10-09T20:33:54.390Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41542/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41542/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 -e DOCKER_GRAPHDRIVER docker:88eec2e811d620fe88b4859dee64d064fae37356 hack/make.sh dynbinary-daemon [2020-10-09T20:33:55.329Z] [2020-10-09T20:33:55.329Z] Removing bundles/ [2020-10-09T20:33:55.329Z] [2020-10-09T20:33:55.329Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-10-09T20:33:55.329Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-09T20:33:55.329Z] GOOS="" GOARCH="" GOARM="" [2020-10-09T20:34:04.545Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-09T20:34:04.545Z] [2020-10-09T20:34:04.545Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-09T20:34:04.545Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-09T20:34:04.545Z] HOSTNAME=5c640698e281 [2020-10-09T20:34:04.545Z] TESTDEBUG=0 [2020-10-09T20:34:04.545Z] DEST=bundles/test-integration [2020-10-09T20:34:04.545Z] PWD=/go/src/github.com/docker/docker [2020-10-09T20:34:04.545Z] DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:34:04.545Z] container=docker [2020-10-09T20:34:04.545Z] HOME=/root [2020-10-09T20:34:04.545Z] GOLANG_VERSION=1.13.15 [2020-10-09T20:34:04.545Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-09T20:34:04.545Z] VALIDATE_BRANCH=19.03 [2020-10-09T20:34:04.545Z] TERM=xterm [2020-10-09T20:34:04.545Z] DOCKER_PKG=github.com/docker/docker [2020-10-09T20:34:04.545Z] SHLVL=1 [2020-10-09T20:34:04.545Z] TIMEOUT=120m [2020-10-09T20:34:04.545Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-09T20:34:04.545Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-09T20:34:04.545Z] GO111MODULE=off [2020-10-09T20:34:04.545Z] DOCKER_EXPERIMENTAL=1 [2020-10-09T20:34:04.545Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-09T20:34:04.545Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-09T20:34:04.545Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-09T20:34:04.545Z] GOPATH=/go [2020-10-09T20:34:04.545Z] PKG_CONFIG=pkg-config [2020-10-09T20:34:04.545Z] _=/usr/bin/env [2020-10-09T20:34:04.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-09T20:34:09.866Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-09T20:34:10.504Z] + mkdir -p /build [2020-10-09T20:34:10.504Z] + cp runc /build/runc [2020-10-09T20:34:11.547Z] Removing intermediate container fc41827ff2a5 [2020-10-09T20:34:11.547Z] ---> cc7c33660f34 [2020-10-09T20:34:11.547Z] Step 92/140 : FROM dev-base AS tini [2020-10-09T20:34:11.547Z] ---> 005e2d6a5359 [2020-10-09T20:34:11.547Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-10-09T20:34:11.547Z] ---> Using cache [2020-10-09T20:34:11.547Z] ---> 303e6fa8db33 [2020-10-09T20:34:11.547Z] Step 94/140 : ARG TINI_COMMIT [2020-10-09T20:34:11.547Z] ---> Running in f7b7783af7f3 [2020-10-09T20:34:11.842Z] Removing intermediate container f7b7783af7f3 [2020-10-09T20:34:11.842Z] ---> 476fe4998d30 [2020-10-09T20:34:11.842Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-10-09T20:34:11.842Z] ---> Running in 29cde480f1e5 [2020-10-09T20:34:12.487Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:34:12.487Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:34:12.487Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:34:12.487Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-09T20:34:13.528Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-10-09T20:34:13.528Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-10-09T20:34:14.568Z] Fetched 8163 kB in 3s (3143 kB/s) [2020-10-09T20:34:15.609Z] Reading package lists... [2020-10-09T20:34:16.245Z] Reading package lists... [2020-10-09T20:34:16.245Z] Building dependency tree... [2020-10-09T20:34:16.245Z] Reading state information... [2020-10-09T20:34:16.538Z] The following additional packages will be installed: [2020-10-09T20:34:16.538Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-09T20:34:16.538Z] Suggested packages: [2020-10-09T20:34:16.538Z] cmake-doc ninja-build lrzip [2020-10-09T20:34:16.538Z] Recommended packages: [2020-10-09T20:34:16.538Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-09T20:34:16.538Z] The following NEW packages will be installed: [2020-10-09T20:34:16.538Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-09T20:34:16.538Z] vim-common xxd [2020-10-09T20:34:16.538Z] 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:34:16.538Z] Need to get 14.9 MB of archives. [2020-10-09T20:34:16.538Z] After this operation, 67.2 MB of additional disk space will be used. [2020-10-09T20:34:16.538Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-10-09T20:34:16.538Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-10-09T20:34:16.538Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-10-09T20:34:16.831Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-10-09T20:34:17.478Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-10-09T20:34:17.478Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-10-09T20:34:17.478Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-10-09T20:34:17.478Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-10-09T20:34:17.478Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-10-09T20:34:17.478Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-10-09T20:34:18.121Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:34:18.121Z] Fetched 14.9 MB in 1s (11.3 MB/s) [2020-10-09T20:34:18.121Z] Selecting previously unselected package xxd. [2020-10-09T20:34:18.122Z] (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 ... 15339 files and directories currently installed.) [2020-10-09T20:34:18.122Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-10-09T20:34:18.122Z] Unpacking xxd (2:8.1.0875-5) ... [2020-10-09T20:34:18.122Z] Selecting previously unselected package vim-common. [2020-10-09T20:34:18.122Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-09T20:34:18.122Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-10-09T20:34:18.122Z] Selecting previously unselected package cmake-data. [2020-10-09T20:34:18.122Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-09T20:34:18.122Z] Unpacking cmake-data (3.13.4-1) ... [2020-10-09T20:34:18.416Z] Selecting previously unselected package libicu63:ppc64el. [2020-10-09T20:34:18.416Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-10-09T20:34:18.416Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-09T20:34:19.455Z] Selecting previously unselected package libxml2:ppc64el. [2020-10-09T20:34:19.455Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-10-09T20:34:19.455Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-10-09T20:34:19.455Z] Selecting previously unselected package libarchive13:ppc64el. [2020-10-09T20:34:19.455Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-10-09T20:34:19.455Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-10-09T20:34:19.455Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-10-09T20:34:19.455Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-10-09T20:34:19.455Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-10-09T20:34:19.455Z] Selecting previously unselected package librhash0:ppc64el. [2020-10-09T20:34:19.455Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-10-09T20:34:19.455Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-10-09T20:34:19.455Z] Selecting previously unselected package libuv1:ppc64el. [2020-10-09T20:34:19.455Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-10-09T20:34:19.455Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-10-09T20:34:19.749Z] Selecting previously unselected package cmake. [2020-10-09T20:34:19.749Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-10-09T20:34:19.749Z] Unpacking cmake (3.13.4-1) ... [2020-10-09T20:34:19.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-09T20:34:19.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-09T20:34:20.042Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-09T20:34:20.042Z] Setting up xxd (2:8.1.0875-5) ... [2020-10-09T20:34:20.042Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-10-09T20:34:20.042Z] Setting up vim-common (2:8.1.0875-5) ... [2020-10-09T20:34:20.042Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-10-09T20:34:20.042Z] Setting up cmake-data (3.13.4-1) ... [2020-10-09T20:34:20.042Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-10-09T20:34:20.042Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-10-09T20:34:20.042Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-10-09T20:34:20.042Z] Setting up cmake (3.13.4-1) ... [2020-10-09T20:34:20.042Z] Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:34:20.042Z] Processing triggers for mime-support (3.62) ... [2020-10-09T20:34:20.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-09T20:34:21.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-09T20:34:21.572Z] Removing intermediate container 29cde480f1e5 [2020-10-09T20:34:21.572Z] ---> bfeb5990a482 [2020-10-09T20:34:21.572Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:34:21.572Z] ---> f3de6b7e3153 [2020-10-09T20:34:21.572Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-10-09T20:34:21.572Z] ---> Running in 1c27b1f70eb5 [2020-10-09T20:34:21.572Z] Removing intermediate container 1c27b1f70eb5 [2020-10-09T20:34:21.572Z] ---> e951ca12c597 [2020-10-09T20:34:21.572Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-09T20:34:21.869Z] ---> 386512cffcbb [2020-10-09T20:34:21.869Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-09T20:34:21.869Z] ---> Running in fd6e79ccf9dc [2020-10-09T20:34:22.161Z] + RM_GOPATH=0 [2020-10-09T20:34:22.161Z] + TMP_GOPATH= [2020-10-09T20:34:22.161Z] + : /build [2020-10-09T20:34:22.161Z] + '[' -z '' ']' [2020-10-09T20:34:22.161Z] ++ mktemp -d [2020-10-09T20:34:22.161Z] + export GOPATH=/tmp/tmp.M3JBTeqXgF [2020-10-09T20:34:22.161Z] + GOPATH=/tmp/tmp.M3JBTeqXgF [2020-10-09T20:34:22.161Z] + RM_GOPATH=1 [2020-10-09T20:34:22.161Z] ++ dirname ./install.sh [2020-10-09T20:34:22.161Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-09T20:34:22.161Z] + dir=. [2020-10-09T20:34:22.161Z] + bin=tini [2020-10-09T20:34:22.161Z] + shift [2020-10-09T20:34:22.161Z] + '[' '!' -f ./tini.installer ']' [2020-10-09T20:34:22.161Z] + . ./tini.installer [2020-10-09T20:34:22.161Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-09T20:34:22.161Z] + install_tini [2020-10-09T20:34:22.161Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-10-09T20:34:22.161Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.M3JBTeqXgF/tini [2020-10-09T20:34:22.161Z] Cloning into '/tmp/tmp.M3JBTeqXgF/tini'... [2020-10-09T20:34:22.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-09T20:34:22.454Z] + cd /tmp/tmp.M3JBTeqXgF/tini [2020-10-09T20:34:22.454Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-09T20:34:22.454Z] + cmake . [2020-10-09T20:34:22.454Z] -- The C compiler identification is GNU 8.3.0 [2020-10-09T20:34:22.454Z] -- Check for working C compiler: /usr/bin/cc [2020-10-09T20:34:22.454Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-09T20:34:22.454Z] -- Detecting C compiler ABI info [2020-10-09T20:34:22.747Z] -- Detecting C compiler ABI info - done [2020-10-09T20:34:22.747Z] -- Detecting C compile features [2020-10-09T20:34:23.040Z] -- Detecting C compile features - done [2020-10-09T20:34:23.040Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-09T20:34:23.040Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-09T20:34:23.040Z] -- Configuring done [2020-10-09T20:34:23.040Z] -- Generating done [2020-10-09T20:34:23.040Z] -- Build files have been written to: /tmp/tmp.M3JBTeqXgF/tini [2020-10-09T20:34:23.040Z] + make tini-static [2020-10-09T20:34:23.040Z] Scanning dependencies of target tini-static [2020-10-09T20:34:23.040Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-09T20:34:23.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-09T20:34:23.334Z] [100%] Linking C executable tini-static [2020-10-09T20:34:23.334Z] [100%] Built target tini-static [2020-10-09T20:34:23.334Z] + mkdir -p /build [2020-10-09T20:34:23.334Z] + cp tini-static /build/docker-init [2020-10-09T20:34:23.627Z] Removing intermediate container fd6e79ccf9dc [2020-10-09T20:34:23.627Z] ---> 76a6daec06a2 [2020-10-09T20:34:23.627Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-10-09T20:34:23.627Z] ---> 005e2d6a5359 [2020-10-09T20:34:23.627Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-10-09T20:34:23.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-09T20:34:23.921Z] ---> Running in 8b3cbad15e3f [2020-10-09T20:34:23.921Z] Removing intermediate container 8b3cbad15e3f [2020-10-09T20:34:23.921Z] ---> f29e4a69895c [2020-10-09T20:34:23.921Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-10-09T20:34:23.921Z] ---> Running in 71a8950efcf2 [2020-10-09T20:34:23.921Z] Removing intermediate container 71a8950efcf2 [2020-10-09T20:34:23.921Z] ---> 122d267bcb87 [2020-10-09T20:34:23.921Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:34:24.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-09T20:34:24.215Z] ---> dd1c03631118 [2020-10-09T20:34:24.215Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-09T20:34:24.215Z] ---> 64e104646f02 [2020-10-09T20:34:24.215Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-10-09T20:34:24.215Z] ---> Running in f0e8642e37ce [2020-10-09T20:34:24.510Z] + RM_GOPATH=0 [2020-10-09T20:34:24.510Z] + TMP_GOPATH= [2020-10-09T20:34:24.510Z] + : /build/ [2020-10-09T20:34:24.510Z] + '[' -z '' ']' [2020-10-09T20:34:24.510Z] ++ mktemp -d [2020-10-09T20:34:24.510Z] + export GOPATH=/tmp/tmp.MqKfSqgjIe [2020-10-09T20:34:24.510Z] + GOPATH=/tmp/tmp.MqKfSqgjIe [2020-10-09T20:34:24.510Z] + RM_GOPATH=1 [2020-10-09T20:34:24.510Z] ++ dirname ./install.sh [2020-10-09T20:34:24.510Z] Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-09T20:34:24.510Z] + dir=. [2020-10-09T20:34:24.510Z] + bin=rootlesskit [2020-10-09T20:34:24.510Z] + shift [2020-10-09T20:34:24.510Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-10-09T20:34:24.510Z] + . ./rootlesskit.installer [2020-10-09T20:34:24.510Z] ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-09T20:34:24.510Z] + install_rootlesskit [2020-10-09T20:34:24.510Z] + case "$1" in [2020-10-09T20:34:24.510Z] + export CGO_ENABLED=0 [2020-10-09T20:34:24.510Z] + CGO_ENABLED=0 [2020-10-09T20:34:24.510Z] + _install_rootlesskit [2020-10-09T20:34:24.510Z] + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-09T20:34:24.510Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MqKfSqgjIe/src/github.com/rootless-containers/rootlesskit [2020-10-09T20:34:24.510Z] Cloning into '/tmp/tmp.MqKfSqgjIe/src/github.com/rootless-containers/rootlesskit'... [2020-10-09T20:34:25.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-09T20:34:25.555Z] + cd /tmp/tmp.MqKfSqgjIe/src/github.com/rootless-containers/rootlesskit [2020-10-09T20:34:25.555Z] + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-09T20:34:25.555Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-10-09T20:34:25.555Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-09T20:34:26.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-09T20:34:28.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-09T20:34:32.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-09T20:34:33.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-09T20:34:34.106Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-10-09T20:34:34.107Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-09T20:34:34.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-09T20:34:35.624Z] Removing intermediate container f0e8642e37ce [2020-10-09T20:34:35.624Z] ---> 37650b3a5fc4 [2020-10-09T20:34:35.624Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-10-09T20:34:35.624Z] ---> 874c4e6c201e [2020-10-09T20:34:35.624Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-10-09T20:34:35.917Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-10-09T20:34:35.917Z] bad55c542dc9: Pulling fs layer [2020-10-09T20:34:35.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-09T20:34:36.211Z] bad55c542dc9: Download complete [2020-10-09T20:34:36.505Z] bad55c542dc9: Pull complete [2020-10-09T20:34:36.505Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-10-09T20:34:36.505Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-10-09T20:34:36.505Z] ---> e49efe6f0050 [2020-10-09T20:34:36.505Z] Step 108/140 : FROM runtime-dev AS dev [2020-10-09T20:34:36.505Z] ---> 35d32ef26a35 [2020-10-09T20:34:36.505Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-10-09T20:34:36.505Z] ---> Running in c647b4a6b28d [2020-10-09T20:34:36.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-09T20:34:36.800Z] Removing intermediate container c647b4a6b28d [2020-10-09T20:34:36.800Z] ---> b560d38f86b6 [2020-10-09T20:34:36.800Z] Step 110/140 : RUN groupadd -r docker [2020-10-09T20:34:36.800Z] ---> Running in d67dbcd97b9c [2020-10-09T20:34:37.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-09T20:34:37.438Z] Removing intermediate container d67dbcd97b9c [2020-10-09T20:34:37.438Z] ---> d289c20da345 [2020-10-09T20:34:37.438Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-10-09T20:34:37.438Z] ---> Running in af1dd8bbc214 [2020-10-09T20:34:38.077Z] Removing intermediate container af1dd8bbc214 [2020-10-09T20:34:38.077Z] ---> 573284c39179 [2020-10-09T20:34:38.077Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-10-09T20:34:38.077Z] ---> Running in eede2edcd086 [2020-10-09T20:34:38.077Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-09T20:34:38.256Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-09T20:34:38.256Z] Using test binary docker [2020-10-09T20:34:38.256Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-09T20:34:38.256Z] +++ /etc/init.d/apparmor start [2020-10-09T20:34:38.257Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-09T20:34:38.257Z] INFO: Waiting for daemon to start... [2020-10-09T20:34:38.257Z] Starting dockerd [2020-10-09T20:34:38.257Z] +++ 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 [2020-10-09T20:34:38.715Z] Removing intermediate container eede2edcd086 [2020-10-09T20:34:38.715Z] ---> e2c93213b36b [2020-10-09T20:34:38.715Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-10-09T20:34:38.715Z] ---> Running in f60e0e529a56 [2020-10-09T20:34:39.352Z] Removing intermediate container f60e0e529a56 [2020-10-09T20:34:39.352Z] ---> 78fb0cc4c637 [2020-10-09T20:34:39.352Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-10-09T20:34:39.352Z] ---> Running in 8f67365305b6 [2020-10-09T20:34:39.994Z] Removing intermediate container 8f67365305b6 [2020-10-09T20:34:39.994Z] ---> 1bf4f3f8554b [2020-10-09T20:34:39.994Z] Step 115/140 : RUN ldconfig [2020-10-09T20:34:39.994Z] ---> Running in 2a3235dfd15b [2020-10-09T20:34:40.288Z] Removing intermediate container 2a3235dfd15b [2020-10-09T20:34:40.288Z] ---> 5d50bd909127 [2020-10-09T20:34:40.288Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-10-09T20:34:40.320Z] . [2020-10-09T20:34:40.320Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-09T20:34:40.320Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-09T20:34:40.320Z] Error: No such image: emptyfs [2020-10-09T20:34:40.320Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-09T20:34:40.320Z] ++++ docker load [2020-10-09T20:34:40.320Z] Running integration-test (iteration 1) [2020-10-09T20:34:40.320Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-10-09T20:34:40.320Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:34:40.320Z] ++ set -e [2020-10-09T20:34:40.320Z] ++ '[' -n 0 ']' [2020-10-09T20:34:40.320Z] ++ set -x [2020-10-09T20:34:40.320Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:34:40.582Z] ---> Running in b6b47b438677 [2020-10-09T20:34:40.877Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-09T20:34:40.877Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-09T20:34:40.877Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-09T20:34:40.877Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-09T20:34:41.916Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-10-09T20:34:41.916Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-10-09T20:34:42.962Z] Fetched 8163 kB in 2s (3537 kB/s) [2020-10-09T20:34:44.002Z] Reading package lists... [2020-10-09T20:34:44.642Z] Reading package lists... [2020-10-09T20:34:44.642Z] Building dependency tree... [2020-10-09T20:34:44.642Z] Reading state information... [2020-10-09T20:34:44.935Z] libcap2-bin is already the newest version (1:2.25-2). [2020-10-09T20:34:44.935Z] libcap2-bin set to manually installed. [2020-10-09T20:34:44.935Z] The following additional packages will be installed: [2020-10-09T20:34:44.935Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-09T20:34:44.935Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-09T20:34:44.935Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-09T20:34:44.935Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-10-09T20:34:44.935Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-10-09T20:34:44.935Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-10-09T20:34:44.935Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-10-09T20:34:44.935Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-09T20:34:44.935Z] python3.7 python3.7-minimal vim-runtime xxd [2020-10-09T20:34:44.935Z] Suggested packages: [2020-10-09T20:34:44.935Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-10-09T20:34:44.935Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-10-09T20:34:44.935Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-10-09T20:34:44.935Z] xfsdump acl attr quota [2020-10-09T20:34:44.935Z] Recommended packages: [2020-10-09T20:34:44.935Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-09T20:34:44.935Z] python3-keyrings.alt python3-xdg unzip [2020-10-09T20:34:45.227Z] The following NEW packages will be installed: [2020-10-09T20:34:45.227Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-10-09T20:34:45.227Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-10-09T20:34:45.227Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-10-09T20:34:45.227Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-10-09T20:34:45.227Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-09T20:34:45.227Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-10-09T20:34:45.227Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-09T20:34:45.227Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-09T20:34:45.227Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-10-09T20:34:45.227Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-10-09T20:34:45.227Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-10-09T20:34:45.227Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-10-09T20:34:45.227Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-10-09T20:34:45.227Z] xfsprogs xxd xz-utils zip [2020-10-09T20:34:45.520Z] 0 upgraded, 68 newly installed, 0 to remove and 2 not upgraded. [2020-10-09T20:34:45.520Z] Need to get 106 MB of archives. [2020-10-09T20:34:45.520Z] After this operation, 660 MB of additional disk space will be used. [2020-10-09T20:34:45.520Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-10-09T20:34:45.520Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-10-09T20:34:45.520Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-10-09T20:34:45.520Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-10-09T20:34:45.520Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-10-09T20:34:45.520Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-10-09T20:34:45.815Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-10-09T20:34:45.815Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-10-09T20:34:45.815Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-10-09T20:34:45.815Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-10-09T20:34:45.815Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-10-09T20:34:45.815Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-10-09T20:34:45.815Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-10-09T20:34:45.815Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-10-09T20:34:45.815Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-10-09T20:34:45.815Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-10-09T20:34:45.815Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-10-09T20:34:45.815Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-10-09T20:34:45.815Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-10-09T20:34:46.108Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-10-09T20:34:46.108Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-10-09T20:34:46.108Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-10-09T20:34:46.108Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-10-09T20:34:46.108Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-10-09T20:34:47.144Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-10-09T20:34:47.208Z] Loaded image: buildpack-deps:jessie [2020-10-09T20:34:47.208Z] Loaded image: busybox:latest [2020-10-09T20:34:47.208Z] Loaded image: busybox:glibc [2020-10-09T20:34:47.208Z] Loaded image: debian:jessie [2020-10-09T20:34:47.499Z] Loaded image: hello-world:latest [2020-10-09T20:34:47.499Z] INFO: Testing against a local daemon [2020-10-09T20:34:47.499Z] === RUN TestBuildWithSession [2020-10-09T20:34:47.780Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-09T20:34:47.780Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-10-09T20:34:47.780Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-10-09T20:34:47.780Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-09T20:34:47.780Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-09T20:34:48.076Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-09T20:34:48.076Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-10-09T20:34:49.612Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-10-09T20:34:51.011Z] --- PASS: TestBuildWithSession (3.40s) [2020-10-09T20:34:51.011Z] === RUN TestBuildSquashParent [2020-10-09T20:34:52.360Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-10-09T20:34:52.360Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-10-09T20:34:52.360Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-10-09T20:34:52.360Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-10-09T20:34:52.360Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-10-09T20:34:52.360Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-10-09T20:34:52.360Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-10-09T20:34:52.360Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-10-09T20:34:52.360Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-10-09T20:34:52.360Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-10-09T20:34:52.360Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-10-09T20:34:52.360Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-10-09T20:34:52.360Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-10-09T20:34:52.360Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-10-09T20:34:52.652Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-10-09T20:34:52.652Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-10-09T20:34:52.652Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-10-09T20:34:52.947Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-10-09T20:34:52.947Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-10-09T20:34:52.947Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-10-09T20:34:52.947Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-10-09T20:34:52.947Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-10-09T20:34:52.947Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-10-09T20:34:52.947Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-10-09T20:34:52.947Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-09T20:34:52.947Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-10-09T20:34:52.947Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-10-09T20:34:52.947Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-09T20:34:52.947Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-10-09T20:34:52.947Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-09T20:34:52.947Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-10-09T20:34:52.947Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-09T20:34:53.244Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-10-09T20:34:53.244Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-10-09T20:34:53.244Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-10-09T20:34:53.244Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-09T20:34:53.244Z] Fetched 106 MB in 8s (13.6 MB/s) [2020-10-09T20:34:53.244Z] Selecting previously unselected package pigz. [2020-10-09T20:34:53.244Z] (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 ... 15402 files and directories currently installed.) [2020-10-09T20:34:53.244Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-10-09T20:34:53.244Z] Unpacking pigz (2.4-1) ... [2020-10-09T20:34:53.244Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-10-09T20:34:53.244Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-09T20:34:53.244Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-10-09T20:34:53.539Z] Selecting previously unselected package python3.7-minimal. [2020-10-09T20:34:53.539Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-09T20:34:53.539Z] Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-09T20:34:53.838Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-10-09T20:34:53.838Z] Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-09T20:34:54.132Z] Selecting previously unselected package python3-minimal. [2020-10-09T20:34:54.132Z] (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 ... 15651 files and directories currently installed.) [2020-10-09T20:34:54.132Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-10-09T20:34:54.132Z] Unpacking python3-minimal (3.7.3-1) ... [2020-10-09T20:34:54.132Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-10-09T20:34:54.426Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-10-09T20:34:54.426Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-10-09T20:34:54.426Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-10-09T20:34:54.426Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-09T20:34:54.426Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-10-09T20:34:54.426Z] Selecting previously unselected package python3.7. [2020-10-09T20:34:54.426Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-09T20:34:54.426Z] Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-09T20:34:54.426Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-10-09T20:34:54.426Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-10-09T20:34:54.426Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-10-09T20:34:54.426Z] Setting up python3-minimal (3.7.3-1) ... [2020-10-09T20:34:54.721Z] Selecting previously unselected package python3. [2020-10-09T20:34:54.721Z] (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 ... 16063 files and directories currently installed.) [2020-10-09T20:34:54.721Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-10-09T20:34:54.721Z] Unpacking python3 (3.7.3-1) ... [2020-10-09T20:34:54.721Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-10-09T20:34:54.721Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-10-09T20:34:54.721Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-10-09T20:34:54.721Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-10-09T20:34:54.721Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-10-09T20:34:54.721Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-10-09T20:34:54.721Z] Selecting previously unselected package libiptc0:ppc64el. [2020-10-09T20:34:54.721Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-10-09T20:34:54.721Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-10-09T20:34:54.721Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-10-09T20:34:54.721Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-10-09T20:34:54.721Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-10-09T20:34:54.721Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-10-09T20:34:54.721Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-10-09T20:34:54.721Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-10-09T20:34:55.017Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-10-09T20:34:55.017Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-10-09T20:34:55.017Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-10-09T20:34:55.017Z] Selecting previously unselected package iptables. [2020-10-09T20:34:55.017Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-10-09T20:34:55.017Z] Unpacking iptables (1.8.2-4) ... [2020-10-09T20:34:55.017Z] Selecting previously unselected package xxd. [2020-10-09T20:34:55.017Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-10-09T20:34:55.017Z] Unpacking xxd (2:8.1.0875-5) ... [2020-10-09T20:34:55.017Z] Selecting previously unselected package vim-common. [2020-10-09T20:34:55.017Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-09T20:34:55.017Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-10-09T20:34:55.017Z] Selecting previously unselected package bash-completion. [2020-10-09T20:34:55.017Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-09T20:34:55.361Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-09T20:34:55.361Z] [2020-10-09T20:34:55.361Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-10-09T20:34:55.361Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-10-09T20:34:55.361Z] Using test binary docker [2020-10-09T20:34:55.361Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-09T20:34:55.361Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-09T20:34:55.361Z] INFO: Waiting for daemon to start... [2020-10-09T20:34:55.361Z] Starting dockerd [2020-10-09T20:34:55.361Z] . [2020-10-09T20:34:55.361Z] INFO: Building docker-sdk-python3:4.1.0... [2020-10-09T20:34:55.656Z] Unpacking bash-completion (1:2.8-6) ... [2020-10-09T20:34:55.950Z] Selecting previously unselected package bzip2. [2020-10-09T20:34:55.950Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-10-09T20:34:55.950Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-09T20:34:55.950Z] Selecting previously unselected package xz-utils. [2020-10-09T20:34:55.950Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-10-09T20:34:55.950Z] Unpacking xz-utils (5.2.4-1) ... [2020-10-09T20:34:55.950Z] Selecting previously unselected package apparmor. [2020-10-09T20:34:55.950Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-10-09T20:34:55.950Z] Unpacking apparmor (2.13.2-10) ... [2020-10-09T20:34:55.950Z] Selecting previously unselected package aufs-tools. [2020-10-09T20:34:55.950Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-10-09T20:34:55.950Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-09T20:34:55.950Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-09T20:34:55.950Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-10-09T20:34:55.950Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-09T20:34:56.586Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-09T20:34:56.586Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-10-09T20:34:56.586Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-09T20:34:56.881Z] Selecting previously unselected package binutils-mingw-w64. [2020-10-09T20:34:56.881Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-09T20:34:56.881Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-09T20:34:56.881Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-10-09T20:34:56.881Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-10-09T20:34:56.881Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-09T20:34:56.881Z] Selecting previously unselected package dmsetup. [2020-10-09T20:34:56.881Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-10-09T20:34:56.881Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-10-09T20:34:56.881Z] Selecting previously unselected package mingw-w64-common. [2020-10-09T20:34:56.881Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-09T20:34:56.881Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-09T20:34:57.923Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-09T20:34:57.923Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-09T20:34:57.923Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-09T20:34:57.962Z] --- PASS: TestBuildSquashParent (6.87s) [2020-10-09T20:34:57.962Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-09T20:34:57.962Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-09T20:34:57.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-09T20:34:57.963Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-09T20:34:57.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-09T20:34:57.963Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-09T20:34:57.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-09T20:34:57.963Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-09T20:34:57.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-09T20:34:57.963Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-09T20:34:57.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-09T20:34:57.963Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-09T20:34:57.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-09T20:34:57.963Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-09T20:34:57.963Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-09T20:34:58.572Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-10-09T20:34:58.572Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-10-09T20:34:58.572Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:34:58.572Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-09T20:34:58.572Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-10-09T20:34:58.572Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:35:00.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-09T20:35:00.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-09T20:35:02.103Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-09T20:35:02.103Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-10-09T20:35:02.103Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:35:02.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-09T20:35:02.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-09T20:35:04.854Z] Selecting previously unselected package libonig5:ppc64el. [2020-10-09T20:35:04.854Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-10-09T20:35:04.854Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-10-09T20:35:04.854Z] Selecting previously unselected package libjq1:ppc64el. [2020-10-09T20:35:04.854Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-09T20:35:04.854Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-09T20:35:04.854Z] Selecting previously unselected package jq. [2020-10-09T20:35:05.148Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-09T20:35:05.148Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-09T20:35:05.148Z] Selecting previously unselected package libaio1:ppc64el. [2020-10-09T20:35:05.148Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-10-09T20:35:05.148Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-10-09T20:35:05.148Z] Selecting previously unselected package libbtrfs0. [2020-10-09T20:35:05.148Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-10-09T20:35:05.148Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-09T20:35:05.148Z] Selecting previously unselected package libbtrfs-dev. [2020-10-09T20:35:05.148Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-10-09T20:35:05.148Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:35:05.148Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-10-09T20:35:05.148Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-10-09T20:35:05.148Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-09T20:35:05.148Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-10-09T20:35:05.148Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-10-09T20:35:05.148Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-10-09T20:35:05.148Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-10-09T20:35:05.148Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-10-09T20:35:05.148Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-10-09T20:35:05.148Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-10-09T20:35:05.148Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-10-09T20:35:05.148Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-10-09T20:35:05.148Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-10-09T20:35:05.148Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-10-09T20:35:05.148Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-10-09T20:35:05.441Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-10-09T20:35:05.441Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-10-09T20:35:05.441Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-10-09T20:35:05.441Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-10-09T20:35:05.441Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-10-09T20:35:05.441Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-10-09T20:35:05.441Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-10-09T20:35:05.441Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-10-09T20:35:05.441Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-10-09T20:35:05.441Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-10-09T20:35:05.441Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-10-09T20:35:05.441Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-10-09T20:35:05.441Z] Selecting previously unselected package libgpm2:ppc64el. [2020-10-09T20:35:05.441Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-10-09T20:35:05.441Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-10-09T20:35:05.441Z] Selecting previously unselected package libicu63:ppc64el. [2020-10-09T20:35:05.441Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-10-09T20:35:05.441Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-09T20:35:05.483Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-10-09T20:35:05.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.43s) [2020-10-09T20:35:05.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s) [2020-10-09T20:35:05.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.49s) [2020-10-09T20:35:05.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.47s) [2020-10-09T20:35:05.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.49s) [2020-10-09T20:35:05.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.50s) [2020-10-09T20:35:05.483Z] === RUN TestBuildMultiStageCopy [2020-10-09T20:35:05.483Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-09T20:35:06.480Z] Selecting previously unselected package libnet1:ppc64el. [2020-10-09T20:35:06.480Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-10-09T20:35:06.480Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-09T20:35:06.480Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-10-09T20:35:06.480Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-10-09T20:35:06.480Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-09T20:35:06.480Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-10-09T20:35:06.480Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-10-09T20:35:06.480Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-09T20:35:06.480Z] Selecting previously unselected package libreadline5:ppc64el. [2020-10-09T20:35:06.480Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-10-09T20:35:06.480Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-10-09T20:35:06.480Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-10-09T20:35:06.480Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-10-09T20:35:06.480Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-10-09T20:35:06.480Z] Selecting previously unselected package net-tools. [2020-10-09T20:35:06.480Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-10-09T20:35:06.480Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-09T20:35:06.480Z] Selecting previously unselected package python-pip-whl. [2020-10-09T20:35:06.480Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-10-09T20:35:06.480Z] Unpacking python-pip-whl (18.1-5) ... [2020-10-09T20:35:06.774Z] Selecting previously unselected package python3-lib2to3. [2020-10-09T20:35:06.774Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-09T20:35:06.774Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-09T20:35:06.774Z] Selecting previously unselected package python3-distutils. [2020-10-09T20:35:06.774Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-10-09T20:35:06.774Z] Unpacking python3-distutils (3.7.3-1) ... [2020-10-09T20:35:06.774Z] Selecting previously unselected package python3-pip. [2020-10-09T20:35:06.774Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-10-09T20:35:06.774Z] Unpacking python3-pip (18.1-5) ... [2020-10-09T20:35:06.774Z] Selecting previously unselected package python3-pkg-resources. [2020-10-09T20:35:06.774Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-09T20:35:06.774Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-09T20:35:06.774Z] Selecting previously unselected package python3-setuptools. [2020-10-09T20:35:06.774Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-10-09T20:35:06.774Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-10-09T20:35:07.068Z] Selecting previously unselected package python3-wheel. [2020-10-09T20:35:07.068Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-10-09T20:35:07.068Z] Unpacking python3-wheel (0.32.3-2) ... [2020-10-09T20:35:07.068Z] Selecting previously unselected package thin-provisioning-tools. [2020-10-09T20:35:07.068Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-10-09T20:35:07.068Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-09T20:35:07.068Z] Selecting previously unselected package vim-runtime. [2020-10-09T20:35:07.068Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-09T20:35:07.068Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-09T20:35:07.068Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-09T20:35:07.068Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-09T20:35:07.704Z] Selecting previously unselected package vim. [2020-10-09T20:35:07.704Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-10-09T20:35:07.704Z] Unpacking vim (2:8.1.0875-5) ... [2020-10-09T20:35:07.998Z] Selecting previously unselected package xfsprogs. [2020-10-09T20:35:07.998Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-10-09T20:35:07.998Z] Unpacking xfsprogs (4.20.0-1) ... [2020-10-09T20:35:07.998Z] Selecting previously unselected package zip. [2020-10-09T20:35:07.998Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-10-09T20:35:07.998Z] Unpacking zip (3.0-11+b1) ... [2020-10-09T20:35:07.998Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-10-09T20:35:07.998Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-09T20:35:07.998Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-09T20:35:07.998Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-10-09T20:35:07.998Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-10-09T20:35:07.998Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-09T20:35:08.215Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-09T20:35:08.215Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-09T20:35:08.292Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-10-09T20:35:08.292Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-10-09T20:35:08.292Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-10-09T20:35:08.292Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-10-09T20:35:08.292Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-10-09T20:35:08.292Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:35:08.292Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-09T20:35:08.292Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-09T20:35:08.292Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-09T20:35:08.292Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-09T20:35:08.292Z] Setting up xxd (2:8.1.0875-5) ... [2020-10-09T20:35:08.292Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-10-09T20:35:08.292Z] Setting up zip (3.0-11+b1) ... [2020-10-09T20:35:08.292Z] Setting up vim-common (2:8.1.0875-5) ... [2020-10-09T20:35:08.292Z] Setting up bash-completion (1:2.8-6) ... [2020-10-09T20:35:08.847Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-09T20:35:08.930Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-10-09T20:35:08.930Z] Setting up xz-utils (5.2.4-1) ... [2020-10-09T20:35:08.930Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-09T20:35:08.930Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-10-09T20:35:08.930Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-10-09T20:35:08.930Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-09T20:35:08.930Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-09T20:35:08.930Z] Setting up pigz (2.4-1) ... [2020-10-09T20:35:08.930Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-10-09T20:35:08.930Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-09T20:35:08.930Z] Setting up python-pip-whl (18.1-5) ... [2020-10-09T20:35:08.930Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-10-09T20:35:08.930Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-10-09T20:35:08.930Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-09T20:35:08.930Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-10-09T20:35:08.930Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-10-09T20:35:08.930Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-10-09T20:35:08.930Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-09T20:35:08.930Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-10-09T20:35:08.930Z] Setting up vim (2:8.1.0875-5) ... [2020-10-09T20:35:08.930Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-09T20:35:08.930Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-09T20:35:08.930Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-09T20:35:09.227Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-09T20:35:09.227Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-09T20:35:09.227Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-09T20:35:09.227Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-09T20:35:09.227Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-09T20:35:09.227Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-09T20:35:09.227Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-10-09T20:35:09.227Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:35:09.227Z] 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 [2020-10-09T20:35:09.227Z] 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 [2020-10-09T20:35:09.227Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-09T20:35:09.227Z] 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 [2020-10-09T20:35:09.227Z] 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 [2020-10-09T20:35:09.227Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-09T20:35:09.227Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-09T20:35:09.227Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-10-09T20:35:09.227Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-10-09T20:35:09.227Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-10-09T20:35:09.227Z] Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-09T20:35:09.478Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-09T20:35:10.109Z] --- PASS: TestBuildMultiStageCopy (4.70s) [2020-10-09T20:35:10.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2020-10-09T20:35:10.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-10-09T20:35:10.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-10-09T20:35:10.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-10-09T20:35:10.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-10-09T20:35:10.109Z] === RUN TestBuildMultiStageParentConfig [2020-10-09T20:35:10.268Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-10-09T20:35:10.268Z] Setting up iptables (1.8.2-4) ... [2020-10-09T20:35:10.268Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-09T20:35:10.268Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-09T20:35:10.268Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-09T20:35:10.268Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-09T20:35:10.268Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-09T20:35:10.268Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-09T20:35:10.268Z] Setting up python3 (3.7.3-1) ... [2020-10-09T20:35:10.268Z] Setting up python3-wheel (0.32.3-2) ... [2020-10-09T20:35:10.268Z] Setting up apparmor (2.13.2-10) ... [2020-10-09T20:35:10.561Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-09T20:35:10.855Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-09T20:35:10.855Z] Setting up python3-distutils (3.7.3-1) ... [2020-10-09T20:35:11.150Z] Setting up python3-setuptools (40.8.0-1) ... [2020-10-09T20:35:11.446Z] Setting up python3-pip (18.1-5) ... [2020-10-09T20:35:11.614Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2020-10-09T20:35:11.615Z] === RUN TestBuildLabelWithTargets [2020-10-09T20:35:11.740Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-09T20:35:11.740Z] Setting up dmsetup (2:1.02.155-3) ... [2020-10-09T20:35:11.740Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-09T20:35:11.740Z] Setting up xfsprogs (4.20.0-1) ... [2020-10-09T20:35:11.740Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-10-09T20:35:11.740Z] Processing triggers for mime-support (3.62) ... [2020-10-09T20:35:11.740Z] Processing triggers for libc-bin (2.28-10) ... [2020-10-09T20:35:13.679Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2020-10-09T20:35:13.679Z] === RUN TestBuildWithEmptyLayers [2020-10-09T20:35:14.711Z] --- PASS: TestBuildWithEmptyLayers (0.94s) [2020-10-09T20:35:14.711Z] === RUN TestBuildMultiStageOnBuild [2020-10-09T20:35:16.823Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-09T20:35:16.823Z] [2020-10-09T20:35:17.391Z] + TEST_INTEGRATION_DEST=2 [2020-10-09T20:35:17.391Z] + CONTAINER_NAME=docker-pr1-2 [2020-10-09T20:35:17.391Z] + TEST_SKIP_INTEGRATION=1 [2020-10-09T20:35:17.392Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-10-09T20:35:17.392Z] + run_tests [2020-10-09T20:35:17.392Z] + c=0 [2020-10-09T20:35:17.392Z] + '[' -n 0 ']' [2020-10-09T20:35:17.392Z] + rm= [2020-10-09T20:35:17.392Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41542/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41542/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41542/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:88eec2e811d620fe88b4859dee64d064fae37356 hack/make.sh '' test-integration [2020-10-09T20:35:17.392Z] + TEST_INTEGRATION_DEST=1 [2020-10-09T20:35:17.392Z] + CONTAINER_NAME=docker-pr1-1 [2020-10-09T20:35:17.392Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-10-09T20:35:17.392Z] + run_tests test-integration-flaky [2020-10-09T20:35:17.392Z] + '[' -n 0 ']' [2020-10-09T20:35:17.392Z] + rm= [2020-10-09T20:35:17.392Z] + TEST_INTEGRATION_DEST=3 [2020-10-09T20:35:17.392Z] + CONTAINER_NAME=docker-pr1-3 [2020-10-09T20:35:17.392Z] + TEST_SKIP_INTEGRATION=1 [2020-10-09T20:35:17.392Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-10-09T20:35:17.392Z] + run_tests [2020-10-09T20:35:17.392Z] + '[' -n 0 ']' [2020-10-09T20:35:17.392Z] + rm= [2020-10-09T20:35:17.392Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41542/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41542/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41542/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:88eec2e811d620fe88b4859dee64d064fae37356 hack/make.sh test-integration-flaky test-integration [2020-10-09T20:35:17.392Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41542/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41542/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41542/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:88eec2e811d620fe88b4859dee64d064fae37356 hack/make.sh '' test-integration [2020-10-09T20:35:17.392Z] ++ jobs -p [2020-10-09T20:35:17.392Z] + for job in $(jobs -p) [2020-10-09T20:35:17.392Z] + wait 776 [2020-10-09T20:35:17.437Z] --- PASS: TestBuildMultiStageOnBuild (2.81s) [2020-10-09T20:35:17.438Z] === RUN TestBuildUncleanTarFilenames [2020-10-09T20:35:18.331Z] [2020-10-09T20:35:18.469Z] --- PASS: TestBuildUncleanTarFilenames (1.27s) [2020-10-09T20:35:18.469Z] === RUN TestBuildMultiStageLayerLeak [2020-10-09T20:35:18.591Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-09T20:35:18.591Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-09T20:35:18.591Z] HOSTNAME=1fc45cee513d [2020-10-09T20:35:18.591Z] TEST_SKIP_INTEGRATION=1 [2020-10-09T20:35:18.591Z] TESTDEBUG=0 [2020-10-09T20:35:18.591Z] DEST=bundles/test-integration [2020-10-09T20:35:18.591Z] PWD=/go/src/github.com/docker/docker [2020-10-09T20:35:18.591Z] KEEPBUNDLE=1 [2020-10-09T20:35:18.591Z] DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:35:18.591Z] container=docker [2020-10-09T20:35:18.591Z] HOME=/root [2020-10-09T20:35:18.591Z] GOLANG_VERSION=1.13.15 [2020-10-09T20:35:18.591Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-09T20:35:18.591Z] VALIDATE_BRANCH=19.03 [2020-10-09T20:35:18.591Z] TERM=xterm [2020-10-09T20:35:18.591Z] DOCKER_PKG=github.com/docker/docker [2020-10-09T20:35:18.591Z] SHLVL=1 [2020-10-09T20:35:18.591Z] TIMEOUT=120m [2020-10-09T20:35:18.591Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-09T20:35:18.591Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-09T20:35:18.591Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-10-09T20:35:18.591Z] GO111MODULE=off [2020-10-09T20:35:18.591Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-09T20:35:18.591Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-09T20:35:18.591Z] GOPATH=/go [2020-10-09T20:35:18.591Z] PKG_CONFIG=pkg-config [2020-10-09T20:35:18.591Z] _=/usr/bin/env [2020-10-09T20:35:18.591Z] Building test suite binary ./integration-cli/test.main [2020-10-09T20:35:18.591Z] [2020-10-09T20:35:18.851Z] [2020-10-09T20:35:18.851Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-09T20:35:18.851Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-10-09T20:35:18.851Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-09T20:35:18.851Z] HOSTNAME=3062f6941e0a [2020-10-09T20:35:18.851Z] TEST_SKIP_INTEGRATION=1 [2020-10-09T20:35:18.851Z] TESTDEBUG=0 [2020-10-09T20:35:18.851Z] DEST=bundles/test-integration [2020-10-09T20:35:18.851Z] PWD=/go/src/github.com/docker/docker [2020-10-09T20:35:18.851Z] KEEPBUNDLE=1 [2020-10-09T20:35:18.851Z] DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:35:18.851Z] container=docker [2020-10-09T20:35:18.851Z] HOME=/root [2020-10-09T20:35:18.851Z] GOLANG_VERSION=1.13.15 [2020-10-09T20:35:18.851Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-09T20:35:18.851Z] VALIDATE_BRANCH=19.03 [2020-10-09T20:35:18.851Z] TERM=xterm [2020-10-09T20:35:18.851Z] DOCKER_PKG=github.com/docker/docker [2020-10-09T20:35:18.851Z] SHLVL=1 [2020-10-09T20:35:18.851Z] TIMEOUT=120m [2020-10-09T20:35:18.851Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-09T20:35:18.851Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-09T20:35:18.851Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-10-09T20:35:18.851Z] GO111MODULE=off [2020-10-09T20:35:18.851Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-09T20:35:18.851Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-09T20:35:18.851Z] GOPATH=/go [2020-10-09T20:35:18.851Z] PKG_CONFIG=pkg-config [2020-10-09T20:35:18.851Z] _=/usr/bin/env [2020-10-09T20:35:18.851Z] Building test suite binary ./integration-cli/test.main [2020-10-09T20:35:19.423Z] No new tests added to integration. [2020-10-09T20:35:19.423Z] [2020-10-09T20:35:19.423Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-09T20:35:20.254Z] Removing intermediate container b6b47b438677 [2020-10-09T20:35:20.254Z] ---> 9d49e7e0aa22 [2020-10-09T20:35:20.254Z] Step 117/140 : 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 [2020-10-09T20:35:20.254Z] ---> Running in c0c8e5be34ea [2020-10-09T20:35:20.254Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-09T20:35:20.254Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-09T20:35:20.254Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-09T20:35:20.254Z] Removing intermediate container c0c8e5be34ea [2020-10-09T20:35:20.254Z] ---> e4f7f87b180f [2020-10-09T20:35:20.254Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-10-09T20:35:20.254Z] ---> Running in 4e25a0b6ef38 [2020-10-09T20:35:20.364Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-09T20:35:20.364Z] HOSTNAME=9c158cd5bc92 [2020-10-09T20:35:20.364Z] TESTDEBUG=0 [2020-10-09T20:35:20.364Z] DEST=bundles/test-integration [2020-10-09T20:35:20.364Z] PWD=/go/src/github.com/docker/docker [2020-10-09T20:35:20.364Z] KEEPBUNDLE=1 [2020-10-09T20:35:20.364Z] DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:35:20.364Z] container=docker [2020-10-09T20:35:20.364Z] HOME=/root [2020-10-09T20:35:20.364Z] GOLANG_VERSION=1.13.15 [2020-10-09T20:35:20.364Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-09T20:35:20.364Z] VALIDATE_BRANCH=19.03 [2020-10-09T20:35:20.364Z] TERM=xterm [2020-10-09T20:35:20.364Z] DOCKER_PKG=github.com/docker/docker [2020-10-09T20:35:20.364Z] SHLVL=1 [2020-10-09T20:35:20.364Z] TIMEOUT=120m [2020-10-09T20:35:20.364Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-09T20:35:20.364Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-09T20:35:20.364Z] GO111MODULE=off [2020-10-09T20:35:20.364Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-09T20:35:20.364Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-09T20:35:20.364Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-09T20:35:20.364Z] GOPATH=/go [2020-10-09T20:35:20.364Z] PKG_CONFIG=pkg-config [2020-10-09T20:35:20.364Z] _=/usr/bin/env [2020-10-09T20:35:20.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-09T20:35:21.295Z] Collecting yamllint==1.16.0 [2020-10-09T20:35:21.295Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-09T20:35:21.295Z] Collecting pyyaml (from yamllint==1.16.0) [2020-10-09T20:35:21.589Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-09T20:35:21.882Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-09T20:35:21.882Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-09T20:35:21.882Z] Building wheels for collected packages: pyyaml [2020-10-09T20:35:21.882Z] Running setup.py bdist_wheel for pyyaml: started [2020-10-09T20:35:21.985Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s) [2020-10-09T20:35:21.985Z] === RUN TestBuildWithHugeFile [2020-10-09T20:35:22.176Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-09T20:35:22.177Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-09T20:35:22.177Z] Successfully built pyyaml [2020-10-09T20:35:22.177Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-10-09T20:35:22.474Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-09T20:35:22.773Z] Removing intermediate container 4e25a0b6ef38 [2020-10-09T20:35:22.773Z] ---> 5a498794f8d8 [2020-10-09T20:35:22.773Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-10-09T20:35:23.409Z] ---> ae172c2b0812 [2020-10-09T20:35:23.409Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-10-09T20:35:26.154Z] ---> 200a65abcd4e [2020-10-09T20:35:26.154Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-10-09T20:35:26.154Z] ---> da01800a8ae7 [2020-10-09T20:35:26.154Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-10-09T20:35:26.447Z] ---> e5fb4dce1942 [2020-10-09T20:35:26.447Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-10-09T20:35:26.447Z] ---> 7d21ba5327d7 [2020-10-09T20:35:26.447Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-10-09T20:35:27.084Z] ---> 74fccd445976 [2020-10-09T20:35:27.084Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-10-09T20:35:27.379Z] ---> ce8a1541f2e0 [2020-10-09T20:35:27.379Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-10-09T20:35:27.672Z] ---> 76ce48706ebf [2020-10-09T20:35:27.672Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-10-09T20:35:27.672Z] ---> 5a1e9cfe94f0 [2020-10-09T20:35:27.672Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-10-09T20:35:27.932Z] 4612f6d0b889: Pull complete [2020-10-09T20:35:29.756Z] ---> 7529cdf23c3a [2020-10-09T20:35:29.756Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-10-09T20:35:29.756Z] ---> e4dd504e3245 [2020-10-09T20:35:29.756Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-10-09T20:35:30.800Z] ---> 8c6d6c6b6794 [2020-10-09T20:35:30.800Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-10-09T20:35:30.800Z] ---> b62e202c61ad [2020-10-09T20:35:30.800Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-10-09T20:35:31.437Z] ---> 6879b6fd5fbb [2020-10-09T20:35:31.437Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-10-09T20:35:31.437Z] ---> a9833f1aa99a [2020-10-09T20:35:31.437Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-10-09T20:35:31.437Z] ---> Running in 957a07d265e7 [2020-10-09T20:35:31.730Z] Removing intermediate container 957a07d265e7 [2020-10-09T20:35:31.730Z] ---> 289d0be6fec4 [2020-10-09T20:35:31.730Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-10-09T20:35:31.730Z] ---> Running in b8550ed22036 [2020-10-09T20:35:31.730Z] Removing intermediate container b8550ed22036 [2020-10-09T20:35:31.730Z] ---> 6dbadda8e4b1 [2020-10-09T20:35:31.730Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-10-09T20:35:31.730Z] ---> Running in 04ebf57bb566 [2020-10-09T20:35:31.730Z] Removing intermediate container 04ebf57bb566 [2020-10-09T20:35:31.730Z] ---> 53df2e9123e5 [2020-10-09T20:35:31.730Z] Step 137/140 : VOLUME /var/lib/docker [2020-10-09T20:35:32.025Z] ---> Running in 7ad1a7a18254 [2020-10-09T20:35:32.025Z] Removing intermediate container 7ad1a7a18254 [2020-10-09T20:35:32.025Z] ---> 4a7b525aa707 [2020-10-09T20:35:32.025Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-10-09T20:35:32.025Z] ---> Running in 4fb534fd2ef0 [2020-10-09T20:35:32.025Z] Removing intermediate container 4fb534fd2ef0 [2020-10-09T20:35:32.025Z] ---> 1d4a5d3694b1 [2020-10-09T20:35:32.025Z] Step 139/140 : FROM dev AS final [2020-10-09T20:35:32.025Z] ---> 1d4a5d3694b1 [2020-10-09T20:35:32.025Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-10-09T20:35:37.616Z] ---> c8076e23ab09 [2020-10-09T20:35:37.617Z] Successfully built c8076e23ab09 [2020-10-09T20:35:37.617Z] Successfully tagged docker:88eec2e811d620fe88b4859dee64d064fae37356 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-10-09T20:35:38.067Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41542/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:88eec2e811d620fe88b4859dee64d064fae37356 hack/test/unit [2020-10-09T20:35:40.826Z] ? github.com/docker/docker/api [no test files] [2020-10-09T20:35:42.049Z] sha256:40e74904c3efadbbc874f95811986d2ca3ba659077dfb4155d4eb8f97478c38d [2020-10-09T20:35:42.049Z] INFO: Starting docker-py tests... [2020-10-09T20:35:42.049Z] ============================= test session starts ============================== [2020-10-09T20:35:42.049Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-10-09T20:35:42.049Z] rootdir: /src, inifile: pytest.ini [2020-10-09T20:35:42.049Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-10-09T20:35:42.049Z] collected 385 items / 3 deselected / 382 selected [2020-10-09T20:35:42.049Z] [2020-10-09T20:35:49.177Z] --- PASS: TestBuildWithHugeFile (27.05s) [2020-10-09T20:35:49.177Z] === RUN TestBuildWithEmptyDockerfile [2020-10-09T20:35:49.177Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-09T20:35:49.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-09T20:35:49.177Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-09T20:35:49.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-09T20:35:49.177Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-09T20:35:49.177Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-09T20:35:49.177Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-09T20:35:49.177Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-09T20:35:49.177Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-09T20:35:49.177Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-10-09T20:35:49.177Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-10-09T20:35:49.177Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-10-09T20:35:49.177Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-10-09T20:35:49.177Z] === RUN TestBuildPreserveOwnership [2020-10-09T20:35:49.177Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-09T20:35:51.420Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-10-09T20:35:51.987Z] tests/integration/api_client_test.py ..... [ 7%] [2020-10-09T20:35:53.494Z] tests/integration/api_config_test.py ..... [ 8%] [2020-10-09T20:35:53.624Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-09T20:35:55.730Z] --- PASS: TestBuildPreserveOwnership (6.37s) [2020-10-09T20:35:55.730Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.19s) [2020-10-09T20:35:55.730Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.17s) [2020-10-09T20:35:55.730Z] === RUN TestBuildPlatformInvalid [2020-10-09T20:35:55.730Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-10-09T20:35:55.730Z] PASS [2020-10-09T20:35:55.730Z] [2020-10-09T20:35:55.730Z] DONE 30 tests in 75.052s [2020-10-09T20:35:55.730Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-10-09T20:35:55.730Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:35:55.730Z] ++ set -e [2020-10-09T20:35:55.730Z] ++ '[' -n 0 ']' [2020-10-09T20:35:55.730Z] ++ set -x [2020-10-09T20:35:55.730Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:35:55.730Z] INFO: Testing against a local daemon [2020-10-09T20:35:55.730Z] === RUN TestConfigList [2020-10-09T20:35:56.257Z] ok github.com/docker/docker/api/server 0.050s coverage: 7.9% of statements [2020-10-09T20:36:00.286Z] --- PASS: TestConfigList (3.88s) [2020-10-09T20:36:00.286Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-10-09T20:36:00.286Z] daemon.go:325: [d274e658137e4] waiting for daemon to start [2020-10-09T20:36:00.286Z] daemon.go:325: [d274e658137e4] waiting for daemon to start [2020-10-09T20:36:00.286Z] daemon.go:353: [d274e658137e4] daemon started [2020-10-09T20:36:00.286Z] daemon.go:461: [d274e658137e4] Stopping daemon [2020-10-09T20:36:00.286Z] daemon.go:296: [d274e658137e4] exiting daemon [2020-10-09T20:36:00.286Z] daemon.go:448: [d274e658137e4] Daemon stopped [2020-10-09T20:36:00.286Z] === RUN TestConfigsCreateAndDelete [2020-10-09T20:36:03.806Z] --- PASS: TestConfigsCreateAndDelete (3.58s) [2020-10-09T20:36:03.806Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-10-09T20:36:03.806Z] daemon.go:325: [dfb402a977371] waiting for daemon to start [2020-10-09T20:36:03.806Z] daemon.go:325: [dfb402a977371] waiting for daemon to start [2020-10-09T20:36:03.806Z] daemon.go:353: [dfb402a977371] daemon started [2020-10-09T20:36:03.806Z] daemon.go:461: [dfb402a977371] Stopping daemon [2020-10-09T20:36:03.806Z] daemon.go:296: [dfb402a977371] exiting daemon [2020-10-09T20:36:03.806Z] daemon.go:448: [dfb402a977371] Daemon stopped [2020-10-09T20:36:03.806Z] === RUN TestConfigsUpdate [2020-10-09T20:36:07.317Z] --- PASS: TestConfigsUpdate (3.56s) [2020-10-09T20:36:07.317Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-10-09T20:36:07.317Z] daemon.go:325: [d45a2c80ae345] waiting for daemon to start [2020-10-09T20:36:07.317Z] daemon.go:325: [d45a2c80ae345] waiting for daemon to start [2020-10-09T20:36:07.317Z] daemon.go:353: [d45a2c80ae345] daemon started [2020-10-09T20:36:07.317Z] daemon.go:461: [d45a2c80ae345] Stopping daemon [2020-10-09T20:36:07.317Z] daemon.go:296: [d45a2c80ae345] exiting daemon [2020-10-09T20:36:07.317Z] daemon.go:448: [d45a2c80ae345] Daemon stopped [2020-10-09T20:36:07.317Z] === RUN TestTemplatedConfig [2020-10-09T20:36:10.044Z] --- PASS: TestTemplatedConfig (3.40s) [2020-10-09T20:36:10.044Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-10-09T20:36:10.044Z] daemon.go:325: [d9b700719cdc6] waiting for daemon to start [2020-10-09T20:36:10.044Z] daemon.go:325: [d9b700719cdc6] waiting for daemon to start [2020-10-09T20:36:10.044Z] daemon.go:353: [d9b700719cdc6] daemon started [2020-10-09T20:36:10.044Z] daemon.go:461: [d9b700719cdc6] Stopping daemon [2020-10-09T20:36:10.044Z] daemon.go:296: [d9b700719cdc6] exiting daemon [2020-10-09T20:36:10.044Z] daemon.go:448: [d9b700719cdc6] Daemon stopped [2020-10-09T20:36:10.044Z] === RUN TestConfigInspect [2020-10-09T20:36:14.492Z] --- PASS: TestConfigInspect (3.60s) [2020-10-09T20:36:14.492Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-10-09T20:36:14.492Z] daemon.go:325: [d10f47cfa0533] waiting for daemon to start [2020-10-09T20:36:14.492Z] daemon.go:325: [d10f47cfa0533] waiting for daemon to start [2020-10-09T20:36:14.492Z] daemon.go:353: [d10f47cfa0533] daemon started [2020-10-09T20:36:14.492Z] daemon.go:461: [d10f47cfa0533] Stopping daemon [2020-10-09T20:36:14.492Z] daemon.go:296: [d10f47cfa0533] exiting daemon [2020-10-09T20:36:14.492Z] daemon.go:448: [d10f47cfa0533] Daemon stopped [2020-10-09T20:36:14.492Z] === RUN TestConfigCreateWithLabels [2020-10-09T20:36:17.218Z] --- PASS: TestConfigCreateWithLabels (3.02s) [2020-10-09T20:36:17.218Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-10-09T20:36:17.218Z] daemon.go:325: [dd32721a10f9c] waiting for daemon to start [2020-10-09T20:36:17.218Z] daemon.go:325: [dd32721a10f9c] waiting for daemon to start [2020-10-09T20:36:17.218Z] daemon.go:353: [dd32721a10f9c] daemon started [2020-10-09T20:36:17.218Z] daemon.go:461: [dd32721a10f9c] Stopping daemon [2020-10-09T20:36:17.218Z] daemon.go:296: [dd32721a10f9c] exiting daemon [2020-10-09T20:36:17.218Z] daemon.go:448: [dd32721a10f9c] Daemon stopped [2020-10-09T20:36:17.218Z] === RUN TestConfigCreateResolve [2020-10-09T20:36:20.775Z] --- PASS: TestConfigCreateResolve (3.52s) [2020-10-09T20:36:20.775Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-10-09T20:36:20.775Z] daemon.go:325: [da135b222a158] waiting for daemon to start [2020-10-09T20:36:20.775Z] daemon.go:325: [da135b222a158] waiting for daemon to start [2020-10-09T20:36:20.775Z] daemon.go:353: [da135b222a158] daemon started [2020-10-09T20:36:20.775Z] daemon.go:461: [da135b222a158] Stopping daemon [2020-10-09T20:36:20.775Z] daemon.go:296: [da135b222a158] exiting daemon [2020-10-09T20:36:20.775Z] daemon.go:448: [da135b222a158] Daemon stopped [2020-10-09T20:36:20.775Z] === RUN TestConfigDaemonLibtrustID [2020-10-09T20:36:20.775Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-10-09T20:36:20.775Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-10-09T20:36:20.775Z] daemon.go:325: [db1828e961bbc] waiting for daemon to start [2020-10-09T20:36:20.775Z] daemon.go:325: [db1828e961bbc] waiting for daemon to start [2020-10-09T20:36:20.775Z] daemon.go:353: [db1828e961bbc] daemon started [2020-10-09T20:36:20.775Z] daemon.go:461: [db1828e961bbc] Stopping daemon [2020-10-09T20:36:20.775Z] daemon.go:296: [db1828e961bbc] exiting daemon [2020-10-09T20:36:20.775Z] daemon.go:448: [db1828e961bbc] Daemon stopped [2020-10-09T20:36:20.775Z] PASS [2020-10-09T20:36:20.775Z] [2020-10-09T20:36:20.775Z] DONE 8 tests in 25.229s [2020-10-09T20:36:20.775Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-10-09T20:36:20.775Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:36:20.775Z] ++ set -e [2020-10-09T20:36:20.775Z] ++ '[' -n 0 ']' [2020-10-09T20:36:20.775Z] ++ set -x [2020-10-09T20:36:20.775Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:36:21.078Z] INFO: Testing against a local daemon [2020-10-09T20:36:21.078Z] === RUN TestCheckpoint [2020-10-09T20:36:21.078Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-09T20:36:21.078Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-09T20:36:21.078Z] === RUN TestContainerInvalidJSON [2020-10-09T20:36:21.078Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-09T20:36:21.078Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-09T20:36:21.078Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-09T20:36:21.078Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-09T20:36:21.078Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-09T20:36:21.078Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-09T20:36:21.078Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-09T20:36:21.078Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-09T20:36:21.078Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-09T20:36:21.078Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-10-09T20:36:21.078Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-09T20:36:21.078Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-09T20:36:21.078Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-09T20:36:21.078Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-09T20:36:21.078Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-10-09T20:36:21.078Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-09T20:36:21.368Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-10-09T20:36:21.368Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-09T20:36:21.368Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-10-09T20:36:21.368Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-09T20:36:21.659Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-10-09T20:36:21.659Z] === RUN TestCopyFromContainer [2020-10-09T20:36:23.322Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-10-09T20:36:23.725Z] === RUN TestCopyFromContainer// [2020-10-09T20:36:23.725Z] === RUN TestCopyFromContainer//bar/root [2020-10-09T20:36:23.725Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-09T20:36:23.725Z] === RUN TestCopyFromContainer/bar/quux [2020-10-09T20:36:23.725Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-09T20:36:23.725Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-09T20:36:24.016Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-09T20:36:24.016Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-09T20:36:24.016Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-09T20:36:24.016Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-09T20:36:24.307Z] --- PASS: TestCopyFromContainer (2.71s) [2020-10-09T20:36:24.307Z] --- PASS: TestCopyFromContainer// (0.04s) [2020-10-09T20:36:24.307Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-10-09T20:36:24.307Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-10-09T20:36:24.307Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-10-09T20:36:24.307Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-10-09T20:36:24.307Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-10-09T20:36:24.307Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-10-09T20:36:24.307Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-10-09T20:36:24.307Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-10-09T20:36:24.307Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-10-09T20:36:24.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-09T20:36:24.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-09T20:36:24.307Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-09T20:36:24.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-09T20:36:24.307Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-09T20:36:24.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-09T20:36:24.307Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-09T20:36:24.307Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-09T20:36:24.307Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-09T20:36:24.307Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-09T20:36:24.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-10-09T20:36:24.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-09T20:36:24.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-10-09T20:36:24.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-09T20:36:24.307Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-09T20:36:24.307Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-10-09T20:36:24.307Z] === RUN TestCreateWithInvalidEnv [2020-10-09T20:36:24.307Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-09T20:36:24.307Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-09T20:36:24.307Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-09T20:36:24.307Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-09T20:36:24.307Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-09T20:36:24.307Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-09T20:36:24.307Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-09T20:36:24.307Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-09T20:36:24.307Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-09T20:36:24.307Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-10-09T20:36:24.307Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-09T20:36:24.307Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-09T20:36:24.307Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-09T20:36:24.307Z] === RUN TestCreateTmpfsMountsTarget [2020-10-09T20:36:24.307Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-10-09T20:36:24.307Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-09T20:36:27.033Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2020-10-09T20:36:27.033Z] === RUN TestCreateWithCapabilities [2020-10-09T20:36:27.033Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-10-09T20:36:27.033Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-10-09T20:36:27.033Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-10-09T20:36:27.033Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-10-09T20:36:27.033Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-10-09T20:36:27.033Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-10-09T20:36:27.033Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-10-09T20:36:27.033Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-10-09T20:36:27.033Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-10-09T20:36:27.033Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-10-09T20:36:27.033Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-09T20:36:27.033Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-09T20:36:27.033Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-10-09T20:36:27.033Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-10-09T20:36:27.033Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-10-09T20:36:27.033Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-10-09T20:36:27.033Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-10-09T20:36:27.033Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-10-09T20:36:27.033Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-10-09T20:36:27.033Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-10-09T20:36:27.033Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-10-09T20:36:27.033Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-10-09T20:36:27.033Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-10-09T20:36:27.033Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-10-09T20:36:27.034Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-10-09T20:36:27.034Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-10-09T20:36:27.034Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-10-09T20:36:27.034Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-10-09T20:36:27.034Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-09T20:36:27.034Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-10-09T20:36:27.034Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-10-09T20:36:27.034Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-10-09T20:36:27.034Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-10-09T20:36:27.034Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-10-09T20:36:27.034Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-10-09T20:36:27.034Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-10-09T20:36:27.034Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-10-09T20:36:27.034Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-10-09T20:36:27.034Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-10-09T20:36:27.034Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-10-09T20:36:27.034Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-10-09T20:36:27.034Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-10-09T20:36:27.034Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-10-09T20:36:27.034Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-10-09T20:36:27.034Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-10-09T20:36:27.034Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-09T20:36:29.760Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.47s) [2020-10-09T20:36:29.760Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-09T20:36:29.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-09T20:36:29.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-09T20:36:29.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-09T20:36:29.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-09T20:36:29.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-09T20:36:29.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-09T20:36:29.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-09T20:36:29.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-09T20:36:29.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-09T20:36:29.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-09T20:36:29.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-09T20:36:29.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-09T20:36:29.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-09T20:36:29.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-09T20:36:29.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-09T20:36:29.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-10-09T20:36:29.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-10-09T20:36:29.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-10-09T20:36:29.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-10-09T20:36:29.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-10-09T20:36:29.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-10-09T20:36:29.760Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-09T20:36:30.392Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-10-09T20:36:30.392Z] === RUN TestContainerStartOnDaemonRestart [2020-10-09T20:36:30.392Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-09T20:36:30.392Z] === RUN TestDaemonRestartIpcMode [2020-10-09T20:36:30.392Z] === PAUSE TestDaemonRestartIpcMode [2020-10-09T20:36:30.392Z] === RUN TestDiff [2020-10-09T20:36:31.024Z] --- PASS: TestDiff (0.83s) [2020-10-09T20:36:31.024Z] === RUN TestExecWithCloseStdin [2020-10-09T20:36:32.058Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-10-09T20:36:32.058Z] === RUN TestExec [2020-10-09T20:36:33.092Z] --- PASS: TestExec (0.95s) [2020-10-09T20:36:33.092Z] === RUN TestExecUser [2020-10-09T20:36:34.125Z] --- PASS: TestExecUser (0.90s) [2020-10-09T20:36:34.125Z] === RUN TestExportContainerAndImportImage [2020-10-09T20:36:35.157Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-10-09T20:36:35.157Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-09T20:36:36.660Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-10-09T20:36:36.660Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-10-09T20:36:36.660Z] daemon.go:325: [d0de5ed3bfb4d] waiting for daemon to start [2020-10-09T20:36:36.660Z] daemon.go:325: [d0de5ed3bfb4d] waiting for daemon to start [2020-10-09T20:36:36.660Z] daemon.go:353: [d0de5ed3bfb4d] daemon started [2020-10-09T20:36:36.660Z] daemon.go:461: [d0de5ed3bfb4d] Stopping daemon [2020-10-09T20:36:36.660Z] daemon.go:296: [d0de5ed3bfb4d] exiting daemon [2020-10-09T20:36:36.660Z] daemon.go:448: [d0de5ed3bfb4d] Daemon stopped [2020-10-09T20:36:36.660Z] daemon.go:325: [d0de5ed3bfb4d] waiting for daemon to start [2020-10-09T20:36:36.660Z] daemon.go:325: [d0de5ed3bfb4d] waiting for daemon to start [2020-10-09T20:36:36.660Z] daemon.go:353: [d0de5ed3bfb4d] daemon started [2020-10-09T20:36:36.660Z] daemon.go:461: [d0de5ed3bfb4d] Stopping daemon [2020-10-09T20:36:36.660Z] daemon.go:296: [d0de5ed3bfb4d] exiting daemon [2020-10-09T20:36:36.660Z] daemon.go:448: [d0de5ed3bfb4d] Daemon stopped [2020-10-09T20:36:36.660Z] === RUN TestHealthCheckWorkdir [2020-10-09T20:36:37.693Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-10-09T20:36:37.693Z] === RUN TestHealthKillContainer [2020-10-09T20:36:41.203Z] --- PASS: TestHealthKillContainer (3.07s) [2020-10-09T20:36:41.204Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-09T20:36:41.494Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-10-09T20:36:41.494Z] === RUN TestIpcModeNone [2020-10-09T20:36:42.527Z] --- PASS: TestIpcModeNone (0.86s) [2020-10-09T20:36:42.527Z] === RUN TestIpcModePrivate [2020-10-09T20:36:43.159Z] --- PASS: TestIpcModePrivate (0.92s) [2020-10-09T20:36:43.159Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-10-09T20:36:43.159Z] === RUN TestIpcModeShareable [2020-10-09T20:36:44.192Z] --- PASS: TestIpcModeShareable (0.94s) [2020-10-09T20:36:44.192Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-10-09T20:36:44.192Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-09T20:36:46.965Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2020-10-09T20:36:46.965Z] === RUN TestAPIIpcModeHost [2020-10-09T20:36:47.600Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-10-09T20:36:47.600Z] === RUN TestDaemonIpcModeShareable [2020-10-09T20:36:49.672Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-10-09T20:36:49.672Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-10-09T20:36:49.672Z] daemon.go:325: [daf0649192c92] waiting for daemon to start [2020-10-09T20:36:49.672Z] daemon.go:325: [daf0649192c92] waiting for daemon to start [2020-10-09T20:36:49.672Z] daemon.go:353: [daf0649192c92] daemon started [2020-10-09T20:36:49.672Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-10-09T20:36:49.672Z] daemon.go:461: [daf0649192c92] Stopping daemon [2020-10-09T20:36:49.672Z] daemon.go:296: [daf0649192c92] exiting daemon [2020-10-09T20:36:49.672Z] daemon.go:448: [daf0649192c92] Daemon stopped [2020-10-09T20:36:49.672Z] === RUN TestDaemonIpcModePrivate [2020-10-09T20:36:51.184Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2020-10-09T20:36:51.184Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-10-09T20:36:51.184Z] daemon.go:325: [d9b0ad15932d1] waiting for daemon to start [2020-10-09T20:36:51.184Z] daemon.go:325: [d9b0ad15932d1] waiting for daemon to start [2020-10-09T20:36:51.184Z] daemon.go:353: [d9b0ad15932d1] daemon started [2020-10-09T20:36:51.184Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-10-09T20:36:51.184Z] daemon.go:461: [d9b0ad15932d1] Stopping daemon [2020-10-09T20:36:51.184Z] daemon.go:296: [d9b0ad15932d1] exiting daemon [2020-10-09T20:36:51.184Z] daemon.go:448: [d9b0ad15932d1] Daemon stopped [2020-10-09T20:36:51.184Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-09T20:36:53.250Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-10-09T20:36:53.250Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-10-09T20:36:53.250Z] daemon.go:325: [da3376f06beab] waiting for daemon to start [2020-10-09T20:36:53.251Z] daemon.go:325: [da3376f06beab] waiting for daemon to start [2020-10-09T20:36:53.251Z] daemon.go:353: [da3376f06beab] daemon started [2020-10-09T20:36:53.251Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-10-09T20:36:53.251Z] daemon.go:461: [da3376f06beab] Stopping daemon [2020-10-09T20:36:53.251Z] daemon.go:296: [da3376f06beab] exiting daemon [2020-10-09T20:36:53.251Z] daemon.go:448: [da3376f06beab] Daemon stopped [2020-10-09T20:36:53.251Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-09T20:36:54.756Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-10-09T20:36:54.756Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-10-09T20:36:54.756Z] daemon.go:325: [dfb9af1d79c93] waiting for daemon to start [2020-10-09T20:36:54.756Z] daemon.go:325: [dfb9af1d79c93] waiting for daemon to start [2020-10-09T20:36:54.756Z] daemon.go:353: [dfb9af1d79c93] daemon started [2020-10-09T20:36:54.756Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-10-09T20:36:54.756Z] daemon.go:461: [dfb9af1d79c93] Stopping daemon [2020-10-09T20:36:54.756Z] daemon.go:296: [dfb9af1d79c93] exiting daemon [2020-10-09T20:36:54.756Z] daemon.go:448: [dfb9af1d79c93] Daemon stopped [2020-10-09T20:36:54.756Z] === RUN TestIpcModeOlderClient [2020-10-09T20:36:54.756Z] === PAUSE TestIpcModeOlderClient [2020-10-09T20:36:54.756Z] === RUN TestKillContainerInvalidSignal [2020-10-09T20:36:55.792Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-10-09T20:36:55.792Z] === RUN TestKillContainer [2020-10-09T20:36:55.792Z] === RUN TestKillContainer/no_signal [2020-10-09T20:36:56.424Z] === RUN TestKillContainer/non_killing_signal [2020-10-09T20:36:57.056Z] === RUN TestKillContainer/killing_signal [2020-10-09T20:36:58.088Z] --- PASS: TestKillContainer (2.60s) [2020-10-09T20:36:58.088Z] --- PASS: TestKillContainer/no_signal (0.88s) [2020-10-09T20:36:58.088Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-10-09T20:36:58.088Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-10-09T20:36:58.088Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-09T20:36:58.088Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-09T20:36:59.121Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-09T20:36:59.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-10-09T20:36:59.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-10-09T20:36:59.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-10-09T20:36:59.753Z] === RUN TestKillStoppedContainer [2020-10-09T20:37:00.044Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-10-09T20:37:00.044Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-09T20:37:00.044Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-10-09T20:37:00.044Z] === RUN TestKillDifferentUserContainer [2020-10-09T20:37:01.078Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2020-10-09T20:37:01.078Z] === RUN TestInspectOomKilledTrue [2020-10-09T20:37:01.078Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-09T20:37:01.078Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-09T20:37:01.078Z] === RUN TestInspectOomKilledFalse [2020-10-09T20:37:01.078Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-09T20:37:01.078Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-09T20:37:01.078Z] === RUN TestLinksEtcHostsContentMatch [2020-10-09T20:37:01.710Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-10-09T20:37:01.710Z] === RUN TestLinksContainerNames [2020-10-09T20:37:03.216Z] --- PASS: TestLinksContainerNames (1.71s) [2020-10-09T20:37:03.216Z] === RUN TestLogsFollowTailEmpty [2020-10-09T20:37:04.248Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-10-09T20:37:04.248Z] === RUN TestContainerNetworkMountsNoChown [2020-10-09T20:37:04.840Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-10-09T20:37:04.841Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-09T20:37:04.841Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2020-10-09T20:37:04.841Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-09T20:37:04.841Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-09T20:37:04.841Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-09T20:37:04.841Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-09T20:37:04.841Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-09T20:37:04.841Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-09T20:37:04.841Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-09T20:37:04.841Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-09T20:37:04.841Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-09T20:37:04.879Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot/default [2020-10-09T20:37:04.879Z] === PAUSE TestMountDaemonRoot/default [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot/private [2020-10-09T20:37:04.879Z] === PAUSE TestMountDaemonRoot/private [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot/rprivate [2020-10-09T20:37:04.879Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot/slave [2020-10-09T20:37:04.879Z] === PAUSE TestMountDaemonRoot/slave [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot/rslave [2020-10-09T20:37:04.879Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot/shared [2020-10-09T20:37:04.879Z] === PAUSE TestMountDaemonRoot/shared [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot/rshared [2020-10-09T20:37:04.879Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-09T20:37:04.879Z] === CONT TestMountDaemonRoot/default [2020-10-09T20:37:04.879Z] === CONT TestMountDaemonRoot/rslave [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-09T20:37:04.879Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-09T20:37:04.879Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-09T20:37:04.879Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-09T20:37:04.879Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-09T20:37:04.879Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-09T20:37:04.879Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-09T20:37:04.879Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-09T20:37:04.879Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-09T20:37:04.879Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-09T20:37:04.879Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-09T20:37:04.879Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-09T20:37:05.169Z] === CONT TestMountDaemonRoot/rshared [2020-10-09T20:37:05.169Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-09T20:37:05.169Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-09T20:37:05.170Z] === CONT TestMountDaemonRoot/shared [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-09T20:37:05.170Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-09T20:37:05.170Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-09T20:37:05.170Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-09T20:37:05.170Z] === CONT TestMountDaemonRoot/private [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-09T20:37:05.170Z] === CONT TestMountDaemonRoot/slave [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-09T20:37:05.170Z] === CONT TestMountDaemonRoot/rprivate [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-09T20:37:05.170Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-09T20:37:05.170Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-09T20:37:05.170Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-09T20:37:05.170Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-09T20:37:05.170Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-09T20:37:05.460Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-09T20:37:05.460Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-09T20:37:05.460Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-09T20:37:05.460Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-09T20:37:05.460Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-09T20:37:05.460Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-09T20:37:05.460Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-09T20:37:05.460Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-09T20:37:05.460Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-09T20:37:05.752Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-09T20:37:05.752Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-09T20:37:05.752Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-09T20:37:05.752Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-09T20:37:05.752Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-09T20:37:05.752Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-09T20:37:05.752Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-09T20:37:05.752Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-09T20:37:05.752Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-09T20:37:05.752Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-09T20:37:06.043Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s) [2020-10-09T20:37:06.044Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-10-09T20:37:06.044Z] === RUN TestContainerBindMountNonRecursive [2020-10-09T20:37:06.371Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-09T20:37:06.371Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-09T20:37:06.685Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-10-09T20:37:06.985Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2020-10-09T20:37:07.284Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-10-09T20:37:07.580Z] ok github.com/docker/docker/api/server/router/swarm 0.033s coverage: 3.1% of statements [2020-10-09T20:37:07.580Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-09T20:37:07.580Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-09T20:37:07.580Z] ? github.com/docker/docker/api/types [no test files] [2020-10-09T20:37:07.580Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-09T20:37:07.580Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-09T20:37:07.580Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-09T20:37:07.580Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-09T20:37:07.580Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-09T20:37:07.580Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-09T20:37:07.580Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-09T20:37:07.580Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-09T20:37:07.580Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-09T20:37:07.580Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-09T20:37:07.580Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-09T20:37:07.878Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-10-09T20:37:07.878Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-09T20:37:07.878Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-09T20:37:07.878Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-09T20:37:07.878Z] ? github.com/docker/docker/builder [no test files] [2020-10-09T20:37:07.878Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-09T20:37:07.878Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-09T20:37:07.878Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-09T20:37:07.878Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-09T20:37:07.878Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-09T20:37:07.878Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-09T20:37:07.878Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-09T20:37:08.134Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2020-10-09T20:37:08.135Z] === RUN TestNetworkNat [2020-10-09T20:37:08.176Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2020-10-09T20:37:08.766Z] --- PASS: TestNetworkNat (0.90s) [2020-10-09T20:37:08.766Z] === RUN TestNetworkLocalhostTCPNat [2020-10-09T20:37:09.798Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-10-09T20:37:09.798Z] === RUN TestNetworkLoopbackNat [2020-10-09T20:37:10.834Z] --- PASS: TestNetworkLoopbackNat (1.10s) [2020-10-09T20:37:10.834Z] === RUN TestPause [2020-10-09T20:37:11.472Z] --- PASS: TestPause (0.89s) [2020-10-09T20:37:11.472Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-09T20:37:11.472Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-09T20:37:11.472Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-09T20:37:11.472Z] === RUN TestPauseStopPausedContainer [2020-10-09T20:37:11.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-09T20:37:12.504Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-10-09T20:37:12.504Z] === RUN TestPsFilter [2020-10-09T20:37:12.795Z] --- PASS: TestPsFilter (0.31s) [2020-10-09T20:37:12.795Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-09T20:37:13.428Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-10-09T20:37:13.428Z] === RUN TestRemoveContainerWithVolume [2020-10-09T20:37:14.460Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-10-09T20:37:14.460Z] === RUN TestRemoveContainerRunning [2020-10-09T20:37:15.146Z] ok github.com/docker/docker/builder/fscache 0.126s coverage: 69.5% of statements [2020-10-09T20:37:15.147Z] ok github.com/docker/docker/builder/remotecontext 0.346s coverage: 13.6% of statements [2020-10-09T20:37:15.492Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-10-09T20:37:15.492Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-09T20:37:15.793Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2020-10-09T20:37:15.793Z] ok github.com/docker/docker/builder/remotecontext/git 2.910s coverage: 85.1% of statements [2020-10-09T20:37:16.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-09T20:37:16.123Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-10-09T20:37:16.123Z] === RUN TestRemoveInvalidContainer [2020-10-09T20:37:16.123Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-10-09T20:37:16.123Z] === RUN TestRenameLinkedContainer [2020-10-09T20:37:16.435Z] ok github.com/docker/docker/builder/dockerfile 0.862s coverage: 45.1% of statements [2020-10-09T20:37:16.435Z] ? github.com/docker/docker/cli [no test files] [2020-10-09T20:37:16.435Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-09T20:37:17.476Z] ................................................ [ 29%] [2020-10-09T20:37:19.636Z] --- PASS: TestRenameLinkedContainer (3.27s) [2020-10-09T20:37:19.636Z] === RUN TestRenameStoppedContainer [2020-10-09T20:37:20.272Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-10-09T20:37:20.272Z] === RUN TestRenameRunningContainerAndReuse [2020-10-09T20:37:22.339Z] --- PASS: TestRenameRunningContainerAndReuse (1.83s) [2020-10-09T20:37:22.339Z] === RUN TestRenameInvalidName [2020-10-09T20:37:22.970Z] --- PASS: TestRenameInvalidName (0.98s) [2020-10-09T20:37:22.970Z] === RUN TestRenameAnonymousContainer [2020-10-09T20:37:24.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-09T20:37:24.570Z] c3aff4450246: Pull complete [2020-10-09T20:37:24.570Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-10-09T20:37:24.570Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:37:24.570Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:37:24.570Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-10-09T20:37:24.570Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-10-09T20:37:24.570Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' [2020-10-09T20:37:24.570Z] INFO: Docker version of control daemon [2020-10-09T20:37:24.570Z] [2020-10-09T20:37:24.570Z] Client: Docker Engine - Enterprise [2020-10-09T20:37:24.570Z] Version: 19.03.12 [2020-10-09T20:37:24.570Z] API version: 1.40 [2020-10-09T20:37:24.570Z] Go version: go1.13.13 [2020-10-09T20:37:24.570Z] Git commit: 4306744 [2020-10-09T20:37:24.570Z] Built: 08/05/2020 19:27:53 [2020-10-09T20:37:24.570Z] OS/Arch: windows/amd64 [2020-10-09T20:37:24.570Z] Experimental: false [2020-10-09T20:37:24.570Z] [2020-10-09T20:37:24.570Z] Server: Docker Engine - Enterprise [2020-10-09T20:37:24.570Z] Engine: [2020-10-09T20:37:24.570Z] Version: 19.03.12 [2020-10-09T20:37:24.570Z] API version: 1.40 (minimum version 1.24) [2020-10-09T20:37:24.570Z] Go version: go1.13.13 [2020-10-09T20:37:24.570Z] Git commit: f295753ffd [2020-10-09T20:37:24.570Z] Built: 08/05/2020 19:26:41 [2020-10-09T20:37:24.570Z] OS/Arch: windows/amd64 [2020-10-09T20:37:24.570Z] Experimental: true [2020-10-09T20:37:24.570Z] [2020-10-09T20:37:24.570Z] INFO: Docker info of control daemon [2020-10-09T20:37:24.570Z] [2020-10-09T20:37:24.570Z] Client: [2020-10-09T20:37:24.570Z] Debug Mode: false [2020-10-09T20:37:24.570Z] Plugins: [2020-10-09T20:37:24.570Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-10-09T20:37:24.570Z] [2020-10-09T20:37:24.570Z] Server: [2020-10-09T20:37:24.570Z] Containers: 0 [2020-10-09T20:37:24.570Z] Running: 0 [2020-10-09T20:37:24.570Z] Paused: 0 [2020-10-09T20:37:24.570Z] Stopped: 0 [2020-10-09T20:37:24.570Z] Images: 1 [2020-10-09T20:37:24.570Z] Server Version: 19.03.12 [2020-10-09T20:37:24.570Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-10-09T20:37:24.570Z] Windows: [2020-10-09T20:37:24.570Z] LCOW: [2020-10-09T20:37:24.570Z] Logging Driver: json-file [2020-10-09T20:37:24.570Z] Plugins: [2020-10-09T20:37:24.570Z] Volume: local [2020-10-09T20:37:24.570Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-09T20:37:24.570Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-09T20:37:24.570Z] Swarm: inactive [2020-10-09T20:37:24.570Z] Default Isolation: process [2020-10-09T20:37:24.570Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-09T20:37:24.570Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-09T20:37:24.570Z] OSType: windows [2020-10-09T20:37:24.570Z] Architecture: x86_64 [2020-10-09T20:37:24.570Z] CPUs: 4 [2020-10-09T20:37:24.570Z] Total Memory: 32GiB [2020-10-09T20:37:24.570Z] Name: azwin-2-fd76e0 [2020-10-09T20:37:24.570Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-10-09T20:37:24.570Z] Docker Root Dir: D:\docker [2020-10-09T20:37:24.570Z] Debug Mode: false [2020-10-09T20:37:24.570Z] Registry: https://index.docker.io/v1/ [2020-10-09T20:37:24.570Z] Labels: [2020-10-09T20:37:24.570Z] Experimental: true [2020-10-09T20:37:24.570Z] Insecure Registries: [2020-10-09T20:37:24.570Z] 10.0.0.4:5000 [2020-10-09T20:37:24.570Z] 127.0.0.0/8 [2020-10-09T20:37:24.570Z] Registry Mirrors: [2020-10-09T20:37:24.570Z] http://10.0.0.4:5000/ [2020-10-09T20:37:24.570Z] Live Restore Enabled: false [2020-10-09T20:37:24.570Z] [2020-10-09T20:37:24.570Z] [2020-10-09T20:37:24.570Z] INFO: Commit hash is 88eec2e81 [2020-10-09T20:37:24.570Z] INFO: Nuke-Everything... [2020-10-09T20:37:24.570Z] INFO: Container count on control daemon to delete is 0 [2020-10-09T20:37:24.570Z] INFO: Nuking d:\CI [2020-10-09T20:37:24.570Z] INFO: Zapped successfully [2020-10-09T20:37:24.570Z] INFO: Location for testing is d:\CI\PR-41542\1 [2020-10-09T20:37:24.570Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-10-09T20:37:24.570Z] [2020-10-09T20:37:24.570Z] [2020-10-09T20:37:24.570Z] INFO: Building the image from Dockerfile.windows at 10/09/2020 20:37:12... [2020-10-09T20:37:24.570Z] [2020-10-09T20:37:24.570Z] Sending build context to Docker daemon 55.76MB [2020-10-09T20:37:24.570Z] [2020-10-09T20:37:24.570Z] Step 1/8 : FROM microsoft/windowsservercore [2020-10-09T20:37:24.570Z] ---> 715aaeac112d [2020-10-09T20:37:24.570Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-10-09T20:37:24.570Z] ---> Running in 916c486bb85c [2020-10-09T20:37:24.570Z] Removing intermediate container 916c486bb85c [2020-10-09T20:37:24.570Z] ---> 15e3de831b68 [2020-10-09T20:37:24.570Z] Step 3/8 : ARG GO_VERSION=1.13.15 [2020-10-09T20:37:24.570Z] ---> Running in 98bc7b7d94ff [2020-10-09T20:37:24.570Z] Removing intermediate container 98bc7b7d94ff [2020-10-09T20:37:24.570Z] ---> 365f051c74ff [2020-10-09T20:37:24.570Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-10-09T20:37:24.570Z] ---> Running in 401187d6b5a6 [2020-10-09T20:37:24.570Z] Removing intermediate container 401187d6b5a6 [2020-10-09T20:37:24.570Z] ---> 1ebb34007f66 [2020-10-09T20:37:24.570Z] Step 5/8 : 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 { $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; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2020-10-09T20:37:24.570Z] ---> Running in f05a4f26148d [2020-10-09T20:37:24.987Z] ok github.com/docker/docker/client 0.407s coverage: 75.7% of statements [2020-10-09T20:37:25.034Z] [2020-10-09T20:37:25.034Z] SUCCESS: Specified value was saved. [2020-10-09T20:37:26.608Z] INFO: Downloading git... [2020-10-09T20:37:26.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-09T20:37:28.161Z] INFO: Downloading go... [2020-10-09T20:37:28.531Z] --- PASS: TestRenameAnonymousContainer (4.78s) [2020-10-09T20:37:28.531Z] === RUN TestRenameContainerWithSameName [2020-10-09T20:37:28.531Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2020-10-09T20:37:28.531Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-09T20:37:30.419Z] INFO: Downloading compiler 1 of 3... [2020-10-09T20:37:30.419Z] INFO: Downloading compiler 2 of 3... [2020-10-09T20:37:30.597Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2020-10-09T20:37:30.598Z] === RUN TestResize [2020-10-09T20:37:30.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-09T20:37:31.229Z] --- PASS: TestResize (0.91s) [2020-10-09T20:37:31.229Z] === RUN TestResizeWithInvalidSize [2020-10-09T20:37:31.973Z] INFO: Downloading compiler 3 of 3... [2020-10-09T20:37:32.260Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-10-09T20:37:32.260Z] === RUN TestResizeWhenContainerNotStarted [2020-10-09T20:37:32.755Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-10-09T20:37:32.947Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-10-09T20:37:32.947Z] === RUN TestDaemonRestartKillContainers [2020-10-09T20:37:32.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-09T20:37:32.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-09T20:37:32.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-09T20:37:32.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-09T20:37:32.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-09T20:37:32.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-09T20:37:32.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-09T20:37:32.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-09T20:37:32.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-09T20:37:32.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-09T20:37:32.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-09T20:37:32.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-09T20:37:32.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-09T20:37:32.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-09T20:37:32.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-09T20:37:32.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-09T20:37:32.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:37:32.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:37:32.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:37:32.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:37:32.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:37:32.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:37:32.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:37:32.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:37:32.947Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-09T20:37:32.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-09T20:37:32.951Z] INFO: Extracting git... [2020-10-09T20:37:34.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-09T20:37:35.011Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-09T20:37:35.302Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-09T20:37:37.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-09T20:37:38.028Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-09T20:37:38.029Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-09T20:37:38.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-09T20:37:40.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-09T20:37:40.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:37:40.478Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-10-09T20:37:41.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:37:41.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:37:43.398Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:37:43.398Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-09T20:37:43.783Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-10-09T20:37:45.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-09T20:37:45.472Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-09T20:37:45.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.89s) [2020-10-09T20:37:45.472Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [dfa85bb9bbf2c] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [dfa85bb9bbf2c] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [dfa85bb9bbf2c] daemon started [2020-10-09T20:37:45.472Z] daemon.go:325: [dfa85bb9bbf2c] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:296: [dfa85bb9bbf2c] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [dfa85bb9bbf2c] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [dfa85bb9bbf2c] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [dfa85bb9bbf2c] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [dfa85bb9bbf2c] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [dfa85bb9bbf2c] Daemon stopped [2020-10-09T20:37:45.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2020-10-09T20:37:45.472Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [db800342125c7] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [db800342125c7] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [db800342125c7] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [db800342125c7] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [db800342125c7] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [db800342125c7] Daemon stopped [2020-10-09T20:37:45.472Z] daemon.go:325: [db800342125c7] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [db800342125c7] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [db800342125c7] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [db800342125c7] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [db800342125c7] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [db800342125c7] Daemon stopped [2020-10-09T20:37:45.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.78s) [2020-10-09T20:37:45.472Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [d5436cc7050e8] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [d5436cc7050e8] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [d5436cc7050e8] daemon started [2020-10-09T20:37:45.472Z] daemon.go:296: [d5436cc7050e8] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [d5436cc7050e8] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [d5436cc7050e8] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [d5436cc7050e8] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [d5436cc7050e8] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [d5436cc7050e8] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [d5436cc7050e8] Daemon stopped [2020-10-09T20:37:45.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.82s) [2020-10-09T20:37:45.472Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [dfd81b8807083] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [dfd81b8807083] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [dfd81b8807083] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [dfd81b8807083] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [dfd81b8807083] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [dfd81b8807083] Daemon stopped [2020-10-09T20:37:45.472Z] daemon.go:325: [dfd81b8807083] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [dfd81b8807083] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [dfd81b8807083] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [dfd81b8807083] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [dfd81b8807083] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [dfd81b8807083] Daemon stopped [2020-10-09T20:37:45.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.17s) [2020-10-09T20:37:45.472Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [d68e01d4be337] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [d68e01d4be337] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [d68e01d4be337] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [d68e01d4be337] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [d68e01d4be337] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [d68e01d4be337] Daemon stopped [2020-10-09T20:37:45.472Z] daemon.go:325: [d68e01d4be337] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [d68e01d4be337] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [d68e01d4be337] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [d68e01d4be337] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [d68e01d4be337] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [d68e01d4be337] Daemon stopped [2020-10-09T20:37:45.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.17s) [2020-10-09T20:37:45.472Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [dc59f7c329c5b] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [dc59f7c329c5b] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [dc59f7c329c5b] daemon started [2020-10-09T20:37:45.472Z] daemon.go:325: [dc59f7c329c5b] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:296: [dc59f7c329c5b] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [dc59f7c329c5b] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [dc59f7c329c5b] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [dc59f7c329c5b] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [dc59f7c329c5b] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [dc59f7c329c5b] Daemon stopped [2020-10-09T20:37:45.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-10-09T20:37:45.472Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [dd773905cb27b] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [dd773905cb27b] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [dd773905cb27b] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [dd773905cb27b] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [dd773905cb27b] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [dd773905cb27b] Daemon stopped [2020-10-09T20:37:45.472Z] daemon.go:325: [dd773905cb27b] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [dd773905cb27b] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [dd773905cb27b] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [dd773905cb27b] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [dd773905cb27b] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [dd773905cb27b] Daemon stopped [2020-10-09T20:37:45.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.16s) [2020-10-09T20:37:45.472Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [d50f44df413c4] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [d50f44df413c4] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [d50f44df413c4] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [d50f44df413c4] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [d50f44df413c4] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [d50f44df413c4] Daemon stopped [2020-10-09T20:37:45.472Z] daemon.go:325: [d50f44df413c4] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [d50f44df413c4] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [d50f44df413c4] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [d50f44df413c4] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [d50f44df413c4] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [d50f44df413c4] Daemon stopped [2020-10-09T20:37:45.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-10-09T20:37:45.472Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [df4564dc18b81] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [df4564dc18b81] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [df4564dc18b81] daemon started [2020-10-09T20:37:45.472Z] daemon.go:325: [df4564dc18b81] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:296: [df4564dc18b81] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [df4564dc18b81] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [df4564dc18b81] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [df4564dc18b81] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [df4564dc18b81] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [df4564dc18b81] Daemon stopped [2020-10-09T20:37:45.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-10-09T20:37:45.472Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [d1e595a2a0dae] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [d1e595a2a0dae] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [d1e595a2a0dae] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [d1e595a2a0dae] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [d1e595a2a0dae] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [d1e595a2a0dae] Daemon stopped [2020-10-09T20:37:45.472Z] daemon.go:325: [d1e595a2a0dae] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [d1e595a2a0dae] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [d1e595a2a0dae] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [d1e595a2a0dae] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [d1e595a2a0dae] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [d1e595a2a0dae] Daemon stopped [2020-10-09T20:37:45.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-10-09T20:37:45.472Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [dc5d3ff1290b1] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [dc5d3ff1290b1] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [dc5d3ff1290b1] daemon started [2020-10-09T20:37:45.472Z] daemon.go:296: [dc5d3ff1290b1] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [dc5d3ff1290b1] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [dc5d3ff1290b1] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [dc5d3ff1290b1] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [dc5d3ff1290b1] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [dc5d3ff1290b1] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [dc5d3ff1290b1] Daemon stopped [2020-10-09T20:37:45.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.16s) [2020-10-09T20:37:45.472Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [df9dd12684941] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:325: [df9dd12684941] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [df9dd12684941] daemon started [2020-10-09T20:37:45.472Z] daemon.go:325: [df9dd12684941] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:296: [df9dd12684941] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:325: [df9dd12684941] waiting for daemon to start [2020-10-09T20:37:45.472Z] daemon.go:353: [df9dd12684941] daemon started [2020-10-09T20:37:45.472Z] daemon.go:461: [df9dd12684941] Stopping daemon [2020-10-09T20:37:45.472Z] daemon.go:296: [df9dd12684941] exiting daemon [2020-10-09T20:37:45.472Z] daemon.go:448: [df9dd12684941] Daemon stopped [2020-10-09T20:37:45.472Z] === RUN TestKernelTCPMemory [2020-10-09T20:37:46.505Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-10-09T20:37:46.505Z] === RUN TestNISDomainname [2020-10-09T20:37:47.537Z] --- PASS: TestNISDomainname (0.95s) [2020-10-09T20:37:47.537Z] === RUN TestStats [2020-10-09T20:37:47.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-09T20:37:47.849Z] INFO: Expanding go... [2020-10-09T20:37:49.601Z] --- PASS: TestStats (1.86s) [2020-10-09T20:37:49.601Z] === RUN TestStopContainerWithTimeout [2020-10-09T20:37:49.601Z] === RUN TestStopContainerWithTimeout/0 [2020-10-09T20:37:49.601Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-09T20:37:49.601Z] === RUN TestStopContainerWithTimeout/1 [2020-10-09T20:37:49.601Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-09T20:37:49.601Z] === RUN TestStopContainerWithTimeout/3 [2020-10-09T20:37:49.601Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-09T20:37:49.601Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-09T20:37:49.601Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-09T20:37:49.601Z] === CONT TestStopContainerWithTimeout/0 [2020-10-09T20:37:49.601Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-09T20:37:50.232Z] === CONT TestStopContainerWithTimeout/3 [2020-10-09T20:37:52.295Z] === CONT TestStopContainerWithTimeout/1 [2020-10-09T20:37:54.359Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-10-09T20:37:54.360Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-10-09T20:37:54.360Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-10-09T20:37:54.360Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2020-10-09T20:37:54.360Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-10-09T20:37:54.360Z] === RUN TestDeleteDevicemapper [2020-10-09T20:37:54.360Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-09T20:37:54.360Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-09T20:37:54.360Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-09T20:37:57.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-09T20:37:57.785Z] ok github.com/docker/docker/cmd/dockerd/hack 0.016s coverage: 72.9% of statements [2020-10-09T20:37:57.875Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.52s) [2020-10-09T20:37:57.875Z] === RUN TestUpdateMemory [2020-10-09T20:37:57.875Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-09T20:37:57.875Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-10-09T20:37:57.875Z] === RUN TestUpdateCPUQuota [2020-10-09T20:37:58.800Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-10-09T20:37:58.947Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-10-09T20:37:58.947Z] === RUN TestUpdatePidsLimit [2020-10-09T20:37:58.947Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-09T20:37:59.581Z] === RUN TestUpdatePidsLimit/no_change [2020-10-09T20:37:59.872Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-09T20:37:59.883Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 29.5% of statements [2020-10-09T20:38:00.162Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-09T20:38:00.453Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-09T20:38:01.084Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-09T20:38:01.375Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-09T20:38:02.667Z] ok github.com/docker/docker/container 0.135s coverage: 35.6% of statements [2020-10-09T20:38:02.667Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-09T20:38:02.667Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-09T20:38:02.667Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-09T20:38:02.667Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-09T20:38:02.879Z] --- PASS: TestUpdatePidsLimit (3.79s) [2020-10-09T20:38:02.879Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-10-09T20:38:02.879Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-10-09T20:38:02.879Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-10-09T20:38:02.879Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-10-09T20:38:02.879Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-10-09T20:38:02.879Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-10-09T20:38:02.879Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-10-09T20:38:02.879Z] === RUN TestUpdateRestartPolicy [2020-10-09T20:38:06.231Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 66.3% of statements [2020-10-09T20:38:06.534Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-10-09T20:38:07.468Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-10-09T20:38:09.058Z] INFO: Expanding compiler 1 of 3... [2020-10-09T20:38:09.058Z] INFO: Expanding compiler 2 of 3... [2020-10-09T20:38:09.801Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 35.8% of statements [2020-10-09T20:38:11.736Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-10-09T20:38:13.792Z] INFO: Expanding compiler 3 of 3... [2020-10-09T20:38:14.315Z] ok github.com/docker/docker/daemon/cluster 0.132s coverage: 0.5% of statements [2020-10-09T20:38:14.784Z] INFO: Removing downloaded files... [2020-10-09T20:38:14.784Z] INFO: Creating source directory... [2020-10-09T20:38:14.784Z] INFO: Configuring git core.autocrlf... [2020-10-09T20:38:14.784Z] INFO: Completed [2020-10-09T20:38:17.897Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.4% of statements [2020-10-09T20:38:18.209Z] --- PASS: TestUpdateRestartPolicy (12.87s) [2020-10-09T20:38:18.209Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-09T20:38:18.209Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-10-09T20:38:18.209Z] === RUN TestWaitNonBlocked [2020-10-09T20:38:18.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-09T20:38:18.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-09T20:38:18.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-09T20:38:18.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-09T20:38:18.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-09T20:38:18.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-09T20:38:18.209Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-10-09T20:38:18.209Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2020-10-09T20:38:18.209Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s) [2020-10-09T20:38:18.209Z] === RUN TestWaitBlocked [2020-10-09T20:38:18.209Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-09T20:38:18.209Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-09T20:38:18.209Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-09T20:38:18.209Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-09T20:38:18.209Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-09T20:38:18.209Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-09T20:38:18.841Z] --- PASS: TestWaitBlocked (0.01s) [2020-10-09T20:38:18.841Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2020-10-09T20:38:18.841Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-10-09T20:38:18.841Z] === CONT TestContainerStartOnDaemonRestart [2020-10-09T20:38:18.841Z] === CONT TestIpcModeOlderClient [2020-10-09T20:38:19.132Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-10-09T20:38:19.132Z] === CONT TestDaemonRestartIpcMode [2020-10-09T20:38:19.427Z] ok github.com/docker/docker/daemon/config 0.101s coverage: 82.2% of statements [2020-10-09T20:38:19.427Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-10-09T20:38:21.860Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s) [2020-10-09T20:38:21.860Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-10-09T20:38:21.860Z] daemon.go:325: [d853b1e6cc00b] waiting for daemon to start [2020-10-09T20:38:21.860Z] daemon.go:325: [d853b1e6cc00b] waiting for daemon to start [2020-10-09T20:38:21.860Z] daemon.go:353: [d853b1e6cc00b] daemon started [2020-10-09T20:38:21.860Z] daemon.go:325: [d853b1e6cc00b] waiting for daemon to start [2020-10-09T20:38:21.860Z] daemon.go:296: [d853b1e6cc00b] exiting daemon [2020-10-09T20:38:21.860Z] daemon.go:325: [d853b1e6cc00b] waiting for daemon to start [2020-10-09T20:38:21.860Z] daemon.go:353: [d853b1e6cc00b] daemon started [2020-10-09T20:38:21.860Z] daemon.go:461: [d853b1e6cc00b] Stopping daemon [2020-10-09T20:38:21.860Z] daemon.go:296: [d853b1e6cc00b] exiting daemon [2020-10-09T20:38:21.860Z] daemon.go:448: [d853b1e6cc00b] Daemon stopped [2020-10-09T20:38:22.192Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-10-09T20:38:22.892Z] --- PASS: TestDaemonRestartIpcMode (3.80s) [2020-10-09T20:38:22.892Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-10-09T20:38:22.892Z] daemon.go:325: [d43d64ae26da6] waiting for daemon to start [2020-10-09T20:38:22.892Z] daemon.go:325: [d43d64ae26da6] waiting for daemon to start [2020-10-09T20:38:22.892Z] daemon.go:353: [d43d64ae26da6] daemon started [2020-10-09T20:38:22.892Z] daemon.go:461: [d43d64ae26da6] Stopping daemon [2020-10-09T20:38:22.892Z] daemon.go:296: [d43d64ae26da6] exiting daemon [2020-10-09T20:38:22.892Z] daemon.go:448: [d43d64ae26da6] Daemon stopped [2020-10-09T20:38:22.892Z] daemon.go:325: [d43d64ae26da6] waiting for daemon to start [2020-10-09T20:38:22.892Z] daemon.go:325: [d43d64ae26da6] waiting for daemon to start [2020-10-09T20:38:22.892Z] daemon.go:353: [d43d64ae26da6] daemon started [2020-10-09T20:38:22.892Z] daemon.go:461: [d43d64ae26da6] Stopping daemon [2020-10-09T20:38:22.892Z] daemon.go:296: [d43d64ae26da6] exiting daemon [2020-10-09T20:38:22.892Z] daemon.go:448: [d43d64ae26da6] Daemon stopped [2020-10-09T20:38:22.892Z] PASS [2020-10-09T20:38:22.892Z] [2020-10-09T20:38:22.892Z] === Skipped [2020-10-09T20:38:22.892Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-10-09T20:38:22.892Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-09T20:38:22.892Z] [2020-10-09T20:38:22.892Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-10-09T20:38:22.892Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-09T20:38:22.892Z] [2020-10-09T20:38:22.892Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-09T20:38:22.892Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-09T20:38:22.892Z] [2020-10-09T20:38:22.892Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-09T20:38:22.892Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-09T20:38:22.892Z] [2020-10-09T20:38:22.892Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-10-09T20:38:22.892Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-09T20:38:22.892Z] [2020-10-09T20:38:22.892Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-10-09T20:38:22.892Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-10-09T20:38:22.892Z] [2020-10-09T20:38:22.892Z] [2020-10-09T20:38:22.892Z] DONE 189 tests, 6 skipped in 122.109s [2020-10-09T20:38:22.892Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-10-09T20:38:22.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:38:22.892Z] ++ set -e [2020-10-09T20:38:22.892Z] ++ '[' -n 0 ']' [2020-10-09T20:38:22.892Z] ++ set -x [2020-10-09T20:38:22.892Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:38:23.183Z] INFO: Testing against a local daemon [2020-10-09T20:38:23.183Z] === RUN TestCommitInheritsEnv [2020-10-09T20:38:23.814Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-10-09T20:38:23.814Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-09T20:38:23.814Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-09T20:38:23.814Z] === RUN TestImagesFilterMultiReference [2020-10-09T20:38:23.814Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-10-09T20:38:23.814Z] === RUN TestImagePullPlatformInvalid [2020-10-09T20:38:23.814Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-10-09T20:38:23.814Z] === RUN TestRemoveImageOrphaning [2020-10-09T20:38:24.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-09T20:38:24.276Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.495s coverage: 13.7% of statements [2020-10-09T20:38:24.446Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-10-09T20:38:24.446Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-09T20:38:24.446Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-10-09T20:38:24.446Z] === RUN TestTagInvalidReference [2020-10-09T20:38:24.446Z] --- PASS: TestTagInvalidReference (0.01s) [2020-10-09T20:38:24.446Z] === RUN TestTagValidPrefixedRepo [2020-10-09T20:38:24.446Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-10-09T20:38:24.446Z] === RUN TestTagExistedNameWithoutForce [2020-10-09T20:38:24.446Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-10-09T20:38:24.446Z] === RUN TestTagOfficialNames [2020-10-09T20:38:24.446Z] --- PASS: TestTagOfficialNames (0.03s) [2020-10-09T20:38:24.446Z] === RUN TestTagMatchesDigest [2020-10-09T20:38:24.446Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-10-09T20:38:24.446Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-09T20:38:24.573Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-10-09T20:38:26.121Z] ......................... [ 67%] [2020-10-09T20:38:26.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-09T20:38:26.668Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.650s coverage: 57.8% of statements [2020-10-09T20:38:29.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-09T20:38:30.417Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.626s coverage: 68.5% of statements [2020-10-09T20:38:30.417Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.411s coverage: 49.5% of statements [2020-10-09T20:38:30.899Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.147s coverage: 46.2% of statements [2020-10-09T20:38:31.380Z] ok github.com/docker/docker/daemon 12.377s coverage: 17.5% of statements [2020-10-09T20:38:31.380Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-09T20:38:31.380Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-09T20:38:31.380Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-09T20:38:31.380Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-09T20:38:31.380Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-09T20:38:33.549Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-10-09T20:38:34.606Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.590s coverage: 76.1% of statements [2020-10-09T20:38:34.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-09T20:38:34.903Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2020-10-09T20:38:35.549Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2020-10-09T20:38:38.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-09T20:38:38.317Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.036s coverage: 55.1% of statements [2020-10-09T20:38:38.317Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-09T20:38:38.317Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-09T20:38:38.614Z] ok github.com/docker/docker/daemon/logger 0.293s coverage: 43.7% of statements [2020-10-09T20:38:39.265Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 4.9% of statements [2020-10-09T20:38:39.265Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-09T20:38:39.265Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-09T20:38:39.911Z] ok github.com/docker/docker/daemon/logger/awslogs 0.515s coverage: 78.6% of statements [2020-10-09T20:38:39.911Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-09T20:38:39.911Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-09T20:38:40.967Z] ok github.com/docker/docker/daemon/logger/gelf 0.069s coverage: 67.0% of statements [2020-10-09T20:38:40.967Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 26.2% of statements [2020-10-09T20:38:41.265Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2020-10-09T20:38:41.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-09T20:38:42.805Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.041s coverage: 62.1% of statements [2020-10-09T20:38:43.464Z] ok github.com/docker/docker/daemon/logger/local 0.088s coverage: 74.7% of statements [2020-10-09T20:38:43.464Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-09T20:38:44.524Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.097s coverage: 37.9% of statements [2020-10-09T20:38:44.822Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2020-10-09T20:38:45.527Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-09T20:38:45.527Z] Using test binary docker [2020-10-09T20:38:45.527Z] +++ /etc/init.d/apparmor start [2020-10-09T20:38:45.527Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-09T20:38:45.527Z] Starting dockerd [2020-10-09T20:38:45.527Z] INFO: Waiting for daemon to start... [2020-10-09T20:38:45.527Z] +++ 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 [2020-10-09T20:38:45.876Z] ok github.com/docker/docker/daemon/logger/syslog 0.038s coverage: 47.8% of statements [2020-10-09T20:38:46.524Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2020-10-09T20:38:46.906Z] . [2020-10-09T20:38:46.906Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-09T20:38:47.166Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-09T20:38:47.166Z] Error: No such image: emptyfs [2020-10-09T20:38:47.166Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-09T20:38:47.166Z] ++++ docker load [2020-10-09T20:38:47.169Z] ok github.com/docker/docker/daemon/logger/splunk 2.408s coverage: 84.5% of statements [2020-10-09T20:38:47.169Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-09T20:38:47.169Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-09T20:38:47.735Z] Running integration-test (iteration 1) [2020-10-09T20:38:47.735Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-10-09T20:38:47.735Z] ++ 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 [2020-10-09T20:38:47.735Z] ++ set -e [2020-10-09T20:38:47.735Z] ++ '[' -n 0 ']' [2020-10-09T20:38:47.735Z] ++ set -x [2020-10-09T20:38:47.735Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:38:49.283Z] ok github.com/docker/docker/distribution/metadata 0.194s coverage: 48.2% of statements [2020-10-09T20:38:49.930Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2020-10-09T20:38:50.987Z] ok github.com/docker/docker/distribution 0.420s coverage: 22.3% of statements [2020-10-09T20:38:50.987Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-09T20:38:52.528Z] ok github.com/docker/docker/distribution/xfer 1.465s coverage: 83.4% of statements [2020-10-09T20:38:52.528Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-09T20:38:52.528Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2020-10-09T20:38:53.175Z] ok github.com/docker/docker/image 0.051s coverage: 86.4% of statements [2020-10-09T20:38:53.175Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-09T20:38:54.244Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2020-10-09T20:38:54.244Z] ? github.com/docker/docker/internal/test [no test files] [2020-10-09T20:38:54.543Z] ok github.com/docker/docker/internal/testutil 0.027s coverage: 62.5% of statements [2020-10-09T20:38:56.080Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-10-09T20:38:56.080Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-10-09T20:38:56.080Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-10-09T20:38:56.080Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-10-09T20:38:56.080Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-10-09T20:38:56.080Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-10-09T20:38:56.080Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-10-09T20:38:56.080Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-10-09T20:38:56.080Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-10-09T20:38:56.080Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-10-09T20:38:56.080Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-09T20:38:56.080Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-10-09T20:38:56.724Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2020-10-09T20:39:00.336Z] ok github.com/docker/docker/opts 0.055s coverage: 66.9% of statements [2020-10-09T20:39:00.488Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-10-09T20:39:00.632Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-10-09T20:39:01.279Z] ok github.com/docker/docker/pkg/archive 1.035s coverage: 77.1% of statements [2020-10-09T20:39:01.279Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-10-09T20:39:02.330Z] ok github.com/docker/docker/pkg/authorization 2.110s coverage: 66.7% of statements [2020-10-09T20:39:02.330Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-10-09T20:39:03.382Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2020-10-09T20:39:03.382Z] ok github.com/docker/docker/pkg/discovery/file 0.023s coverage: 92.9% of statements [2020-10-09T20:39:04.441Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-10-09T20:39:05.086Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-10-09T20:39:05.726Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-10-09T20:39:06.366Z] ok github.com/docker/docker/layer 7.191s coverage: 72.0% of statements [2020-10-09T20:39:06.366Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-09T20:39:06.366Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-09T20:39:06.366Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-09T20:39:06.366Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-09T20:39:06.366Z] ? github.com/docker/docker/oci [no test files] [2020-10-09T20:39:06.366Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-09T20:39:06.663Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 66.3% of statements [2020-10-09T20:39:06.962Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2020-10-09T20:39:06.962Z] ok github.com/docker/docker/pkg/chrootarchive 4.044s coverage: 43.2% of statements [2020-10-09T20:39:06.962Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-09T20:39:06.962Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-09T20:39:08.017Z] ok github.com/docker/docker/pkg/discovery/kv 3.087s coverage: 84.1% of statements [2020-10-09T20:39:08.017Z] ok github.com/docker/docker/pkg/fsutils 0.394s coverage: 85.1% of statements [2020-10-09T20:39:08.315Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 10.2% of statements [2020-10-09T20:39:09.386Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-10-09T20:39:09.725Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-10-09T20:39:10.370Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2020-10-09T20:39:10.370Z] ok github.com/docker/docker/pkg/idtools 0.799s coverage: 70.1% of statements [2020-10-09T20:39:11.017Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-10-09T20:39:11.313Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2020-10-09T20:39:11.610Z] ok github.com/docker/docker/pkg/ioutils 1.767s coverage: 68.7% of statements [2020-10-09T20:39:11.610Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-09T20:39:11.907Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2020-10-09T20:39:12.205Z] ok github.com/docker/docker/pkg/mount 0.864s coverage: 69.6% of statements [2020-10-09T20:39:12.205Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-09T20:39:12.205Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 90.0% of statements [2020-10-09T20:39:12.506Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-10-09T20:39:12.506Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-09T20:39:12.506Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-09T20:39:13.573Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2020-10-09T20:39:14.221Z] ok github.com/docker/docker/pkg/plugins/transport 0.029s coverage: 85.7% of statements [2020-10-09T20:39:14.519Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 87.9% of statements [2020-10-09T20:39:14.519Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2020-10-09T20:39:15.165Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-10-09T20:39:16.217Z] ok github.com/docker/docker/pkg/pubsub 1.147s coverage: 72.7% of statements [2020-10-09T20:39:16.217Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2020-10-09T20:39:17.266Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-10-09T20:39:17.266Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2020-10-09T20:39:17.911Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-10-09T20:39:18.211Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 80.8% of statements [2020-10-09T20:39:18.566Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-10-09T20:39:18.566Z] tests/integration/client_test.py ..... [ 76%] [2020-10-09T20:39:18.566Z] tests/integration/errors_test.py . [ 76%] [2020-10-09T20:39:19.261Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 35.1% of statements [2020-10-09T20:39:19.261Z] ok github.com/docker/docker/pkg/tailfile 0.074s coverage: 88.6% of statements [2020-10-09T20:39:19.905Z] ok github.com/docker/docker/pkg/signal 4.309s coverage: 61.0% of statements [2020-10-09T20:39:20.202Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 84.8% of statements [2020-10-09T20:39:20.202Z] ok github.com/docker/docker/pkg/tarsum 0.199s coverage: 89.3% of statements [2020-10-09T20:39:20.848Z] testing: warning: no tests to run [2020-10-09T20:39:20.848Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2020-10-09T20:39:20.848Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-10-09T20:39:20.848Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2020-10-09T20:39:21.494Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2020-10-09T20:39:22.552Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2020-10-09T20:39:24.086Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2020-10-09T20:39:24.729Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 69.1% of statements [2020-10-09T20:39:25.371Z] ok github.com/docker/docker/plugin 0.565s coverage: 27.3% of statements [2020-10-09T20:39:26.016Z] ok github.com/docker/docker/registry/resumable 0.060s coverage: 100.0% of statements [2020-10-09T20:39:26.494Z] Loaded image: buildpack-deps:jessie [2020-10-09T20:39:26.494Z] Loaded image: busybox:latest [2020-10-09T20:39:26.494Z] Loaded image: busybox:glibc [2020-10-09T20:39:26.494Z] Loaded image: debian:jessie [2020-10-09T20:39:26.494Z] Loaded image: hello-world:latest [2020-10-09T20:39:26.494Z] INFO: Testing against a local daemon [2020-10-09T20:39:26.494Z] === RUN TestBuildWithSession [2020-10-09T20:39:26.494Z] --- PASS: TestBuildWithSession (3.14s) [2020-10-09T20:39:26.494Z] === RUN TestBuildSquashParent [2020-10-09T20:39:26.661Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 49.0% of statements [2020-10-09T20:39:27.727Z] ok github.com/docker/docker/registry 0.272s coverage: 56.3% of statements [2020-10-09T20:39:27.727Z] ok github.com/docker/docker/runconfig 0.046s coverage: 68.2% of statements [2020-10-09T20:39:28.373Z] ok github.com/docker/docker/volume/drivers 0.008s coverage: 36.1% of statements [2020-10-09T20:39:30.469Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2020-10-09T20:39:30.469Z] ok github.com/docker/docker/volume/local 0.031s coverage: 73.0% of statements [2020-10-09T20:39:31.107Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-10-09T20:39:36.497Z] --- PASS: TestBuildSquashParent (9.22s) [2020-10-09T20:39:36.497Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-10-09T20:39:36.497Z] daemon.go:325: [dd77bc3e50f8a] waiting for daemon to start [2020-10-09T20:39:36.497Z] daemon.go:325: [dd77bc3e50f8a] waiting for daemon to start [2020-10-09T20:39:36.497Z] daemon.go:353: [dd77bc3e50f8a] daemon started [2020-10-09T20:39:36.497Z] daemon.go:461: [dd77bc3e50f8a] Stopping daemon [2020-10-09T20:39:36.497Z] daemon.go:296: [dd77bc3e50f8a] exiting daemon [2020-10-09T20:39:36.497Z] daemon.go:448: [dd77bc3e50f8a] Daemon stopped [2020-10-09T20:39:36.497Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-09T20:39:36.497Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-09T20:39:36.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-09T20:39:36.497Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-09T20:39:36.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-09T20:39:36.497Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-09T20:39:36.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-09T20:39:36.497Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-09T20:39:36.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-09T20:39:36.497Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-09T20:39:36.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-09T20:39:36.497Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-09T20:39:36.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-09T20:39:36.497Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-09T20:39:36.497Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-09T20:39:38.412Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-09T20:39:38.412Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-09T20:39:41.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-09T20:39:41.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-09T20:39:45.921Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-10-09T20:39:45.921Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s) [2020-10-09T20:39:45.921Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.42s) [2020-10-09T20:39:45.921Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s) [2020-10-09T20:39:45.921Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.70s) [2020-10-09T20:39:45.921Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2020-10-09T20:39:45.921Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.36s) [2020-10-09T20:39:45.921Z] === RUN TestBuildMultiStageCopy [2020-10-09T20:39:45.921Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-09T20:39:46.674Z] --- PASS: TestImportExtremelyLargeImageWorks (79.29s) [2020-10-09T20:39:46.674Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-10-09T20:39:46.674Z] daemon.go:325: [da7d24c6216eb] waiting for daemon to start [2020-10-09T20:39:46.674Z] daemon.go:325: [da7d24c6216eb] waiting for daemon to start [2020-10-09T20:39:46.674Z] daemon.go:353: [da7d24c6216eb] daemon started [2020-10-09T20:39:46.674Z] daemon.go:461: [da7d24c6216eb] Stopping daemon [2020-10-09T20:39:46.674Z] daemon.go:296: [da7d24c6216eb] exiting daemon [2020-10-09T20:39:46.674Z] daemon.go:448: [da7d24c6216eb] Daemon stopped [2020-10-09T20:39:46.674Z] PASS [2020-10-09T20:39:46.674Z] [2020-10-09T20:39:46.674Z] DONE 11 tests in 80.889s [2020-10-09T20:39:46.674Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-10-09T20:39:46.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:39:46.674Z] ++ set -e [2020-10-09T20:39:46.674Z] ++ '[' -n 0 ']' [2020-10-09T20:39:46.674Z] ++ set -x [2020-10-09T20:39:46.674Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:39:46.674Z] INFO: Testing against a local daemon [2020-10-09T20:39:46.674Z] === RUN TestNetworkCreateDelete [2020-10-09T20:39:46.674Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-10-09T20:39:46.674Z] === RUN TestDockerNetworkDeletePreferID [2020-10-09T20:39:46.674Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-10-09T20:39:46.674Z] === RUN TestDaemonDNSFallback [2020-10-09T20:39:46.965Z] --- PASS: TestDaemonDNSFallback (2.52s) [2020-10-09T20:39:46.965Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-10-09T20:39:46.965Z] daemon.go:325: [d280918c20f66] waiting for daemon to start [2020-10-09T20:39:46.965Z] daemon.go:325: [d280918c20f66] waiting for daemon to start [2020-10-09T20:39:46.965Z] daemon.go:353: [d280918c20f66] daemon started [2020-10-09T20:39:46.965Z] daemon.go:461: [d280918c20f66] Stopping daemon [2020-10-09T20:39:46.965Z] daemon.go:296: [d280918c20f66] exiting daemon [2020-10-09T20:39:46.965Z] daemon.go:448: [d280918c20f66] Daemon stopped [2020-10-09T20:39:46.965Z] === RUN TestInspectNetwork [2020-10-09T20:39:47.837Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-09T20:39:48.409Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-09T20:39:48.981Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-09T20:39:49.552Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-09T20:39:49.698Z] ok github.com/docker/docker/pkg/plugins 33.654s coverage: 76.8% of statements [2020-10-09T20:39:49.698Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-09T20:39:49.698Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-09T20:39:49.698Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-09T20:39:49.698Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-09T20:39:49.698Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-09T20:39:49.698Z] ? github.com/docker/docker/rootless [no test files] [2020-10-09T20:39:49.698Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-09T20:39:49.698Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-09T20:39:49.698Z] ? github.com/docker/docker/volume [no test files] [2020-10-09T20:39:49.698Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-09T20:39:49.698Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === Skipped [2020-10-09T20:39:49.698Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-09T20:39:49.698Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-09T20:39:49.698Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-09T20:39:49.698Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:39:49.698Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-09T20:39:49.698Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:39:49.698Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-09T20:39:49.698Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:39:49.698Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-09T20:39:49.698Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:39:49.698Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-09T20:39:49.698Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:39:49.698Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-09T20:39:49.698Z] graphtest_unix.go:73: No driver to put! [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-09T20:39:49.698Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-09T20:39:49.698Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-09T20:39:49.698Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-09T20:39:49.698Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-09T20:39:49.698Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:39:49.698Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-09T20:39:49.698Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:39:49.698Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-09T20:39:49.698Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:39:49.698Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-09T20:39:49.698Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:39:49.698Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-09T20:39:49.698Z] [2020-10-09T20:39:49.698Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-09T20:39:49.698Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:39:49.698Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-09T20:39:49.699Z] [2020-10-09T20:39:49.699Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-09T20:39:49.699Z] graphtest_unix.go:73: No driver to put! [2020-10-09T20:39:49.699Z] [2020-10-09T20:39:49.699Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-09T20:39:49.699Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-09T20:39:49.699Z] [2020-10-09T20:39:49.699Z] [2020-10-09T20:39:49.699Z] DONE 2066 tests, 19 skipped in 248.750s Post stage [Pipeline] junit [2020-10-09T20:39:49.746Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-09T20:39:50.122Z] --- PASS: TestBuildMultiStageCopy (4.97s) [2020-10-09T20:39:50.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.75s) [2020-10-09T20:39:50.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-10-09T20:39:50.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-10-09T20:39:50.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-10-09T20:39:50.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-10-09T20:39:50.122Z] === RUN TestBuildMultiStageParentConfig [2020-10-09T20:39:50.442Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41542/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:88eec2e811d620fe88b4859dee64d064fae37356 hack/make.sh dynbinary test-integration [2020-10-09T20:39:50.739Z] [2020-10-09T20:39:50.739Z] Removing bundles/ [2020-10-09T20:39:50.739Z] [2020-10-09T20:39:50.739Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-09T20:39:50.739Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-09T20:39:50.739Z] GOOS="" GOARCH="" GOARM="" [2020-10-09T20:39:51.505Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2020-10-09T20:39:51.506Z] === RUN TestBuildLabelWithTargets [2020-10-09T20:39:52.522Z] === RUN TestInspectNetwork/full_network_id [2020-10-09T20:39:52.522Z] === RUN TestInspectNetwork/partial_network_id [2020-10-09T20:39:52.522Z] === RUN TestInspectNetwork/network_name [2020-10-09T20:39:52.522Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-09T20:39:54.051Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2020-10-09T20:39:54.051Z] === RUN TestBuildWithEmptyLayers [2020-10-09T20:39:54.992Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2020-10-09T20:39:54.992Z] === RUN TestBuildMultiStageOnBuild [2020-10-09T20:39:56.475Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-10-09T20:39:58.083Z] --- PASS: TestInspectNetwork (10.73s) [2020-10-09T20:39:58.083Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-10-09T20:39:58.083Z] daemon.go:325: [d2460a1daaab8] waiting for daemon to start [2020-10-09T20:39:58.083Z] daemon.go:325: [d2460a1daaab8] waiting for daemon to start [2020-10-09T20:39:58.083Z] daemon.go:353: [d2460a1daaab8] daemon started [2020-10-09T20:39:58.083Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-10-09T20:39:58.083Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-10-09T20:39:58.083Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-09T20:39:58.083Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-09T20:39:58.083Z] daemon.go:461: [d2460a1daaab8] Stopping daemon [2020-10-09T20:39:58.083Z] daemon.go:296: [d2460a1daaab8] exiting daemon [2020-10-09T20:39:58.083Z] daemon.go:448: [d2460a1daaab8] Daemon stopped [2020-10-09T20:39:58.083Z] === RUN TestRunContainerWithBridgeNone [2020-10-09T20:39:58.292Z] --- PASS: TestBuildMultiStageOnBuild (2.96s) [2020-10-09T20:39:58.292Z] === RUN TestBuildUncleanTarFilenames [2020-10-09T20:40:00.146Z] --- PASS: TestRunContainerWithBridgeNone (2.34s) [2020-10-09T20:40:00.146Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-10-09T20:40:00.146Z] daemon.go:325: [d4b31229bf004] waiting for daemon to start [2020-10-09T20:40:00.146Z] daemon.go:325: [d4b31229bf004] waiting for daemon to start [2020-10-09T20:40:00.146Z] daemon.go:353: [d4b31229bf004] daemon started [2020-10-09T20:40:00.146Z] daemon.go:461: [d4b31229bf004] Stopping daemon [2020-10-09T20:40:00.146Z] daemon.go:296: [d4b31229bf004] exiting daemon [2020-10-09T20:40:00.146Z] daemon.go:448: [d4b31229bf004] Daemon stopped [2020-10-09T20:40:00.146Z] === RUN TestNetworkInvalidJSON [2020-10-09T20:40:00.146Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-09T20:40:00.146Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-09T20:40:00.146Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-09T20:40:00.146Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-09T20:40:00.146Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-09T20:40:00.146Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-09T20:40:00.147Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-09T20:40:00.147Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-09T20:40:00.147Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-09T20:40:00.147Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-10-09T20:40:00.147Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-09T20:40:00.147Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-09T20:40:00.147Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-09T20:40:00.147Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-09T20:40:00.206Z] --- PASS: TestBuildUncleanTarFilenames (1.83s) [2020-10-09T20:40:00.206Z] === RUN TestBuildMultiStageLayerLeak [2020-10-09T20:40:01.178Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-10-09T20:40:01.178Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-10-09T20:40:01.178Z] daemon.go:325: [dc119463d7025] waiting for daemon to start [2020-10-09T20:40:01.178Z] daemon.go:325: [dc119463d7025] waiting for daemon to start [2020-10-09T20:40:01.178Z] daemon.go:353: [dc119463d7025] daemon started [2020-10-09T20:40:01.178Z] daemon.go:461: [dc119463d7025] Stopping daemon [2020-10-09T20:40:01.178Z] daemon.go:296: [dc119463d7025] exiting daemon [2020-10-09T20:40:01.178Z] daemon.go:448: [dc119463d7025] Daemon stopped [2020-10-09T20:40:01.178Z] daemon.go:325: [dc119463d7025] waiting for daemon to start [2020-10-09T20:40:01.178Z] daemon.go:325: [dc119463d7025] waiting for daemon to start [2020-10-09T20:40:01.178Z] daemon.go:353: [dc119463d7025] daemon started [2020-10-09T20:40:01.178Z] daemon.go:461: [dc119463d7025] Stopping daemon [2020-10-09T20:40:01.178Z] daemon.go:296: [dc119463d7025] exiting daemon [2020-10-09T20:40:01.178Z] daemon.go:448: [dc119463d7025] Daemon stopped [2020-10-09T20:40:01.178Z] === RUN TestDaemonDefaultNetworkPools [2020-10-09T20:40:02.211Z] --- PASS: TestDaemonDefaultNetworkPools (0.90s) [2020-10-09T20:40:02.211Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-10-09T20:40:02.211Z] daemon.go:325: [d590392d6e8a4] waiting for daemon to start [2020-10-09T20:40:02.211Z] daemon.go:325: [d590392d6e8a4] waiting for daemon to start [2020-10-09T20:40:02.211Z] daemon.go:353: [d590392d6e8a4] daemon started [2020-10-09T20:40:02.211Z] daemon.go:461: [d590392d6e8a4] Stopping daemon [2020-10-09T20:40:02.211Z] daemon.go:296: [d590392d6e8a4] exiting daemon [2020-10-09T20:40:02.211Z] daemon.go:448: [d590392d6e8a4] Daemon stopped [2020-10-09T20:40:02.211Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-09T20:40:03.244Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-10-09T20:40:03.244Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-10-09T20:40:03.244Z] daemon.go:325: [d2f88ec121be4] waiting for daemon to start [2020-10-09T20:40:03.244Z] daemon.go:325: [d2f88ec121be4] waiting for daemon to start [2020-10-09T20:40:03.244Z] daemon.go:353: [d2f88ec121be4] daemon started [2020-10-09T20:40:03.244Z] daemon.go:461: [d2f88ec121be4] Stopping daemon [2020-10-09T20:40:03.244Z] daemon.go:296: [d2f88ec121be4] exiting daemon [2020-10-09T20:40:03.244Z] daemon.go:448: [d2f88ec121be4] Daemon stopped [2020-10-09T20:40:03.244Z] daemon.go:325: [d2f88ec121be4] waiting for daemon to start [2020-10-09T20:40:03.244Z] daemon.go:325: [d2f88ec121be4] waiting for daemon to start [2020-10-09T20:40:03.244Z] daemon.go:353: [d2f88ec121be4] daemon started [2020-10-09T20:40:03.244Z] daemon.go:461: [d2f88ec121be4] Stopping daemon [2020-10-09T20:40:03.244Z] daemon.go:296: [d2f88ec121be4] exiting daemon [2020-10-09T20:40:03.244Z] daemon.go:448: [d2f88ec121be4] Daemon stopped [2020-10-09T20:40:03.244Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-09T20:40:03.506Z] --- PASS: TestBuildMultiStageLayerLeak (3.29s) [2020-10-09T20:40:03.506Z] === RUN TestBuildWithHugeFile [2020-10-09T20:40:04.749Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-10-09T20:40:04.749Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-09T20:40:04.749Z] daemon.go:325: [d4ac69e28572c] waiting for daemon to start [2020-10-09T20:40:04.749Z] daemon.go:325: [d4ac69e28572c] waiting for daemon to start [2020-10-09T20:40:04.749Z] daemon.go:353: [d4ac69e28572c] daemon started [2020-10-09T20:40:04.749Z] daemon.go:461: [d4ac69e28572c] Stopping daemon [2020-10-09T20:40:04.749Z] daemon.go:296: [d4ac69e28572c] exiting daemon [2020-10-09T20:40:04.749Z] daemon.go:448: [d4ac69e28572c] Daemon stopped [2020-10-09T20:40:04.749Z] daemon.go:325: [d4ac69e28572c] waiting for daemon to start [2020-10-09T20:40:04.749Z] daemon.go:325: [d4ac69e28572c] waiting for daemon to start [2020-10-09T20:40:04.749Z] daemon.go:353: [d4ac69e28572c] daemon started [2020-10-09T20:40:04.749Z] daemon.go:461: [d4ac69e28572c] Stopping daemon [2020-10-09T20:40:04.749Z] daemon.go:296: [d4ac69e28572c] exiting daemon [2020-10-09T20:40:04.749Z] daemon.go:448: [d4ac69e28572c] Daemon stopped [2020-10-09T20:40:04.749Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-09T20:40:05.039Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-10-09T20:40:05.039Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-10-09T20:40:05.039Z] daemon.go:325: [d7547ff0f9ed6] waiting for daemon to start [2020-10-09T20:40:05.040Z] daemon.go:325: [d7547ff0f9ed6] waiting for daemon to start [2020-10-09T20:40:05.040Z] daemon.go:353: [d7547ff0f9ed6] daemon started [2020-10-09T20:40:05.040Z] daemon.go:461: [d7547ff0f9ed6] Stopping daemon [2020-10-09T20:40:05.040Z] daemon.go:296: [d7547ff0f9ed6] exiting daemon [2020-10-09T20:40:05.040Z] daemon.go:448: [d7547ff0f9ed6] Daemon stopped [2020-10-09T20:40:05.040Z] === RUN TestServiceWithPredefinedNetwork [2020-10-09T20:40:08.557Z] --- PASS: TestServiceWithPredefinedNetwork (3.51s) [2020-10-09T20:40:08.557Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-10-09T20:40:08.557Z] daemon.go:325: [d65aa75835828] waiting for daemon to start [2020-10-09T20:40:08.557Z] daemon.go:325: [d65aa75835828] waiting for daemon to start [2020-10-09T20:40:08.557Z] daemon.go:353: [d65aa75835828] daemon started [2020-10-09T20:40:08.557Z] daemon.go:461: [d65aa75835828] Stopping daemon [2020-10-09T20:40:08.557Z] daemon.go:296: [d65aa75835828] exiting daemon [2020-10-09T20:40:08.557Z] daemon.go:448: [d65aa75835828] Daemon stopped [2020-10-09T20:40:08.557Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-09T20:40:08.557Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-09T20:40:08.557Z] service_test.go:230: FLAKY_TEST [2020-10-09T20:40:08.557Z] === RUN TestServiceWithDataPathPortInit [2020-10-09T20:40:11.405Z] Removing intermediate container f05a4f26148d [2020-10-09T20:40:11.405Z] ---> 27c06693ffbd [2020-10-09T20:40:11.405Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-10-09T20:40:11.405Z] ---> Running in ae4f5eb75209 [2020-10-09T20:40:11.405Z] Removing intermediate container ae4f5eb75209 [2020-10-09T20:40:11.405Z] ---> fcab49723cdf [2020-10-09T20:40:11.405Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-10-09T20:40:11.405Z] ---> Running in 235a8a84f92a [2020-10-09T20:40:11.405Z] Removing intermediate container 235a8a84f92a [2020-10-09T20:40:11.405Z] ---> 710aba9d1cbd [2020-10-09T20:40:11.405Z] Step 8/8 : COPY . . [2020-10-09T20:40:12.844Z] ......... [ 86%] [2020-10-09T20:40:16.666Z] tests/integration/models_images_test.py .............. [ 89%] [2020-10-09T20:40:17.865Z] tests/integration/models_networks_test.py .... [ 90%] [2020-10-09T20:40:24.425Z] tests/integration/models_nodes_test.py . [ 91%] [2020-10-09T20:40:24.425Z] tests/integration/models_resources_test.py . [ 91%] [2020-10-09T20:40:29.178Z] ---> dd0f08e5be11 [2020-10-09T20:40:29.178Z] Successfully built dd0f08e5be11 [2020-10-09T20:40:29.178Z] Successfully tagged docker:latest [2020-10-09T20:40:29.178Z] INFO: Image build ended at 10/09/2020 20:40:28. Duration:00:03:16.0334563 [2020-10-09T20:40:29.178Z] [2020-10-09T20:40:29.178Z] [2020-10-09T20:40:29.178Z] INFO: Building the test binaries at 10/09/2020 20:40:28... [2020-10-09T20:40:30.516Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-10-09T20:40:31.018Z] --- PASS: TestServiceWithDataPathPortInit (19.64s) [2020-10-09T20:40:31.018Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-10-09T20:40:31.018Z] daemon.go:325: [dfb0fac469f78] waiting for daemon to start [2020-10-09T20:40:31.018Z] daemon.go:325: [dfb0fac469f78] waiting for daemon to start [2020-10-09T20:40:31.018Z] daemon.go:353: [dfb0fac469f78] daemon started [2020-10-09T20:40:31.018Z] daemon.go:461: [dfb0fac469f78] Stopping daemon [2020-10-09T20:40:31.018Z] daemon.go:296: [dfb0fac469f78] exiting daemon [2020-10-09T20:40:31.018Z] daemon.go:448: [dfb0fac469f78] Daemon stopped [2020-10-09T20:40:31.018Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-10-09T20:40:31.018Z] daemon.go:325: [ddfe9944ab560] waiting for daemon to start [2020-10-09T20:40:31.018Z] daemon.go:325: [ddfe9944ab560] waiting for daemon to start [2020-10-09T20:40:31.018Z] daemon.go:353: [ddfe9944ab560] daemon started [2020-10-09T20:40:31.018Z] daemon.go:461: [ddfe9944ab560] Stopping daemon [2020-10-09T20:40:31.018Z] daemon.go:296: [ddfe9944ab560] exiting daemon [2020-10-09T20:40:31.018Z] daemon.go:448: [ddfe9944ab560] Daemon stopped [2020-10-09T20:40:31.018Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-09T20:40:33.266Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-10-09T20:40:33.266Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-10-09T20:40:33.902Z] INFO: make.ps1 starting at 10/09/2020 20:40:33 [2020-10-09T20:40:33.902Z] INFO: Git commit (88eec2e81) assumed from DOCKER_GITCOMMIT environment variable [2020-10-09T20:40:33.902Z] INFO: Invoking autogen... [2020-10-09T20:40:34.889Z] INFO: Building daemon... [2020-10-09T20:40:37.193Z] tests/integration/regression_test.py ...... [ 98%] [2020-10-09T20:40:37.453Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-10-09T20:40:37.711Z] tests/integration/credentials/utils_test.py . [100%] [2020-10-09T20:40:37.711Z] [2020-10-09T20:40:37.711Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-10-09T20:40:37.711Z] =========================== short test summary info ============================ [2020-10-09T20:40:37.711Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-10-09T20:40:37.711Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-10-09T20:40:37.711Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-10-09T20:40:37.711Z] Not supported on most drivers [2020-10-09T20:40:37.711Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-10-09T20:40:37.711Z] Can fail if eth0 has multiple IP addresses [2020-10-09T20:40:37.711Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-10-09T20:40:37.711Z] This doesn't seem to be taken into account by the engine [2020-10-09T20:40:37.711Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-10-09T20:40:37.711Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-10-09T20:40:37.711Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-10-09T20:40:37.711Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-10-09T20:40:37.711Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-10-09T20:40:37.711Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-10-09T20:40:37.711Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-10-09T20:40:37.711Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 302.49 seconds == [2020-10-09T20:40:37.970Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-10-09T20:40:39.544Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.15s) [2020-10-09T20:40:39.544Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-10-09T20:40:39.544Z] daemon.go:325: [df408bacfe8f8] waiting for daemon to start [2020-10-09T20:40:39.544Z] daemon.go:325: [df408bacfe8f8] waiting for daemon to start [2020-10-09T20:40:39.544Z] daemon.go:353: [df408bacfe8f8] daemon started [2020-10-09T20:40:39.544Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w3t268cg1gbgjisoxie9j18la Created:2020-10-09 20:40:29.618813061 +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[b0440f30fcde30ec6038d99b1d2ef9c181a2c01561b2514a0f0ee4db6c415980:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l6aaq1h6kivlx3m73j6ciy4b5 EndpointID:ede896459677bd0d5b973ab822c328d03b4683af96780ebae2005300c30c1608 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ff01753370bdfae2952aa1c5ddf19e78ca950d9bcc3f212e94e68fb170ecf655 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:c32ff60dfc41 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l6aaq1h6kivlx3m73j6ciy4b5 EndpointID:ede896459677bd0d5b973ab822c328d03b4683af96780ebae2005300c30c1608 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-09T20:40:39.544Z] daemon.go:461: [df408bacfe8f8] Stopping daemon [2020-10-09T20:40:39.544Z] daemon.go:296: [df408bacfe8f8] exiting daemon [2020-10-09T20:40:39.544Z] daemon.go:448: [df408bacfe8f8] Daemon stopped [2020-10-09T20:40:39.544Z] PASS [2020-10-09T20:40:39.544Z] [2020-10-09T20:40:39.544Z] === Skipped [2020-10-09T20:40:39.544Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-09T20:40:39.544Z] service_test.go:230: FLAKY_TEST [2020-10-09T20:40:39.544Z] [2020-10-09T20:40:39.544Z] [2020-10-09T20:40:39.544Z] DONE 22 tests, 1 skipped in 54.582s [2020-10-09T20:40:39.544Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-09T20:40:39.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:40:39.544Z] ++ set -e [2020-10-09T20:40:39.544Z] ++ '[' -n 0 ']' [2020-10-09T20:40:39.544Z] ++ set -x [2020-10-09T20:40:39.545Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:40:39.545Z] INFO: Testing against a local daemon [2020-10-09T20:40:39.545Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-09T20:40:39.545Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-09T20:40:39.545Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-09T20:40:39.545Z] === RUN TestDockerNetworkIpvlan [2020-10-09T20:40:39.545Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-09T20:40:39.545Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-09T20:40:39.545Z] PASS [2020-10-09T20:40:39.545Z] [2020-10-09T20:40:39.545Z] === Skipped [2020-10-09T20:40:39.545Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-09T20:40:39.545Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-09T20:40:39.545Z] [2020-10-09T20:40:39.545Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-09T20:40:39.545Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-09T20:40:39.545Z] [2020-10-09T20:40:39.545Z] [2020-10-09T20:40:39.545Z] DONE 2 tests, 2 skipped in 0.128s [2020-10-09T20:40:39.545Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-09T20:40:39.545Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:40:39.545Z] ++ set -e [2020-10-09T20:40:39.545Z] ++ '[' -n 0 ']' [2020-10-09T20:40:39.545Z] ++ set -x [2020-10-09T20:40:39.545Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:40:39.545Z] INFO: Testing against a local daemon [2020-10-09T20:40:39.545Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-09T20:40:40.181Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-10-09T20:40:40.181Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-10-09T20:40:40.181Z] daemon.go:325: [de698c2ba5219] waiting for daemon to start [2020-10-09T20:40:40.181Z] daemon.go:325: [de698c2ba5219] waiting for daemon to start [2020-10-09T20:40:40.181Z] daemon.go:353: [de698c2ba5219] daemon started [2020-10-09T20:40:40.181Z] daemon.go:461: [de698c2ba5219] Stopping daemon [2020-10-09T20:40:40.181Z] daemon.go:296: [de698c2ba5219] exiting daemon [2020-10-09T20:40:40.181Z] daemon.go:448: [de698c2ba5219] Daemon stopped [2020-10-09T20:40:40.181Z] daemon.go:325: [de698c2ba5219] waiting for daemon to start [2020-10-09T20:40:40.181Z] daemon.go:325: [de698c2ba5219] waiting for daemon to start [2020-10-09T20:40:40.181Z] daemon.go:353: [de698c2ba5219] daemon started [2020-10-09T20:40:40.181Z] daemon.go:461: [de698c2ba5219] Stopping daemon [2020-10-09T20:40:40.181Z] daemon.go:296: [de698c2ba5219] exiting daemon [2020-10-09T20:40:40.181Z] daemon.go:448: [de698c2ba5219] Daemon stopped [2020-10-09T20:40:40.181Z] === RUN TestDockerNetworkMacvlan [2020-10-09T20:40:40.887Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-09T20:40:41.920Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-09T20:40:42.991Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-09T20:40:47.513Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-09T20:40:50.169Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-10-09T20:40:50.169Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-09T20:40:50.169Z] [2020-10-09T20:40:50.169Z] Unloading profiles will leave already running processes permanently [2020-10-09T20:40:50.169Z] unconfined, which can lead to unexpected situations. [2020-10-09T20:40:50.169Z] [2020-10-09T20:40:50.169Z] To set a process to complain mode, use the command line tool [2020-10-09T20:40:50.169Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-09T20:40:50.169Z] Post stage [Pipeline] junit [2020-10-09T20:40:50.440Z] Recording test results [Pipeline] sh [2020-10-09T20:40:51.792Z] + echo Ensuring container killed. [2020-10-09T20:40:51.792Z] Ensuring container killed. [2020-10-09T20:40:51.792Z] + docker rm -vf docker-pr1 [2020-10-09T20:40:51.792Z] Error: No such container: docker-pr1 [2020-10-09T20:40:51.792Z] + true [Pipeline] sh [2020-10-09T20:40:52.078Z] + echo Chowning /workspace to jenkins user [2020-10-09T20:40:52.078Z] Chowning /workspace to jenkins user [2020-10-09T20:40:52.078Z] + id -u [2020-10-09T20:40:52.078Z] + id -g [2020-10-09T20:40:52.078Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41542:/workspace busybox chown -R 1000:1000 /workspace [2020-10-09T20:40:52.078Z] Unable to find image 'busybox:latest' locally [2020-10-09T20:40:52.116Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-09T20:40:57.416Z] latest: Pulling from library/busybox [2020-10-09T20:40:57.416Z] df8698476c65: Pulling fs layer [2020-10-09T20:40:57.416Z] df8698476c65: Verifying Checksum [2020-10-09T20:40:57.416Z] df8698476c65: Download complete [2020-10-09T20:40:57.416Z] df8698476c65: Pull complete [2020-10-09T20:40:57.416Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-10-09T20:40:57.416Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-09T20:40:58.644Z] + bundleName=docker-py [2020-10-09T20:40:58.644Z] + echo Creating docker-py-bundles.tar.gz [2020-10-09T20:40:58.644Z] Creating docker-py-bundles.tar.gz [2020-10-09T20:40:58.644Z] + 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 [2020-10-09T20:40:58.656Z] Archiving artifacts [2020-10-09T20:41:00.373Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41542/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-10-09T20:41:00.721Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41542/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 -e DOCKER_GRAPHDRIVER docker:88eec2e811d620fe88b4859dee64d064fae37356 hack/make.sh binary-daemon [2020-10-09T20:41:00.979Z] [2020-10-09T20:41:01.238Z] Removing bundles/ [2020-10-09T20:41:01.238Z] [2020-10-09T20:41:01.238Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-10-09T20:41:01.238Z] Building: bundles/binary-daemon/dockerd-dev [2020-10-09T20:41:01.238Z] GOOS="" GOARCH="" GOARM="" [2020-10-09T20:41:10.749Z] --- PASS: TestDockerNetworkMacvlan (28.05s) [2020-10-09T20:41:10.749Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-09T20:41:10.749Z] daemon.go:325: [dd1f0ddccf815] waiting for daemon to start [2020-10-09T20:41:10.749Z] daemon.go:325: [dd1f0ddccf815] waiting for daemon to start [2020-10-09T20:41:10.749Z] daemon.go:353: [dd1f0ddccf815] daemon started [2020-10-09T20:41:10.749Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-10-09T20:41:10.749Z] daemon.go:461: [dd1f0ddccf815] Stopping daemon [2020-10-09T20:41:10.749Z] daemon.go:296: [dd1f0ddccf815] exiting daemon [2020-10-09T20:41:10.749Z] daemon.go:448: [dd1f0ddccf815] Daemon stopped [2020-10-09T20:41:10.749Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-09T20:41:10.749Z] daemon.go:325: [d3b7d4aef9dfc] waiting for daemon to start [2020-10-09T20:41:10.749Z] daemon.go:325: [d3b7d4aef9dfc] waiting for daemon to start [2020-10-09T20:41:10.749Z] daemon.go:353: [d3b7d4aef9dfc] daemon started [2020-10-09T20:41:10.749Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-10-09T20:41:10.749Z] daemon.go:461: [d3b7d4aef9dfc] Stopping daemon [2020-10-09T20:41:10.749Z] daemon.go:296: [d3b7d4aef9dfc] exiting daemon [2020-10-09T20:41:10.749Z] daemon.go:448: [d3b7d4aef9dfc] Daemon stopped [2020-10-09T20:41:10.749Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-09T20:41:10.749Z] daemon.go:325: [da131162e208f] waiting for daemon to start [2020-10-09T20:41:10.749Z] daemon.go:325: [da131162e208f] waiting for daemon to start [2020-10-09T20:41:10.749Z] daemon.go:353: [da131162e208f] daemon started [2020-10-09T20:41:10.749Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s) [2020-10-09T20:41:10.749Z] daemon.go:461: [da131162e208f] Stopping daemon [2020-10-09T20:41:10.749Z] daemon.go:296: [da131162e208f] exiting daemon [2020-10-09T20:41:10.749Z] daemon.go:448: [da131162e208f] Daemon stopped [2020-10-09T20:41:10.749Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-09T20:41:10.749Z] daemon.go:325: [d5562d9e5dbf2] waiting for daemon to start [2020-10-09T20:41:10.750Z] daemon.go:325: [d5562d9e5dbf2] waiting for daemon to start [2020-10-09T20:41:10.750Z] daemon.go:353: [d5562d9e5dbf2] daemon started [2020-10-09T20:41:10.750Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.45s) [2020-10-09T20:41:10.750Z] daemon.go:461: [d5562d9e5dbf2] Stopping daemon [2020-10-09T20:41:10.750Z] daemon.go:296: [d5562d9e5dbf2] exiting daemon [2020-10-09T20:41:10.750Z] daemon.go:448: [d5562d9e5dbf2] Daemon stopped [2020-10-09T20:41:10.750Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-09T20:41:10.750Z] daemon.go:325: [dbb03d57ee42b] waiting for daemon to start [2020-10-09T20:41:10.750Z] daemon.go:325: [dbb03d57ee42b] waiting for daemon to start [2020-10-09T20:41:10.750Z] daemon.go:353: [dbb03d57ee42b] daemon started [2020-10-09T20:41:10.750Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.37s) [2020-10-09T20:41:10.750Z] daemon.go:461: [dbb03d57ee42b] Stopping daemon [2020-10-09T20:41:10.750Z] daemon.go:296: [dbb03d57ee42b] exiting daemon [2020-10-09T20:41:10.750Z] daemon.go:448: [dbb03d57ee42b] Daemon stopped [2020-10-09T20:41:10.750Z] PASS [2020-10-09T20:41:10.750Z] [2020-10-09T20:41:10.750Z] DONE 7 tests in 29.643s [2020-10-09T20:41:10.750Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-09T20:41:10.750Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:41:10.750Z] ++ set -e [2020-10-09T20:41:10.750Z] ++ '[' -n 0 ']' [2020-10-09T20:41:10.750Z] ++ set -x [2020-10-09T20:41:10.750Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:41:10.750Z] testing: warning: no tests to run [2020-10-09T20:41:10.750Z] PASS [2020-10-09T20:41:10.750Z] [2020-10-09T20:41:10.750Z] DONE 0 tests in 0.061s [2020-10-09T20:41:10.750Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-09T20:41:10.750Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:41:10.750Z] ++ set -e [2020-10-09T20:41:10.750Z] ++ '[' -n 0 ']' [2020-10-09T20:41:10.750Z] ++ set -x [2020-10-09T20:41:10.750Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:41:10.750Z] INFO: Testing against a local daemon [2020-10-09T20:41:10.750Z] === RUN TestAuthZPluginAllowRequest [2020-10-09T20:41:10.750Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2020-10-09T20:41:10.750Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-10-09T20:41:10.750Z] daemon.go:325: [db0a5c02e8c00] waiting for daemon to start [2020-10-09T20:41:10.750Z] daemon.go:325: [db0a5c02e8c00] waiting for daemon to start [2020-10-09T20:41:10.750Z] daemon.go:353: [db0a5c02e8c00] daemon started [2020-10-09T20:41:10.750Z] daemon.go:461: [db0a5c02e8c00] Stopping daemon [2020-10-09T20:41:10.750Z] daemon.go:296: [db0a5c02e8c00] exiting daemon [2020-10-09T20:41:10.750Z] daemon.go:448: [db0a5c02e8c00] Daemon stopped [2020-10-09T20:41:10.750Z] === RUN TestAuthZPluginTLS [2020-10-09T20:41:10.750Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-10-09T20:41:10.750Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-10-09T20:41:10.750Z] daemon.go:325: [df401a55a1bf8] waiting for daemon to start [2020-10-09T20:41:10.750Z] daemon.go:325: [df401a55a1bf8] waiting for daemon to start [2020-10-09T20:41:10.750Z] daemon.go:353: [df401a55a1bf8] daemon started [2020-10-09T20:41:10.750Z] daemon.go:461: [df401a55a1bf8] Stopping daemon [2020-10-09T20:41:10.750Z] daemon.go:296: [df401a55a1bf8] exiting daemon [2020-10-09T20:41:10.750Z] daemon.go:448: [df401a55a1bf8] Daemon stopped [2020-10-09T20:41:10.750Z] === RUN TestAuthZPluginDenyRequest [2020-10-09T20:41:11.041Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-10-09T20:41:11.041Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-10-09T20:41:11.041Z] daemon.go:325: [d501473cb5f67] waiting for daemon to start [2020-10-09T20:41:11.041Z] daemon.go:325: [d501473cb5f67] waiting for daemon to start [2020-10-09T20:41:11.041Z] daemon.go:353: [d501473cb5f67] daemon started [2020-10-09T20:41:11.041Z] daemon.go:461: [d501473cb5f67] Stopping daemon [2020-10-09T20:41:11.041Z] daemon.go:296: [d501473cb5f67] exiting daemon [2020-10-09T20:41:11.041Z] daemon.go:448: [d501473cb5f67] Daemon stopped [2020-10-09T20:41:11.041Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-09T20:41:11.672Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-10-09T20:41:11.672Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-10-09T20:41:11.672Z] daemon.go:325: [d53db26b3fe11] waiting for daemon to start [2020-10-09T20:41:11.672Z] daemon.go:325: [d53db26b3fe11] waiting for daemon to start [2020-10-09T20:41:11.672Z] daemon.go:353: [d53db26b3fe11] daemon started [2020-10-09T20:41:11.672Z] daemon.go:461: [d53db26b3fe11] Stopping daemon [2020-10-09T20:41:11.672Z] daemon.go:296: [d53db26b3fe11] exiting daemon [2020-10-09T20:41:11.672Z] daemon.go:448: [d53db26b3fe11] Daemon stopped [2020-10-09T20:41:11.672Z] === RUN TestAuthZPluginDenyResponse [2020-10-09T20:41:12.304Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-10-09T20:41:12.304Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-10-09T20:41:12.304Z] daemon.go:325: [d02fe8afb5554] waiting for daemon to start [2020-10-09T20:41:12.304Z] daemon.go:325: [d02fe8afb5554] waiting for daemon to start [2020-10-09T20:41:12.304Z] daemon.go:353: [d02fe8afb5554] daemon started [2020-10-09T20:41:12.304Z] daemon.go:461: [d02fe8afb5554] Stopping daemon [2020-10-09T20:41:12.304Z] daemon.go:296: [d02fe8afb5554] exiting daemon [2020-10-09T20:41:12.304Z] daemon.go:448: [d02fe8afb5554] Daemon stopped [2020-10-09T20:41:12.304Z] === RUN TestAuthZPluginAllowEventStream [2020-10-09T20:41:13.062Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-09T20:41:13.062Z] [2020-10-09T20:41:13.062Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-09T20:41:13.062Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-09T20:41:13.062Z] HOSTNAME=f735a6b57073 [2020-10-09T20:41:13.062Z] TESTDEBUG=0 [2020-10-09T20:41:13.062Z] DEST=bundles/test-integration [2020-10-09T20:41:13.062Z] PWD=/go/src/github.com/docker/docker [2020-10-09T20:41:13.062Z] DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 [2020-10-09T20:41:13.062Z] container=docker [2020-10-09T20:41:13.062Z] HOME=/root [2020-10-09T20:41:13.062Z] GOLANG_VERSION=1.13.15 [2020-10-09T20:41:13.062Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-09T20:41:13.062Z] VALIDATE_BRANCH=19.03 [2020-10-09T20:41:13.062Z] TERM=xterm [2020-10-09T20:41:13.062Z] DOCKER_PKG=github.com/docker/docker [2020-10-09T20:41:13.062Z] SHLVL=1 [2020-10-09T20:41:13.062Z] TIMEOUT=120m [2020-10-09T20:41:13.062Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-09T20:41:13.062Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-09T20:41:13.062Z] GO111MODULE=off [2020-10-09T20:41:13.062Z] DOCKER_EXPERIMENTAL=1 [2020-10-09T20:41:13.062Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-09T20:41:13.062Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-09T20:41:13.062Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-09T20:41:13.062Z] GOPATH=/go [2020-10-09T20:41:13.062Z] PKG_CONFIG=pkg-config [2020-10-09T20:41:13.062Z] _=/usr/bin/env [2020-10-09T20:41:13.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-09T20:41:13.809Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2020-10-09T20:41:13.809Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-10-09T20:41:13.809Z] daemon.go:325: [d5edaca7f6b02] waiting for daemon to start [2020-10-09T20:41:13.809Z] daemon.go:325: [d5edaca7f6b02] waiting for daemon to start [2020-10-09T20:41:13.809Z] daemon.go:353: [d5edaca7f6b02] daemon started [2020-10-09T20:41:13.809Z] daemon.go:461: [d5edaca7f6b02] Stopping daemon [2020-10-09T20:41:13.809Z] daemon.go:296: [d5edaca7f6b02] exiting daemon [2020-10-09T20:41:13.809Z] daemon.go:448: [d5edaca7f6b02] Daemon stopped [2020-10-09T20:41:13.809Z] === RUN TestAuthZPluginErrorResponse [2020-10-09T20:41:14.443Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-10-09T20:41:14.443Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-10-09T20:41:14.443Z] daemon.go:325: [d13cf978ad3a3] waiting for daemon to start [2020-10-09T20:41:14.443Z] daemon.go:325: [d13cf978ad3a3] waiting for daemon to start [2020-10-09T20:41:14.443Z] daemon.go:353: [d13cf978ad3a3] daemon started [2020-10-09T20:41:14.443Z] daemon.go:461: [d13cf978ad3a3] Stopping daemon [2020-10-09T20:41:14.443Z] daemon.go:296: [d13cf978ad3a3] exiting daemon [2020-10-09T20:41:14.443Z] daemon.go:448: [d13cf978ad3a3] Daemon stopped [2020-10-09T20:41:14.443Z] === RUN TestAuthZPluginErrorRequest [2020-10-09T20:41:15.112Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-10-09T20:41:15.112Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-10-09T20:41:15.112Z] daemon.go:325: [dc10baf58370e] waiting for daemon to start [2020-10-09T20:41:15.112Z] daemon.go:325: [dc10baf58370e] waiting for daemon to start [2020-10-09T20:41:15.112Z] daemon.go:353: [dc10baf58370e] daemon started [2020-10-09T20:41:15.112Z] daemon.go:461: [dc10baf58370e] Stopping daemon [2020-10-09T20:41:15.112Z] daemon.go:296: [dc10baf58370e] exiting daemon [2020-10-09T20:41:15.112Z] daemon.go:448: [dc10baf58370e] Daemon stopped [2020-10-09T20:41:15.112Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-09T20:41:15.413Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-10-09T20:41:15.413Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-09T20:41:15.413Z] daemon.go:325: [de99154d8b7e0] waiting for daemon to start [2020-10-09T20:41:15.413Z] daemon.go:325: [de99154d8b7e0] waiting for daemon to start [2020-10-09T20:41:15.413Z] daemon.go:353: [de99154d8b7e0] daemon started [2020-10-09T20:41:15.413Z] daemon.go:461: [de99154d8b7e0] Stopping daemon [2020-10-09T20:41:15.413Z] daemon.go:296: [de99154d8b7e0] exiting daemon [2020-10-09T20:41:15.413Z] daemon.go:448: [de99154d8b7e0] Daemon stopped [2020-10-09T20:41:15.413Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-09T20:41:17.476Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2020-10-09T20:41:17.476Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-10-09T20:41:17.476Z] daemon.go:325: [d5729f39b7a45] waiting for daemon to start [2020-10-09T20:41:17.477Z] daemon.go:325: [d5729f39b7a45] waiting for daemon to start [2020-10-09T20:41:17.477Z] daemon.go:353: [d5729f39b7a45] daemon started [2020-10-09T20:41:17.477Z] daemon.go:461: [d5729f39b7a45] Stopping daemon [2020-10-09T20:41:17.477Z] daemon.go:296: [d5729f39b7a45] exiting daemon [2020-10-09T20:41:17.477Z] daemon.go:448: [d5729f39b7a45] Daemon stopped [2020-10-09T20:41:17.477Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-09T20:41:19.541Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2020-10-09T20:41:19.541Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-10-09T20:41:19.541Z] daemon.go:325: [d0333f04d0cc2] waiting for daemon to start [2020-10-09T20:41:19.541Z] daemon.go:325: [d0333f04d0cc2] waiting for daemon to start [2020-10-09T20:41:19.541Z] daemon.go:353: [d0333f04d0cc2] daemon started [2020-10-09T20:41:19.541Z] daemon.go:461: [d0333f04d0cc2] Stopping daemon [2020-10-09T20:41:19.541Z] daemon.go:296: [d0333f04d0cc2] exiting daemon [2020-10-09T20:41:19.541Z] daemon.go:448: [d0333f04d0cc2] Daemon stopped [2020-10-09T20:41:19.541Z] === RUN TestAuthZPluginHeader [2020-10-09T20:41:20.574Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-10-09T20:41:20.574Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-10-09T20:41:20.574Z] daemon.go:325: [dc773b3e0d563] waiting for daemon to start [2020-10-09T20:41:20.574Z] daemon.go:325: [dc773b3e0d563] waiting for daemon to start [2020-10-09T20:41:20.574Z] daemon.go:353: [dc773b3e0d563] daemon started [2020-10-09T20:41:20.574Z] daemon.go:461: [dc773b3e0d563] Stopping daemon [2020-10-09T20:41:20.574Z] daemon.go:296: [dc773b3e0d563] exiting daemon [2020-10-09T20:41:20.574Z] daemon.go:448: [dc773b3e0d563] Daemon stopped [2020-10-09T20:41:20.574Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-09T20:41:20.574Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-09T20:41:20.574Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:41:20.574Z] === RUN TestAuthZPluginV2Disable [2020-10-09T20:41:20.574Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-10-09T20:41:20.574Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:41:20.574Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-09T20:41:20.574Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-09T20:41:20.574Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:41:20.574Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-09T20:41:20.574Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-09T20:41:20.574Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:41:20.574Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-09T20:41:25.071Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-09T20:41:25.071Z] Using test binary docker [2020-10-09T20:41:25.071Z] +++ /etc/init.d/apparmor start [2020-10-09T20:41:25.071Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-09T20:41:25.071Z] INFO: Waiting for daemon to start... [2020-10-09T20:41:25.071Z] Starting dockerd [2020-10-09T20:41:25.071Z] +++ 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 [2020-10-09T20:41:25.071Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-09T20:41:25.071Z] Using test binary docker [2020-10-09T20:41:25.071Z] +++ /etc/init.d/apparmor start [2020-10-09T20:41:25.071Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-09T20:41:25.071Z] INFO: Waiting for daemon to start... [2020-10-09T20:41:25.071Z] Starting dockerd [2020-10-09T20:41:25.071Z] +++ 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 [2020-10-09T20:41:25.071Z] . [2020-10-09T20:41:25.071Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-09T20:41:25.071Z] [2020-10-09T20:41:25.071Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-09T20:41:25.071Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-09T20:41:25.071Z] Error: No such image: emptyfs [2020-10-09T20:41:25.071Z] ++++ docker load [2020-10-09T20:41:25.071Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-09T20:41:25.071Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-09T20:41:25.071Z] Error: No such image: emptyfs [2020-10-09T20:41:25.071Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-09T20:41:25.071Z] ++++ docker load [2020-10-09T20:41:25.071Z] Running integration-test (iteration 1) [2020-10-09T20:41:25.071Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-10-09T20:41:25.071Z] ++ 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)/' [2020-10-09T20:41:25.071Z] ++ set -e [2020-10-09T20:41:25.071Z] ++ '[' -n 0 ']' [2020-10-09T20:41:25.071Z] ++ set -x [2020-10-09T20:41:25.071Z] ++ 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= DOCKERFILE=Dockerfile 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)/' [2020-10-09T20:41:25.071Z] Running integration-test (iteration 1) [2020-10-09T20:41:25.071Z] 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)/ [2020-10-09T20:41:25.071Z] ++ 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)/' [2020-10-09T20:41:25.071Z] ++ set -e [2020-10-09T20:41:25.071Z] ++ '[' -n 0 ']' [2020-10-09T20:41:25.071Z] ++ set -x [2020-10-09T20:41:25.071Z] ++ 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= DOCKERFILE=Dockerfile 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)/' [2020-10-09T20:41:39.147Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2020-10-09T20:41:39.148Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-09T20:41:39.148Z] daemon.go:325: [d51a5d28dfa87] waiting for daemon to start [2020-10-09T20:41:39.148Z] daemon.go:325: [d51a5d28dfa87] waiting for daemon to start [2020-10-09T20:41:39.148Z] daemon.go:353: [d51a5d28dfa87] daemon started [2020-10-09T20:41:39.148Z] daemon.go:461: [d51a5d28dfa87] Stopping daemon [2020-10-09T20:41:39.148Z] daemon.go:296: [d51a5d28dfa87] exiting daemon [2020-10-09T20:41:39.148Z] daemon.go:448: [d51a5d28dfa87] Daemon stopped [2020-10-09T20:41:39.148Z] daemon.go:325: [d51a5d28dfa87] waiting for daemon to start [2020-10-09T20:41:39.148Z] daemon.go:325: [d51a5d28dfa87] waiting for daemon to start [2020-10-09T20:41:39.148Z] daemon.go:325: [d51a5d28dfa87] waiting for daemon to start [2020-10-09T20:41:39.148Z] daemon.go:325: [d51a5d28dfa87] waiting for daemon to start [2020-10-09T20:41:39.148Z] daemon.go:339: [d51a5d28dfa87] error pinging daemon on start: Get http://d51a5d28dfa87.sock/_ping: context deadline exceeded [2020-10-09T20:41:39.148Z] daemon.go:325: [d51a5d28dfa87] waiting for daemon to start [2020-10-09T20:41:39.148Z] daemon.go:339: [d51a5d28dfa87] error pinging daemon on start: Get http://d51a5d28dfa87.sock/_ping: context deadline exceeded [2020-10-09T20:41:39.148Z] daemon.go:325: [d51a5d28dfa87] waiting for daemon to start [2020-10-09T20:41:39.148Z] daemon.go:339: [d51a5d28dfa87] error pinging daemon on start: Get http://d51a5d28dfa87.sock/_ping: context deadline exceeded [2020-10-09T20:41:39.148Z] daemon.go:325: [d51a5d28dfa87] waiting for daemon to start [2020-10-09T20:41:39.148Z] daemon.go:339: [d51a5d28dfa87] error pinging daemon on start: Get http://d51a5d28dfa87.sock/_ping: context deadline exceeded [2020-10-09T20:41:39.148Z] daemon.go:296: [d51a5d28dfa87] exiting daemon [2020-10-09T20:41:39.148Z] daemon.go:325: [d51a5d28dfa87] waiting for daemon to start [2020-10-09T20:41:39.148Z] daemon.go:325: [d51a5d28dfa87] waiting for daemon to start [2020-10-09T20:41:39.148Z] daemon.go:325: [d51a5d28dfa87] waiting for daemon to start [2020-10-09T20:41:39.148Z] daemon.go:353: [d51a5d28dfa87] daemon started [2020-10-09T20:41:39.148Z] daemon.go:461: [d51a5d28dfa87] Stopping daemon [2020-10-09T20:41:39.148Z] daemon.go:296: [d51a5d28dfa87] exiting daemon [2020-10-09T20:41:39.148Z] daemon.go:448: [d51a5d28dfa87] Daemon stopped [2020-10-09T20:41:39.148Z] PASS [2020-10-09T20:41:39.148Z] [2020-10-09T20:41:39.148Z] === Skipped [2020-10-09T20:41:39.148Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-09T20:41:39.148Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:41:39.148Z] [2020-10-09T20:41:39.148Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-10-09T20:41:39.148Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:41:39.148Z] [2020-10-09T20:41:39.148Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-09T20:41:39.148Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:41:39.148Z] [2020-10-09T20:41:39.148Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-09T20:41:39.148Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:41:39.148Z] [2020-10-09T20:41:39.148Z] [2020-10-09T20:41:39.148Z] DONE 17 tests, 4 skipped in 29.012s [2020-10-09T20:41:39.148Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-09T20:41:39.148Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:41:39.148Z] ++ set -e [2020-10-09T20:41:39.148Z] ++ '[' -n 0 ']' [2020-10-09T20:41:39.148Z] ++ set -x [2020-10-09T20:41:39.148Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:41:39.148Z] INFO: Testing against a local daemon [2020-10-09T20:41:39.148Z] === RUN TestPluginInvalidJSON [2020-10-09T20:41:39.148Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-09T20:41:39.148Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-09T20:41:39.148Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-09T20:41:39.148Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-10-09T20:41:39.148Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-09T20:41:39.148Z] PASS [2020-10-09T20:41:39.148Z] [2020-10-09T20:41:39.148Z] DONE 2 tests in 0.119s [2020-10-09T20:41:39.148Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-09T20:41:39.148Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:41:39.148Z] ++ set -e [2020-10-09T20:41:39.148Z] ++ '[' -n 0 ']' [2020-10-09T20:41:39.148Z] ++ set -x [2020-10-09T20:41:39.148Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:41:39.148Z] INFO: Testing against a local daemon [2020-10-09T20:41:39.148Z] === RUN TestExternalGraphDriver [2020-10-09T20:41:39.148Z] === RUN TestExternalGraphDriver/json [2020-10-09T20:41:39.779Z] === RUN TestExternalGraphDriver/spec [2020-10-09T20:41:41.843Z] === RUN TestExternalGraphDriver/pull [2020-10-09T20:41:43.907Z] --- PASS: TestExternalGraphDriver (6.18s) [2020-10-09T20:41:43.907Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-10-09T20:41:43.907Z] daemon.go:325: [d3a0919a9ef07] waiting for daemon to start [2020-10-09T20:41:43.907Z] daemon.go:325: [d3a0919a9ef07] waiting for daemon to start [2020-10-09T20:41:43.907Z] daemon.go:353: [d3a0919a9ef07] daemon started [2020-10-09T20:41:43.907Z] daemon.go:461: [d3a0919a9ef07] Stopping daemon [2020-10-09T20:41:43.907Z] daemon.go:296: [d3a0919a9ef07] exiting daemon [2020-10-09T20:41:43.907Z] daemon.go:448: [d3a0919a9ef07] Daemon stopped [2020-10-09T20:41:43.907Z] daemon.go:325: [d3a0919a9ef07] waiting for daemon to start [2020-10-09T20:41:43.907Z] daemon.go:325: [d3a0919a9ef07] waiting for daemon to start [2020-10-09T20:41:43.907Z] daemon.go:353: [d3a0919a9ef07] daemon started [2020-10-09T20:41:43.907Z] daemon.go:461: [d3a0919a9ef07] Stopping daemon [2020-10-09T20:41:43.907Z] daemon.go:296: [d3a0919a9ef07] exiting daemon [2020-10-09T20:41:43.907Z] daemon.go:448: [d3a0919a9ef07] Daemon stopped [2020-10-09T20:41:43.907Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-10-09T20:41:43.907Z] daemon.go:325: [d3a0919a9ef07] waiting for daemon to start [2020-10-09T20:41:43.907Z] daemon.go:325: [d3a0919a9ef07] waiting for daemon to start [2020-10-09T20:41:43.907Z] daemon.go:353: [d3a0919a9ef07] daemon started [2020-10-09T20:41:43.907Z] daemon.go:461: [d3a0919a9ef07] Stopping daemon [2020-10-09T20:41:43.907Z] daemon.go:296: [d3a0919a9ef07] exiting daemon [2020-10-09T20:41:43.907Z] daemon.go:448: [d3a0919a9ef07] Daemon stopped [2020-10-09T20:41:43.907Z] daemon.go:325: [d3a0919a9ef07] waiting for daemon to start [2020-10-09T20:41:43.907Z] daemon.go:325: [d3a0919a9ef07] waiting for daemon to start [2020-10-09T20:41:43.907Z] daemon.go:353: [d3a0919a9ef07] daemon started [2020-10-09T20:41:43.907Z] daemon.go:461: [d3a0919a9ef07] Stopping daemon [2020-10-09T20:41:43.907Z] daemon.go:296: [d3a0919a9ef07] exiting daemon [2020-10-09T20:41:43.907Z] daemon.go:448: [d3a0919a9ef07] Daemon stopped [2020-10-09T20:41:43.907Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-10-09T20:41:43.907Z] daemon.go:325: [d3a0919a9ef07] waiting for daemon to start [2020-10-09T20:41:43.907Z] daemon.go:325: [d3a0919a9ef07] waiting for daemon to start [2020-10-09T20:41:43.907Z] daemon.go:353: [d3a0919a9ef07] daemon started [2020-10-09T20:41:43.907Z] daemon.go:461: [d3a0919a9ef07] Stopping daemon [2020-10-09T20:41:43.907Z] daemon.go:296: [d3a0919a9ef07] exiting daemon [2020-10-09T20:41:43.907Z] daemon.go:448: [d3a0919a9ef07] Daemon stopped [2020-10-09T20:41:43.907Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2020-10-09T20:41:43.907Z] === RUN TestGraphdriverPluginV2 [2020-10-09T20:41:43.907Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-10-09T20:41:43.907Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:41:43.907Z] PASS [2020-10-09T20:41:43.907Z] [2020-10-09T20:41:43.907Z] === Skipped [2020-10-09T20:41:43.907Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-10-09T20:41:43.907Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:41:43.907Z] [2020-10-09T20:41:43.907Z] [2020-10-09T20:41:43.907Z] DONE 5 tests, 1 skipped in 6.392s [2020-10-09T20:41:43.907Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-09T20:41:43.907Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:41:43.907Z] ++ set -e [2020-10-09T20:41:43.907Z] ++ '[' -n 0 ']' [2020-10-09T20:41:43.907Z] ++ set -x [2020-10-09T20:41:43.907Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:41:43.907Z] INFO: Testing against a local daemon [2020-10-09T20:41:43.907Z] === RUN TestContinueAfterPluginCrash [2020-10-09T20:41:43.907Z] === PAUSE TestContinueAfterPluginCrash [2020-10-09T20:41:43.907Z] === RUN TestDaemonStartWithLogOpt [2020-10-09T20:41:43.907Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-09T20:41:43.907Z] === CONT TestContinueAfterPluginCrash [2020-10-09T20:41:43.907Z] === CONT TestDaemonStartWithLogOpt [2020-10-09T20:41:45.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-09T20:41:47.109Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-10-09T20:41:47.109Z] [2020-10-09T20:41:47.109Z] ________ ____ __. [2020-10-09T20:41:47.109Z] \_____ \ | |/ _| [2020-10-09T20:41:47.109Z] / | \| < [2020-10-09T20:41:47.109Z] / | \ | \ [2020-10-09T20:41:47.109Z] \_______ /____|__ \ [2020-10-09T20:41:47.109Z] \/ \/ [2020-10-09T20:41:47.109Z] [2020-10-09T20:41:47.109Z] INFO: make.ps1 ended at 10/09/2020 20:41:41 [2020-10-09T20:41:47.109Z] INFO: Binaries build ended at 10/09/2020 20:41:43. Duration:00:01:14.6123705 [2020-10-09T20:41:47.109Z] INFO: Copying the built daemon binary to d:\CI\PR-41542\1\binary\dockerd-88eec2e81.exe... [2020-10-09T20:41:47.109Z] INFO: Copying the built client binary to d:\CI\PR-41542\1\binary\docker-88eec2e81.exe... [2020-10-09T20:41:47.109Z] INFO: Copying dockerversion from the container... [2020-10-09T20:41:47.109Z] INFO: Copying the golang package from the container to d:\CI\PR-41542\1\installer\go.zip... [2020-10-09T20:41:47.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-09T20:41:50.042Z] INFO: Extracting go.zip to d:\CI\PR-41542\1\go [2020-10-09T20:41:50.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-09T20:41:51.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-09T20:41:52.378Z] --- PASS: TestDaemonStartWithLogOpt (8.45s) [2020-10-09T20:41:52.378Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-10-09T20:41:52.378Z] daemon.go:325: [d6f15dc64a863] waiting for daemon to start [2020-10-09T20:41:52.378Z] daemon.go:325: [d6f15dc64a863] waiting for daemon to start [2020-10-09T20:41:52.378Z] daemon.go:353: [d6f15dc64a863] daemon started [2020-10-09T20:41:52.378Z] daemon.go:461: [d6f15dc64a863] Stopping daemon [2020-10-09T20:41:52.378Z] daemon.go:296: [d6f15dc64a863] exiting daemon [2020-10-09T20:41:52.378Z] daemon.go:448: [d6f15dc64a863] Daemon stopped [2020-10-09T20:41:52.378Z] daemon.go:325: [d6f15dc64a863] waiting for daemon to start [2020-10-09T20:41:52.378Z] daemon.go:325: [d6f15dc64a863] waiting for daemon to start [2020-10-09T20:41:52.379Z] daemon.go:353: [d6f15dc64a863] daemon started [2020-10-09T20:41:52.379Z] daemon.go:461: [d6f15dc64a863] Stopping daemon [2020-10-09T20:41:52.379Z] daemon.go:296: [d6f15dc64a863] exiting daemon [2020-10-09T20:41:52.379Z] daemon.go:448: [d6f15dc64a863] Daemon stopped [2020-10-09T20:41:52.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-09T20:41:54.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-09T20:41:55.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-09T20:41:55.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-09T20:41:57.189Z] Loaded image: buildpack-deps:jessie [2020-10-09T20:41:57.189Z] Loaded image: busybox:latest [2020-10-09T20:41:57.189Z] Loaded image: buildpack-deps:jessie [2020-10-09T20:41:57.189Z] Loaded image: busybox:glibc [2020-10-09T20:41:57.189Z] Loaded image: debian:jessie [2020-10-09T20:41:57.189Z] Loaded image: hello-world:latest [2020-10-09T20:41:57.189Z] Loaded image: busybox:latest [2020-10-09T20:41:57.189Z] INFO: Testing against a local daemon [2020-10-09T20:41:57.189Z] === RUN TestDockerSuite [2020-10-09T20:41:57.189Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-10-09T20:41:57.189Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-10-09T20:41:57.189Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-10-09T20:41:57.189Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-10-09T20:41:57.189Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-10-09T20:41:57.189Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-10-09T20:41:57.189Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-10-09T20:41:57.189Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-10-09T20:41:57.189Z] Loaded image: busybox:glibc [2020-10-09T20:41:57.189Z] Loaded image: debian:jessie [2020-10-09T20:41:57.189Z] Loaded image: hello-world:latest [2020-10-09T20:41:57.189Z] INFO: Testing against a local daemon [2020-10-09T20:41:57.189Z] === RUN TestDockerDaemonSuite [2020-10-09T20:41:57.189Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-10-09T20:41:57.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-09T20:41:57.937Z] --- PASS: TestContinueAfterPluginCrash (13.39s) [2020-10-09T20:41:57.937Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-10-09T20:41:57.937Z] daemon.go:325: [de54851ca9ffc] waiting for daemon to start [2020-10-09T20:41:57.937Z] daemon.go:325: [de54851ca9ffc] waiting for daemon to start [2020-10-09T20:41:57.937Z] daemon.go:353: [de54851ca9ffc] daemon started [2020-10-09T20:41:57.937Z] daemon.go:461: [de54851ca9ffc] Stopping daemon [2020-10-09T20:41:57.937Z] daemon.go:296: [de54851ca9ffc] exiting daemon [2020-10-09T20:41:57.937Z] daemon.go:448: [de54851ca9ffc] Daemon stopped [2020-10-09T20:41:57.937Z] PASS [2020-10-09T20:41:57.937Z] [2020-10-09T20:41:57.937Z] DONE 2 tests in 13.512s [2020-10-09T20:41:57.937Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-09T20:41:57.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:41:57.937Z] ++ set -e [2020-10-09T20:41:57.937Z] ++ '[' -n 0 ']' [2020-10-09T20:41:57.937Z] ++ set -x [2020-10-09T20:41:57.937Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:41:57.937Z] INFO: Testing against a local daemon [2020-10-09T20:41:57.937Z] === RUN TestPluginWithDevMounts [2020-10-09T20:41:57.937Z] === PAUSE TestPluginWithDevMounts [2020-10-09T20:41:57.937Z] === CONT TestPluginWithDevMounts [2020-10-09T20:41:58.571Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-10-09T20:41:58.571Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-10-09T20:41:59.142Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-10-09T20:41:59.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-09T20:41:59.402Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-10-09T20:41:59.482Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-10-09T20:41:59.482Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-10-09T20:41:59.482Z] daemon.go:325: [d4a9f186f5f63] waiting for daemon to start [2020-10-09T20:41:59.482Z] daemon.go:325: [d4a9f186f5f63] waiting for daemon to start [2020-10-09T20:41:59.482Z] daemon.go:353: [d4a9f186f5f63] daemon started [2020-10-09T20:41:59.482Z] daemon.go:461: [d4a9f186f5f63] Stopping daemon [2020-10-09T20:41:59.482Z] daemon.go:296: [d4a9f186f5f63] exiting daemon [2020-10-09T20:41:59.482Z] daemon.go:448: [d4a9f186f5f63] Daemon stopped [2020-10-09T20:41:59.482Z] PASS [2020-10-09T20:41:59.482Z] [2020-10-09T20:41:59.482Z] DONE 1 tests in 2.089s [2020-10-09T20:41:59.482Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-10-09T20:41:59.482Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:41:59.482Z] ++ set -e [2020-10-09T20:41:59.482Z] ++ '[' -n 0 ']' [2020-10-09T20:41:59.482Z] ++ set -x [2020-10-09T20:41:59.482Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:41:59.773Z] INFO: Testing against a local daemon [2020-10-09T20:41:59.773Z] === RUN TestSecretInspect [2020-10-09T20:41:59.973Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-10-09T20:42:00.232Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-10-09T20:42:00.232Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-10-09T20:42:02.142Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-10-09T20:42:02.403Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-10-09T20:42:02.403Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-10-09T20:42:02.403Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-10-09T20:42:02.663Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-10-09T20:42:02.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-09T20:42:03.285Z] --- PASS: TestSecretInspect (3.62s) [2020-10-09T20:42:03.285Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-10-09T20:42:03.285Z] daemon.go:325: [d8956450c3b7c] waiting for daemon to start [2020-10-09T20:42:03.285Z] daemon.go:325: [d8956450c3b7c] waiting for daemon to start [2020-10-09T20:42:03.285Z] daemon.go:353: [d8956450c3b7c] daemon started [2020-10-09T20:42:03.285Z] daemon.go:461: [d8956450c3b7c] Stopping daemon [2020-10-09T20:42:03.285Z] daemon.go:296: [d8956450c3b7c] exiting daemon [2020-10-09T20:42:03.285Z] daemon.go:448: [d8956450c3b7c] Daemon stopped [2020-10-09T20:42:03.285Z] === RUN TestSecretList [2020-10-09T20:42:03.603Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-10-09T20:42:04.173Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-10-09T20:42:04.432Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-10-09T20:42:04.693Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-10-09T20:42:04.693Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-10-09T20:42:04.693Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-10-09T20:42:04.954Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-10-09T20:42:05.524Z] --- PASS: TestBuildWithHugeFile (122.39s) [2020-10-09T20:42:05.524Z] === RUN TestBuildWithEmptyDockerfile [2020-10-09T20:42:05.524Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-09T20:42:05.524Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-09T20:42:05.524Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-09T20:42:05.524Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-09T20:42:05.524Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-09T20:42:05.524Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-09T20:42:05.524Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-09T20:42:05.524Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-09T20:42:05.784Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-09T20:42:05.784Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-10-09T20:42:05.784Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-10-09T20:42:05.784Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-10-09T20:42:05.784Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2020-10-09T20:42:05.784Z] === RUN TestBuildPreserveOwnership [2020-10-09T20:42:05.784Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-09T20:42:07.167Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-10-09T20:42:07.731Z] --- PASS: TestSecretList (3.69s) [2020-10-09T20:42:07.731Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-10-09T20:42:07.731Z] daemon.go:325: [d378266488a5e] waiting for daemon to start [2020-10-09T20:42:07.731Z] daemon.go:325: [d378266488a5e] waiting for daemon to start [2020-10-09T20:42:07.731Z] daemon.go:353: [d378266488a5e] daemon started [2020-10-09T20:42:07.731Z] daemon.go:461: [d378266488a5e] Stopping daemon [2020-10-09T20:42:07.731Z] daemon.go:296: [d378266488a5e] exiting daemon [2020-10-09T20:42:07.731Z] daemon.go:448: [d378266488a5e] Daemon stopped [2020-10-09T20:42:07.731Z] === RUN TestSecretsCreateAndDelete [2020-10-09T20:42:08.549Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-09T20:42:08.549Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-10-09T20:42:09.119Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-10-09T20:42:10.059Z] --- PASS: TestBuildPreserveOwnership (4.10s) [2020-10-09T20:42:10.059Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.56s) [2020-10-09T20:42:10.059Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.52s) [2020-10-09T20:42:10.059Z] === RUN TestBuildPlatformInvalid [2020-10-09T20:42:10.059Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2020-10-09T20:42:10.059Z] PASS [2020-10-09T20:42:10.059Z] [2020-10-09T20:42:10.059Z] DONE 30 tests in 202.324s [2020-10-09T20:42:10.059Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-10-09T20:42:10.059Z] ++ 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 [2020-10-09T20:42:10.059Z] ++ set -e [2020-10-09T20:42:10.059Z] ++ '[' -n 0 ']' [2020-10-09T20:42:10.059Z] ++ set -x [2020-10-09T20:42:10.059Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:42:10.320Z] INFO: Testing against a local daemon [2020-10-09T20:42:10.320Z] === RUN TestConfigList [2020-10-09T20:42:10.579Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-10-09T20:42:10.579Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-10-09T20:42:11.243Z] --- PASS: TestSecretsCreateAndDelete (3.68s) [2020-10-09T20:42:11.243Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-10-09T20:42:11.243Z] daemon.go:325: [d5c3ab870a9e2] waiting for daemon to start [2020-10-09T20:42:11.243Z] daemon.go:325: [d5c3ab870a9e2] waiting for daemon to start [2020-10-09T20:42:11.243Z] daemon.go:353: [d5c3ab870a9e2] daemon started [2020-10-09T20:42:11.243Z] daemon.go:461: [d5c3ab870a9e2] Stopping daemon [2020-10-09T20:42:11.243Z] daemon.go:296: [d5c3ab870a9e2] exiting daemon [2020-10-09T20:42:11.243Z] daemon.go:448: [d5c3ab870a9e2] Daemon stopped [2020-10-09T20:42:11.243Z] === RUN TestSecretsUpdate [2020-10-09T20:42:11.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-09T20:42:11.962Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-10-09T20:42:11.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-09T20:42:12.902Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-10-09T20:42:12.902Z] --- PASS: TestConfigList (2.65s) [2020-10-09T20:42:12.902Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-10-09T20:42:12.902Z] daemon.go:325: [d53d5df9bed0b] waiting for daemon to start [2020-10-09T20:42:12.902Z] daemon.go:325: [d53d5df9bed0b] waiting for daemon to start [2020-10-09T20:42:12.902Z] daemon.go:353: [d53d5df9bed0b] daemon started [2020-10-09T20:42:12.902Z] daemon.go:461: [d53d5df9bed0b] Stopping daemon [2020-10-09T20:42:12.902Z] daemon.go:296: [d53d5df9bed0b] exiting daemon [2020-10-09T20:42:12.902Z] daemon.go:448: [d53d5df9bed0b] Daemon stopped [2020-10-09T20:42:12.902Z] === RUN TestConfigsCreateAndDelete [2020-10-09T20:42:13.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-09T20:42:14.753Z] --- PASS: TestSecretsUpdate (3.70s) [2020-10-09T20:42:14.753Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-10-09T20:42:14.753Z] daemon.go:325: [d2249264f549a] waiting for daemon to start [2020-10-09T20:42:14.753Z] daemon.go:325: [d2249264f549a] waiting for daemon to start [2020-10-09T20:42:14.753Z] daemon.go:353: [d2249264f549a] daemon started [2020-10-09T20:42:14.753Z] daemon.go:461: [d2249264f549a] Stopping daemon [2020-10-09T20:42:14.753Z] daemon.go:296: [d2249264f549a] exiting daemon [2020-10-09T20:42:14.753Z] daemon.go:448: [d2249264f549a] Daemon stopped [2020-10-09T20:42:14.753Z] === RUN TestTemplatedSecret [2020-10-09T20:42:14.810Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-10-09T20:42:14.810Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-10-09T20:42:15.258Z] INFO: Extraction ended at 10/09/2020 20:42:14. Duration:00:00:24.8224398 [2020-10-09T20:42:15.258Z] INFO: Updating the golang and path environment variables [2020-10-09T20:42:15.258Z] INFO: GOPATH=d:\gopath [2020-10-09T20:42:15.258Z] INFO: go version go1.13.15 windows/amd64 [2020-10-09T20:42:15.258Z] INFO: Running the daemon under test in debug mode [2020-10-09T20:42:15.258Z] INFO: Starting a daemon under test... [2020-10-09T20:42:15.258Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41542\1\daemon --pidfile d:\CI\PR-41542\1\docker.pid -D [2020-10-09T20:42:15.258Z] INFO: Process started successfully. [2020-10-09T20:42:15.258Z] INFO: Start tailing logs of the daemon under tests [2020-10-09T20:42:15.258Z] INFO: Waiting for the daemon under test to start... [2020-10-09T20:42:15.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-09T20:42:15.749Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-10-09T20:42:15.749Z] --- PASS: TestConfigsCreateAndDelete (2.96s) [2020-10-09T20:42:15.750Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-10-09T20:42:15.750Z] daemon.go:325: [d86051abbc702] waiting for daemon to start [2020-10-09T20:42:15.750Z] daemon.go:325: [d86051abbc702] waiting for daemon to start [2020-10-09T20:42:15.750Z] daemon.go:353: [d86051abbc702] daemon started [2020-10-09T20:42:15.750Z] daemon.go:461: [d86051abbc702] Stopping daemon [2020-10-09T20:42:15.750Z] daemon.go:296: [d86051abbc702] exiting daemon [2020-10-09T20:42:15.750Z] daemon.go:448: [d86051abbc702] Daemon stopped [2020-10-09T20:42:15.750Z] === RUN TestConfigsUpdate [2020-10-09T20:42:16.321Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-10-09T20:42:16.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-09T20:42:16.891Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-10-09T20:42:17.151Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-10-09T20:42:17.724Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-10-09T20:42:18.190Z] INFO: Daemon under test started and replied! [2020-10-09T20:42:18.190Z] INFO: Docker version of the daemon under test [2020-10-09T20:42:18.190Z] [2020-10-09T20:42:18.190Z] Client: [2020-10-09T20:42:18.190Z] Version: 17.06.2-ce [2020-10-09T20:42:18.190Z] API version: 1.30 [2020-10-09T20:42:18.190Z] Go version: go1.8.3 [2020-10-09T20:42:18.190Z] Git commit: cec0b72 [2020-10-09T20:42:18.190Z] Built: Tue Sep 5 19:57:19 2017 [2020-10-09T20:42:18.190Z] OS/Arch: windows/amd64 [2020-10-09T20:42:18.190Z] [2020-10-09T20:42:18.190Z] Server: [2020-10-09T20:42:18.190Z] Version: 0.0.0-dev [2020-10-09T20:42:18.190Z] API version: 1.40 (minimum version 1.24) [2020-10-09T20:42:18.190Z] Go version: go1.13.15 [2020-10-09T20:42:18.190Z] Git commit: 88eec2e81 [2020-10-09T20:42:18.190Z] Built: 10/09/2020 20:40:33 [2020-10-09T20:42:18.190Z] OS/Arch: windows/amd64 [2020-10-09T20:42:18.190Z] Experimental: false [2020-10-09T20:42:18.190Z] [2020-10-09T20:42:18.190Z] INFO: Docker info of the daemon under test [2020-10-09T20:42:18.190Z] [2020-10-09T20:42:18.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-09T20:42:18.263Z] --- PASS: TestTemplatedSecret (3.60s) [2020-10-09T20:42:18.263Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-10-09T20:42:18.263Z] daemon.go:325: [da7b63ed0ae87] waiting for daemon to start [2020-10-09T20:42:18.263Z] daemon.go:325: [da7b63ed0ae87] waiting for daemon to start [2020-10-09T20:42:18.263Z] daemon.go:353: [da7b63ed0ae87] daemon started [2020-10-09T20:42:18.263Z] daemon.go:461: [da7b63ed0ae87] Stopping daemon [2020-10-09T20:42:18.263Z] daemon.go:296: [da7b63ed0ae87] exiting daemon [2020-10-09T20:42:18.263Z] daemon.go:448: [da7b63ed0ae87] Daemon stopped [2020-10-09T20:42:18.263Z] === RUN TestSecretCreateResolve [2020-10-09T20:42:18.656Z] Containers: 0 [2020-10-09T20:42:18.657Z] Running: 0 [2020-10-09T20:42:18.657Z] Paused: 0 [2020-10-09T20:42:18.657Z] Stopped: 0 [2020-10-09T20:42:18.657Z] Images: 0 [2020-10-09T20:42:18.657Z] Server Version: 0.0.0-dev [2020-10-09T20:42:18.657Z] Storage Driver: windowsfilter [2020-10-09T20:42:18.657Z] Windows: [2020-10-09T20:42:18.657Z] Logging Driver: json-file [2020-10-09T20:42:18.657Z] Plugins: [2020-10-09T20:42:18.657Z] Volume: local [2020-10-09T20:42:18.657Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-09T20:42:18.657Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-09T20:42:18.657Z] Swarm: inactive [2020-10-09T20:42:18.657Z] Default Isolation: process [2020-10-09T20:42:18.657Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-09T20:42:18.657Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-09T20:42:18.657Z] OSType: windows [2020-10-09T20:42:18.657Z] Architecture: x86_64 [2020-10-09T20:42:18.657Z] CPUs: 4 [2020-10-09T20:42:18.657Z] Total Memory: 32GiB [2020-10-09T20:42:18.657Z] Name: azwin-2-fd76e0 [2020-10-09T20:42:18.657Z] ID: DPKE:QFZ2:42PL:OPTD:HPMM:QMFE:LX6M:WWPL:DH7H:UJZS:6EPM:HQKB [2020-10-09T20:42:18.657Z] Docker Root Dir: D:\CI\PR-41542\1\daemon [2020-10-09T20:42:18.657Z] Debug Mode (client): false [2020-10-09T20:42:18.657Z] Debug Mode (server): true [2020-10-09T20:42:18.657Z] File Descriptors: -1 [2020-10-09T20:42:18.657Z] Goroutines: 17 [2020-10-09T20:42:18.657Z] System Time: 2020-10-09T20:42:18.1664198Z [2020-10-09T20:42:18.657Z] EventsListeners: 0 [2020-10-09T20:42:18.657Z] Registry: https://index.docker.io/v1/ [2020-10-09T20:42:18.657Z] Labels: [2020-10-09T20:42:18.657Z] Experimental: false [2020-10-09T20:42:18.657Z] Insecure Registries: [2020-10-09T20:42:18.657Z] 127.0.0.0/8 [2020-10-09T20:42:18.657Z] Live Restore Enabled: false [2020-10-09T20:42:18.657Z] [2020-10-09T20:42:18.657Z] [2020-10-09T20:42:18.657Z] INFO: Docker images of the daemon under test [2020-10-09T20:42:18.657Z] [2020-10-09T20:42:18.657Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-10-09T20:42:18.657Z] [2020-10-09T20:42:18.657Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-10-09T20:42:18.657Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-10-09T20:42:18.657Z] ltsc2019: Pulling from windows/servercore [2020-10-09T20:42:18.657Z] 4612f6d0b889: Pulling fs layer [2020-10-09T20:42:18.657Z] c3aff4450246: Pulling fs layer [2020-10-09T20:42:19.105Z] --- PASS: TestConfigsUpdate (3.15s) [2020-10-09T20:42:19.105Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-10-09T20:42:19.105Z] daemon.go:325: [d081c471ac910] waiting for daemon to start [2020-10-09T20:42:19.105Z] daemon.go:325: [d081c471ac910] waiting for daemon to start [2020-10-09T20:42:19.105Z] daemon.go:353: [d081c471ac910] daemon started [2020-10-09T20:42:19.105Z] daemon.go:461: [d081c471ac910] Stopping daemon [2020-10-09T20:42:19.105Z] daemon.go:296: [d081c471ac910] exiting daemon [2020-10-09T20:42:19.105Z] daemon.go:448: [d081c471ac910] Daemon stopped [2020-10-09T20:42:19.105Z] === RUN TestTemplatedConfig [2020-10-09T20:42:19.256Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-09T20:42:19.256Z] Using test binary docker [2020-10-09T20:42:19.256Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-09T20:42:19.256Z] +++ /etc/init.d/apparmor start [2020-10-09T20:42:19.256Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-09T20:42:19.256Z] INFO: Waiting for daemon to start... [2020-10-09T20:42:19.256Z] Starting dockerd [2020-10-09T20:42:19.256Z] +++ 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 [2020-10-09T20:42:20.045Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-10-09T20:42:20.045Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-10-09T20:42:21.325Z] . [2020-10-09T20:42:21.325Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-09T20:42:21.325Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-09T20:42:21.325Z] Error: No such image: emptyfs [2020-10-09T20:42:21.325Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-09T20:42:21.325Z] ++++ docker load [2020-10-09T20:42:21.429Z] === RUN TestDockerSuite/TestAttachDetach [2020-10-09T20:42:21.622Z] Running integration-test (iteration 1) [2020-10-09T20:42:21.622Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-10-09T20:42:21.622Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:42:21.622Z] ++ set -e [2020-10-09T20:42:21.622Z] ++ '[' -n 0 ']' [2020-10-09T20:42:21.622Z] ++ set -x [2020-10-09T20:42:21.622Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:42:21.777Z] --- PASS: TestSecretCreateResolve (3.69s) [2020-10-09T20:42:21.777Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-10-09T20:42:21.777Z] daemon.go:325: [d56de8c39a94b] waiting for daemon to start [2020-10-09T20:42:21.777Z] daemon.go:325: [d56de8c39a94b] waiting for daemon to start [2020-10-09T20:42:21.777Z] daemon.go:353: [d56de8c39a94b] daemon started [2020-10-09T20:42:21.777Z] daemon.go:461: [d56de8c39a94b] Stopping daemon [2020-10-09T20:42:21.777Z] daemon.go:296: [d56de8c39a94b] exiting daemon [2020-10-09T20:42:21.777Z] daemon.go:448: [d56de8c39a94b] Daemon stopped [2020-10-09T20:42:21.777Z] PASS [2020-10-09T20:42:21.777Z] [2020-10-09T20:42:21.777Z] DONE 6 tests in 22.111s [2020-10-09T20:42:21.777Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-10-09T20:42:21.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:42:21.777Z] ++ set -e [2020-10-09T20:42:21.777Z] ++ '[' -n 0 ']' [2020-10-09T20:42:21.777Z] ++ set -x [2020-10-09T20:42:21.777Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:42:21.777Z] INFO: Testing against a local daemon [2020-10-09T20:42:21.777Z] === RUN TestServiceCreateInit [2020-10-09T20:42:21.777Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-09T20:42:22.371Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-10-09T20:42:22.631Z] --- PASS: TestTemplatedConfig (3.55s) [2020-10-09T20:42:22.631Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-10-09T20:42:22.631Z] daemon.go:325: [d53044b9f3911] waiting for daemon to start [2020-10-09T20:42:22.631Z] daemon.go:325: [d53044b9f3911] waiting for daemon to start [2020-10-09T20:42:22.631Z] daemon.go:353: [d53044b9f3911] daemon started [2020-10-09T20:42:22.631Z] daemon.go:461: [d53044b9f3911] Stopping daemon [2020-10-09T20:42:22.631Z] daemon.go:296: [d53044b9f3911] exiting daemon [2020-10-09T20:42:22.631Z] daemon.go:448: [d53044b9f3911] Daemon stopped [2020-10-09T20:42:22.631Z] === RUN TestConfigInspect [2020-10-09T20:42:22.676Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-10-09T20:42:22.676Z] Copying nested executables into bundles/binary-daemon [2020-10-09T20:42:22.676Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-10-09T20:42:23.000Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41542/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 -e DOCKER_GRAPHDRIVER docker:88eec2e811d620fe88b4859dee64d064fae37356 hack/make.sh cross [2020-10-09T20:42:23.202Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-10-09T20:42:23.202Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-10-09T20:42:23.259Z] [2020-10-09T20:42:23.523Z] Removing bundles/ [2020-10-09T20:42:23.523Z] [2020-10-09T20:42:23.523Z] ---> Making bundle: cross (in bundles/cross) [2020-10-09T20:42:23.523Z] Cross building: bundles/cross/linux/amd64 [2020-10-09T20:42:23.523Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-10-09T20:42:23.523Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-10-09T20:42:25.114Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-10-09T20:42:25.114Z] --- PASS: TestConfigInspect (2.63s) [2020-10-09T20:42:25.114Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-10-09T20:42:25.114Z] daemon.go:325: [d22c8ba750706] waiting for daemon to start [2020-10-09T20:42:25.114Z] daemon.go:325: [d22c8ba750706] waiting for daemon to start [2020-10-09T20:42:25.114Z] daemon.go:353: [d22c8ba750706] daemon started [2020-10-09T20:42:25.114Z] daemon.go:461: [d22c8ba750706] Stopping daemon [2020-10-09T20:42:25.114Z] daemon.go:296: [d22c8ba750706] exiting daemon [2020-10-09T20:42:25.114Z] daemon.go:448: [d22c8ba750706] Daemon stopped [2020-10-09T20:42:25.114Z] === RUN TestConfigCreateWithLabels [2020-10-09T20:42:25.374Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-10-09T20:42:25.635Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-10-09T20:42:25.811Z] c3aff4450246: Verifying Checksum [2020-10-09T20:42:25.811Z] c3aff4450246: Download complete [2020-10-09T20:42:26.575Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-10-09T20:42:26.835Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-10-09T20:42:27.337Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-09T20:42:27.777Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-10-09T20:42:28.037Z] --- PASS: TestConfigCreateWithLabels (2.91s) [2020-10-09T20:42:28.037Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-10-09T20:42:28.037Z] daemon.go:325: [d685d29d6da77] waiting for daemon to start [2020-10-09T20:42:28.037Z] daemon.go:325: [d685d29d6da77] waiting for daemon to start [2020-10-09T20:42:28.037Z] daemon.go:353: [d685d29d6da77] daemon started [2020-10-09T20:42:28.037Z] daemon.go:461: [d685d29d6da77] Stopping daemon [2020-10-09T20:42:28.037Z] daemon.go:296: [d685d29d6da77] exiting daemon [2020-10-09T20:42:28.037Z] daemon.go:448: [d685d29d6da77] Daemon stopped [2020-10-09T20:42:28.037Z] === RUN TestConfigCreateResolve [2020-10-09T20:42:28.979Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-10-09T20:42:29.549Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-10-09T20:42:29.549Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-10-09T20:42:30.121Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-10-09T20:42:30.382Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-10-09T20:42:30.952Z] --- PASS: TestConfigCreateResolve (2.84s) [2020-10-09T20:42:30.952Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-10-09T20:42:30.952Z] daemon.go:325: [da47441955108] waiting for daemon to start [2020-10-09T20:42:30.952Z] daemon.go:325: [da47441955108] waiting for daemon to start [2020-10-09T20:42:30.952Z] daemon.go:353: [da47441955108] daemon started [2020-10-09T20:42:30.952Z] daemon.go:461: [da47441955108] Stopping daemon [2020-10-09T20:42:30.952Z] daemon.go:296: [da47441955108] exiting daemon [2020-10-09T20:42:30.952Z] daemon.go:448: [da47441955108] Daemon stopped [2020-10-09T20:42:30.952Z] === RUN TestConfigDaemonLibtrustID [2020-10-09T20:42:31.523Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-10-09T20:42:31.523Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-10-09T20:42:31.523Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-10-09T20:42:31.523Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2020-10-09T20:42:31.523Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-10-09T20:42:31.523Z] daemon.go:325: [d4f09ab23e5c4] waiting for daemon to start [2020-10-09T20:42:31.523Z] daemon.go:325: [d4f09ab23e5c4] waiting for daemon to start [2020-10-09T20:42:31.523Z] daemon.go:353: [d4f09ab23e5c4] daemon started [2020-10-09T20:42:31.523Z] daemon.go:461: [d4f09ab23e5c4] Stopping daemon [2020-10-09T20:42:31.523Z] daemon.go:296: [d4f09ab23e5c4] exiting daemon [2020-10-09T20:42:31.523Z] daemon.go:448: [d4f09ab23e5c4] Daemon stopped [2020-10-09T20:42:31.523Z] PASS [2020-10-09T20:42:31.523Z] [2020-10-09T20:42:31.523Z] DONE 8 tests in 21.453s [2020-10-09T20:42:31.523Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-10-09T20:42:31.523Z] ++ 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 [2020-10-09T20:42:31.523Z] ++ set -e [2020-10-09T20:42:31.523Z] ++ '[' -n 0 ']' [2020-10-09T20:42:31.523Z] ++ set -x [2020-10-09T20:42:31.523Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:42:31.782Z] INFO: Testing against a local daemon [2020-10-09T20:42:31.782Z] === RUN TestCheckpoint [2020-10-09T20:42:31.782Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-09T20:42:31.782Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-09T20:42:31.782Z] === RUN TestContainerInvalidJSON [2020-10-09T20:42:31.782Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-09T20:42:31.782Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-09T20:42:31.782Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-09T20:42:31.782Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-09T20:42:31.782Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-09T20:42:31.782Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-09T20:42:31.782Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-09T20:42:31.782Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-09T20:42:31.782Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-09T20:42:31.782Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-10-09T20:42:31.782Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-10-09T20:42:31.782Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-10-09T20:42:31.783Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-09T20:42:31.783Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-09T20:42:31.783Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-10-09T20:42:31.783Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-09T20:42:32.039Z] Loaded image: buildpack-deps:jessie [2020-10-09T20:42:32.039Z] Loaded image: busybox:latest [2020-10-09T20:42:32.039Z] Loaded image: busybox:glibc [2020-10-09T20:42:32.039Z] Loaded image: debian:jessie [2020-10-09T20:42:32.039Z] Loaded image: hello-world:latest [2020-10-09T20:42:32.039Z] INFO: Testing against a local daemon [2020-10-09T20:42:32.039Z] === RUN TestBuildWithSession [2020-10-09T20:42:32.043Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-10-09T20:42:32.043Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-09T20:42:32.043Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-10-09T20:42:32.043Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-09T20:42:32.043Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-10-09T20:42:32.043Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-10-09T20:42:32.043Z] === RUN TestCopyFromContainer [2020-10-09T20:42:32.614Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-10-09T20:42:32.896Z] --- PASS: TestServiceCreateInit (10.54s) [2020-10-09T20:42:32.896Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s) [2020-10-09T20:42:32.896Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-10-09T20:42:32.896Z] daemon.go:325: [da00955fdd4b5] waiting for daemon to start [2020-10-09T20:42:32.896Z] daemon.go:325: [da00955fdd4b5] waiting for daemon to start [2020-10-09T20:42:32.896Z] daemon.go:353: [da00955fdd4b5] daemon started [2020-10-09T20:42:32.896Z] daemon.go:461: [da00955fdd4b5] Stopping daemon [2020-10-09T20:42:32.896Z] daemon.go:296: [da00955fdd4b5] exiting daemon [2020-10-09T20:42:32.896Z] daemon.go:448: [da00955fdd4b5] Daemon stopped [2020-10-09T20:42:32.896Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s) [2020-10-09T20:42:32.896Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-10-09T20:42:32.896Z] daemon.go:325: [dfd7b3cc7f75e] waiting for daemon to start [2020-10-09T20:42:32.896Z] daemon.go:325: [dfd7b3cc7f75e] waiting for daemon to start [2020-10-09T20:42:32.896Z] daemon.go:353: [dfd7b3cc7f75e] daemon started [2020-10-09T20:42:32.896Z] daemon.go:461: [dfd7b3cc7f75e] Stopping daemon [2020-10-09T20:42:32.896Z] daemon.go:296: [dfd7b3cc7f75e] exiting daemon [2020-10-09T20:42:32.896Z] daemon.go:448: [dfd7b3cc7f75e] Daemon stopped [2020-10-09T20:42:32.896Z] === RUN TestCreateServiceMultipleTimes [2020-10-09T20:42:33.097Z] --- PASS: TestBuildWithSession (1.68s) [2020-10-09T20:42:33.097Z] === RUN TestBuildSquashParent [2020-10-09T20:42:33.555Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-10-09T20:42:33.815Z] === RUN TestCopyFromContainer// [2020-10-09T20:42:33.815Z] === RUN TestCopyFromContainer//bar/root [2020-10-09T20:42:34.076Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-09T20:42:34.076Z] === RUN TestCopyFromContainer/bar/quux [2020-10-09T20:42:34.336Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-09T20:42:34.336Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-10-09T20:42:34.336Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-09T20:42:34.596Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-09T20:42:34.596Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-09T20:42:34.596Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-09T20:42:34.857Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-09T20:42:34.857Z] --- PASS: TestCopyFromContainer (2.94s) [2020-10-09T20:42:34.857Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-10-09T20:42:34.857Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-10-09T20:42:34.857Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2020-10-09T20:42:34.857Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-10-09T20:42:34.857Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-10-09T20:42:34.857Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-10-09T20:42:34.857Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-10-09T20:42:34.857Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-10-09T20:42:34.857Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-10-09T20:42:34.857Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-10-09T20:42:34.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-09T20:42:34.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-09T20:42:34.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-09T20:42:34.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-09T20:42:34.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-09T20:42:34.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-09T20:42:34.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-09T20:42:34.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-09T20:42:34.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-09T20:42:35.117Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-09T20:42:35.117Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-10-09T20:42:35.117Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-09T20:42:35.117Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-10-09T20:42:35.117Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-09T20:42:35.117Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-09T20:42:35.117Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-10-09T20:42:35.117Z] === RUN TestCreateWithInvalidEnv [2020-10-09T20:42:35.117Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-09T20:42:35.117Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-09T20:42:35.117Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-09T20:42:35.117Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-09T20:42:35.117Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-09T20:42:35.117Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-09T20:42:35.117Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-09T20:42:35.117Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-09T20:42:35.117Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-09T20:42:35.117Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-10-09T20:42:35.117Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-09T20:42:35.117Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-09T20:42:35.117Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-10-09T20:42:35.117Z] === RUN TestCreateTmpfsMountsTarget [2020-10-09T20:42:35.117Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-10-09T20:42:35.117Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-09T20:42:36.058Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-10-09T20:42:36.208Z] 4612f6d0b889: Verifying Checksum [2020-10-09T20:42:36.208Z] 4612f6d0b889: Download complete [2020-10-09T20:42:37.442Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s) [2020-10-09T20:42:37.442Z] === RUN TestCreateWithCapabilities [2020-10-09T20:42:37.442Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-10-09T20:42:37.442Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-10-09T20:42:37.442Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-10-09T20:42:37.442Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-10-09T20:42:37.442Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-10-09T20:42:37.442Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-10-09T20:42:37.442Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-10-09T20:42:37.442Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-10-09T20:42:37.442Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-10-09T20:42:37.442Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-10-09T20:42:37.442Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-09T20:42:37.442Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-09T20:42:37.442Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-10-09T20:42:37.442Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-10-09T20:42:37.442Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-10-09T20:42:37.442Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-10-09T20:42:37.442Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-10-09T20:42:37.442Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-10-09T20:42:37.442Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-10-09T20:42:37.442Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-10-09T20:42:37.442Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-10-09T20:42:37.442Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-10-09T20:42:37.442Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-10-09T20:42:37.442Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-10-09T20:42:37.442Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-10-09T20:42:37.442Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-10-09T20:42:37.442Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-10-09T20:42:37.442Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-10-09T20:42:37.442Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-10-09T20:42:37.442Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-09T20:42:37.442Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-10-09T20:42:37.442Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-10-09T20:42:37.442Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-10-09T20:42:37.442Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-10-09T20:42:37.442Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-10-09T20:42:37.442Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-10-09T20:42:37.442Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-10-09T20:42:37.442Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-10-09T20:42:37.442Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-10-09T20:42:37.442Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-10-09T20:42:37.442Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-10-09T20:42:37.442Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-10-09T20:42:37.442Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-10-09T20:42:37.442Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-10-09T20:42:37.442Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-10-09T20:42:37.442Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-09T20:42:37.576Z] --- PASS: TestBuildSquashParent (3.96s) [2020-10-09T20:42:37.576Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-09T20:42:37.576Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-09T20:42:37.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-09T20:42:37.576Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-09T20:42:37.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-09T20:42:37.576Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-09T20:42:37.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-09T20:42:37.576Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-09T20:42:37.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-09T20:42:37.576Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-09T20:42:37.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-09T20:42:37.576Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-09T20:42:37.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-09T20:42:37.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-09T20:42:37.576Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-09T20:42:37.576Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-09T20:42:37.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-09T20:42:38.412Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-10-09T20:42:39.808Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-10-09T20:42:39.808Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2020-10-09T20:42:39.808Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-09T20:42:39.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-09T20:42:39.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-09T20:42:39.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-09T20:42:39.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-09T20:42:39.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-09T20:42:39.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-09T20:42:39.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-09T20:42:39.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-09T20:42:39.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-09T20:42:39.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-09T20:42:39.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-09T20:42:39.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-09T20:42:39.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-09T20:42:39.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-09T20:42:39.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-09T20:42:39.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-10-09T20:42:39.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-10-09T20:42:39.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-10-09T20:42:39.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-10-09T20:42:39.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-10-09T20:42:39.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-10-09T20:42:39.808Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-09T20:42:40.347Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-09T20:42:40.347Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-09T20:42:40.381Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-10-09T20:42:40.641Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-10-09T20:42:40.641Z] === RUN TestContainerStartOnDaemonRestart [2020-10-09T20:42:40.641Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-09T20:42:40.641Z] === RUN TestDaemonRestartIpcMode [2020-10-09T20:42:40.641Z] === PAUSE TestDaemonRestartIpcMode [2020-10-09T20:42:40.641Z] === RUN TestDiff [2020-10-09T20:42:41.581Z] --- PASS: TestDiff (0.69s) [2020-10-09T20:42:41.581Z] === RUN TestExecWithCloseStdin [2020-10-09T20:42:41.865Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-10-09T20:42:41.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.64s) [2020-10-09T20:42:41.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s) [2020-10-09T20:42:41.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2020-10-09T20:42:41.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s) [2020-10-09T20:42:41.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.82s) [2020-10-09T20:42:41.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2020-10-09T20:42:41.865Z] === RUN TestBuildMultiStageCopy [2020-10-09T20:42:41.865Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-09T20:42:42.150Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-10-09T20:42:42.150Z] === RUN TestExec [2020-10-09T20:42:43.090Z] --- PASS: TestExec (0.73s) [2020-10-09T20:42:43.090Z] === RUN TestExecUser [2020-10-09T20:42:43.662Z] --- PASS: TestExecUser (0.75s) [2020-10-09T20:42:43.662Z] === RUN TestExportContainerAndImportImage [2020-10-09T20:42:43.922Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-10-09T20:42:43.945Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-09T20:42:43.945Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-09T20:42:44.241Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-09T20:42:44.534Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-09T20:42:44.831Z] --- PASS: TestBuildMultiStageCopy (2.91s) [2020-10-09T20:42:44.831Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.66s) [2020-10-09T20:42:44.831Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2020-10-09T20:42:44.831Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2020-10-09T20:42:44.831Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-10-09T20:42:44.831Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-10-09T20:42:44.831Z] === RUN TestBuildMultiStageParentConfig [2020-10-09T20:42:44.862Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-10-09T20:42:44.862Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-09T20:42:45.894Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2020-10-09T20:42:45.895Z] === RUN TestBuildLabelWithTargets [2020-10-09T20:42:46.243Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2020-10-09T20:42:46.243Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-10-09T20:42:46.243Z] daemon.go:325: [d5725c17f4c10] waiting for daemon to start [2020-10-09T20:42:46.243Z] daemon.go:325: [d5725c17f4c10] waiting for daemon to start [2020-10-09T20:42:46.243Z] daemon.go:353: [d5725c17f4c10] daemon started [2020-10-09T20:42:46.243Z] daemon.go:461: [d5725c17f4c10] Stopping daemon [2020-10-09T20:42:46.243Z] daemon.go:296: [d5725c17f4c10] exiting daemon [2020-10-09T20:42:46.243Z] daemon.go:448: [d5725c17f4c10] Daemon stopped [2020-10-09T20:42:46.243Z] daemon.go:325: [d5725c17f4c10] waiting for daemon to start [2020-10-09T20:42:46.243Z] daemon.go:325: [d5725c17f4c10] waiting for daemon to start [2020-10-09T20:42:46.243Z] daemon.go:353: [d5725c17f4c10] daemon started [2020-10-09T20:42:46.243Z] daemon.go:461: [d5725c17f4c10] Stopping daemon [2020-10-09T20:42:46.243Z] daemon.go:296: [d5725c17f4c10] exiting daemon [2020-10-09T20:42:46.243Z] daemon.go:448: [d5725c17f4c10] Daemon stopped [2020-10-09T20:42:46.243Z] === RUN TestHealthCheckWorkdir [2020-10-09T20:42:46.814Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2020-10-09T20:42:46.814Z] === RUN TestHealthKillContainer [2020-10-09T20:42:46.941Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2020-10-09T20:42:46.941Z] === RUN TestBuildWithEmptyLayers [2020-10-09T20:42:47.599Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2020-10-09T20:42:47.599Z] === RUN TestBuildMultiStageOnBuild [2020-10-09T20:42:47.755Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-10-09T20:42:48.016Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-10-09T20:42:48.591Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-10-09T20:42:48.851Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-10-09T20:42:49.110Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-10-09T20:42:49.371Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-10-09T20:42:49.632Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-10-09T20:42:49.692Z] --- PASS: TestBuildMultiStageOnBuild (1.83s) [2020-10-09T20:42:49.692Z] === RUN TestBuildUncleanTarFilenames [2020-10-09T20:42:49.894Z] --- PASS: TestHealthKillContainer (2.86s) [2020-10-09T20:42:49.894Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-09T20:42:50.334Z] --- PASS: TestBuildUncleanTarFilenames (0.86s) [2020-10-09T20:42:50.334Z] === RUN TestBuildMultiStageLayerLeak [2020-10-09T20:42:50.465Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2020-10-09T20:42:50.465Z] === RUN TestIpcModeNone [2020-10-09T20:42:50.465Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-10-09T20:42:51.036Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-10-09T20:42:51.606Z] --- PASS: TestIpcModeNone (0.98s) [2020-10-09T20:42:51.606Z] === RUN TestIpcModePrivate [2020-10-09T20:42:51.866Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-10-09T20:42:52.433Z] --- PASS: TestBuildMultiStageLayerLeak (1.88s) [2020-10-09T20:42:52.434Z] === RUN TestBuildWithHugeFile [2020-10-09T20:42:52.437Z] --- PASS: TestIpcModePrivate (0.95s) [2020-10-09T20:42:52.437Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2020-10-09T20:42:52.437Z] === RUN TestIpcModeShareable [2020-10-09T20:42:53.008Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-10-09T20:42:53.580Z] --- PASS: TestIpcModeShareable (0.97s) [2020-10-09T20:42:53.580Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2020-10-09T20:42:53.580Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-09T20:42:53.840Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-10-09T20:42:55.379Z] --- PASS: TestCreateServiceMultipleTimes (22.30s) [2020-10-09T20:42:55.379Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-10-09T20:42:55.379Z] daemon.go:325: [d3f8eb8324cdc] waiting for daemon to start [2020-10-09T20:42:55.379Z] daemon.go:325: [d3f8eb8324cdc] waiting for daemon to start [2020-10-09T20:42:55.379Z] daemon.go:353: [d3f8eb8324cdc] daemon started [2020-10-09T20:42:55.379Z] daemon.go:461: [d3f8eb8324cdc] Stopping daemon [2020-10-09T20:42:55.379Z] daemon.go:296: [d3f8eb8324cdc] exiting daemon [2020-10-09T20:42:55.379Z] daemon.go:448: [d3f8eb8324cdc] Daemon stopped [2020-10-09T20:42:55.379Z] === RUN TestCreateServiceConflict [2020-10-09T20:42:56.380Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2020-10-09T20:42:56.380Z] === RUN TestAPIIpcModeHost [2020-10-09T20:42:56.380Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-10-09T20:42:56.641Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-10-09T20:42:56.641Z] === RUN TestDaemonIpcModeShareable [2020-10-09T20:42:57.583Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-10-09T20:42:58.103Z] --- PASS: TestCreateServiceConflict (3.66s) [2020-10-09T20:42:58.103Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-10-09T20:42:58.103Z] daemon.go:325: [db44a4b6cedde] waiting for daemon to start [2020-10-09T20:42:58.103Z] daemon.go:325: [db44a4b6cedde] waiting for daemon to start [2020-10-09T20:42:58.103Z] daemon.go:353: [db44a4b6cedde] daemon started [2020-10-09T20:42:58.103Z] daemon.go:461: [db44a4b6cedde] Stopping daemon [2020-10-09T20:42:58.103Z] daemon.go:296: [db44a4b6cedde] exiting daemon [2020-10-09T20:42:58.103Z] daemon.go:448: [db44a4b6cedde] Daemon stopped [2020-10-09T20:42:58.103Z] === RUN TestCreateServiceMaxReplicas [2020-10-09T20:42:58.154Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-10-09T20:42:58.457Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2020-10-09T20:42:58.457Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-10-09T20:42:58.457Z] daemon.go:325: [d875b2be6ad2b] waiting for daemon to start [2020-10-09T20:42:58.457Z] daemon.go:325: [d875b2be6ad2b] waiting for daemon to start [2020-10-09T20:42:58.457Z] daemon.go:353: [d875b2be6ad2b] daemon started [2020-10-09T20:42:58.457Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2020-10-09T20:42:58.457Z] daemon.go:461: [d875b2be6ad2b] Stopping daemon [2020-10-09T20:42:58.457Z] daemon.go:296: [d875b2be6ad2b] exiting daemon [2020-10-09T20:42:58.457Z] daemon.go:448: [d875b2be6ad2b] Daemon stopped [2020-10-09T20:42:58.457Z] === RUN TestDaemonIpcModePrivate [2020-10-09T20:43:00.370Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2020-10-09T20:43:00.370Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-10-09T20:43:00.370Z] daemon.go:325: [dad497dc6e151] waiting for daemon to start [2020-10-09T20:43:00.370Z] daemon.go:325: [dad497dc6e151] waiting for daemon to start [2020-10-09T20:43:00.370Z] daemon.go:353: [dad497dc6e151] daemon started [2020-10-09T20:43:00.370Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false [2020-10-09T20:43:00.370Z] daemon.go:461: [dad497dc6e151] Stopping daemon [2020-10-09T20:43:00.370Z] daemon.go:296: [dad497dc6e151] exiting daemon [2020-10-09T20:43:00.370Z] daemon.go:448: [dad497dc6e151] Daemon stopped [2020-10-09T20:43:00.370Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-09T20:43:00.943Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-10-09T20:43:00.943Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-10-09T20:43:02.326Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s) [2020-10-09T20:43:02.326Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-10-09T20:43:02.326Z] daemon.go:325: [d36d987652583] waiting for daemon to start [2020-10-09T20:43:02.326Z] daemon.go:325: [d36d987652583] waiting for daemon to start [2020-10-09T20:43:02.326Z] daemon.go:353: [d36d987652583] daemon started [2020-10-09T20:43:02.326Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2020-10-09T20:43:02.326Z] daemon.go:461: [d36d987652583] Stopping daemon [2020-10-09T20:43:02.326Z] daemon.go:296: [d36d987652583] exiting daemon [2020-10-09T20:43:02.326Z] daemon.go:448: [d36d987652583] Daemon stopped [2020-10-09T20:43:02.326Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-09T20:43:02.553Z] --- PASS: TestCreateServiceMaxReplicas (3.85s) [2020-10-09T20:43:02.553Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-10-09T20:43:02.553Z] daemon.go:325: [d6059f1ed4009] waiting for daemon to start [2020-10-09T20:43:02.553Z] daemon.go:325: [d6059f1ed4009] waiting for daemon to start [2020-10-09T20:43:02.553Z] daemon.go:353: [d6059f1ed4009] daemon started [2020-10-09T20:43:02.553Z] daemon.go:461: [d6059f1ed4009] Stopping daemon [2020-10-09T20:43:02.553Z] daemon.go:296: [d6059f1ed4009] exiting daemon [2020-10-09T20:43:02.553Z] daemon.go:448: [d6059f1ed4009] Daemon stopped [2020-10-09T20:43:02.553Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-09T20:43:02.897Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-10-09T20:43:04.279Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-10-09T20:43:04.279Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-10-09T20:43:04.279Z] daemon.go:325: [db4d808744f08] waiting for daemon to start [2020-10-09T20:43:04.279Z] daemon.go:325: [db4d808744f08] waiting for daemon to start [2020-10-09T20:43:04.279Z] daemon.go:353: [db4d808744f08] daemon started [2020-10-09T20:43:04.279Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2020-10-09T20:43:04.279Z] daemon.go:461: [db4d808744f08] Stopping daemon [2020-10-09T20:43:04.279Z] daemon.go:296: [db4d808744f08] exiting daemon [2020-10-09T20:43:04.279Z] daemon.go:448: [db4d808744f08] Daemon stopped [2020-10-09T20:43:04.279Z] === RUN TestIpcModeOlderClient [2020-10-09T20:43:04.279Z] === PAUSE TestIpcModeOlderClient [2020-10-09T20:43:04.279Z] === RUN TestKillContainerInvalidSignal [2020-10-09T20:43:04.849Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2020-10-09T20:43:04.849Z] === RUN TestKillContainer [2020-10-09T20:43:04.849Z] === RUN TestKillContainer/no_signal [2020-10-09T20:43:05.110Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-10-09T20:43:05.370Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-10-09T20:43:05.631Z] === RUN TestKillContainer/non_killing_signal [2020-10-09T20:43:06.573Z] === RUN TestKillContainer/killing_signal [2020-10-09T20:43:07.143Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-10-09T20:43:07.403Z] --- PASS: TestKillContainer (2.46s) [2020-10-09T20:43:07.403Z] --- PASS: TestKillContainer/no_signal (0.73s) [2020-10-09T20:43:07.403Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2020-10-09T20:43:07.403Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-10-09T20:43:07.403Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-09T20:43:07.403Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-09T20:43:08.345Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-09T20:43:08.917Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-10-09T20:43:09.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) [2020-10-09T20:43:09.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-10-09T20:43:09.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2020-10-09T20:43:09.178Z] === RUN TestKillStoppedContainer [2020-10-09T20:43:09.178Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-10-09T20:43:09.178Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-09T20:43:09.178Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-10-09T20:43:09.178Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-10-09T20:43:09.178Z] === RUN TestKillDifferentUserContainer [2020-10-09T20:43:09.178Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-10-09T20:43:10.120Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-10-09T20:43:10.120Z] === RUN TestInspectOomKilledTrue [2020-10-09T20:43:10.120Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-09T20:43:10.120Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-09T20:43:10.120Z] === RUN TestInspectOomKilledFalse [2020-10-09T20:43:10.120Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-09T20:43:10.120Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-09T20:43:10.120Z] === RUN TestLinksEtcHostsContentMatch [2020-10-09T20:43:10.691Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s) [2020-10-09T20:43:10.691Z] === RUN TestLinksContainerNames [2020-10-09T20:43:11.263Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-10-09T20:43:12.205Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-10-09T20:43:12.465Z] --- PASS: TestLinksContainerNames (1.67s) [2020-10-09T20:43:12.465Z] === RUN TestLogsFollowTailEmpty [2020-10-09T20:43:12.725Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-10-09T20:43:13.296Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-10-09T20:43:13.296Z] === RUN TestContainerNetworkMountsNoChown [2020-10-09T20:43:13.866Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-10-09T20:43:13.866Z] === RUN TestMountDaemonRoot [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/default [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/default [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/private [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/private [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/rprivate [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/slave [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/slave [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/rslave [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/shared [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/shared [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/rshared [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-09T20:43:14.126Z] === CONT TestMountDaemonRoot/default [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-09T20:43:14.126Z] === CONT TestMountDaemonRoot/rslave [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-09T20:43:14.126Z] === CONT TestMountDaemonRoot/rshared [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-09T20:43:14.126Z] === CONT TestMountDaemonRoot/shared [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-09T20:43:14.126Z] === CONT TestMountDaemonRoot/rprivate [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-09T20:43:14.126Z] === CONT TestMountDaemonRoot/slave [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-09T20:43:14.126Z] === CONT TestMountDaemonRoot/private [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-09T20:43:14.126Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-09T20:43:14.126Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-09T20:43:14.126Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-09T20:43:14.126Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-09T20:43:14.126Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-09T20:43:14.126Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-09T20:43:14.126Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-09T20:43:14.126Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-09T20:43:14.126Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-09T20:43:14.386Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-09T20:43:14.386Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-09T20:43:14.386Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-09T20:43:14.386Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-09T20:43:14.646Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-09T20:43:14.646Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-09T20:43:14.646Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-09T20:43:14.646Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-09T20:43:14.907Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-09T20:43:14.907Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-09T20:43:14.907Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-09T20:43:14.907Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-09T20:43:14.907Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-09T20:43:14.907Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-09T20:43:14.907Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-09T20:43:14.907Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-09T20:43:14.907Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-10-09T20:43:14.907Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-09T20:43:14.907Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-09T20:43:14.907Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-09T20:43:14.907Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-09T20:43:14.907Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.13s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.14s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.25s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.21s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.11s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-10-09T20:43:14.907Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-10-09T20:43:14.907Z] === RUN TestContainerBindMountNonRecursive [2020-10-09T20:43:16.290Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-10-09T20:43:16.861Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-10-09T20:43:16.861Z] --- PASS: TestContainerBindMountNonRecursive (1.78s) [2020-10-09T20:43:16.861Z] === RUN TestNetworkNat [2020-10-09T20:43:17.121Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-10-09T20:43:17.692Z] --- PASS: TestNetworkNat (0.79s) [2020-10-09T20:43:17.692Z] === RUN TestNetworkLocalhostTCPNat [2020-10-09T20:43:17.886Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s) [2020-10-09T20:43:17.886Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-10-09T20:43:17.886Z] daemon.go:325: [dd082eaeebeb6] waiting for daemon to start [2020-10-09T20:43:17.887Z] daemon.go:325: [dd082eaeebeb6] waiting for daemon to start [2020-10-09T20:43:17.887Z] daemon.go:353: [dd082eaeebeb6] daemon started [2020-10-09T20:43:17.887Z] daemon.go:461: [dd082eaeebeb6] Stopping daemon [2020-10-09T20:43:17.887Z] daemon.go:296: [dd082eaeebeb6] exiting daemon [2020-10-09T20:43:17.887Z] daemon.go:448: [dd082eaeebeb6] Daemon stopped [2020-10-09T20:43:17.887Z] === RUN TestCreateServiceSecretFileMode [2020-10-09T20:43:18.633Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2020-10-09T20:43:18.633Z] === RUN TestNetworkLoopbackNat [2020-10-09T20:43:19.572Z] --- PASS: TestNetworkLoopbackNat (1.00s) [2020-10-09T20:43:19.572Z] === RUN TestPause [2020-10-09T20:43:20.516Z] --- PASS: TestPause (0.74s) [2020-10-09T20:43:20.516Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-09T20:43:20.516Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-09T20:43:20.516Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-09T20:43:20.516Z] === RUN TestPauseStopPausedContainer [2020-10-09T20:43:20.516Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-10-09T20:43:20.615Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2020-10-09T20:43:20.615Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-10-09T20:43:20.615Z] daemon.go:325: [d169a5ab3dd70] waiting for daemon to start [2020-10-09T20:43:20.615Z] daemon.go:325: [d169a5ab3dd70] waiting for daemon to start [2020-10-09T20:43:20.615Z] daemon.go:353: [d169a5ab3dd70] daemon started [2020-10-09T20:43:20.615Z] daemon.go:461: [d169a5ab3dd70] Stopping daemon [2020-10-09T20:43:20.615Z] daemon.go:296: [d169a5ab3dd70] exiting daemon [2020-10-09T20:43:20.615Z] daemon.go:448: [d169a5ab3dd70] Daemon stopped [2020-10-09T20:43:20.615Z] === RUN TestCreateServiceConfigFileMode [2020-10-09T20:43:20.776Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-10-09T20:43:21.036Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-10-09T20:43:21.036Z] === RUN TestPsFilter [2020-10-09T20:43:21.296Z] --- PASS: TestPsFilter (0.15s) [2020-10-09T20:43:21.296Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-09T20:43:21.867Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s) [2020-10-09T20:43:21.867Z] === RUN TestRemoveContainerWithVolume [2020-10-09T20:43:22.442Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2020-10-09T20:43:22.442Z] === RUN TestRemoveContainerRunning [2020-10-09T20:43:23.013Z] --- PASS: TestRemoveContainerRunning (0.61s) [2020-10-09T20:43:23.013Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-09T20:43:23.584Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-10-09T20:43:23.584Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-10-09T20:43:23.844Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2020-10-09T20:43:23.844Z] === RUN TestRemoveInvalidContainer [2020-10-09T20:43:23.844Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-10-09T20:43:23.844Z] === RUN TestRenameLinkedContainer [2020-10-09T20:43:24.104Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-10-09T20:43:24.126Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) [2020-10-09T20:43:24.126Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-10-09T20:43:24.126Z] daemon.go:325: [db3b4fbb3bcd9] waiting for daemon to start [2020-10-09T20:43:24.126Z] daemon.go:325: [db3b4fbb3bcd9] waiting for daemon to start [2020-10-09T20:43:24.126Z] daemon.go:353: [db3b4fbb3bcd9] daemon started [2020-10-09T20:43:24.126Z] daemon.go:461: [db3b4fbb3bcd9] Stopping daemon [2020-10-09T20:43:24.126Z] daemon.go:296: [db3b4fbb3bcd9] exiting daemon [2020-10-09T20:43:24.126Z] daemon.go:448: [db3b4fbb3bcd9] Daemon stopped [2020-10-09T20:43:24.126Z] === RUN TestCreateServiceSysctls [2020-10-09T20:43:24.674Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-10-09T20:43:24.674Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-10-09T20:43:25.246Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-10-09T20:43:25.820Z] === RUN TestDockerSuite/TestBuildAddScript [2020-10-09T20:43:26.760Z] --- PASS: TestRenameLinkedContainer (2.97s) [2020-10-09T20:43:26.760Z] === RUN TestRenameStoppedContainer [2020-10-09T20:43:27.022Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-10-09T20:43:27.593Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-10-09T20:43:27.593Z] === RUN TestRenameRunningContainerAndReuse [2020-10-09T20:43:27.638Z] --- PASS: TestCreateServiceSysctls (3.82s) [2020-10-09T20:43:27.638Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-10-09T20:43:27.638Z] daemon.go:325: [dc53c412bf2aa] waiting for daemon to start [2020-10-09T20:43:27.638Z] daemon.go:325: [dc53c412bf2aa] waiting for daemon to start [2020-10-09T20:43:27.638Z] daemon.go:353: [dc53c412bf2aa] daemon started [2020-10-09T20:43:27.638Z] daemon.go:461: [dc53c412bf2aa] Stopping daemon [2020-10-09T20:43:27.638Z] daemon.go:296: [dc53c412bf2aa] exiting daemon [2020-10-09T20:43:27.638Z] daemon.go:448: [dc53c412bf2aa] Daemon stopped [2020-10-09T20:43:27.638Z] === RUN TestInspect [2020-10-09T20:43:29.021Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-10-09T20:43:29.021Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-10-09T20:43:29.285Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2020-10-09T20:43:29.286Z] === RUN TestRenameInvalidName [2020-10-09T20:43:30.244Z] --- PASS: TestRenameInvalidName (0.88s) [2020-10-09T20:43:30.244Z] === RUN TestRenameAnonymousContainer [2020-10-09T20:43:30.814Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-10-09T20:43:32.130Z] --- PASS: TestInspect (3.76s) [2020-10-09T20:43:32.131Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-10-09T20:43:32.131Z] daemon.go:325: [da2744b3f5de3] waiting for daemon to start [2020-10-09T20:43:32.131Z] daemon.go:325: [da2744b3f5de3] waiting for daemon to start [2020-10-09T20:43:32.131Z] daemon.go:353: [da2744b3f5de3] daemon started [2020-10-09T20:43:32.131Z] daemon.go:461: [da2744b3f5de3] Stopping daemon [2020-10-09T20:43:32.131Z] daemon.go:296: [da2744b3f5de3] exiting daemon [2020-10-09T20:43:32.131Z] daemon.go:448: [da2744b3f5de3] Daemon stopped [2020-10-09T20:43:32.131Z] === RUN TestDockerNetworkConnectAlias [2020-10-09T20:43:32.723Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-10-09T20:43:33.300Z] --- PASS: TestRenameAnonymousContainer (3.26s) [2020-10-09T20:43:33.300Z] === RUN TestRenameContainerWithSameName [2020-10-09T20:43:34.243Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-10-09T20:43:34.243Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-10-09T20:43:34.243Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-09T20:43:36.155Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2020-10-09T20:43:36.155Z] === RUN TestResize [2020-10-09T20:43:36.155Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-10-09T20:43:36.727Z] --- PASS: TestResize (0.69s) [2020-10-09T20:43:36.727Z] === RUN TestResizeWithInvalidSize [2020-10-09T20:43:36.988Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-10-09T20:43:37.559Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-10-09T20:43:37.559Z] === RUN TestResizeWhenContainerNotStarted [2020-10-09T20:43:38.130Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-10-09T20:43:38.130Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-10-09T20:43:38.130Z] === RUN TestDaemonRestartKillContainers [2020-10-09T20:43:38.130Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-09T20:43:38.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-09T20:43:38.130Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-09T20:43:38.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-09T20:43:38.130Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-09T20:43:38.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-09T20:43:38.130Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-09T20:43:38.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-09T20:43:38.130Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-09T20:43:38.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-09T20:43:38.130Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-09T20:43:38.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-09T20:43:38.130Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-09T20:43:38.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-09T20:43:38.130Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-09T20:43:38.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-09T20:43:38.130Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:43:38.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:43:38.130Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:43:38.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:43:38.130Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:43:38.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:43:38.130Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:43:38.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:43:38.130Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-09T20:43:38.130Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-09T20:43:38.701Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-10-09T20:43:40.601Z] --- PASS: TestDockerNetworkConnectAlias (8.03s) [2020-10-09T20:43:40.601Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-10-09T20:43:40.601Z] daemon.go:325: [de20d0c480bcb] waiting for daemon to start [2020-10-09T20:43:40.601Z] daemon.go:325: [de20d0c480bcb] waiting for daemon to start [2020-10-09T20:43:40.601Z] daemon.go:353: [de20d0c480bcb] daemon started [2020-10-09T20:43:40.601Z] daemon.go:461: [de20d0c480bcb] Stopping daemon [2020-10-09T20:43:40.601Z] daemon.go:296: [de20d0c480bcb] exiting daemon [2020-10-09T20:43:40.601Z] daemon.go:448: [de20d0c480bcb] Daemon stopped [2020-10-09T20:43:40.601Z] === RUN TestDockerNetworkReConnect [2020-10-09T20:43:40.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-09T20:43:40.871Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-09T20:43:41.442Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-10-09T20:43:42.382Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-10-09T20:43:43.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-09T20:43:44.031Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-09T20:43:44.292Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-10-09T20:43:44.552Z] === RUN TestDockerSuite/TestBuildAddTar [2020-10-09T20:43:44.967Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-10-09T20:43:44.967Z] Copying nested executables into bundles/cross/linux/amd64 [2020-10-09T20:43:44.967Z] Cross building: bundles/cross/windows/amd64 [2020-10-09T20:43:44.967Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-10-09T20:43:44.967Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-10-09T20:43:45.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-09T20:43:46.160Z] --- PASS: TestDockerNetworkReConnect (6.14s) [2020-10-09T20:43:46.160Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-10-09T20:43:46.160Z] daemon.go:325: [d9b4408b7deac] waiting for daemon to start [2020-10-09T20:43:46.160Z] daemon.go:325: [d9b4408b7deac] waiting for daemon to start [2020-10-09T20:43:46.160Z] daemon.go:353: [d9b4408b7deac] daemon started [2020-10-09T20:43:46.160Z] daemon.go:461: [d9b4408b7deac] Stopping daemon [2020-10-09T20:43:46.160Z] daemon.go:296: [d9b4408b7deac] exiting daemon [2020-10-09T20:43:46.160Z] daemon.go:448: [d9b4408b7deac] Daemon stopped [2020-10-09T20:43:46.160Z] === RUN TestServicePlugin [2020-10-09T20:43:46.160Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-09T20:43:46.160Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:43:46.160Z] === RUN TestServiceUpdateLabel [2020-10-09T20:43:46.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:43:48.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:43:48.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:43:48.678Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-10-09T20:43:49.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:43:49.442Z] --- PASS: TestBuildWithHugeFile (54.73s) [2020-10-09T20:43:49.442Z] === RUN TestBuildWithEmptyDockerfile [2020-10-09T20:43:49.442Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-09T20:43:49.442Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-09T20:43:49.442Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-09T20:43:49.442Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-09T20:43:49.442Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-09T20:43:49.442Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-09T20:43:49.442Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-09T20:43:49.442Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-09T20:43:49.442Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-09T20:43:49.442Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-10-09T20:43:49.442Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-10-09T20:43:49.442Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-10-09T20:43:49.442Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-10-09T20:43:49.442Z] === RUN TestBuildPreserveOwnership [2020-10-09T20:43:49.442Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-09T20:43:49.671Z] --- PASS: TestServiceUpdateLabel (3.62s) [2020-10-09T20:43:49.671Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-10-09T20:43:49.671Z] daemon.go:325: [d1e0b9345f6a7] waiting for daemon to start [2020-10-09T20:43:49.671Z] daemon.go:325: [d1e0b9345f6a7] waiting for daemon to start [2020-10-09T20:43:49.671Z] daemon.go:353: [d1e0b9345f6a7] daemon started [2020-10-09T20:43:49.671Z] daemon.go:461: [d1e0b9345f6a7] Stopping daemon [2020-10-09T20:43:49.671Z] daemon.go:296: [d1e0b9345f6a7] exiting daemon [2020-10-09T20:43:49.671Z] daemon.go:448: [d1e0b9345f6a7] Daemon stopped [2020-10-09T20:43:49.671Z] === RUN TestServiceUpdateSecrets [2020-10-09T20:43:49.735Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-09T20:43:50.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-09T20:43:50.872Z] --- PASS: TestBuildPreserveOwnership (3.87s) [2020-10-09T20:43:50.873Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.57s) [2020-10-09T20:43:50.873Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2020-10-09T20:43:50.873Z] === RUN TestBuildPlatformInvalid [2020-10-09T20:43:51.168Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-10-09T20:43:51.168Z] PASS [2020-10-09T20:43:51.168Z] [2020-10-09T20:43:51.168Z] DONE 30 tests in 89.541s [2020-10-09T20:43:51.168Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-10-09T20:43:51.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:43:51.168Z] ++ set -e [2020-10-09T20:43:51.168Z] ++ '[' -n 0 ']' [2020-10-09T20:43:51.168Z] ++ set -x [2020-10-09T20:43:51.168Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:43:51.168Z] INFO: Testing against a local daemon [2020-10-09T20:43:51.168Z] === RUN TestConfigList [2020-10-09T20:43:52.102Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-10-09T20:43:52.362Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-09T20:43:52.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.31s) [2020-10-09T20:43:52.362Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-09T20:43:52.362Z] daemon.go:325: [d2d11bd2e25b9] waiting for daemon to start [2020-10-09T20:43:52.362Z] daemon.go:325: [d2d11bd2e25b9] waiting for daemon to start [2020-10-09T20:43:52.362Z] daemon.go:353: [d2d11bd2e25b9] daemon started [2020-10-09T20:43:52.362Z] daemon.go:296: [d2d11bd2e25b9] exiting daemon [2020-10-09T20:43:52.362Z] daemon.go:325: [d2d11bd2e25b9] waiting for daemon to start [2020-10-09T20:43:52.362Z] daemon.go:325: [d2d11bd2e25b9] waiting for daemon to start [2020-10-09T20:43:52.362Z] daemon.go:353: [d2d11bd2e25b9] daemon started [2020-10-09T20:43:52.362Z] daemon.go:461: [d2d11bd2e25b9] Stopping daemon [2020-10-09T20:43:52.362Z] daemon.go:296: [d2d11bd2e25b9] exiting daemon [2020-10-09T20:43:52.362Z] daemon.go:448: [d2d11bd2e25b9] Daemon stopped [2020-10-09T20:43:52.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.56s) [2020-10-09T20:43:52.362Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-09T20:43:52.362Z] daemon.go:325: [deed971da5509] waiting for daemon to start [2020-10-09T20:43:52.362Z] daemon.go:325: [deed971da5509] waiting for daemon to start [2020-10-09T20:43:52.362Z] daemon.go:353: [deed971da5509] daemon started [2020-10-09T20:43:52.362Z] daemon.go:296: [deed971da5509] exiting daemon [2020-10-09T20:43:52.362Z] daemon.go:325: [deed971da5509] waiting for daemon to start [2020-10-09T20:43:52.362Z] daemon.go:325: [deed971da5509] waiting for daemon to start [2020-10-09T20:43:52.362Z] daemon.go:353: [deed971da5509] daemon started [2020-10-09T20:43:52.362Z] daemon.go:461: [deed971da5509] Stopping daemon [2020-10-09T20:43:52.362Z] daemon.go:296: [deed971da5509] exiting daemon [2020-10-09T20:43:52.362Z] daemon.go:448: [deed971da5509] Daemon stopped [2020-10-09T20:43:52.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.99s) [2020-10-09T20:43:52.362Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-09T20:43:52.362Z] daemon.go:325: [d8374add560f4] waiting for daemon to start [2020-10-09T20:43:52.362Z] daemon.go:325: [d8374add560f4] waiting for daemon to start [2020-10-09T20:43:52.362Z] daemon.go:353: [d8374add560f4] daemon started [2020-10-09T20:43:52.362Z] daemon.go:325: [d8374add560f4] waiting for daemon to start [2020-10-09T20:43:52.362Z] daemon.go:296: [d8374add560f4] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:325: [d8374add560f4] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [d8374add560f4] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [d8374add560f4] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [d8374add560f4] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [d8374add560f4] Daemon stopped [2020-10-09T20:43:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.23s) [2020-10-09T20:43:52.363Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-09T20:43:52.363Z] daemon.go:325: [dafec0775688b] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:325: [dafec0775688b] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [dafec0775688b] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [dafec0775688b] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [dafec0775688b] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [dafec0775688b] Daemon stopped [2020-10-09T20:43:52.363Z] daemon.go:325: [dafec0775688b] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:325: [dafec0775688b] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [dafec0775688b] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [dafec0775688b] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [dafec0775688b] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [dafec0775688b] Daemon stopped [2020-10-09T20:43:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s) [2020-10-09T20:43:52.363Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-09T20:43:52.363Z] daemon.go:325: [d979e5dad91eb] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:325: [d979e5dad91eb] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [d979e5dad91eb] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [d979e5dad91eb] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [d979e5dad91eb] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [d979e5dad91eb] Daemon stopped [2020-10-09T20:43:52.363Z] daemon.go:325: [d979e5dad91eb] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:325: [d979e5dad91eb] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [d979e5dad91eb] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [d979e5dad91eb] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [d979e5dad91eb] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [d979e5dad91eb] Daemon stopped [2020-10-09T20:43:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2020-10-09T20:43:52.363Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-09T20:43:52.363Z] daemon.go:325: [d1a8d47d702c7] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:325: [d1a8d47d702c7] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [d1a8d47d702c7] daemon started [2020-10-09T20:43:52.363Z] daemon.go:325: [d1a8d47d702c7] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:296: [d1a8d47d702c7] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:325: [d1a8d47d702c7] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [d1a8d47d702c7] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [d1a8d47d702c7] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [d1a8d47d702c7] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [d1a8d47d702c7] Daemon stopped [2020-10-09T20:43:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2020-10-09T20:43:52.363Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:43:52.363Z] daemon.go:325: [d7382bc4615af] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:325: [d7382bc4615af] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [d7382bc4615af] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [d7382bc4615af] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [d7382bc4615af] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [d7382bc4615af] Daemon stopped [2020-10-09T20:43:52.363Z] daemon.go:325: [d7382bc4615af] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:325: [d7382bc4615af] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [d7382bc4615af] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [d7382bc4615af] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [d7382bc4615af] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [d7382bc4615af] Daemon stopped [2020-10-09T20:43:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) [2020-10-09T20:43:52.363Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-09T20:43:52.363Z] daemon.go:325: [dcd9c85e7c20d] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:325: [dcd9c85e7c20d] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [dcd9c85e7c20d] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [dcd9c85e7c20d] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [dcd9c85e7c20d] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [dcd9c85e7c20d] Daemon stopped [2020-10-09T20:43:52.363Z] daemon.go:325: [dcd9c85e7c20d] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:325: [dcd9c85e7c20d] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [dcd9c85e7c20d] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [dcd9c85e7c20d] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [dcd9c85e7c20d] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [dcd9c85e7c20d] Daemon stopped [2020-10-09T20:43:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2020-10-09T20:43:52.363Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:43:52.363Z] daemon.go:325: [d776d8c3f66d9] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:325: [d776d8c3f66d9] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [d776d8c3f66d9] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [d776d8c3f66d9] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [d776d8c3f66d9] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [d776d8c3f66d9] Daemon stopped [2020-10-09T20:43:52.363Z] daemon.go:325: [d776d8c3f66d9] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:325: [d776d8c3f66d9] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [d776d8c3f66d9] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [d776d8c3f66d9] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [d776d8c3f66d9] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [d776d8c3f66d9] Daemon stopped [2020-10-09T20:43:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2020-10-09T20:43:52.363Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:43:52.363Z] daemon.go:325: [d9ffffff7af53] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:325: [d9ffffff7af53] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [d9ffffff7af53] daemon started [2020-10-09T20:43:52.363Z] daemon.go:325: [d9ffffff7af53] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:296: [d9ffffff7af53] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:325: [d9ffffff7af53] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [d9ffffff7af53] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [d9ffffff7af53] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [d9ffffff7af53] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [d9ffffff7af53] Daemon stopped [2020-10-09T20:43:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-10-09T20:43:52.363Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:43:52.363Z] daemon.go:325: [dd9ad07edfd7c] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:325: [dd9ad07edfd7c] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [dd9ad07edfd7c] daemon started [2020-10-09T20:43:52.363Z] daemon.go:325: [dd9ad07edfd7c] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:296: [dd9ad07edfd7c] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:325: [dd9ad07edfd7c] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [dd9ad07edfd7c] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [dd9ad07edfd7c] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [dd9ad07edfd7c] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [dd9ad07edfd7c] Daemon stopped [2020-10-09T20:43:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2020-10-09T20:43:52.363Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-09T20:43:52.363Z] daemon.go:325: [d0f9bb97ee2c4] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:325: [d0f9bb97ee2c4] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [d0f9bb97ee2c4] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [d0f9bb97ee2c4] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [d0f9bb97ee2c4] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [d0f9bb97ee2c4] Daemon stopped [2020-10-09T20:43:52.363Z] daemon.go:325: [d0f9bb97ee2c4] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:325: [d0f9bb97ee2c4] waiting for daemon to start [2020-10-09T20:43:52.363Z] daemon.go:353: [d0f9bb97ee2c4] daemon started [2020-10-09T20:43:52.363Z] daemon.go:461: [d0f9bb97ee2c4] Stopping daemon [2020-10-09T20:43:52.363Z] daemon.go:296: [d0f9bb97ee2c4] exiting daemon [2020-10-09T20:43:52.363Z] daemon.go:448: [d0f9bb97ee2c4] Daemon stopped [2020-10-09T20:43:52.363Z] === RUN TestKernelTCPMemory [2020-10-09T20:43:53.248Z] --- PASS: TestConfigList (1.90s) [2020-10-09T20:43:53.248Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-10-09T20:43:53.248Z] daemon.go:325: [d303ebd91bcf6] waiting for daemon to start [2020-10-09T20:43:53.248Z] daemon.go:325: [d303ebd91bcf6] waiting for daemon to start [2020-10-09T20:43:53.248Z] daemon.go:353: [d303ebd91bcf6] daemon started [2020-10-09T20:43:53.248Z] daemon.go:461: [d303ebd91bcf6] Stopping daemon [2020-10-09T20:43:53.248Z] daemon.go:296: [d303ebd91bcf6] exiting daemon [2020-10-09T20:43:53.248Z] daemon.go:448: [d303ebd91bcf6] Daemon stopped [2020-10-09T20:43:53.248Z] === RUN TestConfigsCreateAndDelete [2020-10-09T20:43:53.304Z] --- PASS: TestKernelTCPMemory (1.00s) [2020-10-09T20:43:53.304Z] === RUN TestNISDomainname [2020-10-09T20:43:53.564Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-10-09T20:43:54.503Z] --- PASS: TestNISDomainname (1.18s) [2020-10-09T20:43:54.503Z] === RUN TestStats [2020-10-09T20:43:54.763Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-10-09T20:43:55.331Z] --- PASS: TestConfigsCreateAndDelete (1.88s) [2020-10-09T20:43:55.331Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-10-09T20:43:55.331Z] daemon.go:325: [db96d8dd32c22] waiting for daemon to start [2020-10-09T20:43:55.331Z] daemon.go:325: [db96d8dd32c22] waiting for daemon to start [2020-10-09T20:43:55.331Z] daemon.go:353: [db96d8dd32c22] daemon started [2020-10-09T20:43:55.331Z] daemon.go:461: [db96d8dd32c22] Stopping daemon [2020-10-09T20:43:55.331Z] daemon.go:296: [db96d8dd32c22] exiting daemon [2020-10-09T20:43:55.331Z] daemon.go:448: [db96d8dd32c22] Daemon stopped [2020-10-09T20:43:55.331Z] === RUN TestConfigsUpdate [2020-10-09T20:43:55.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-10-09T20:43:56.276Z] --- PASS: TestStats (1.89s) [2020-10-09T20:43:56.276Z] === RUN TestStopContainerWithTimeout [2020-10-09T20:43:56.276Z] === RUN TestStopContainerWithTimeout/0 [2020-10-09T20:43:56.276Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-09T20:43:56.276Z] === RUN TestStopContainerWithTimeout/1 [2020-10-09T20:43:56.276Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-09T20:43:56.276Z] === RUN TestStopContainerWithTimeout/3 [2020-10-09T20:43:56.276Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-09T20:43:56.276Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-09T20:43:56.276Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-09T20:43:56.276Z] === CONT TestStopContainerWithTimeout/0 [2020-10-09T20:43:56.276Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-09T20:43:56.865Z] --- PASS: TestConfigsUpdate (1.88s) [2020-10-09T20:43:56.865Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-10-09T20:43:56.865Z] daemon.go:325: [d4fee0ccfcd6f] waiting for daemon to start [2020-10-09T20:43:56.865Z] daemon.go:325: [d4fee0ccfcd6f] waiting for daemon to start [2020-10-09T20:43:56.865Z] daemon.go:353: [d4fee0ccfcd6f] daemon started [2020-10-09T20:43:56.865Z] daemon.go:461: [d4fee0ccfcd6f] Stopping daemon [2020-10-09T20:43:56.865Z] daemon.go:296: [d4fee0ccfcd6f] exiting daemon [2020-10-09T20:43:56.865Z] daemon.go:448: [d4fee0ccfcd6f] Daemon stopped [2020-10-09T20:43:56.865Z] === RUN TestTemplatedConfig [2020-10-09T20:43:57.659Z] === CONT TestStopContainerWithTimeout/3 [2020-10-09T20:43:57.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-10-09T20:43:58.488Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-10-09T20:43:59.429Z] === CONT TestStopContainerWithTimeout/1 [2020-10-09T20:43:59.612Z] --- PASS: TestTemplatedConfig (2.33s) [2020-10-09T20:43:59.612Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-10-09T20:43:59.612Z] daemon.go:325: [d16c84aacfd1a] waiting for daemon to start [2020-10-09T20:43:59.612Z] daemon.go:325: [d16c84aacfd1a] waiting for daemon to start [2020-10-09T20:43:59.612Z] daemon.go:353: [d16c84aacfd1a] daemon started [2020-10-09T20:43:59.612Z] daemon.go:461: [d16c84aacfd1a] Stopping daemon [2020-10-09T20:43:59.612Z] daemon.go:296: [d16c84aacfd1a] exiting daemon [2020-10-09T20:43:59.612Z] daemon.go:448: [d16c84aacfd1a] Daemon stopped [2020-10-09T20:43:59.612Z] === RUN TestConfigInspect [2020-10-09T20:44:01.145Z] --- PASS: TestConfigInspect (1.89s) [2020-10-09T20:44:01.145Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-10-09T20:44:01.145Z] daemon.go:325: [d264c8f404550] waiting for daemon to start [2020-10-09T20:44:01.145Z] daemon.go:325: [d264c8f404550] waiting for daemon to start [2020-10-09T20:44:01.145Z] daemon.go:353: [d264c8f404550] daemon started [2020-10-09T20:44:01.145Z] daemon.go:461: [d264c8f404550] Stopping daemon [2020-10-09T20:44:01.145Z] daemon.go:296: [d264c8f404550] exiting daemon [2020-10-09T20:44:01.145Z] daemon.go:448: [d264c8f404550] Daemon stopped [2020-10-09T20:44:01.145Z] === RUN TestConfigCreateWithLabels [2020-10-09T20:44:01.975Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-10-09T20:44:01.975Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-10-09T20:44:01.975Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2020-10-09T20:44:01.975Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2020-10-09T20:44:01.975Z] --- PASS: TestStopContainerWithTimeout/1 (2.50s) [2020-10-09T20:44:01.975Z] === RUN TestDeleteDevicemapper [2020-10-09T20:44:01.975Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-09T20:44:01.975Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-09T20:44:01.975Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-09T20:44:03.226Z] --- PASS: TestConfigCreateWithLabels (1.91s) [2020-10-09T20:44:03.226Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-10-09T20:44:03.226Z] daemon.go:325: [d371931582d34] waiting for daemon to start [2020-10-09T20:44:03.226Z] daemon.go:325: [d371931582d34] waiting for daemon to start [2020-10-09T20:44:03.226Z] daemon.go:353: [d371931582d34] daemon started [2020-10-09T20:44:03.226Z] daemon.go:461: [d371931582d34] Stopping daemon [2020-10-09T20:44:03.226Z] daemon.go:296: [d371931582d34] exiting daemon [2020-10-09T20:44:03.226Z] daemon.go:448: [d371931582d34] Daemon stopped [2020-10-09T20:44:03.226Z] === RUN TestConfigCreateResolve [2020-10-09T20:44:04.747Z] --- PASS: TestConfigCreateResolve (1.90s) [2020-10-09T20:44:04.747Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-10-09T20:44:04.747Z] daemon.go:325: [db69727929ba2] waiting for daemon to start [2020-10-09T20:44:04.747Z] daemon.go:325: [db69727929ba2] waiting for daemon to start [2020-10-09T20:44:04.747Z] daemon.go:353: [db69727929ba2] daemon started [2020-10-09T20:44:04.747Z] daemon.go:461: [db69727929ba2] Stopping daemon [2020-10-09T20:44:04.747Z] daemon.go:296: [db69727929ba2] exiting daemon [2020-10-09T20:44:04.747Z] daemon.go:448: [db69727929ba2] Daemon stopped [2020-10-09T20:44:04.747Z] === RUN TestConfigDaemonLibtrustID [2020-10-09T20:44:05.003Z] --- PASS: TestServiceUpdateSecrets (15.36s) [2020-10-09T20:44:05.003Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-10-09T20:44:05.003Z] daemon.go:325: [de29244f97609] waiting for daemon to start [2020-10-09T20:44:05.003Z] daemon.go:325: [de29244f97609] waiting for daemon to start [2020-10-09T20:44:05.003Z] daemon.go:353: [de29244f97609] daemon started [2020-10-09T20:44:05.003Z] daemon.go:461: [de29244f97609] Stopping daemon [2020-10-09T20:44:05.003Z] daemon.go:296: [de29244f97609] exiting daemon [2020-10-09T20:44:05.003Z] daemon.go:448: [de29244f97609] Daemon stopped [2020-10-09T20:44:05.003Z] === RUN TestServiceUpdateConfigs [2020-10-09T20:44:05.274Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.69s) [2020-10-09T20:44:05.274Z] === RUN TestUpdateMemory [2020-10-09T20:44:05.274Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-09T20:44:05.274Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-10-09T20:44:05.274Z] === RUN TestUpdateCPUQuota [2020-10-09T20:44:05.388Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-10-09T20:44:05.388Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-10-09T20:44:05.388Z] daemon.go:325: [dc68c398d8230] waiting for daemon to start [2020-10-09T20:44:05.388Z] daemon.go:325: [dc68c398d8230] waiting for daemon to start [2020-10-09T20:44:05.388Z] daemon.go:353: [dc68c398d8230] daemon started [2020-10-09T20:44:05.388Z] daemon.go:461: [dc68c398d8230] Stopping daemon [2020-10-09T20:44:05.388Z] daemon.go:296: [dc68c398d8230] exiting daemon [2020-10-09T20:44:05.388Z] daemon.go:448: [dc68c398d8230] Daemon stopped [2020-10-09T20:44:05.388Z] PASS [2020-10-09T20:44:05.388Z] [2020-10-09T20:44:05.388Z] DONE 8 tests in 14.294s [2020-10-09T20:44:05.388Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-10-09T20:44:05.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:44:05.388Z] ++ set -e [2020-10-09T20:44:05.388Z] ++ '[' -n 0 ']' [2020-10-09T20:44:05.388Z] ++ set -x [2020-10-09T20:44:05.388Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:44:05.388Z] INFO: Testing against a local daemon [2020-10-09T20:44:05.388Z] === RUN TestCheckpoint [2020-10-09T20:44:05.388Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-09T20:44:05.388Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-09T20:44:05.388Z] === RUN TestContainerInvalidJSON [2020-10-09T20:44:05.388Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-09T20:44:05.388Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-09T20:44:05.388Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-09T20:44:05.388Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-09T20:44:05.388Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-09T20:44:05.388Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-09T20:44:05.388Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-09T20:44:05.388Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-09T20:44:05.388Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-09T20:44:05.388Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-10-09T20:44:05.388Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-09T20:44:05.388Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-09T20:44:05.388Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-09T20:44:05.388Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-09T20:44:05.681Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-10-09T20:44:05.681Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-09T20:44:05.681Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-10-09T20:44:05.681Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-09T20:44:05.681Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-10-09T20:44:05.681Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-09T20:44:05.681Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-10-09T20:44:05.681Z] === RUN TestCopyFromContainer [2020-10-09T20:44:06.657Z] === RUN TestDockerSuite/TestBuildBlankName [2020-10-09T20:44:06.658Z] --- PASS: TestUpdateCPUQuota (1.78s) [2020-10-09T20:44:06.658Z] === RUN TestUpdatePidsLimit [2020-10-09T20:44:06.658Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-09T20:44:06.918Z] === RUN TestUpdatePidsLimit/no_change [2020-10-09T20:44:07.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-10-09T20:44:07.209Z] === RUN TestCopyFromContainer// [2020-10-09T20:44:07.210Z] === RUN TestCopyFromContainer//bar/root [2020-10-09T20:44:07.210Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-09T20:44:07.210Z] === RUN TestCopyFromContainer/bar/quux [2020-10-09T20:44:07.210Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-09T20:44:07.504Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-09T20:44:07.504Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-09T20:44:07.504Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-09T20:44:07.504Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-09T20:44:07.504Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-09T20:44:07.749Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-09T20:44:07.803Z] --- PASS: TestCopyFromContainer (1.88s) [2020-10-09T20:44:07.803Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-10-09T20:44:07.803Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-10-09T20:44:07.803Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-10-09T20:44:07.803Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-10-09T20:44:07.803Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-10-09T20:44:07.803Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-10-09T20:44:07.803Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-10-09T20:44:07.803Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-10-09T20:44:07.803Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-10-09T20:44:07.803Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-10-09T20:44:07.803Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-09T20:44:07.803Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-09T20:44:07.803Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-09T20:44:07.803Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-09T20:44:07.803Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-09T20:44:07.803Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-09T20:44:07.803Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-09T20:44:07.803Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-09T20:44:07.803Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-09T20:44:07.803Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-09T20:44:07.803Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-10-09T20:44:07.803Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-09T20:44:07.803Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-10-09T20:44:07.803Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-09T20:44:07.803Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-09T20:44:07.803Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-10-09T20:44:07.803Z] === RUN TestCreateWithInvalidEnv [2020-10-09T20:44:07.803Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-09T20:44:07.803Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-09T20:44:07.803Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-09T20:44:07.803Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-09T20:44:07.803Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-09T20:44:07.803Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-09T20:44:07.803Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-09T20:44:07.803Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-09T20:44:07.803Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-09T20:44:07.803Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-10-09T20:44:07.803Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-09T20:44:07.803Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-09T20:44:07.803Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-09T20:44:07.803Z] === RUN TestCreateTmpfsMountsTarget [2020-10-09T20:44:07.803Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-10-09T20:44:07.803Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-09T20:44:08.320Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-09T20:44:08.581Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-09T20:44:09.151Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-09T20:44:09.318Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2020-10-09T20:44:09.318Z] === RUN TestCreateWithCapabilities [2020-10-09T20:44:09.318Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-10-09T20:44:09.318Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-10-09T20:44:09.318Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-10-09T20:44:09.318Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-10-09T20:44:09.318Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-10-09T20:44:09.318Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-10-09T20:44:09.318Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-10-09T20:44:09.318Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-10-09T20:44:09.318Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-10-09T20:44:09.318Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-10-09T20:44:09.318Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-09T20:44:09.318Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-09T20:44:09.318Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-10-09T20:44:09.318Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-10-09T20:44:09.318Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-10-09T20:44:09.318Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-10-09T20:44:09.318Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-10-09T20:44:09.318Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-10-09T20:44:09.318Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-10-09T20:44:09.318Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-10-09T20:44:09.318Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-10-09T20:44:09.318Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-10-09T20:44:09.318Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-10-09T20:44:09.318Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-10-09T20:44:09.318Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-10-09T20:44:09.318Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-10-09T20:44:09.318Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-10-09T20:44:09.318Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-09T20:44:09.318Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-10-09T20:44:09.318Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-10-09T20:44:09.318Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-10-09T20:44:09.318Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-10-09T20:44:09.318Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-10-09T20:44:09.611Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-10-09T20:44:09.611Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-10-09T20:44:09.611Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-10-09T20:44:09.611Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-10-09T20:44:09.611Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-10-09T20:44:09.611Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-10-09T20:44:09.611Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-10-09T20:44:09.611Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-10-09T20:44:09.611Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-10-09T20:44:09.611Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-10-09T20:44:09.611Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-10-09T20:44:09.611Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-10-09T20:44:09.611Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-09T20:44:09.722Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-09T20:44:09.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-10-09T20:44:11.129Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2020-10-09T20:44:11.129Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-09T20:44:11.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-09T20:44:11.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-09T20:44:11.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-09T20:44:11.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-09T20:44:11.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-09T20:44:11.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-09T20:44:11.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-09T20:44:11.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-09T20:44:11.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-09T20:44:11.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-09T20:44:11.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-09T20:44:11.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-09T20:44:11.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-09T20:44:11.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-09T20:44:11.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-09T20:44:11.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-10-09T20:44:11.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-10-09T20:44:11.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-10-09T20:44:11.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-10-09T20:44:11.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-10-09T20:44:11.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-10-09T20:44:11.129Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-09T20:44:11.371Z] --- PASS: TestUpdatePidsLimit (5.00s) [2020-10-09T20:44:11.371Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.53s) [2020-10-09T20:44:11.631Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2020-10-09T20:44:11.631Z] --- PASS: TestUpdatePidsLimit/update_lower (0.50s) [2020-10-09T20:44:11.631Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2020-10-09T20:44:11.631Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.55s) [2020-10-09T20:44:11.631Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.49s) [2020-10-09T20:44:11.631Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.57s) [2020-10-09T20:44:11.631Z] === RUN TestUpdateRestartPolicy [2020-10-09T20:44:11.771Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2020-10-09T20:44:11.771Z] === RUN TestContainerStartOnDaemonRestart [2020-10-09T20:44:11.771Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-09T20:44:11.771Z] === RUN TestDaemonRestartIpcMode [2020-10-09T20:44:11.771Z] === PAUSE TestDaemonRestartIpcMode [2020-10-09T20:44:11.771Z] === RUN TestDiff [2020-10-09T20:44:12.415Z] --- PASS: TestDiff (0.58s) [2020-10-09T20:44:12.415Z] === RUN TestExecWithCloseStdin [2020-10-09T20:44:13.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-10-09T20:44:13.013Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-10-09T20:44:13.052Z] --- PASS: TestExecWithCloseStdin (0.68s) [2020-10-09T20:44:13.052Z] === RUN TestExec [2020-10-09T20:44:13.689Z] --- PASS: TestExec (0.60s) [2020-10-09T20:44:13.689Z] === RUN TestExecUser [2020-10-09T20:44:13.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-10-09T20:44:14.327Z] --- PASS: TestExecUser (0.64s) [2020-10-09T20:44:14.327Z] === RUN TestExportContainerAndImportImage [2020-10-09T20:44:14.976Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2020-10-09T20:44:14.976Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-09T20:44:15.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-10-09T20:44:15.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-10-09T20:44:16.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-10-09T20:44:16.498Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2020-10-09T20:44:16.498Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-10-09T20:44:16.498Z] daemon.go:325: [d920d5cfa684b] waiting for daemon to start [2020-10-09T20:44:16.498Z] daemon.go:325: [d920d5cfa684b] waiting for daemon to start [2020-10-09T20:44:16.498Z] daemon.go:353: [d920d5cfa684b] daemon started [2020-10-09T20:44:16.498Z] daemon.go:461: [d920d5cfa684b] Stopping daemon [2020-10-09T20:44:16.498Z] daemon.go:296: [d920d5cfa684b] exiting daemon [2020-10-09T20:44:16.498Z] daemon.go:448: [d920d5cfa684b] Daemon stopped [2020-10-09T20:44:16.498Z] daemon.go:325: [d920d5cfa684b] waiting for daemon to start [2020-10-09T20:44:16.498Z] daemon.go:325: [d920d5cfa684b] waiting for daemon to start [2020-10-09T20:44:16.498Z] daemon.go:353: [d920d5cfa684b] daemon started [2020-10-09T20:44:16.498Z] daemon.go:461: [d920d5cfa684b] Stopping daemon [2020-10-09T20:44:16.498Z] daemon.go:296: [d920d5cfa684b] exiting daemon [2020-10-09T20:44:16.498Z] daemon.go:448: [d920d5cfa684b] Daemon stopped [2020-10-09T20:44:16.498Z] === RUN TestHealthCheckWorkdir [2020-10-09T20:44:17.135Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2020-10-09T20:44:17.135Z] === RUN TestHealthKillContainer [2020-10-09T20:44:17.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-10-09T20:44:19.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-10-09T20:44:19.881Z] --- PASS: TestHealthKillContainer (2.71s) [2020-10-09T20:44:19.881Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-09T20:44:20.333Z] --- PASS: TestServiceUpdateConfigs (15.78s) [2020-10-09T20:44:20.333Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-10-09T20:44:20.333Z] daemon.go:325: [de2ac2d81a78b] waiting for daemon to start [2020-10-09T20:44:20.333Z] daemon.go:325: [de2ac2d81a78b] waiting for daemon to start [2020-10-09T20:44:20.333Z] daemon.go:353: [de2ac2d81a78b] daemon started [2020-10-09T20:44:20.333Z] daemon.go:461: [de2ac2d81a78b] Stopping daemon [2020-10-09T20:44:20.333Z] daemon.go:296: [de2ac2d81a78b] exiting daemon [2020-10-09T20:44:20.333Z] daemon.go:448: [de2ac2d81a78b] Daemon stopped [2020-10-09T20:44:20.333Z] === RUN TestServiceUpdateNetwork [2020-10-09T20:44:20.526Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2020-10-09T20:44:20.526Z] === RUN TestIpcModeNone [2020-10-09T20:44:20.714Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-10-09T20:44:20.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-10-09T20:44:21.165Z] --- PASS: TestIpcModeNone (0.68s) [2020-10-09T20:44:21.165Z] === RUN TestIpcModePrivate [2020-10-09T20:44:21.803Z] --- PASS: TestIpcModePrivate (0.66s) [2020-10-09T20:44:21.804Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-10-09T20:44:21.804Z] === RUN TestIpcModeShareable [2020-10-09T20:44:22.442Z] --- PASS: TestIpcModeShareable (0.66s) [2020-10-09T20:44:22.442Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-10-09T20:44:22.442Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-09T20:44:23.255Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-10-09T20:44:23.255Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-10-09T20:44:24.529Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.93s) [2020-10-09T20:44:24.529Z] === RUN TestAPIIpcModeHost [2020-10-09T20:44:24.638Z] --- PASS: TestUpdateRestartPolicy (13.24s) [2020-10-09T20:44:24.638Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-09T20:44:24.823Z] --- PASS: TestAPIIpcModeHost (0.52s) [2020-10-09T20:44:24.824Z] === RUN TestDaemonIpcModeShareable [2020-10-09T20:44:25.607Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2020-10-09T20:44:25.607Z] === RUN TestWaitNonBlocked [2020-10-09T20:44:25.607Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-09T20:44:25.607Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-09T20:44:25.607Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-09T20:44:25.607Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-09T20:44:25.607Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-09T20:44:25.607Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-09T20:44:26.346Z] --- PASS: TestDaemonIpcModeShareable (1.45s) [2020-10-09T20:44:26.346Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-10-09T20:44:26.346Z] daemon.go:325: [d5d62c61ca866] waiting for daemon to start [2020-10-09T20:44:26.346Z] daemon.go:325: [d5d62c61ca866] waiting for daemon to start [2020-10-09T20:44:26.346Z] daemon.go:353: [d5d62c61ca866] daemon started [2020-10-09T20:44:26.346Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-10-09T20:44:26.346Z] daemon.go:461: [d5d62c61ca866] Stopping daemon [2020-10-09T20:44:26.346Z] daemon.go:296: [d5d62c61ca866] exiting daemon [2020-10-09T20:44:26.346Z] daemon.go:448: [d5d62c61ca866] Daemon stopped [2020-10-09T20:44:26.346Z] === RUN TestDaemonIpcModePrivate [2020-10-09T20:44:26.997Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-10-09T20:44:26.997Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2020-10-09T20:44:26.997Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s) [2020-10-09T20:44:26.997Z] === RUN TestWaitBlocked [2020-10-09T20:44:26.997Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-09T20:44:26.997Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-09T20:44:26.997Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-09T20:44:26.997Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-09T20:44:26.997Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-09T20:44:26.997Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-09T20:44:27.866Z] --- PASS: TestDaemonIpcModePrivate (1.37s) [2020-10-09T20:44:27.867Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-10-09T20:44:27.867Z] daemon.go:325: [da49b49ef68f4] waiting for daemon to start [2020-10-09T20:44:27.867Z] daemon.go:325: [da49b49ef68f4] waiting for daemon to start [2020-10-09T20:44:27.867Z] daemon.go:353: [da49b49ef68f4] daemon started [2020-10-09T20:44:27.867Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-10-09T20:44:27.867Z] daemon.go:461: [da49b49ef68f4] Stopping daemon [2020-10-09T20:44:27.867Z] daemon.go:296: [da49b49ef68f4] exiting daemon [2020-10-09T20:44:27.867Z] daemon.go:448: [da49b49ef68f4] Daemon stopped [2020-10-09T20:44:27.867Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-09T20:44:28.378Z] --- PASS: TestWaitBlocked (0.06s) [2020-10-09T20:44:28.378Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2020-10-09T20:44:28.378Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2020-10-09T20:44:28.378Z] === CONT TestContainerStartOnDaemonRestart [2020-10-09T20:44:28.378Z] === CONT TestIpcModeOlderClient [2020-10-09T20:44:28.378Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-10-09T20:44:28.378Z] === CONT TestDaemonRestartIpcMode [2020-10-09T20:44:28.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-10-09T20:44:29.391Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) [2020-10-09T20:44:29.391Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-10-09T20:44:29.391Z] daemon.go:325: [d431b0ab124a3] waiting for daemon to start [2020-10-09T20:44:29.391Z] daemon.go:325: [d431b0ab124a3] waiting for daemon to start [2020-10-09T20:44:29.391Z] daemon.go:353: [d431b0ab124a3] daemon started [2020-10-09T20:44:29.391Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-10-09T20:44:29.391Z] daemon.go:461: [d431b0ab124a3] Stopping daemon [2020-10-09T20:44:29.391Z] daemon.go:296: [d431b0ab124a3] exiting daemon [2020-10-09T20:44:29.391Z] daemon.go:448: [d431b0ab124a3] Daemon stopped [2020-10-09T20:44:29.391Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-09T20:44:30.432Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2020-10-09T20:44:30.432Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-10-09T20:44:30.432Z] daemon.go:325: [d1d60794916cc] waiting for daemon to start [2020-10-09T20:44:30.432Z] daemon.go:325: [d1d60794916cc] waiting for daemon to start [2020-10-09T20:44:30.432Z] daemon.go:353: [d1d60794916cc] daemon started [2020-10-09T20:44:30.432Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-10-09T20:44:30.432Z] daemon.go:461: [d1d60794916cc] Stopping daemon [2020-10-09T20:44:30.432Z] daemon.go:296: [d1d60794916cc] exiting daemon [2020-10-09T20:44:30.432Z] daemon.go:448: [d1d60794916cc] Daemon stopped [2020-10-09T20:44:30.432Z] === RUN TestIpcModeOlderClient [2020-10-09T20:44:30.432Z] === PAUSE TestIpcModeOlderClient [2020-10-09T20:44:30.432Z] === RUN TestKillContainerInvalidSignal [2020-10-09T20:44:30.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-10-09T20:44:31.072Z] --- PASS: TestKillContainerInvalidSignal (0.58s) [2020-10-09T20:44:31.072Z] === RUN TestKillContainer [2020-10-09T20:44:31.072Z] === RUN TestKillContainer/no_signal [2020-10-09T20:44:31.710Z] === RUN TestKillContainer/non_killing_signal [2020-10-09T20:44:32.003Z] === RUN TestKillContainer/killing_signal [2020-10-09T20:44:32.457Z] --- PASS: TestContainerStartOnDaemonRestart (4.26s) [2020-10-09T20:44:32.458Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-10-09T20:44:32.458Z] daemon.go:325: [d06c12882c157] waiting for daemon to start [2020-10-09T20:44:32.458Z] daemon.go:325: [d06c12882c157] waiting for daemon to start [2020-10-09T20:44:32.458Z] daemon.go:353: [d06c12882c157] daemon started [2020-10-09T20:44:32.458Z] daemon.go:325: [d06c12882c157] waiting for daemon to start [2020-10-09T20:44:32.458Z] daemon.go:296: [d06c12882c157] exiting daemon [2020-10-09T20:44:32.717Z] daemon.go:325: [d06c12882c157] waiting for daemon to start [2020-10-09T20:44:32.717Z] daemon.go:353: [d06c12882c157] daemon started [2020-10-09T20:44:32.717Z] daemon.go:461: [d06c12882c157] Stopping daemon [2020-10-09T20:44:32.717Z] daemon.go:296: [d06c12882c157] exiting daemon [2020-10-09T20:44:32.717Z] daemon.go:448: [d06c12882c157] Daemon stopped [2020-10-09T20:44:32.977Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-10-09T20:44:33.046Z] --- PASS: TestKillContainer (1.68s) [2020-10-09T20:44:33.046Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-10-09T20:44:33.046Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2020-10-09T20:44:33.046Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2020-10-09T20:44:33.046Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-09T20:44:33.046Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-09T20:44:33.238Z] --- PASS: TestDaemonRestartIpcMode (4.87s) [2020-10-09T20:44:33.239Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-10-09T20:44:33.239Z] daemon.go:325: [dfab23419308d] waiting for daemon to start [2020-10-09T20:44:33.239Z] daemon.go:325: [dfab23419308d] waiting for daemon to start [2020-10-09T20:44:33.239Z] daemon.go:353: [dfab23419308d] daemon started [2020-10-09T20:44:33.239Z] daemon.go:461: [dfab23419308d] Stopping daemon [2020-10-09T20:44:33.239Z] daemon.go:296: [dfab23419308d] exiting daemon [2020-10-09T20:44:33.239Z] daemon.go:448: [dfab23419308d] Daemon stopped [2020-10-09T20:44:33.239Z] daemon.go:325: [dfab23419308d] waiting for daemon to start [2020-10-09T20:44:33.239Z] daemon.go:325: [dfab23419308d] waiting for daemon to start [2020-10-09T20:44:33.239Z] daemon.go:353: [dfab23419308d] daemon started [2020-10-09T20:44:33.239Z] daemon.go:461: [dfab23419308d] Stopping daemon [2020-10-09T20:44:33.239Z] daemon.go:296: [dfab23419308d] exiting daemon [2020-10-09T20:44:33.239Z] daemon.go:448: [dfab23419308d] Daemon stopped [2020-10-09T20:44:33.239Z] PASS [2020-10-09T20:44:33.239Z] [2020-10-09T20:44:33.239Z] === Skipped [2020-10-09T20:44:33.239Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-10-09T20:44:33.239Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-09T20:44:33.239Z] [2020-10-09T20:44:33.239Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-10-09T20:44:33.239Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-09T20:44:33.239Z] [2020-10-09T20:44:33.239Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-09T20:44:33.239Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-09T20:44:33.239Z] [2020-10-09T20:44:33.239Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-09T20:44:33.239Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-09T20:44:33.239Z] [2020-10-09T20:44:33.239Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-10-09T20:44:33.239Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-09T20:44:33.239Z] [2020-10-09T20:44:33.239Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-10-09T20:44:33.239Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-10-09T20:44:33.239Z] [2020-10-09T20:44:33.239Z] [2020-10-09T20:44:33.239Z] DONE 189 tests, 6 skipped in 121.772s [2020-10-09T20:44:33.239Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-10-09T20:44:33.239Z] ++ 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 [2020-10-09T20:44:33.239Z] ++ set -e [2020-10-09T20:44:33.239Z] ++ '[' -n 0 ']' [2020-10-09T20:44:33.239Z] ++ set -x [2020-10-09T20:44:33.239Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:44:33.342Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-09T20:44:33.499Z] INFO: Testing against a local daemon [2020-10-09T20:44:33.499Z] === RUN TestCommitInheritsEnv [2020-10-09T20:44:33.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2020-10-09T20:44:33.980Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2020-10-09T20:44:33.980Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-10-09T20:44:33.980Z] === RUN TestKillStoppedContainer [2020-10-09T20:44:33.980Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-10-09T20:44:33.980Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-09T20:44:33.980Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-10-09T20:44:33.980Z] === RUN TestKillDifferentUserContainer [2020-10-09T20:44:34.069Z] --- PASS: TestCommitInheritsEnv (0.51s) [2020-10-09T20:44:34.069Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-09T20:44:34.069Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-09T20:44:34.069Z] === RUN TestImagesFilterMultiReference [2020-10-09T20:44:34.069Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-10-09T20:44:34.069Z] === RUN TestImagePullPlatformInvalid [2020-10-09T20:44:34.329Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2020-10-09T20:44:34.329Z] === RUN TestRemoveImageOrphaning [2020-10-09T20:44:34.589Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2020-10-09T20:44:34.589Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-09T20:44:34.626Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-10-09T20:44:34.626Z] === RUN TestInspectOomKilledTrue [2020-10-09T20:44:34.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-10-09T20:44:34.849Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-10-09T20:44:34.849Z] === RUN TestTagInvalidReference [2020-10-09T20:44:34.849Z] --- PASS: TestTagInvalidReference (0.04s) [2020-10-09T20:44:34.849Z] === RUN TestTagValidPrefixedRepo [2020-10-09T20:44:34.849Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-10-09T20:44:34.849Z] === RUN TestTagExistedNameWithoutForce [2020-10-09T20:44:34.849Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-10-09T20:44:34.849Z] === RUN TestTagOfficialNames [2020-10-09T20:44:35.110Z] --- PASS: TestTagOfficialNames (0.11s) [2020-10-09T20:44:35.110Z] === RUN TestTagMatchesDigest [2020-10-09T20:44:35.110Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-10-09T20:44:35.110Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-09T20:44:35.679Z] --- PASS: TestInspectOomKilledTrue (0.90s) [2020-10-09T20:44:35.679Z] === RUN TestInspectOomKilledFalse [2020-10-09T20:44:35.975Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2020-10-09T20:44:35.975Z] === RUN TestLinksEtcHostsContentMatch [2020-10-09T20:44:36.613Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2020-10-09T20:44:36.613Z] === RUN TestLinksContainerNames [2020-10-09T20:44:37.659Z] --- PASS: TestLinksContainerNames (1.07s) [2020-10-09T20:44:37.659Z] === RUN TestLogsFollowTailEmpty [2020-10-09T20:44:38.297Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-10-09T20:44:38.297Z] === RUN TestContainerNetworkMountsNoChown [2020-10-09T20:44:38.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-10-09T20:44:38.595Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/default [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/default [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/private [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/private [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/rprivate [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/slave [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/slave [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/rslave [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/shared [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/shared [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/rshared [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-09T20:44:38.595Z] === CONT TestMountDaemonRoot/default [2020-10-09T20:44:38.595Z] === CONT TestMountDaemonRoot/shared [2020-10-09T20:44:38.595Z] === CONT TestMountDaemonRoot/rslave [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-09T20:44:38.595Z] === CONT TestMountDaemonRoot/rshared [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-09T20:44:38.595Z] === CONT TestMountDaemonRoot/rprivate [2020-10-09T20:44:38.595Z] === CONT TestMountDaemonRoot/slave [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-09T20:44:38.595Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-09T20:44:38.595Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-09T20:44:38.595Z] === CONT TestMountDaemonRoot/private [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-09T20:44:38.595Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-09T20:44:38.595Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-09T20:44:38.595Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-09T20:44:38.595Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-09T20:44:38.595Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-09T20:44:38.595Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-09T20:44:38.895Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-10-09T20:44:38.895Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-10-09T20:44:38.895Z] === RUN TestContainerBindMountNonRecursive [2020-10-09T20:44:38.924Z] --- PASS: TestServiceUpdateNetwork (15.99s) [2020-10-09T20:44:38.924Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-10-09T20:44:38.924Z] daemon.go:325: [da1df6adcc396] waiting for daemon to start [2020-10-09T20:44:38.924Z] daemon.go:325: [da1df6adcc396] waiting for daemon to start [2020-10-09T20:44:38.924Z] daemon.go:353: [da1df6adcc396] daemon started [2020-10-09T20:44:38.924Z] daemon.go:461: [da1df6adcc396] Stopping daemon [2020-10-09T20:44:38.924Z] daemon.go:296: [da1df6adcc396] exiting daemon [2020-10-09T20:44:38.924Z] daemon.go:448: [da1df6adcc396] Daemon stopped [2020-10-09T20:44:38.924Z] PASS [2020-10-09T20:44:38.924Z] [2020-10-09T20:44:38.924Z] === Skipped [2020-10-09T20:44:38.924Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-10-09T20:44:38.924Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:44:38.924Z] [2020-10-09T20:44:38.924Z] [2020-10-09T20:44:38.924Z] DONE 18 tests, 1 skipped in 134.662s [2020-10-09T20:44:38.924Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-10-09T20:44:38.924Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:44:38.924Z] ++ set -e [2020-10-09T20:44:38.924Z] ++ '[' -n 0 ']' [2020-10-09T20:44:38.924Z] ++ set -x [2020-10-09T20:44:38.924Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:44:38.924Z] INFO: Testing against a local daemon [2020-10-09T20:44:38.924Z] === RUN TestSessionCreate [2020-10-09T20:44:38.924Z] --- PASS: TestSessionCreate (0.02s) [2020-10-09T20:44:38.924Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-09T20:44:38.924Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-10-09T20:44:38.924Z] PASS [2020-10-09T20:44:38.924Z] [2020-10-09T20:44:38.924Z] DONE 2 tests in 0.211s [2020-10-09T20:44:38.924Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-10-09T20:44:38.925Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:44:38.925Z] ++ set -e [2020-10-09T20:44:38.925Z] ++ '[' -n 0 ']' [2020-10-09T20:44:38.925Z] ++ set -x [2020-10-09T20:44:38.925Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:44:38.925Z] INFO: Testing against a local daemon [2020-10-09T20:44:38.925Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-09T20:44:38.925Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-09T20:44:38.925Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-09T20:44:38.925Z] === RUN TestEventsExecDie [2020-10-09T20:44:38.925Z] --- PASS: TestEventsExecDie (0.99s) [2020-10-09T20:44:38.925Z] === RUN TestEventsBackwardsCompatible [2020-10-09T20:44:38.925Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-10-09T20:44:38.925Z] === RUN TestInfoBinaryCommits [2020-10-09T20:44:38.925Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-10-09T20:44:38.925Z] === RUN TestInfoAPIVersioned [2020-10-09T20:44:38.925Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-10-09T20:44:38.925Z] === RUN TestInfoAPI [2020-10-09T20:44:38.925Z] --- PASS: TestInfoAPI (0.01s) [2020-10-09T20:44:38.925Z] === RUN TestInfoAPIWarnings [2020-10-09T20:44:38.925Z] --- PASS: TestInfoAPIWarnings (0.81s) [2020-10-09T20:44:38.925Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-10-09T20:44:38.925Z] daemon.go:325: [d2e522ff01c1c] waiting for daemon to start [2020-10-09T20:44:38.925Z] daemon.go:325: [d2e522ff01c1c] waiting for daemon to start [2020-10-09T20:44:38.925Z] daemon.go:353: [d2e522ff01c1c] daemon started [2020-10-09T20:44:38.925Z] daemon.go:461: [d2e522ff01c1c] Stopping daemon [2020-10-09T20:44:38.925Z] daemon.go:296: [d2e522ff01c1c] exiting daemon [2020-10-09T20:44:38.925Z] daemon.go:448: [d2e522ff01c1c] Daemon stopped [2020-10-09T20:44:38.925Z] === RUN TestLoginFailsWithBadCredentials [2020-10-09T20:44:38.925Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-10-09T20:44:38.925Z] === RUN TestPingCacheHeaders [2020-10-09T20:44:38.925Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-10-09T20:44:38.925Z] === RUN TestPingGet [2020-10-09T20:44:38.925Z] --- PASS: TestPingGet (0.01s) [2020-10-09T20:44:38.925Z] === RUN TestPingHead [2020-10-09T20:44:38.925Z] --- PASS: TestPingHead (0.01s) [2020-10-09T20:44:38.925Z] === RUN TestVersion [2020-10-09T20:44:38.925Z] --- PASS: TestVersion (0.02s) [2020-10-09T20:44:38.925Z] PASS [2020-10-09T20:44:38.925Z] [2020-10-09T20:44:38.925Z] === Skipped [2020-10-09T20:44:38.925Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-09T20:44:38.925Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-09T20:44:38.925Z] [2020-10-09T20:44:38.925Z] [2020-10-09T20:44:38.925Z] DONE 12 tests, 1 skipped in 2.426s [2020-10-09T20:44:38.925Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-10-09T20:44:38.925Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:44:38.925Z] ++ set -e [2020-10-09T20:44:38.925Z] ++ '[' -n 0 ']' [2020-10-09T20:44:38.925Z] ++ set -x [2020-10-09T20:44:38.925Z] ++ 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=s390x 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= DOCKERFILE=Dockerfile 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:44:38.925Z] INFO: Testing against a local daemon [2020-10-09T20:44:38.925Z] === RUN TestVolumesCreateAndList [2020-10-09T20:44:39.215Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-10-09T20:44:39.215Z] === RUN TestVolumesRemove [2020-10-09T20:44:39.215Z] --- PASS: TestVolumesRemove (0.12s) [2020-10-09T20:44:39.215Z] === RUN TestVolumesInspect [2020-10-09T20:44:39.215Z] --- PASS: TestVolumesInspect (0.01s) [2020-10-09T20:44:39.215Z] === RUN TestVolumesInvalidJSON [2020-10-09T20:44:39.215Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-09T20:44:39.215Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-09T20:44:39.215Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-09T20:44:39.215Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-10-09T20:44:39.215Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-09T20:44:39.215Z] PASS [2020-10-09T20:44:39.215Z] [2020-10-09T20:44:39.215Z] DONE 5 tests in 0.265s [2020-10-09T20:44:39.215Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-09T20:44:39.215Z] ++++ cat bundles/test-integration/docker.pid [2020-10-09T20:44:39.215Z] +++ kill 10831 [2020-10-09T20:44:40.418Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2020-10-09T20:44:40.418Z] === RUN TestNetworkNat [2020-10-09T20:44:40.713Z] --- PASS: TestNetworkNat (0.55s) [2020-10-09T20:44:40.713Z] === RUN TestNetworkLocalhostTCPNat [2020-10-09T20:44:40.719Z] umount: bundles/test-integration/root: no mount point specified. [2020-10-09T20:44:40.719Z] +++ /etc/init.d/apparmor stop [2020-10-09T20:44:40.719Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-09T20:44:40.719Z] [2020-10-09T20:44:40.719Z] Unloading profiles will leave already running processes permanently [2020-10-09T20:44:40.719Z] unconfined, which can lead to unexpected situations. [2020-10-09T20:44:40.719Z] [2020-10-09T20:44:40.719Z] To set a process to complain mode, use the command line tool [2020-10-09T20:44:40.719Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-09T20:44:40.720Z] +++ true [2020-10-09T20:44:40.720Z] exiting test-integration [2020-10-09T20:44:40.720Z] ++ exit 0 [2020-10-09T20:44:40.720Z] [2020-10-09T20:44:40.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-10-09T20:44:41.352Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-10-09T20:44:41.352Z] === RUN TestNetworkLoopbackNat [2020-10-09T20:44:41.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-10-09T20:44:42.395Z] --- PASS: TestNetworkLoopbackNat (0.85s) [2020-10-09T20:44:42.395Z] === RUN TestPause [2020-10-09T20:44:42.689Z] --- PASS: TestPause (0.57s) [2020-10-09T20:44:42.689Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-09T20:44:42.689Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-09T20:44:42.689Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-09T20:44:42.689Z] === RUN TestPauseStopPausedContainer Post stage [Pipeline] junit [2020-10-09T20:44:42.828Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-09T20:44:43.330Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2020-10-09T20:44:43.330Z] === RUN TestPsFilter [2020-10-09T20:44:43.487Z] + echo Ensuring container killed. [2020-10-09T20:44:43.487Z] Ensuring container killed. [2020-10-09T20:44:43.487Z] + docker rm -vf docker-pr1 [2020-10-09T20:44:43.487Z] Error: No such container: docker-pr1 [2020-10-09T20:44:43.487Z] + true [Pipeline] sh [2020-10-09T20:44:43.623Z] --- PASS: TestPsFilter (0.16s) [2020-10-09T20:44:43.623Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-09T20:44:43.804Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-10-09T20:44:43.862Z] + echo Chowning /workspace to jenkins user [2020-10-09T20:44:43.863Z] Chowning /workspace to jenkins user [2020-10-09T20:44:43.863Z] + id -u [2020-10-09T20:44:43.863Z] + id -g [2020-10-09T20:44:43.863Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41542:/workspace busybox chown -R 1001:1001 /workspace [2020-10-09T20:44:43.863Z] Unable to find image 'busybox:latest' locally [2020-10-09T20:44:44.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-10-09T20:44:44.155Z] latest: Pulling from library/busybox [2020-10-09T20:44:44.155Z] d2a291f672b2: Pulling fs layer [2020-10-09T20:44:44.155Z] d2a291f672b2: Download complete [2020-10-09T20:44:44.268Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2020-10-09T20:44:44.268Z] === RUN TestRemoveContainerWithVolume [2020-10-09T20:44:44.560Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2020-10-09T20:44:44.560Z] === RUN TestRemoveContainerRunning [2020-10-09T20:44:44.786Z] d2a291f672b2: Pull complete [2020-10-09T20:44:44.786Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-10-09T20:44:44.786Z] Status: Downloaded newer image for busybox:latest [2020-10-09T20:44:45.197Z] --- PASS: TestRemoveContainerRunning (0.53s) [2020-10-09T20:44:45.197Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-09T20:44:45.836Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2020-10-09T20:44:45.836Z] === RUN TestRemoveInvalidContainer [2020-10-09T20:44:45.836Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-10-09T20:44:45.836Z] === RUN TestRenameLinkedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-09T20:44:46.682Z] + bundleName=s390x-integration [2020-10-09T20:44:46.682Z] + echo Creating s390x-integration-bundles.tar.gz [2020-10-09T20:44:46.682Z] Creating s390x-integration-bundles.tar.gz [2020-10-09T20:44:46.682Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-10-09T20:44:46.682Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-10-09T20:44:46.726Z] Archiving artifacts [2020-10-09T20:44:47.086Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41542/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-09T20:44:47.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-10-09T20:44:47.360Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-10-09T20:44:47.501Z] + make clean [2020-10-09T20:44:47.792Z] docker volume rm -f docker-dev-cache [2020-10-09T20:44:47.822Z] docker-dev-cache [Pipeline] deleteDir [2020-10-09T20:44:47.920Z] --- PASS: TestRenameLinkedContainer (2.15s) [2020-10-09T20:44:47.920Z] === RUN TestRenameStoppedContainer [2020-10-09T20:44:48.558Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-10-09T20:44:48.558Z] === RUN TestRenameRunningContainerAndReuse [2020-10-09T20:44:48.740Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-09T20:44:49.606Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2020-10-09T20:44:49.606Z] === RUN TestRenameInvalidName [2020-10-09T20:44:50.245Z] --- PASS: TestRenameInvalidName (0.56s) [2020-10-09T20:44:50.245Z] === RUN TestRenameAnonymousContainer [2020-10-09T20:44:51.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-10-09T20:44:52.327Z] --- PASS: TestRenameAnonymousContainer (1.95s) [2020-10-09T20:44:52.327Z] === RUN TestRenameContainerWithSameName [2020-10-09T20:44:52.619Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2020-10-09T20:44:52.619Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-09T20:44:52.664Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-10-09T20:44:52.668Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-10-09T20:44:52.668Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-10-09T20:44:52.668Z] remote: Enumerating objects: 2, done. [2020-10-09T20:44:52.668Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-10-09T20:44:52.668Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-10-09T20:44:52.668Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-10-09T20:44:52.668Z] 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. [2020-10-09T20:44:52.668Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-10-09T20:44:52.668Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-10-09T20:44:52.991Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41542/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:88eec2e811d620fe88b4859dee64d064fae37356 hack/test/unit [2020-10-09T20:44:53.664Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s) [2020-10-09T20:44:53.664Z] === RUN TestResize [2020-10-09T20:44:54.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-10-09T20:44:54.319Z] --- PASS: TestResize (0.59s) [2020-10-09T20:44:54.319Z] === RUN TestResizeWithInvalidSize [2020-10-09T20:44:54.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-10-09T20:44:54.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-10-09T20:44:54.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-10-09T20:44:54.956Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2020-10-09T20:44:54.956Z] === RUN TestResizeWhenContainerNotStarted [2020-10-09T20:44:55.526Z] ? github.com/docker/docker/api [no test files] [2020-10-09T20:44:55.557Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-10-09T20:44:55.597Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-10-09T20:44:55.597Z] === RUN TestDaemonRestartKillContainers [2020-10-09T20:44:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-09T20:44:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-09T20:44:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-09T20:44:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-09T20:44:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-09T20:44:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-09T20:44:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-09T20:44:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-09T20:44:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-09T20:44:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-09T20:44:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-09T20:44:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-09T20:44:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-09T20:44:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-09T20:44:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-09T20:44:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-09T20:44:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:44:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:44:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:44:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:44:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:44:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:44:55.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:44:55.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:44:55.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-09T20:44:55.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-09T20:44:55.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-09T20:44:55.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:44:56.498Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-10-09T20:44:57.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-10-09T20:44:57.700Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-10-09T20:44:57.712Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:44:58.015Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-09T20:44:58.015Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-09T20:44:58.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-09T20:44:58.963Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-09T20:45:01.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-09T20:45:01.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:45:01.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:45:02.892Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-09T20:45:02.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) [2020-10-09T20:45:02.893Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [d37a8d428e90f] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [d37a8d428e90f] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d37a8d428e90f] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [d37a8d428e90f] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [d37a8d428e90f] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [d37a8d428e90f] Daemon stopped [2020-10-09T20:45:02.893Z] daemon.go:325: [d37a8d428e90f] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [d37a8d428e90f] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d37a8d428e90f] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [d37a8d428e90f] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [d37a8d428e90f] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [d37a8d428e90f] Daemon stopped [2020-10-09T20:45:02.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.52s) [2020-10-09T20:45:02.893Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [dd3c5615cc448] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [dd3c5615cc448] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [dd3c5615cc448] daemon started [2020-10-09T20:45:02.893Z] daemon.go:325: [dd3c5615cc448] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:296: [dd3c5615cc448] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [dd3c5615cc448] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [dd3c5615cc448] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [dd3c5615cc448] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [dd3c5615cc448] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [dd3c5615cc448] Daemon stopped [2020-10-09T20:45:02.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s) [2020-10-09T20:45:02.893Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [dcf3e825e8398] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [dcf3e825e8398] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [dcf3e825e8398] daemon started [2020-10-09T20:45:02.893Z] daemon.go:296: [dcf3e825e8398] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [dcf3e825e8398] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [dcf3e825e8398] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [dcf3e825e8398] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [dcf3e825e8398] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [dcf3e825e8398] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [dcf3e825e8398] Daemon stopped [2020-10-09T20:45:02.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.31s) [2020-10-09T20:45:02.893Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [d0d1b4aae5d21] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [d0d1b4aae5d21] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d0d1b4aae5d21] daemon started [2020-10-09T20:45:02.893Z] daemon.go:325: [d0d1b4aae5d21] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:296: [d0d1b4aae5d21] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [d0d1b4aae5d21] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d0d1b4aae5d21] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [d0d1b4aae5d21] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [d0d1b4aae5d21] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [d0d1b4aae5d21] Daemon stopped [2020-10-09T20:45:02.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-10-09T20:45:02.893Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [d6c8622daf2a4] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [d6c8622daf2a4] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d6c8622daf2a4] daemon started [2020-10-09T20:45:02.893Z] daemon.go:325: [d6c8622daf2a4] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:296: [d6c8622daf2a4] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [d6c8622daf2a4] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d6c8622daf2a4] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [d6c8622daf2a4] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [d6c8622daf2a4] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [d6c8622daf2a4] Daemon stopped [2020-10-09T20:45:02.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2020-10-09T20:45:02.893Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [d198b844aea42] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [d198b844aea42] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d198b844aea42] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [d198b844aea42] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [d198b844aea42] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [d198b844aea42] Daemon stopped [2020-10-09T20:45:02.893Z] daemon.go:325: [d198b844aea42] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [d198b844aea42] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d198b844aea42] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [d198b844aea42] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [d198b844aea42] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [d198b844aea42] Daemon stopped [2020-10-09T20:45:02.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s) [2020-10-09T20:45:02.893Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [d383149aabe69] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [d383149aabe69] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d383149aabe69] daemon started [2020-10-09T20:45:02.893Z] daemon.go:325: [d383149aabe69] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:296: [d383149aabe69] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [d383149aabe69] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d383149aabe69] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [d383149aabe69] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [d383149aabe69] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [d383149aabe69] Daemon stopped [2020-10-09T20:45:02.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.23s) [2020-10-09T20:45:02.893Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [d540039be838c] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [d540039be838c] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d540039be838c] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [d540039be838c] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [d540039be838c] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [d540039be838c] Daemon stopped [2020-10-09T20:45:02.893Z] daemon.go:325: [d540039be838c] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [d540039be838c] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d540039be838c] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [d540039be838c] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [d540039be838c] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [d540039be838c] Daemon stopped [2020-10-09T20:45:02.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.62s) [2020-10-09T20:45:02.893Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [d66711f7ea195] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [d66711f7ea195] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d66711f7ea195] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [d66711f7ea195] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [d66711f7ea195] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [d66711f7ea195] Daemon stopped [2020-10-09T20:45:02.893Z] daemon.go:325: [d66711f7ea195] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [d66711f7ea195] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d66711f7ea195] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [d66711f7ea195] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [d66711f7ea195] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [d66711f7ea195] Daemon stopped [2020-10-09T20:45:02.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-10-09T20:45:02.893Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [daec15400bdaf] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [daec15400bdaf] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [daec15400bdaf] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [daec15400bdaf] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [daec15400bdaf] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [daec15400bdaf] Daemon stopped [2020-10-09T20:45:02.893Z] daemon.go:325: [daec15400bdaf] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [daec15400bdaf] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [daec15400bdaf] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [daec15400bdaf] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [daec15400bdaf] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [daec15400bdaf] Daemon stopped [2020-10-09T20:45:02.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-10-09T20:45:02.893Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [debb9203a30b2] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [debb9203a30b2] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [debb9203a30b2] daemon started [2020-10-09T20:45:02.893Z] daemon.go:325: [debb9203a30b2] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:296: [debb9203a30b2] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [debb9203a30b2] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [debb9203a30b2] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [debb9203a30b2] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [debb9203a30b2] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [debb9203a30b2] Daemon stopped [2020-10-09T20:45:02.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2020-10-09T20:45:02.893Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-09T20:45:02.893Z] daemon.go:325: [d7edcbc3d81a2] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [d7edcbc3d81a2] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d7edcbc3d81a2] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [d7edcbc3d81a2] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [d7edcbc3d81a2] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [d7edcbc3d81a2] Daemon stopped [2020-10-09T20:45:02.893Z] daemon.go:325: [d7edcbc3d81a2] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:325: [d7edcbc3d81a2] waiting for daemon to start [2020-10-09T20:45:02.893Z] daemon.go:353: [d7edcbc3d81a2] daemon started [2020-10-09T20:45:02.893Z] daemon.go:461: [d7edcbc3d81a2] Stopping daemon [2020-10-09T20:45:02.893Z] daemon.go:296: [d7edcbc3d81a2] exiting daemon [2020-10-09T20:45:02.893Z] daemon.go:448: [d7edcbc3d81a2] Daemon stopped [2020-10-09T20:45:02.893Z] === RUN TestKernelTCPMemory [2020-10-09T20:45:02.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-10-09T20:45:03.531Z] --- PASS: TestKernelTCPMemory (0.66s) [2020-10-09T20:45:03.531Z] === RUN TestNISDomainname [2020-10-09T20:45:04.580Z] --- PASS: TestNISDomainname (0.74s) [2020-10-09T20:45:04.580Z] === RUN TestStats [2020-10-09T20:45:04.898Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-10-09T20:45:06.094Z] --- PASS: TestStats (1.56s) [2020-10-09T20:45:06.094Z] === RUN TestStopContainerWithTimeout [2020-10-09T20:45:06.094Z] === RUN TestStopContainerWithTimeout/0 [2020-10-09T20:45:06.094Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-09T20:45:06.094Z] === RUN TestStopContainerWithTimeout/1 [2020-10-09T20:45:06.094Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-09T20:45:06.094Z] === RUN TestStopContainerWithTimeout/3 [2020-10-09T20:45:06.094Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-09T20:45:06.094Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-09T20:45:06.094Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-09T20:45:06.094Z] === CONT TestStopContainerWithTimeout/0 [2020-10-09T20:45:06.094Z] === CONT TestStopContainerWithTimeout/3 [2020-10-09T20:45:06.094Z] === CONT TestStopContainerWithTimeout/1 [2020-10-09T20:45:06.094Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-09T20:45:06.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-10-09T20:45:06.278Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-10-09T20:45:07.659Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-10-09T20:45:08.599Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-10-09T20:45:09.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-10-09T20:45:09.632Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-10-09T20:45:09.632Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-10-09T20:45:09.632Z] --- PASS: TestStopContainerWithTimeout/1 (2.07s) [2020-10-09T20:45:09.632Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2020-10-09T20:45:09.632Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2020-10-09T20:45:09.632Z] === RUN TestDeleteDevicemapper [2020-10-09T20:45:09.632Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-09T20:45:09.632Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-09T20:45:09.632Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-09T20:45:10.432Z] ok github.com/docker/docker/api/server 0.020s coverage: 7.9% of statements [2020-10-09T20:45:10.679Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.64s) [2020-10-09T20:45:10.679Z] === RUN TestUpdateMemory [2020-10-09T20:45:11.318Z] --- PASS: TestUpdateMemory (0.74s) [2020-10-09T20:45:11.318Z] === RUN TestUpdateCPUQuota [2020-10-09T20:45:12.365Z] --- PASS: TestUpdateCPUQuota (0.95s) [2020-10-09T20:45:12.365Z] === RUN TestUpdatePidsLimit [2020-10-09T20:45:12.365Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-09T20:45:12.658Z] === RUN TestUpdatePidsLimit/no_change [2020-10-09T20:45:12.838Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-10-09T20:45:12.952Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-09T20:45:13.245Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-09T20:45:13.544Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-09T20:45:13.839Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-09T20:45:14.140Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-09T20:45:14.750Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-10-09T20:45:15.191Z] --- PASS: TestUpdatePidsLimit (2.69s) [2020-10-09T20:45:15.191Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.29s) [2020-10-09T20:45:15.191Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2020-10-09T20:45:15.191Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2020-10-09T20:45:15.191Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2020-10-09T20:45:15.192Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2020-10-09T20:45:15.192Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-10-09T20:45:15.192Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2020-10-09T20:45:15.192Z] === RUN TestUpdateRestartPolicy [2020-10-09T20:45:16.661Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-10-09T20:45:16.661Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-10-09T20:45:18.045Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-10-09T20:45:18.305Z] === RUN TestDockerSuite/TestBuildCmd [2020-10-09T20:45:18.611Z] 4612f6d0b889: Pull complete [2020-10-09T20:45:18.874Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-10-09T20:45:19.134Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-10-09T20:45:19.704Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-10-09T20:45:19.704Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-10-09T20:45:21.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-10-09T20:45:21.611Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-10-09T20:45:25.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-10-09T20:45:27.725Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-10-09T20:45:27.843Z] --- PASS: TestUpdateRestartPolicy (11.35s) [2020-10-09T20:45:27.843Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-09T20:45:27.843Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-10-09T20:45:27.843Z] === RUN TestWaitNonBlocked [2020-10-09T20:45:27.843Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-09T20:45:27.843Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-09T20:45:27.843Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-09T20:45:27.843Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-09T20:45:27.843Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-09T20:45:27.843Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-09T20:45:27.843Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-10-09T20:45:27.843Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2020-10-09T20:45:27.843Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2020-10-09T20:45:27.843Z] === RUN TestWaitBlocked [2020-10-09T20:45:27.843Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-09T20:45:27.843Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-09T20:45:27.843Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-09T20:45:27.843Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-09T20:45:27.843Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-09T20:45:27.843Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-09T20:45:28.684Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-10-09T20:45:28.684Z] === RUN TestDockerSuite/TestBuildContChar [2020-10-09T20:45:28.882Z] --- PASS: TestWaitBlocked (0.02s) [2020-10-09T20:45:28.882Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2020-10-09T20:45:28.882Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2020-10-09T20:45:28.882Z] === CONT TestContainerStartOnDaemonRestart [2020-10-09T20:45:28.882Z] === CONT TestDaemonRestartIpcMode [2020-10-09T20:45:28.882Z] === CONT TestIpcModeOlderClient [2020-10-09T20:45:28.882Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-10-09T20:45:31.653Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s) [2020-10-09T20:45:31.653Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-10-09T20:45:31.653Z] daemon.go:325: [dd725847fa534] waiting for daemon to start [2020-10-09T20:45:31.653Z] daemon.go:325: [dd725847fa534] waiting for daemon to start [2020-10-09T20:45:31.653Z] daemon.go:353: [dd725847fa534] daemon started [2020-10-09T20:45:31.653Z] daemon.go:296: [dd725847fa534] exiting daemon [2020-10-09T20:45:31.653Z] daemon.go:325: [dd725847fa534] waiting for daemon to start [2020-10-09T20:45:31.653Z] daemon.go:325: [dd725847fa534] waiting for daemon to start [2020-10-09T20:45:31.653Z] daemon.go:353: [dd725847fa534] daemon started [2020-10-09T20:45:31.653Z] daemon.go:461: [dd725847fa534] Stopping daemon [2020-10-09T20:45:31.653Z] daemon.go:296: [dd725847fa534] exiting daemon [2020-10-09T20:45:31.653Z] daemon.go:448: [dd725847fa534] Daemon stopped [2020-10-09T20:45:31.948Z] --- PASS: TestDaemonRestartIpcMode (3.14s) [2020-10-09T20:45:31.948Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-10-09T20:45:31.948Z] daemon.go:325: [d9bf3ac82d5b5] waiting for daemon to start [2020-10-09T20:45:31.948Z] daemon.go:325: [d9bf3ac82d5b5] waiting for daemon to start [2020-10-09T20:45:31.948Z] daemon.go:353: [d9bf3ac82d5b5] daemon started [2020-10-09T20:45:31.948Z] daemon.go:461: [d9bf3ac82d5b5] Stopping daemon [2020-10-09T20:45:31.948Z] daemon.go:296: [d9bf3ac82d5b5] exiting daemon [2020-10-09T20:45:31.948Z] daemon.go:448: [d9bf3ac82d5b5] Daemon stopped [2020-10-09T20:45:31.948Z] daemon.go:325: [d9bf3ac82d5b5] waiting for daemon to start [2020-10-09T20:45:31.948Z] daemon.go:325: [d9bf3ac82d5b5] waiting for daemon to start [2020-10-09T20:45:31.948Z] daemon.go:353: [d9bf3ac82d5b5] daemon started [2020-10-09T20:45:31.948Z] daemon.go:461: [d9bf3ac82d5b5] Stopping daemon [2020-10-09T20:45:31.948Z] daemon.go:296: [d9bf3ac82d5b5] exiting daemon [2020-10-09T20:45:31.948Z] daemon.go:448: [d9bf3ac82d5b5] Daemon stopped [2020-10-09T20:45:31.948Z] PASS [2020-10-09T20:45:31.948Z] [2020-10-09T20:45:31.948Z] === Skipped [2020-10-09T20:45:31.948Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-10-09T20:45:31.948Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-09T20:45:31.948Z] [2020-10-09T20:45:31.948Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-09T20:45:31.948Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-09T20:45:31.948Z] [2020-10-09T20:45:31.948Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-10-09T20:45:31.948Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-09T20:45:31.948Z] [2020-10-09T20:45:31.948Z] [2020-10-09T20:45:31.948Z] DONE 189 tests, 3 skipped in 86.366s [2020-10-09T20:45:31.948Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-10-09T20:45:31.948Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:45:31.948Z] ++ set -e [2020-10-09T20:45:31.948Z] ++ '[' -n 0 ']' [2020-10-09T20:45:31.948Z] ++ set -x [2020-10-09T20:45:31.948Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:45:31.948Z] INFO: Testing against a local daemon [2020-10-09T20:45:31.948Z] === RUN TestCommitInheritsEnv [2020-10-09T20:45:32.024Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-10-09T20:45:32.245Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-10-09T20:45:32.245Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-09T20:45:32.245Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-09T20:45:32.245Z] === RUN TestImagesFilterMultiReference [2020-10-09T20:45:32.245Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-10-09T20:45:32.245Z] === RUN TestImagePullPlatformInvalid [2020-10-09T20:45:32.245Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-10-09T20:45:32.245Z] === RUN TestRemoveImageOrphaning [2020-10-09T20:45:32.549Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-10-09T20:45:32.549Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-09T20:45:32.549Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-10-09T20:45:32.549Z] === RUN TestTagInvalidReference [2020-10-09T20:45:32.549Z] --- PASS: TestTagInvalidReference (0.03s) [2020-10-09T20:45:32.549Z] === RUN TestTagValidPrefixedRepo [2020-10-09T20:45:32.595Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-10-09T20:45:32.847Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-10-09T20:45:32.847Z] === RUN TestTagExistedNameWithoutForce [2020-10-09T20:45:32.847Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-10-09T20:45:32.847Z] === RUN TestTagOfficialNames [2020-10-09T20:45:32.847Z] --- PASS: TestTagOfficialNames (0.04s) [2020-10-09T20:45:32.847Z] === RUN TestTagMatchesDigest [2020-10-09T20:45:32.847Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-10-09T20:45:32.847Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-09T20:45:33.978Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-10-09T20:45:34.238Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-10-09T20:45:34.810Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-10-09T20:45:35.380Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-10-09T20:45:35.950Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-10-09T20:45:35.950Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-10-09T20:45:37.862Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-10-09T20:45:42.062Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-10-09T20:45:47.346Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-10-09T20:45:47.346Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-10-09T20:45:47.917Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-10-09T20:45:48.177Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-10-09T20:45:48.437Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-10-09T20:45:49.007Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-10-09T20:45:49.007Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-09T20:45:52.302Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-10-09T20:45:54.215Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-10-09T20:45:55.601Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-10-09T20:45:55.861Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-10-09T20:45:55.861Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-10-09T20:45:56.432Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-10-09T20:45:57.373Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-10-09T20:45:57.373Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-10-09T20:45:57.634Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-10-09T20:45:57.634Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-10-09T20:45:57.634Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-10-09T20:46:00.175Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-10-09T20:46:00.175Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-10-09T20:46:02.087Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-10-09T20:46:03.998Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-10-09T20:46:05.911Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-10-09T20:46:07.296Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-10-09T20:46:10.598Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-10-09T20:46:10.598Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-10-09T20:46:11.168Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-10-09T20:46:11.168Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-10-09T20:46:16.451Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-10-09T20:46:17.392Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-09T20:46:18.127Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-10-09T20:46:18.127Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-09T20:46:18.127Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/types [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-09T20:46:18.127Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-09T20:46:18.127Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-09T20:46:18.127Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2020-10-09T20:46:18.127Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/builder [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-09T20:46:18.127Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-09T20:46:18.127Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-10-09T20:46:19.935Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-10-09T20:46:21.417Z] ok github.com/docker/docker/builder/fscache 0.112s coverage: 69.2% of statements [2020-10-09T20:46:21.417Z] ok github.com/docker/docker/builder/dockerfile 0.112s coverage: 45.1% of statements [2020-10-09T20:46:23.234Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-10-09T20:46:23.805Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-10-09T20:46:23.958Z] ok github.com/docker/docker/builder/remotecontext/git 0.970s coverage: 85.1% of statements [2020-10-09T20:46:24.218Z] ok github.com/docker/docker/builder/remotecontext 0.121s coverage: 13.6% of statements [2020-10-09T20:46:24.218Z] ? github.com/docker/docker/cli [no test files] [2020-10-09T20:46:24.218Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-09T20:46:24.477Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-10-09T20:46:24.746Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-10-09T20:46:25.317Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-10-09T20:46:25.888Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-10-09T20:46:26.149Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-10-09T20:46:26.720Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-10-09T20:46:27.291Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-10-09T20:46:29.203Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-10-09T20:46:29.203Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-10-09T20:46:29.773Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-10-09T20:46:29.846Z] ok github.com/docker/docker/client 0.182s coverage: 75.7% of statements [2020-10-09T20:46:30.343Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-10-09T20:46:30.343Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-10-09T20:46:31.285Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-10-09T20:46:31.863Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-10-09T20:46:33.246Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-10-09T20:46:33.246Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-10-09T20:46:34.629Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-10-09T20:46:37.224Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-10-09T20:46:38.608Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-10-09T20:46:41.150Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-10-09T20:46:41.410Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-10-09T20:46:45.611Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-10-09T20:46:45.611Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-10-09T20:46:46.551Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-10-09T20:46:48.461Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-10-09T20:46:49.842Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-10-09T20:46:53.137Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-10-09T20:46:55.047Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-10-09T20:46:56.427Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-10-09T20:46:57.367Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-10-09T20:47:00.664Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-10-09T20:47:01.605Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-10-09T20:47:02.987Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-10-09T20:47:03.248Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-10-09T20:47:07.450Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-10-09T20:47:08.570Z] ok github.com/docker/docker/cmd/dockerd/hack 0.003s coverage: 72.9% of statements [2020-10-09T20:47:08.571Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 29.5% of statements [2020-10-09T20:47:08.571Z] ok github.com/docker/docker/container 0.120s coverage: 35.6% of statements [2020-10-09T20:47:08.571Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-09T20:47:08.571Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-09T20:47:08.571Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-09T20:47:08.571Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-09T20:47:08.833Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-10-09T20:47:09.772Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-10-09T20:47:12.313Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-10-09T20:47:15.224Z] c3aff4450246: Pull complete [2020-10-09T20:47:15.224Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-10-09T20:47:15.224Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:47:15.224Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-10-09T20:47:15.224Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-10-09T20:47:15.224Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' [2020-10-09T20:47:15.224Z] WARN: Skipping validation tests [2020-10-09T20:47:15.224Z] INFO: Running unit tests at 10/09/2020 20:47:14... [2020-10-09T20:47:17.596Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-10-09T20:47:17.856Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-10-09T20:47:18.551Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2020-10-09T20:47:18.809Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-10-09T20:47:19.002Z] INFO: make.ps1 starting at 10/09/2020 20:47:18 [2020-10-09T20:47:19.002Z] INFO: Git commit (88eec2e81) assumed from DOCKER_GITCOMMIT environment variable [2020-10-09T20:47:19.002Z] INFO: Invoking autogen... [2020-10-09T20:47:19.474Z] INFO: Running unit tests... [2020-10-09T20:47:20.187Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2020-10-09T20:47:20.397Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-10-09T20:47:20.397Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-10-09T20:47:22.306Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-10-09T20:47:22.877Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-10-09T20:47:25.421Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-10-09T20:47:25.421Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-10-09T20:47:28.304Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2020-10-09T20:47:29.240Z] ok github.com/docker/docker/daemon 12.204s coverage: 17.5% of statements [2020-10-09T20:47:29.240Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-09T20:47:29.240Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-09T20:47:30.178Z] ok github.com/docker/docker/daemon/config 0.039s coverage: 82.2% of statements [2020-10-09T20:47:30.705Z] --- PASS: TestDockerDaemonSuite (336.19s) [2020-10-09T20:47:30.705Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.20s) [2020-10-09T20:47:30.705Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-10-09T20:47:30.705Z] daemon.go:325: [de61061b5f277] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:325: [de61061b5f277] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:325: [de61061b5f277] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:353: [de61061b5f277] daemon started [2020-10-09T20:47:30.705Z] daemon.go:461: [de61061b5f277] Stopping daemon [2020-10-09T20:47:30.705Z] daemon.go:296: [de61061b5f277] exiting daemon [2020-10-09T20:47:30.705Z] daemon.go:448: [de61061b5f277] Daemon stopped [2020-10-09T20:47:30.705Z] daemon.go:325: [de61061b5f277] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:325: [de61061b5f277] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:353: [de61061b5f277] daemon started [2020-10-09T20:47:30.705Z] daemon.go:461: [de61061b5f277] Stopping daemon [2020-10-09T20:47:30.705Z] daemon.go:296: [de61061b5f277] exiting daemon [2020-10-09T20:47:30.705Z] daemon.go:448: [de61061b5f277] Daemon stopped [2020-10-09T20:47:30.705Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.72s) [2020-10-09T20:47:30.705Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-10-09T20:47:30.705Z] daemon.go:325: [df83409441a38] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:325: [df83409441a38] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:353: [df83409441a38] daemon started [2020-10-09T20:47:30.705Z] daemon.go:461: [df83409441a38] Stopping daemon [2020-10-09T20:47:30.705Z] daemon.go:296: [df83409441a38] exiting daemon [2020-10-09T20:47:30.705Z] daemon.go:448: [df83409441a38] Daemon stopped [2020-10-09T20:47:30.705Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-10-09T20:47:30.705Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-10-09T20:47:30.705Z] daemon.go:325: [d860b2c3eb146] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:325: [d860b2c3eb146] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:353: [d860b2c3eb146] daemon started [2020-10-09T20:47:30.705Z] daemon.go:461: [d860b2c3eb146] Stopping daemon [2020-10-09T20:47:30.705Z] daemon.go:296: [d860b2c3eb146] exiting daemon [2020-10-09T20:47:30.705Z] daemon.go:448: [d860b2c3eb146] Daemon stopped [2020-10-09T20:47:30.705Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.15s) [2020-10-09T20:47:30.705Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-10-09T20:47:30.705Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-10-09T20:47:30.705Z] daemon.go:325: [df0f1316b52be] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:325: [df0f1316b52be] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:353: [df0f1316b52be] daemon started [2020-10-09T20:47:30.705Z] daemon.go:296: [df0f1316b52be] exiting daemon [2020-10-09T20:47:30.705Z] docker_cli_daemon_test.go:1449: Daemon df0f1316b52be is not started [2020-10-09T20:47:30.705Z] daemon.go:325: [df0f1316b52be] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:325: [df0f1316b52be] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:353: [df0f1316b52be] daemon started [2020-10-09T20:47:30.705Z] daemon.go:461: [df0f1316b52be] Stopping daemon [2020-10-09T20:47:30.705Z] daemon.go:296: [df0f1316b52be] exiting daemon [2020-10-09T20:47:30.705Z] daemon.go:448: [df0f1316b52be] Daemon stopped [2020-10-09T20:47:30.705Z] check_test.go:309: Daemon dcea692363da2 is not started [2020-10-09T20:47:30.705Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.13s) [2020-10-09T20:47:30.705Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-10-09T20:47:30.705Z] daemon.go:325: [d758addc2d067] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:325: [d758addc2d067] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:353: [d758addc2d067] daemon started [2020-10-09T20:47:30.705Z] daemon.go:325: [d758addc2d067] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:296: [d758addc2d067] exiting daemon [2020-10-09T20:47:30.705Z] daemon.go:325: [d758addc2d067] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:353: [d758addc2d067] daemon started [2020-10-09T20:47:30.705Z] daemon.go:461: [d758addc2d067] Stopping daemon [2020-10-09T20:47:30.705Z] daemon.go:296: [d758addc2d067] exiting daemon [2020-10-09T20:47:30.705Z] daemon.go:448: [d758addc2d067] Daemon stopped [2020-10-09T20:47:30.705Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.39s) [2020-10-09T20:47:30.705Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-10-09T20:47:30.705Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-10-09T20:47:30.705Z] daemon.go:325: [dc5955d3029c7] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:325: [dc5955d3029c7] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:353: [dc5955d3029c7] daemon started [2020-10-09T20:47:30.705Z] daemon.go:296: [dc5955d3029c7] exiting daemon [2020-10-09T20:47:30.705Z] check_test.go:309: Daemon d2b0332aadad3 is not started [2020-10-09T20:47:30.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.16s) [2020-10-09T20:47:30.705Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-10-09T20:47:30.705Z] daemon.go:325: [ddb95a59966e5] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:325: [ddb95a59966e5] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:353: [ddb95a59966e5] daemon started [2020-10-09T20:47:30.705Z] daemon.go:461: [ddb95a59966e5] Stopping daemon [2020-10-09T20:47:30.705Z] daemon.go:296: [ddb95a59966e5] exiting daemon [2020-10-09T20:47:30.705Z] daemon.go:448: [ddb95a59966e5] Daemon stopped [2020-10-09T20:47:30.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.79s) [2020-10-09T20:47:30.705Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-10-09T20:47:30.705Z] daemon.go:325: [d59a72830df21] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:296: [d59a72830df21] exiting daemon [2020-10-09T20:47:30.705Z] daemon.go:325: [d59a72830df21] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:325: [d59a72830df21] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:325: [d59a72830df21] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:353: [d59a72830df21] daemon started [2020-10-09T20:47:30.705Z] daemon.go:461: [d59a72830df21] Stopping daemon [2020-10-09T20:47:30.705Z] daemon.go:296: [d59a72830df21] exiting daemon [2020-10-09T20:47:30.705Z] daemon.go:448: [d59a72830df21] Daemon stopped [2020-10-09T20:47:30.705Z] daemon.go:325: [d59a72830df21] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:325: [d59a72830df21] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:353: [d59a72830df21] daemon started [2020-10-09T20:47:30.705Z] daemon.go:461: [d59a72830df21] Stopping daemon [2020-10-09T20:47:30.705Z] daemon.go:296: [d59a72830df21] exiting daemon [2020-10-09T20:47:30.705Z] daemon.go:448: [d59a72830df21] Daemon stopped [2020-10-09T20:47:30.705Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.48s) [2020-10-09T20:47:30.705Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-10-09T20:47:30.705Z] daemon.go:325: [d6b2dfdcf8adb] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:325: [d6b2dfdcf8adb] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:353: [d6b2dfdcf8adb] daemon started [2020-10-09T20:47:30.705Z] daemon.go:461: [d6b2dfdcf8adb] Stopping daemon [2020-10-09T20:47:30.705Z] daemon.go:296: [d6b2dfdcf8adb] exiting daemon [2020-10-09T20:47:30.705Z] daemon.go:448: [d6b2dfdcf8adb] Daemon stopped [2020-10-09T20:47:30.705Z] daemon.go:325: [d6b2dfdcf8adb] waiting for daemon to start [2020-10-09T20:47:30.705Z] daemon.go:325: [d6b2dfdcf8adb] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d6b2dfdcf8adb] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d6b2dfdcf8adb] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d6b2dfdcf8adb] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d6b2dfdcf8adb] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.95s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-10-09T20:47:30.706Z] daemon.go:325: [d625971820fde] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d625971820fde] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d625971820fde] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d625971820fde] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d625971820fde] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d625971820fde] Daemon stopped [2020-10-09T20:47:30.706Z] daemon.go:325: [d625971820fde] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d625971820fde] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d625971820fde] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d625971820fde] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d625971820fde] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d625971820fde] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.22s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-10-09T20:47:30.706Z] daemon.go:325: [dc63cd8748525] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [dc63cd8748525] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [dc63cd8748525] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [dc63cd8748525] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [dc63cd8748525] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [dc63cd8748525] Daemon stopped [2020-10-09T20:47:30.706Z] daemon.go:325: [dc63cd8748525] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [dc63cd8748525] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [dc63cd8748525] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [dc63cd8748525] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [dc63cd8748525] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [dc63cd8748525] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.10s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-10-09T20:47:30.706Z] daemon.go:325: [d192bc3005ef4] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d192bc3005ef4] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d192bc3005ef4] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d192bc3005ef4] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d192bc3005ef4] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d192bc3005ef4] Daemon stopped [2020-10-09T20:47:30.706Z] daemon.go:325: [d192bc3005ef4] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d192bc3005ef4] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d192bc3005ef4] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d192bc3005ef4] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d192bc3005ef4] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d192bc3005ef4] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-10-09T20:47:30.706Z] daemon.go:325: [d31332a8cf963] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d31332a8cf963] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d31332a8cf963] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d31332a8cf963] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d31332a8cf963] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d31332a8cf963] Daemon stopped [2020-10-09T20:47:30.706Z] daemon.go:325: [d31332a8cf963] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d31332a8cf963] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d31332a8cf963] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d31332a8cf963] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d31332a8cf963] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d31332a8cf963] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-10-09T20:47:30.706Z] daemon.go:325: [d68e086acfd22] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d68e086acfd22] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d68e086acfd22] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d68e086acfd22] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d68e086acfd22] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d68e086acfd22] Daemon stopped [2020-10-09T20:47:30.706Z] daemon.go:325: [d68e086acfd22] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d68e086acfd22] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d68e086acfd22] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d68e086acfd22] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d68e086acfd22] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d68e086acfd22] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-10-09T20:47:30.706Z] daemon.go:325: [d38dc36fc18e0] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:296: [d38dc36fc18e0] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:325: [d38dc36fc18e0] waiting for daemon to start [2020-10-09T20:47:30.706Z] check_test.go:309: Daemon d8b0f8c53d112 is not started [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-10-09T20:47:30.706Z] daemon.go:325: [d886ccfdb7dbe] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:296: [d886ccfdb7dbe] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:325: [d886ccfdb7dbe] waiting for daemon to start [2020-10-09T20:47:30.706Z] check_test.go:309: Daemon dd9d6b70fd8eb is not started [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-10-09T20:47:30.706Z] daemon.go:325: [dca64bd8f3983] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [dca64bd8f3983] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [dca64bd8f3983] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [dca64bd8f3983] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [dca64bd8f3983] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [dca64bd8f3983] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-10-09T20:47:30.706Z] daemon.go:325: [d0441aadfd88c] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d0441aadfd88c] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d0441aadfd88c] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d0441aadfd88c] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d0441aadfd88c] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d0441aadfd88c] Daemon stopped [2020-10-09T20:47:30.706Z] check_test.go:309: Daemon d0441aadfd88c is not started [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-10-09T20:47:30.706Z] daemon.go:325: [d54c08db3fcfd] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d54c08db3fcfd] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d54c08db3fcfd] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d54c08db3fcfd] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d54c08db3fcfd] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d54c08db3fcfd] Daemon stopped [2020-10-09T20:47:30.706Z] daemon.go:325: [d54c08db3fcfd] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d54c08db3fcfd] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d54c08db3fcfd] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d54c08db3fcfd] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d54c08db3fcfd] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d54c08db3fcfd] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-10-09T20:47:30.706Z] daemon.go:325: [dd66580c559c5] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [dd66580c559c5] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [dd66580c559c5] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [dd66580c559c5] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [dd66580c559c5] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [dd66580c559c5] Daemon stopped [2020-10-09T20:47:30.706Z] daemon.go:325: [dd66580c559c5] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [dd66580c559c5] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [dd66580c559c5] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [dd66580c559c5] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [dd66580c559c5] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [dd66580c559c5] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.43s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-10-09T20:47:30.706Z] daemon.go:325: [db12891de60ee] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [db12891de60ee] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [db12891de60ee] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [db12891de60ee] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [db12891de60ee] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [db12891de60ee] Daemon stopped [2020-10-09T20:47:30.706Z] daemon.go:325: [db12891de60ee] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [db12891de60ee] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [db12891de60ee] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [db12891de60ee] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [db12891de60ee] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [db12891de60ee] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-10-09T20:47:30.706Z] daemon.go:325: [ddedaee2de286] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [ddedaee2de286] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [ddedaee2de286] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [ddedaee2de286] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [ddedaee2de286] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [ddedaee2de286] Daemon stopped [2020-10-09T20:47:30.706Z] daemon.go:325: [ddedaee2de286] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [ddedaee2de286] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [ddedaee2de286] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [ddedaee2de286] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [ddedaee2de286] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [ddedaee2de286] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.65s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-10-09T20:47:30.706Z] daemon.go:325: [db97d2b2e2d78] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [db97d2b2e2d78] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [db97d2b2e2d78] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [db97d2b2e2d78] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [db97d2b2e2d78] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [db97d2b2e2d78] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-10-09T20:47:30.706Z] daemon.go:325: [d0f9d465971bf] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d0f9d465971bf] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d0f9d465971bf] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d0f9d465971bf] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d0f9d465971bf] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d0f9d465971bf] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-10-09T20:47:30.706Z] daemon.go:325: [d8f70506e48ab] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d8f70506e48ab] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d8f70506e48ab] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d8f70506e48ab] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d8f70506e48ab] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d8f70506e48ab] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-10-09T20:47:30.706Z] daemon.go:325: [d2754f1087560] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:296: [d2754f1087560] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:325: [d2754f1087560] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:461: [d2754f1087560] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:450: [d2754f1087560] Error when stopping daemon: daemon not started [2020-10-09T20:47:30.706Z] check_test.go:309: Daemon d2754f1087560 is not started [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-10-09T20:47:30.706Z] daemon.go:325: [de5139cc31e41] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [de5139cc31e41] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [de5139cc31e41] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [de5139cc31e41] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [de5139cc31e41] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [de5139cc31e41] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-10-09T20:47:30.706Z] daemon.go:325: [ddc41ad16cf63] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [ddc41ad16cf63] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [ddc41ad16cf63] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [ddc41ad16cf63] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [ddc41ad16cf63] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [ddc41ad16cf63] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.57s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-10-09T20:47:30.706Z] daemon.go:325: [dd0b20775c28e] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [dd0b20775c28e] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [dd0b20775c28e] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [dd0b20775c28e] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [dd0b20775c28e] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [dd0b20775c28e] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.12s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-10-09T20:47:30.706Z] daemon.go:325: [d25c174383128] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d25c174383128] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d25c174383128] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d25c174383128] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d25c174383128] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d25c174383128] Daemon stopped [2020-10-09T20:47:30.706Z] daemon.go:325: [d25c174383128] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d25c174383128] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d25c174383128] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [d25c174383128] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [d25c174383128] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [d25c174383128] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.32s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-10-09T20:47:30.706Z] daemon.go:325: [de5a007dbfbf7] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [de5a007dbfbf7] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [de5a007dbfbf7] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [de5a007dbfbf7] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [de5a007dbfbf7] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [de5a007dbfbf7] Daemon stopped [2020-10-09T20:47:30.706Z] daemon.go:325: [de5a007dbfbf7] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [de5a007dbfbf7] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [de5a007dbfbf7] daemon started [2020-10-09T20:47:30.706Z] daemon.go:461: [de5a007dbfbf7] Stopping daemon [2020-10-09T20:47:30.706Z] daemon.go:296: [de5a007dbfbf7] exiting daemon [2020-10-09T20:47:30.706Z] daemon.go:448: [de5a007dbfbf7] Daemon stopped [2020-10-09T20:47:30.706Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.63s) [2020-10-09T20:47:30.706Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-10-09T20:47:30.706Z] daemon.go:325: [d875fa9a11da4] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:325: [d875fa9a11da4] waiting for daemon to start [2020-10-09T20:47:30.706Z] daemon.go:353: [d875fa9a11da4] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [d875fa9a11da4] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [d875fa9a11da4] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [d875fa9a11da4] Daemon stopped [2020-10-09T20:47:30.707Z] daemon.go:325: [d875fa9a11da4] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d875fa9a11da4] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [d875fa9a11da4] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [d875fa9a11da4] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [d875fa9a11da4] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [d875fa9a11da4] Daemon stopped [2020-10-09T20:47:30.707Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-10-09T20:47:30.707Z] requirement.go:26: unmatched requirement IPv6 [2020-10-09T20:47:30.707Z] check_test.go:309: Daemon d718f5766ee3c is not started [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-10-09T20:47:30.707Z] daemon.go:325: [db43fa58030fb] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [db43fa58030fb] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [db43fa58030fb] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [db43fa58030fb] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [db43fa58030fb] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [db43fa58030fb] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.27s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-10-09T20:47:30.707Z] daemon.go:325: [d098c9d09720a] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d098c9d09720a] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [d098c9d09720a] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [d098c9d09720a] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [d098c9d09720a] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [d098c9d09720a] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-10-09T20:47:30.707Z] daemon.go:325: [d37899453b9dc] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d37899453b9dc] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [d37899453b9dc] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [d37899453b9dc] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [d37899453b9dc] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [d37899453b9dc] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.88s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-10-09T20:47:30.707Z] daemon.go:325: [d262ee4b60b4a] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d262ee4b60b4a] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [d262ee4b60b4a] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [d262ee4b60b4a] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [d262ee4b60b4a] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [d262ee4b60b4a] Daemon stopped [2020-10-09T20:47:30.707Z] check_test.go:309: Daemon d262ee4b60b4a is not started [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.27s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-10-09T20:47:30.707Z] daemon.go:325: [dc1b1fafc617a] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [dc1b1fafc617a] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [dc1b1fafc617a] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [dc1b1fafc617a] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [dc1b1fafc617a] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [dc1b1fafc617a] Daemon stopped [2020-10-09T20:47:30.707Z] daemon.go:325: [dc1b1fafc617a] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [dc1b1fafc617a] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [dc1b1fafc617a] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [dc1b1fafc617a] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [dc1b1fafc617a] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [dc1b1fafc617a] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-10-09T20:47:30.707Z] daemon.go:325: [dd5c67ab40119] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [dd5c67ab40119] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [dd5c67ab40119] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [dd5c67ab40119] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [dd5c67ab40119] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [dd5c67ab40119] Daemon stopped [2020-10-09T20:47:30.707Z] check_test.go:309: Daemon dd5c67ab40119 is not started [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.00s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-10-09T20:47:30.707Z] daemon.go:325: [d25f1ea9fc090] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d25f1ea9fc090] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [d25f1ea9fc090] daemon started [2020-10-09T20:47:30.707Z] daemon.go:296: [d25f1ea9fc090] exiting daemon [2020-10-09T20:47:30.707Z] docker_cli_daemon_plugins_test.go:80: Daemon d25f1ea9fc090 is not started [2020-10-09T20:47:30.707Z] daemon.go:325: [d25f1ea9fc090] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d25f1ea9fc090] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [d25f1ea9fc090] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [d25f1ea9fc090] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [d25f1ea9fc090] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [d25f1ea9fc090] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.97s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-10-09T20:47:30.707Z] daemon.go:325: [dd9799349b11c] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [dd9799349b11c] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [dd9799349b11c] daemon started [2020-10-09T20:47:30.707Z] daemon.go:296: [dd9799349b11c] exiting daemon [2020-10-09T20:47:30.707Z] docker_cli_daemon_plugins_test.go:170: Daemon dd9799349b11c is not started [2020-10-09T20:47:30.707Z] daemon.go:325: [dd9799349b11c] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [dd9799349b11c] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [dd9799349b11c] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [dd9799349b11c] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [dd9799349b11c] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [dd9799349b11c] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.96s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-10-09T20:47:30.707Z] daemon.go:325: [db3d3f46f0a5d] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [db3d3f46f0a5d] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [db3d3f46f0a5d] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [db3d3f46f0a5d] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [db3d3f46f0a5d] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [db3d3f46f0a5d] Daemon stopped [2020-10-09T20:47:30.707Z] daemon.go:325: [db3d3f46f0a5d] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [db3d3f46f0a5d] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [db3d3f46f0a5d] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [db3d3f46f0a5d] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [db3d3f46f0a5d] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [db3d3f46f0a5d] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-10-09T20:47:30.707Z] daemon.go:325: [df373adebc07a] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [df373adebc07a] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [df373adebc07a] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [df373adebc07a] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [df373adebc07a] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [df373adebc07a] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-10-09T20:47:30.707Z] daemon.go:325: [d7343727ecd64] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d7343727ecd64] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [d7343727ecd64] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [d7343727ecd64] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [d7343727ecd64] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [d7343727ecd64] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-10-09T20:47:30.707Z] daemon.go:325: [d402e9c28d91d] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:296: [d402e9c28d91d] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:325: [d402e9c28d91d] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:461: [d402e9c28d91d] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:450: [d402e9c28d91d] Error when stopping daemon: daemon not started [2020-10-09T20:47:30.707Z] check_test.go:309: Daemon d402e9c28d91d is not started [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-10-09T20:47:30.707Z] daemon.go:325: [d9f96878c94e7] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d9f96878c94e7] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [d9f96878c94e7] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [d9f96878c94e7] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [d9f96878c94e7] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [d9f96878c94e7] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-10-09T20:47:30.707Z] daemon.go:325: [de361c3b743d6] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [de361c3b743d6] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [de361c3b743d6] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [de361c3b743d6] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [de361c3b743d6] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [de361c3b743d6] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.88s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-10-09T20:47:30.707Z] daemon.go:325: [dcb8650cb82ae] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [dcb8650cb82ae] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [dcb8650cb82ae] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [dcb8650cb82ae] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [dcb8650cb82ae] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [dcb8650cb82ae] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-10-09T20:47:30.707Z] daemon.go:325: [d3571e1556619] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d3571e1556619] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [d3571e1556619] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [d3571e1556619] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [d3571e1556619] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [d3571e1556619] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.83s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-10-09T20:47:30.707Z] daemon.go:325: [df8bb9eceaf85] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [df8bb9eceaf85] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [df8bb9eceaf85] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [df8bb9eceaf85] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [df8bb9eceaf85] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [df8bb9eceaf85] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.77s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-10-09T20:47:30.707Z] daemon.go:325: [d4ab470fc4e56] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d4ab470fc4e56] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [d4ab470fc4e56] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [d4ab470fc4e56] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [d4ab470fc4e56] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [d4ab470fc4e56] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-10-09T20:47:30.707Z] daemon.go:325: [d4ca373723e6a] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d4ca373723e6a] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [d4ca373723e6a] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [d4ca373723e6a] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [d4ca373723e6a] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [d4ca373723e6a] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-10-09T20:47:30.707Z] daemon.go:325: [ddb8a3f8cebda] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [ddb8a3f8cebda] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [ddb8a3f8cebda] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [ddb8a3f8cebda] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [ddb8a3f8cebda] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [ddb8a3f8cebda] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-10-09T20:47:30.707Z] daemon.go:325: [d32ed6b3c0228] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d32ed6b3c0228] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [d32ed6b3c0228] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [d32ed6b3c0228] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [d32ed6b3c0228] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [d32ed6b3c0228] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-10-09T20:47:30.707Z] daemon.go:325: [ddda9c42b40ec] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [ddda9c42b40ec] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [ddda9c42b40ec] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [ddda9c42b40ec] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [ddda9c42b40ec] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [ddda9c42b40ec] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.78s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-10-09T20:47:30.707Z] daemon.go:325: [d06b5cb94683a] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d06b5cb94683a] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [d06b5cb94683a] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [d06b5cb94683a] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [d06b5cb94683a] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [d06b5cb94683a] Daemon stopped [2020-10-09T20:47:30.707Z] check_test.go:309: Daemon d06b5cb94683a is not started [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.47s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-10-09T20:47:30.707Z] daemon.go:325: [df18a77cdc913] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [df18a77cdc913] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [df18a77cdc913] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [df18a77cdc913] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [df18a77cdc913] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [df18a77cdc913] Daemon stopped [2020-10-09T20:47:30.707Z] daemon.go:325: [df18a77cdc913] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [df18a77cdc913] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [df18a77cdc913] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [df18a77cdc913] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [df18a77cdc913] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [df18a77cdc913] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.10s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-10-09T20:47:30.707Z] daemon.go:325: [d1b81284dd906] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d1b81284dd906] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [d1b81284dd906] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [d1b81284dd906] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [d1b81284dd906] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [d1b81284dd906] Daemon stopped [2020-10-09T20:47:30.707Z] daemon.go:325: [d1b81284dd906] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d1b81284dd906] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d1b81284dd906] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:325: [d1b81284dd906] waiting for daemon to start [2020-10-09T20:47:30.707Z] daemon.go:353: [d1b81284dd906] daemon started [2020-10-09T20:47:30.707Z] daemon.go:461: [d1b81284dd906] Stopping daemon [2020-10-09T20:47:30.707Z] daemon.go:296: [d1b81284dd906] exiting daemon [2020-10-09T20:47:30.707Z] daemon.go:448: [d1b81284dd906] Daemon stopped [2020-10-09T20:47:30.707Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.23s) [2020-10-09T20:47:30.707Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-10-09T20:47:30.707Z] daemon.go:325: [d880105c013ef] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d880105c013ef] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d880105c013ef] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d880105c013ef] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d880105c013ef] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d880105c013ef] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [d880105c013ef] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d880105c013ef] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d880105c013ef] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d880105c013ef] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d880105c013ef] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d880105c013ef] Daemon stopped [2020-10-09T20:47:30.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-10-09T20:47:30.708Z] daemon.go:325: [dd5899f50d93c] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [dd5899f50d93c] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [dd5899f50d93c] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [dd5899f50d93c] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [dd5899f50d93c] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [dd5899f50d93c] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [dd5899f50d93c] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [dd5899f50d93c] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [dd5899f50d93c] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [dd5899f50d93c] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [dd5899f50d93c] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [dd5899f50d93c] Daemon stopped [2020-10-09T20:47:30.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.32s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-10-09T20:47:30.708Z] daemon.go:325: [dacc66b1602ca] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [dacc66b1602ca] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [dacc66b1602ca] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [dacc66b1602ca] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [dacc66b1602ca] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [dacc66b1602ca] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [dacc66b1602ca] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [dacc66b1602ca] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [dacc66b1602ca] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [dacc66b1602ca] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [dacc66b1602ca] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [dacc66b1602ca] Daemon stopped [2020-10-09T20:47:30.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.64s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-10-09T20:47:30.708Z] daemon.go:325: [d68bed26ca7c6] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d68bed26ca7c6] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d68bed26ca7c6] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d68bed26ca7c6] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d68bed26ca7c6] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d68bed26ca7c6] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [d68bed26ca7c6] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d68bed26ca7c6] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d68bed26ca7c6] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d68bed26ca7c6] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d68bed26ca7c6] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d68bed26ca7c6] Daemon stopped [2020-10-09T20:47:30.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.35s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-10-09T20:47:30.708Z] daemon.go:325: [d7f06b0c1426a] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d7f06b0c1426a] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d7f06b0c1426a] daemon started [2020-10-09T20:47:30.708Z] daemon.go:325: [d7f06b0c1426a] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:296: [d7f06b0c1426a] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:325: [d7f06b0c1426a] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d7f06b0c1426a] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d7f06b0c1426a] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d7f06b0c1426a] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d7f06b0c1426a] Daemon stopped [2020-10-09T20:47:30.708Z] check_test.go:309: Daemon d7f06b0c1426a is not started [2020-10-09T20:47:30.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.70s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-10-09T20:47:30.708Z] daemon.go:325: [ddec7d637a631] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [ddec7d637a631] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [ddec7d637a631] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [ddec7d637a631] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [ddec7d637a631] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [ddec7d637a631] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [ddec7d637a631] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [ddec7d637a631] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [ddec7d637a631] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [ddec7d637a631] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [ddec7d637a631] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [ddec7d637a631] Daemon stopped [2020-10-09T20:47:30.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.64s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-10-09T20:47:30.708Z] daemon.go:325: [dd71f31911c66] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [dd71f31911c66] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [dd71f31911c66] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [dd71f31911c66] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [dd71f31911c66] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [dd71f31911c66] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [dd71f31911c66] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [dd71f31911c66] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [dd71f31911c66] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [dd71f31911c66] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [dd71f31911c66] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [dd71f31911c66] Daemon stopped [2020-10-09T20:47:30.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.64s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-10-09T20:47:30.708Z] daemon.go:325: [da72d02c559a6] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [da72d02c559a6] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [da72d02c559a6] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [da72d02c559a6] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [da72d02c559a6] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [da72d02c559a6] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [da72d02c559a6] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [da72d02c559a6] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [da72d02c559a6] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [da72d02c559a6] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [da72d02c559a6] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [da72d02c559a6] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [da72d02c559a6] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [da72d02c559a6] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [da72d02c559a6] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [da72d02c559a6] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [da72d02c559a6] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [da72d02c559a6] Daemon stopped [2020-10-09T20:47:30.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.44s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-10-09T20:47:30.708Z] daemon.go:325: [d9a575c514c6b] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d9a575c514c6b] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d9a575c514c6b] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d9a575c514c6b] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d9a575c514c6b] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d9a575c514c6b] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [d9a575c514c6b] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d9a575c514c6b] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d9a575c514c6b] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d9a575c514c6b] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d9a575c514c6b] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d9a575c514c6b] Daemon stopped [2020-10-09T20:47:30.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-10-09T20:47:30.708Z] daemon.go:325: [d2aa84bee3e92] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d2aa84bee3e92] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d2aa84bee3e92] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d2aa84bee3e92] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d2aa84bee3e92] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d2aa84bee3e92] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [d2aa84bee3e92] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d2aa84bee3e92] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d2aa84bee3e92] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d2aa84bee3e92] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d2aa84bee3e92] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d2aa84bee3e92] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [d2aa84bee3e92] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d2aa84bee3e92] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d2aa84bee3e92] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d2aa84bee3e92] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d2aa84bee3e92] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d2aa84bee3e92] Daemon stopped [2020-10-09T20:47:30.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.50s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-10-09T20:47:30.708Z] daemon.go:325: [d01884270cf42] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d01884270cf42] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d01884270cf42] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d01884270cf42] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d01884270cf42] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d01884270cf42] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [d01884270cf42] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d01884270cf42] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d01884270cf42] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d01884270cf42] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d01884270cf42] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d01884270cf42] Daemon stopped [2020-10-09T20:47:30.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.44s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-10-09T20:47:30.708Z] daemon.go:325: [d944045c163c4] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d944045c163c4] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d944045c163c4] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d944045c163c4] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d944045c163c4] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d944045c163c4] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [d944045c163c4] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d944045c163c4] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d944045c163c4] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d944045c163c4] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d944045c163c4] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d944045c163c4] Daemon stopped [2020-10-09T20:47:30.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-10-09T20:47:30.708Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-09T20:47:30.708Z] check_test.go:309: Daemon d45e0d8bad5d1 is not started [2020-10-09T20:47:30.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-10-09T20:47:30.708Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-09T20:47:30.708Z] check_test.go:309: Daemon d75448bf48710 is not started [2020-10-09T20:47:30.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.79s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-10-09T20:47:30.708Z] daemon.go:325: [d7bc92b2470fc] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d7bc92b2470fc] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d7bc92b2470fc] daemon started [2020-10-09T20:47:30.708Z] daemon.go:296: [d7bc92b2470fc] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:325: [d7bc92b2470fc] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d7bc92b2470fc] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d7bc92b2470fc] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d7bc92b2470fc] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d7bc92b2470fc] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d7bc92b2470fc] Daemon stopped [2020-10-09T20:47:30.708Z] check_test.go:309: Daemon d7bc92b2470fc is not started [2020-10-09T20:47:30.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.15s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-10-09T20:47:30.708Z] daemon.go:325: [dcaabbb740805] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [dcaabbb740805] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [dcaabbb740805] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [dcaabbb740805] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [dcaabbb740805] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [dcaabbb740805] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [dcaabbb740805] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [dcaabbb740805] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [dcaabbb740805] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [dcaabbb740805] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [dcaabbb740805] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [dcaabbb740805] Daemon stopped [2020-10-09T20:47:30.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.48s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-10-09T20:47:30.708Z] daemon.go:325: [d342bc8c51dae] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d342bc8c51dae] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d342bc8c51dae] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d342bc8c51dae] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d342bc8c51dae] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d342bc8c51dae] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [d342bc8c51dae] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [d342bc8c51dae] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [d342bc8c51dae] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [d342bc8c51dae] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [d342bc8c51dae] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [d342bc8c51dae] Daemon stopped [2020-10-09T20:47:30.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.55s) [2020-10-09T20:47:30.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-10-09T20:47:30.708Z] daemon.go:325: [dc809b8a82be8] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [dc809b8a82be8] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [dc809b8a82be8] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [dc809b8a82be8] Stopping daemon [2020-10-09T20:47:30.708Z] daemon.go:296: [dc809b8a82be8] exiting daemon [2020-10-09T20:47:30.708Z] daemon.go:448: [dc809b8a82be8] Daemon stopped [2020-10-09T20:47:30.708Z] daemon.go:325: [dc809b8a82be8] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:325: [dc809b8a82be8] waiting for daemon to start [2020-10-09T20:47:30.708Z] daemon.go:353: [dc809b8a82be8] daemon started [2020-10-09T20:47:30.708Z] daemon.go:461: [dc809b8a82be8] Stopping daemon [2020-10-09T20:47:30.709Z] daemon.go:296: [dc809b8a82be8] exiting daemon [2020-10-09T20:47:30.709Z] daemon.go:448: [dc809b8a82be8] Daemon stopped [2020-10-09T20:47:30.709Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.87s) [2020-10-09T20:47:30.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-10-09T20:47:30.709Z] daemon.go:325: [d13c109a9fe1d] waiting for daemon to start [2020-10-09T20:47:30.709Z] daemon.go:325: [d13c109a9fe1d] waiting for daemon to start [2020-10-09T20:47:30.709Z] daemon.go:353: [d13c109a9fe1d] daemon started [2020-10-09T20:47:30.709Z] daemon.go:461: [d13c109a9fe1d] Stopping daemon [2020-10-09T20:47:30.709Z] daemon.go:296: [d13c109a9fe1d] exiting daemon [2020-10-09T20:47:30.709Z] daemon.go:448: [d13c109a9fe1d] Daemon stopped [2020-10-09T20:47:30.709Z] daemon.go:325: [d13c109a9fe1d] waiting for daemon to start [2020-10-09T20:47:30.709Z] daemon.go:325: [d13c109a9fe1d] waiting for daemon to start [2020-10-09T20:47:30.709Z] daemon.go:353: [d13c109a9fe1d] daemon started [2020-10-09T20:47:30.709Z] daemon.go:461: [d13c109a9fe1d] Stopping daemon [2020-10-09T20:47:30.709Z] daemon.go:296: [d13c109a9fe1d] exiting daemon [2020-10-09T20:47:30.709Z] daemon.go:448: [d13c109a9fe1d] Daemon stopped [2020-10-09T20:47:30.709Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.20s) [2020-10-09T20:47:30.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-10-09T20:47:30.709Z] daemon.go:325: [d80ab3afd2270] waiting for daemon to start [2020-10-09T20:47:30.709Z] daemon.go:325: [d80ab3afd2270] waiting for daemon to start [2020-10-09T20:47:30.709Z] daemon.go:353: [d80ab3afd2270] daemon started [2020-10-09T20:47:30.709Z] daemon.go:461: [d80ab3afd2270] Stopping daemon [2020-10-09T20:47:30.709Z] daemon.go:296: [d80ab3afd2270] exiting daemon [2020-10-09T20:47:30.709Z] daemon.go:448: [d80ab3afd2270] Daemon stopped [2020-10-09T20:47:30.709Z] daemon.go:325: [d80ab3afd2270] waiting for daemon to start [2020-10-09T20:47:30.709Z] daemon.go:325: [d80ab3afd2270] waiting for daemon to start [2020-10-09T20:47:30.709Z] daemon.go:353: [d80ab3afd2270] daemon started [2020-10-09T20:47:30.709Z] daemon.go:461: [d80ab3afd2270] Stopping daemon [2020-10-09T20:47:30.747Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2020-10-09T20:47:30.970Z] daemon.go:296: [d80ab3afd2270] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [d80ab3afd2270] Daemon stopped [2020-10-09T20:47:30.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.53s) [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-10-09T20:47:30.970Z] daemon.go:325: [d89e5a9cecb29] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d89e5a9cecb29] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d89e5a9cecb29] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [d89e5a9cecb29] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [d89e5a9cecb29] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [d89e5a9cecb29] Daemon stopped [2020-10-09T20:47:30.970Z] daemon.go:325: [d89e5a9cecb29] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d89e5a9cecb29] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d89e5a9cecb29] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [d89e5a9cecb29] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [d89e5a9cecb29] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [d89e5a9cecb29] Daemon stopped [2020-10-09T20:47:30.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.66s) [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-10-09T20:47:30.970Z] daemon.go:325: [dc7d6f886026e] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [dc7d6f886026e] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [dc7d6f886026e] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [dc7d6f886026e] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [dc7d6f886026e] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [dc7d6f886026e] Daemon stopped [2020-10-09T20:47:30.970Z] daemon.go:325: [dc7d6f886026e] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [dc7d6f886026e] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [dc7d6f886026e] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [dc7d6f886026e] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [dc7d6f886026e] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [dc7d6f886026e] Daemon stopped [2020-10-09T20:47:30.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.70s) [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-10-09T20:47:30.970Z] daemon.go:325: [d9269daaab575] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d9269daaab575] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d9269daaab575] daemon started [2020-10-09T20:47:30.970Z] daemon.go:296: [d9269daaab575] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:325: [d9269daaab575] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d9269daaab575] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d9269daaab575] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [d9269daaab575] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [d9269daaab575] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [d9269daaab575] Daemon stopped [2020-10-09T20:47:30.970Z] check_test.go:309: Daemon d9269daaab575 is not started [2020-10-09T20:47:30.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.51s) [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-10-09T20:47:30.970Z] daemon.go:325: [d18ffd5f0a81e] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d18ffd5f0a81e] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d18ffd5f0a81e] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [d18ffd5f0a81e] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [d18ffd5f0a81e] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [d18ffd5f0a81e] Daemon stopped [2020-10-09T20:47:30.970Z] daemon.go:325: [d18ffd5f0a81e] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d18ffd5f0a81e] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d18ffd5f0a81e] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [d18ffd5f0a81e] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [d18ffd5f0a81e] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [d18ffd5f0a81e] Daemon stopped [2020-10-09T20:47:30.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.80s) [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-10-09T20:47:30.970Z] daemon.go:325: [d9320b0d7c176] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d9320b0d7c176] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d9320b0d7c176] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [d9320b0d7c176] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [d9320b0d7c176] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [d9320b0d7c176] Daemon stopped [2020-10-09T20:47:30.970Z] daemon.go:325: [d9320b0d7c176] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d9320b0d7c176] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d9320b0d7c176] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [d9320b0d7c176] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [d9320b0d7c176] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [d9320b0d7c176] Daemon stopped [2020-10-09T20:47:30.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-10-09T20:47:30.970Z] daemon.go:325: [d303b1b7c10e3] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d303b1b7c10e3] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d303b1b7c10e3] daemon started [2020-10-09T20:47:30.970Z] daemon.go:296: [d303b1b7c10e3] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:461: [d303b1b7c10e3] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:450: [d303b1b7c10e3] Error when stopping daemon: daemon not started [2020-10-09T20:47:30.970Z] check_test.go:309: Daemon d303b1b7c10e3 is not started [2020-10-09T20:47:30.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-10-09T20:47:30.970Z] daemon.go:325: [d6d09b4b95365] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d6d09b4b95365] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d6d09b4b95365] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [d6d09b4b95365] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [d6d09b4b95365] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [d6d09b4b95365] Daemon stopped [2020-10-09T20:47:30.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.53s) [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-10-09T20:47:30.970Z] daemon.go:325: [d950daa3e3cfa] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d950daa3e3cfa] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d950daa3e3cfa] daemon started [2020-10-09T20:47:30.970Z] daemon.go:296: [d950daa3e3cfa] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:325: [d950daa3e3cfa] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d950daa3e3cfa] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d950daa3e3cfa] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [d950daa3e3cfa] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [d950daa3e3cfa] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [d950daa3e3cfa] Daemon stopped [2020-10-09T20:47:30.970Z] daemon.go:325: [d950daa3e3cfa] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d950daa3e3cfa] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d950daa3e3cfa] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [d950daa3e3cfa] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [d950daa3e3cfa] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [d950daa3e3cfa] Daemon stopped [2020-10-09T20:47:30.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-10-09T20:47:30.970Z] daemon.go:325: [da3fce10657dd] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [da3fce10657dd] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [da3fce10657dd] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [da3fce10657dd] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [da3fce10657dd] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [da3fce10657dd] Daemon stopped [2020-10-09T20:47:30.970Z] daemon.go:325: [da3fce10657dd] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [da3fce10657dd] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [da3fce10657dd] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [da3fce10657dd] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [da3fce10657dd] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [da3fce10657dd] Daemon stopped [2020-10-09T20:47:30.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-10-09T20:47:30.970Z] daemon.go:325: [d4ab58b01ed7b] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d4ab58b01ed7b] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d4ab58b01ed7b] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [d4ab58b01ed7b] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [d4ab58b01ed7b] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [d4ab58b01ed7b] Daemon stopped [2020-10-09T20:47:30.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-10-09T20:47:30.970Z] daemon.go:325: [d285d1aff82a7] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d285d1aff82a7] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d285d1aff82a7] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [d285d1aff82a7] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [d285d1aff82a7] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [d285d1aff82a7] Daemon stopped [2020-10-09T20:47:30.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-09T20:47:30.970Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-10-09T20:47:30.970Z] daemon.go:325: [d2c224994cf5d] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d2c224994cf5d] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d2c224994cf5d] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [d2c224994cf5d] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [d2c224994cf5d] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [d2c224994cf5d] Daemon stopped [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-09T20:47:30.970Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-10-09T20:47:30.970Z] daemon.go:325: [da86e0ba474d1] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [da86e0ba474d1] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [da86e0ba474d1] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [da86e0ba474d1] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [da86e0ba474d1] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [da86e0ba474d1] Daemon stopped [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-09T20:47:30.970Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-10-09T20:47:30.970Z] daemon.go:325: [dae61a9748242] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:296: [dae61a9748242] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:325: [dae61a9748242] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-09T20:47:30.970Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-10-09T20:47:30.970Z] daemon.go:325: [d2f164d32cfec] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:296: [d2f164d32cfec] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:325: [d2f164d32cfec] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-09T20:47:30.970Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-10-09T20:47:30.970Z] daemon.go:325: [da24627ff1b56] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:296: [da24627ff1b56] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:325: [da24627ff1b56] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-09T20:47:30.970Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-10-09T20:47:30.970Z] daemon.go:325: [d8949192ea6d9] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [d8949192ea6d9] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [d8949192ea6d9] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [d8949192ea6d9] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [d8949192ea6d9] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [d8949192ea6d9] Daemon stopped [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-09T20:47:30.970Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-10-09T20:47:30.970Z] daemon.go:325: [dcf05191b1bc0] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [dcf05191b1bc0] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [dcf05191b1bc0] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [dcf05191b1bc0] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [dcf05191b1bc0] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [dcf05191b1bc0] Daemon stopped [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-09T20:47:30.970Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-10-09T20:47:30.970Z] daemon.go:325: [d5d8efde4e8ec] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:296: [d5d8efde4e8ec] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:325: [d5d8efde4e8ec] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-09T20:47:30.970Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-10-09T20:47:30.970Z] daemon.go:325: [d3e42ea4eb29b] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:296: [d3e42ea4eb29b] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:325: [d3e42ea4eb29b] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-09T20:47:30.970Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-10-09T20:47:30.970Z] daemon.go:325: [de0a6c01d765f] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:296: [de0a6c01d765f] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:325: [de0a6c01d765f] waiting for daemon to start [2020-10-09T20:47:30.970Z] check_test.go:309: Daemon d5a1bd7ebb197 is not started [2020-10-09T20:47:30.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-10-09T20:47:30.970Z] daemon.go:325: [db4af3a2bf113] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [db4af3a2bf113] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [db4af3a2bf113] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [db4af3a2bf113] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [db4af3a2bf113] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [db4af3a2bf113] Daemon stopped [2020-10-09T20:47:30.970Z] daemon.go:325: [db4af3a2bf113] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [db4af3a2bf113] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [db4af3a2bf113] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [db4af3a2bf113] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [db4af3a2bf113] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [db4af3a2bf113] Daemon stopped [2020-10-09T20:47:30.970Z] check_test.go:309: Daemon db4af3a2bf113 is not started [2020-10-09T20:47:30.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-10-09T20:47:30.970Z] daemon.go:325: [de17199cd48a7] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:325: [de17199cd48a7] waiting for daemon to start [2020-10-09T20:47:30.970Z] daemon.go:353: [de17199cd48a7] daemon started [2020-10-09T20:47:30.970Z] daemon.go:461: [de17199cd48a7] Stopping daemon [2020-10-09T20:47:30.970Z] daemon.go:296: [de17199cd48a7] exiting daemon [2020-10-09T20:47:30.970Z] daemon.go:448: [de17199cd48a7] Daemon stopped [2020-10-09T20:47:30.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-10-09T20:47:30.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-10-09T20:47:30.971Z] daemon.go:325: [da9f5cec63cd1] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [da9f5cec63cd1] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [da9f5cec63cd1] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [da9f5cec63cd1] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [da9f5cec63cd1] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [da9f5cec63cd1] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.30s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-10-09T20:47:30.971Z] daemon.go:325: [d4684ecada89a] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d4684ecada89a] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d4684ecada89a] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d4684ecada89a] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d4684ecada89a] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d4684ecada89a] Daemon stopped [2020-10-09T20:47:30.971Z] daemon.go:325: [d4684ecada89a] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d4684ecada89a] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d4684ecada89a] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d4684ecada89a] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d4684ecada89a] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d4684ecada89a] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-10-09T20:47:30.971Z] daemon.go:325: [def5537ee8734] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [def5537ee8734] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [def5537ee8734] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [def5537ee8734] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [def5537ee8734] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [def5537ee8734] Daemon stopped [2020-10-09T20:47:30.971Z] check_test.go:309: Daemon def5537ee8734 is not started [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.35s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-10-09T20:47:30.971Z] daemon.go:325: [d2004981f49e2] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d2004981f49e2] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d2004981f49e2] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d2004981f49e2] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d2004981f49e2] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d2004981f49e2] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.99s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-10-09T20:47:30.971Z] daemon.go:325: [d6040babe84ef] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d6040babe84ef] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d6040babe84ef] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d6040babe84ef] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d6040babe84ef] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d6040babe84ef] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.36s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-10-09T20:47:30.971Z] daemon.go:325: [deb7540e9e624] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [deb7540e9e624] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [deb7540e9e624] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [deb7540e9e624] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [deb7540e9e624] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [deb7540e9e624] Daemon stopped [2020-10-09T20:47:30.971Z] daemon.go:325: [deb7540e9e624] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [deb7540e9e624] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [deb7540e9e624] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [deb7540e9e624] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [deb7540e9e624] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [deb7540e9e624] Daemon stopped [2020-10-09T20:47:30.971Z] daemon.go:325: [deb7540e9e624] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [deb7540e9e624] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [deb7540e9e624] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [deb7540e9e624] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [deb7540e9e624] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [deb7540e9e624] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-10-09T20:47:30.971Z] daemon.go:325: [dec8b078ff682] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [dec8b078ff682] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [dec8b078ff682] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [dec8b078ff682] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [dec8b078ff682] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [dec8b078ff682] Daemon stopped [2020-10-09T20:47:30.971Z] daemon.go:325: [dec8b078ff682] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:296: [dec8b078ff682] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:325: [dec8b078ff682] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:461: [dec8b078ff682] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:450: [dec8b078ff682] Error when stopping daemon: daemon not started [2020-10-09T20:47:30.971Z] check_test.go:309: Daemon dec8b078ff682 is not started [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.92s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-10-09T20:47:30.971Z] daemon.go:325: [d6e1d1435a51d] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d6e1d1435a51d] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d6e1d1435a51d] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d6e1d1435a51d] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d6e1d1435a51d] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d6e1d1435a51d] Daemon stopped [2020-10-09T20:47:30.971Z] daemon.go:325: [d6e1d1435a51d] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d6e1d1435a51d] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d6e1d1435a51d] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d6e1d1435a51d] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d6e1d1435a51d] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d6e1d1435a51d] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.74s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-10-09T20:47:30.971Z] daemon.go:325: [dd817775f14f7] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [dd817775f14f7] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [dd817775f14f7] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [dd817775f14f7] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [dd817775f14f7] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [dd817775f14f7] Daemon stopped [2020-10-09T20:47:30.971Z] daemon.go:325: [dd817775f14f7] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [dd817775f14f7] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [dd817775f14f7] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [dd817775f14f7] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [dd817775f14f7] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [dd817775f14f7] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.21s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-10-09T20:47:30.971Z] daemon.go:325: [d799a648ba025] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d799a648ba025] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d799a648ba025] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d799a648ba025] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d799a648ba025] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d799a648ba025] Daemon stopped [2020-10-09T20:47:30.971Z] daemon.go:325: [d799a648ba025] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d799a648ba025] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d799a648ba025] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d799a648ba025] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d799a648ba025] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d799a648ba025] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-10-09T20:47:30.971Z] daemon.go:325: [d2d8c22b6d708] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d2d8c22b6d708] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d2d8c22b6d708] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d2d8c22b6d708] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d2d8c22b6d708] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d2d8c22b6d708] Daemon stopped [2020-10-09T20:47:30.971Z] daemon.go:325: [d2d8c22b6d708] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d2d8c22b6d708] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d2d8c22b6d708] daemon started [2020-10-09T20:47:30.971Z] check_test.go:309: Daemon df40fd581fd90 is not started [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-10-09T20:47:30.971Z] daemon.go:325: [d355f1a51cebc] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d355f1a51cebc] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d355f1a51cebc] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d355f1a51cebc] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d355f1a51cebc] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d355f1a51cebc] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-10-09T20:47:30.971Z] daemon.go:325: [d367936da6dfc] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d367936da6dfc] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d367936da6dfc] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d367936da6dfc] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d367936da6dfc] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d367936da6dfc] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-10-09T20:47:30.971Z] daemon.go:325: [d92c9979ed57f] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d92c9979ed57f] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d92c9979ed57f] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d92c9979ed57f] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d92c9979ed57f] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d92c9979ed57f] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.02s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-10-09T20:47:30.971Z] daemon.go:325: [d3b79c8111539] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d3b79c8111539] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d3b79c8111539] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d3b79c8111539] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d3b79c8111539] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d3b79c8111539] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-10-09T20:47:30.971Z] check_test.go:309: Daemon d8ec5922d5864 is not started [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.04s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-10-09T20:47:30.971Z] daemon.go:325: [d9d885a7c7988] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d9d885a7c7988] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d9d885a7c7988] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d9d885a7c7988] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d9d885a7c7988] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d9d885a7c7988] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.91s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-10-09T20:47:30.971Z] daemon.go:325: [d2613a5bda94a] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d2613a5bda94a] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d2613a5bda94a] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d2613a5bda94a] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d2613a5bda94a] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d2613a5bda94a] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.01s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-10-09T20:47:30.971Z] daemon.go:325: [d5786c43f7208] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d5786c43f7208] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d5786c43f7208] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d5786c43f7208] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d5786c43f7208] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d5786c43f7208] Daemon stopped [2020-10-09T20:47:30.971Z] daemon.go:325: [d5786c43f7208] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d5786c43f7208] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d5786c43f7208] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d5786c43f7208] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d5786c43f7208] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d5786c43f7208] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-10-09T20:47:30.971Z] daemon.go:325: [d982e9ddf85f6] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d982e9ddf85f6] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d982e9ddf85f6] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d982e9ddf85f6] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d982e9ddf85f6] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d982e9ddf85f6] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-10-09T20:47:30.971Z] daemon.go:325: [d33d06ee5839d] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d33d06ee5839d] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d33d06ee5839d] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d33d06ee5839d] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d33d06ee5839d] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d33d06ee5839d] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.61s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-10-09T20:47:30.971Z] daemon.go:325: [ddc2aee7172f2] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [ddc2aee7172f2] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [ddc2aee7172f2] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [ddc2aee7172f2] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [ddc2aee7172f2] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [ddc2aee7172f2] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.65s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-10-09T20:47:30.971Z] daemon.go:325: [d960cad340806] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d960cad340806] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d960cad340806] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d960cad340806] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d960cad340806] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d960cad340806] Daemon stopped [2020-10-09T20:47:30.971Z] daemon.go:325: [d960cad340806] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d960cad340806] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d960cad340806] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d960cad340806] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d960cad340806] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d960cad340806] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.50s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-10-09T20:47:30.971Z] daemon.go:325: [dd927626ce2fa] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [dd927626ce2fa] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [dd927626ce2fa] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [dd927626ce2fa] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [dd927626ce2fa] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [dd927626ce2fa] Daemon stopped [2020-10-09T20:47:30.971Z] daemon.go:325: [dd927626ce2fa] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [dd927626ce2fa] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [dd927626ce2fa] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [dd927626ce2fa] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [dd927626ce2fa] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [dd927626ce2fa] Daemon stopped [2020-10-09T20:47:30.971Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.60s) [2020-10-09T20:47:30.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-10-09T20:47:30.971Z] daemon.go:325: [d1a36300f31bc] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d1a36300f31bc] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:353: [d1a36300f31bc] daemon started [2020-10-09T20:47:30.971Z] daemon.go:461: [d1a36300f31bc] Stopping daemon [2020-10-09T20:47:30.971Z] daemon.go:296: [d1a36300f31bc] exiting daemon [2020-10-09T20:47:30.971Z] daemon.go:448: [d1a36300f31bc] Daemon stopped [2020-10-09T20:47:30.971Z] daemon.go:325: [d1a36300f31bc] waiting for daemon to start [2020-10-09T20:47:30.971Z] daemon.go:325: [d1a36300f31bc] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:353: [d1a36300f31bc] daemon started [2020-10-09T20:47:30.972Z] daemon.go:461: [d1a36300f31bc] Stopping daemon [2020-10-09T20:47:30.972Z] daemon.go:296: [d1a36300f31bc] exiting daemon [2020-10-09T20:47:30.972Z] daemon.go:448: [d1a36300f31bc] Daemon stopped [2020-10-09T20:47:30.972Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.86s) [2020-10-09T20:47:30.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-10-09T20:47:30.972Z] daemon.go:325: [da60128c65a0a] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:325: [da60128c65a0a] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:353: [da60128c65a0a] daemon started [2020-10-09T20:47:30.972Z] daemon.go:461: [da60128c65a0a] Stopping daemon [2020-10-09T20:47:30.972Z] daemon.go:296: [da60128c65a0a] exiting daemon [2020-10-09T20:47:30.972Z] daemon.go:448: [da60128c65a0a] Daemon stopped [2020-10-09T20:47:30.972Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2020-10-09T20:47:30.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-10-09T20:47:30.972Z] daemon.go:325: [df1fb91ca52fa] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:325: [df1fb91ca52fa] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:353: [df1fb91ca52fa] daemon started [2020-10-09T20:47:30.972Z] daemon.go:461: [df1fb91ca52fa] Stopping daemon [2020-10-09T20:47:30.972Z] daemon.go:296: [df1fb91ca52fa] exiting daemon [2020-10-09T20:47:30.972Z] daemon.go:448: [df1fb91ca52fa] Daemon stopped [2020-10-09T20:47:30.972Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2020-10-09T20:47:30.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-10-09T20:47:30.972Z] daemon.go:325: [d10d207478245] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:325: [d10d207478245] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:353: [d10d207478245] daemon started [2020-10-09T20:47:30.972Z] daemon.go:461: [d10d207478245] Stopping daemon [2020-10-09T20:47:30.972Z] daemon.go:296: [d10d207478245] exiting daemon [2020-10-09T20:47:30.972Z] daemon.go:448: [d10d207478245] Daemon stopped [2020-10-09T20:47:30.972Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s) [2020-10-09T20:47:30.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-10-09T20:47:30.972Z] daemon.go:325: [d1b4cf6c25a61] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:325: [d1b4cf6c25a61] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:353: [d1b4cf6c25a61] daemon started [2020-10-09T20:47:30.972Z] daemon.go:461: [d1b4cf6c25a61] Stopping daemon [2020-10-09T20:47:30.972Z] daemon.go:296: [d1b4cf6c25a61] exiting daemon [2020-10-09T20:47:30.972Z] daemon.go:448: [d1b4cf6c25a61] Daemon stopped [2020-10-09T20:47:30.972Z] daemon.go:325: [d1b4cf6c25a61] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:325: [d1b4cf6c25a61] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:353: [d1b4cf6c25a61] daemon started [2020-10-09T20:47:30.972Z] daemon.go:461: [d1b4cf6c25a61] Stopping daemon [2020-10-09T20:47:30.972Z] daemon.go:296: [d1b4cf6c25a61] exiting daemon [2020-10-09T20:47:30.972Z] daemon.go:448: [d1b4cf6c25a61] Daemon stopped [2020-10-09T20:47:30.972Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.12s) [2020-10-09T20:47:30.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-10-09T20:47:30.972Z] daemon.go:325: [d13df8a4fa87a] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:325: [d13df8a4fa87a] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:353: [d13df8a4fa87a] daemon started [2020-10-09T20:47:30.972Z] daemon.go:461: [d13df8a4fa87a] Stopping daemon [2020-10-09T20:47:30.972Z] daemon.go:296: [d13df8a4fa87a] exiting daemon [2020-10-09T20:47:30.972Z] daemon.go:448: [d13df8a4fa87a] Daemon stopped [2020-10-09T20:47:30.972Z] daemon.go:325: [d13df8a4fa87a] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:325: [d13df8a4fa87a] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:353: [d13df8a4fa87a] daemon started [2020-10-09T20:47:30.972Z] daemon.go:461: [d13df8a4fa87a] Stopping daemon [2020-10-09T20:47:30.972Z] daemon.go:296: [d13df8a4fa87a] exiting daemon [2020-10-09T20:47:30.972Z] daemon.go:448: [d13df8a4fa87a] Daemon stopped [2020-10-09T20:47:30.972Z] daemon.go:325: [d13df8a4fa87a] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:296: [d13df8a4fa87a] exiting daemon [2020-10-09T20:47:30.972Z] daemon.go:325: [d13df8a4fa87a] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:461: [d13df8a4fa87a] Stopping daemon [2020-10-09T20:47:30.972Z] daemon.go:450: [d13df8a4fa87a] Error when stopping daemon: daemon not started [2020-10-09T20:47:30.972Z] docker_cli_daemon_test.go:2542: Daemon d13df8a4fa87a is not started [2020-10-09T20:47:30.972Z] daemon.go:325: [d13df8a4fa87a] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:325: [d13df8a4fa87a] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:353: [d13df8a4fa87a] daemon started [2020-10-09T20:47:30.972Z] daemon.go:461: [d13df8a4fa87a] Stopping daemon [2020-10-09T20:47:30.972Z] daemon.go:296: [d13df8a4fa87a] exiting daemon [2020-10-09T20:47:30.972Z] daemon.go:448: [d13df8a4fa87a] Daemon stopped [2020-10-09T20:47:30.972Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.87s) [2020-10-09T20:47:30.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-10-09T20:47:30.972Z] daemon.go:325: [d864b34121ca0] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:325: [d864b34121ca0] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:353: [d864b34121ca0] daemon started [2020-10-09T20:47:30.972Z] daemon.go:461: [d864b34121ca0] Stopping daemon [2020-10-09T20:47:30.972Z] daemon.go:296: [d864b34121ca0] exiting daemon [2020-10-09T20:47:30.972Z] daemon.go:448: [d864b34121ca0] Daemon stopped [2020-10-09T20:47:30.972Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.80s) [2020-10-09T20:47:30.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-10-09T20:47:30.972Z] daemon.go:325: [d5a0b8f6c5b6c] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:325: [d5a0b8f6c5b6c] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:353: [d5a0b8f6c5b6c] daemon started [2020-10-09T20:47:30.972Z] daemon.go:461: [d5a0b8f6c5b6c] Stopping daemon [2020-10-09T20:47:30.972Z] daemon.go:296: [d5a0b8f6c5b6c] exiting daemon [2020-10-09T20:47:30.972Z] daemon.go:448: [d5a0b8f6c5b6c] Daemon stopped [2020-10-09T20:47:30.972Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.74s) [2020-10-09T20:47:30.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-10-09T20:47:30.972Z] daemon.go:325: [d89c30755f91f] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:325: [d89c30755f91f] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:353: [d89c30755f91f] daemon started [2020-10-09T20:47:30.972Z] daemon.go:461: [d89c30755f91f] Stopping daemon [2020-10-09T20:47:30.972Z] daemon.go:296: [d89c30755f91f] exiting daemon [2020-10-09T20:47:30.972Z] daemon.go:448: [d89c30755f91f] Daemon stopped [2020-10-09T20:47:30.972Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.97s) [2020-10-09T20:47:30.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-10-09T20:47:30.972Z] daemon.go:325: [d88a6c97bbf6c] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:325: [d88a6c97bbf6c] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:353: [d88a6c97bbf6c] daemon started [2020-10-09T20:47:30.972Z] daemon.go:461: [d88a6c97bbf6c] Stopping daemon [2020-10-09T20:47:30.972Z] daemon.go:296: [d88a6c97bbf6c] exiting daemon [2020-10-09T20:47:30.972Z] daemon.go:448: [d88a6c97bbf6c] Daemon stopped [2020-10-09T20:47:30.972Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2020-10-09T20:47:30.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-10-09T20:47:30.972Z] check_test.go:309: Daemon d5daa0562987f is not started [2020-10-09T20:47:30.972Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.28s) [2020-10-09T20:47:30.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-10-09T20:47:30.972Z] daemon.go:325: [dfab578aab50d] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:325: [dfab578aab50d] waiting for daemon to start [2020-10-09T20:47:30.972Z] daemon.go:353: [dfab578aab50d] daemon started [2020-10-09T20:47:30.972Z] daemon.go:461: [dfab578aab50d] Stopping daemon [2020-10-09T20:47:30.972Z] daemon.go:296: [dfab578aab50d] exiting daemon [2020-10-09T20:47:30.972Z] daemon.go:448: [dfab578aab50d] Daemon stopped [2020-10-09T20:47:30.972Z] === RUN TestDockerSwarmSuite [2020-10-09T20:47:30.972Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-10-09T20:47:31.315Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-10-09T20:47:31.315Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-09T20:47:31.315Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-09T20:47:32.691Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-10-09T20:47:34.271Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-10-09T20:47:34.594Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.283s coverage: 72.3% of statements [2020-10-09T20:47:35.161Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-10-09T20:47:36.539Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.387s coverage: 56.9% of statements [2020-10-09T20:47:37.242Z] ? github.com/docker/docker/api [no test files] [2020-10-09T20:47:37.570Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-10-09T20:47:39.076Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.278s coverage: 49.5% of statements [2020-10-09T20:47:39.903Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.264s coverage: 46.2% of statements [2020-10-09T20:47:39.903Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-09T20:47:40.113Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-10-09T20:47:40.113Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-10-09T20:47:41.282Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.725s coverage: 60.4% of statements [2020-10-09T20:47:41.282Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-09T20:47:41.849Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.355s coverage: 76.1% of statements [2020-10-09T20:47:41.850Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-09T20:47:42.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-10-09T20:47:42.787Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-10-09T20:47:43.723Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2020-10-09T20:47:44.661Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-10-09T20:47:45.197Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-10-09T20:47:45.457Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-10-09T20:47:46.028Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-10-09T20:47:46.566Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 4.9% of statements [2020-10-09T20:47:46.566Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-09T20:47:46.566Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-09T20:47:46.566Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 43.7% of statements [2020-10-09T20:47:46.651Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-10-09T20:47:46.652Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-10-09T20:47:46.924Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-10-09T20:47:47.188Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-10-09T20:47:48.473Z] ok github.com/docker/docker/daemon/logger/awslogs 0.203s coverage: 78.2% of statements [2020-10-09T20:47:48.473Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-09T20:47:48.473Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-09T20:47:48.473Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2020-10-09T20:47:49.100Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-10-09T20:47:49.410Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 26.2% of statements [2020-10-09T20:47:49.410Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2020-10-09T20:47:49.979Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-10-09T20:47:50.481Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-10-09T20:47:50.917Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-10-09T20:47:50.917Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-09T20:47:51.854Z] time="2020-10-09T20:47:51Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate247423421/log364698104.1: no such file or directory" [2020-10-09T20:47:51.854Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 37.9% of statements [2020-10-09T20:47:51.862Z] === RUN TestDockerSuite/TestBuildEnv [2020-10-09T20:47:52.139Z] ok github.com/docker/docker/api/server 0.141s coverage: 7.9% of statements [2020-10-09T20:47:53.232Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-10-09T20:47:53.244Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-10-09T20:47:53.490Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-10-09T20:47:54.058Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-10-09T20:47:54.184Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-10-09T20:47:54.625Z] ok github.com/docker/docker/daemon/logger/splunk 1.653s coverage: 84.5% of statements [2020-10-09T20:47:54.625Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-09T20:47:54.625Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-09T20:47:55.125Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-10-09T20:47:55.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-10-09T20:47:56.528Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2020-10-09T20:47:56.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-10-09T20:47:56.787Z] ok github.com/docker/docker/distribution 0.214s coverage: 22.3% of statements [2020-10-09T20:47:56.787Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-09T20:47:58.163Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-10-09T20:47:59.539Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-10-09T20:47:59.798Z] ok github.com/docker/docker/distribution/xfer 1.446s coverage: 83.4% of statements [2020-10-09T20:47:59.798Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-09T20:48:00.366Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-10-09T20:48:00.366Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-09T20:48:01.304Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-10-09T20:48:01.304Z] ? github.com/docker/docker/internal/test [no test files] [2020-10-09T20:48:02.242Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-10-09T20:48:02.242Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-10-09T20:48:02.242Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-10-09T20:48:02.501Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-10-09T20:48:02.501Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-10-09T20:48:02.501Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-10-09T20:48:02.501Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-10-09T20:48:02.501Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-10-09T20:48:02.501Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-10-09T20:48:02.501Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-10-09T20:48:02.501Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-09T20:48:03.069Z] ok github.com/docker/docker/internal/testutil 0.021s coverage: 62.5% of statements [2020-10-09T20:48:03.347Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-10-09T20:48:04.005Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-10-09T20:48:05.383Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2020-10-09T20:48:05.383Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-10-09T20:48:07.288Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 76.8% of statements [2020-10-09T20:48:08.226Z] ok github.com/docker/docker/pkg/authorization 0.212s coverage: 66.7% of statements [2020-10-09T20:48:08.226Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-10-09T20:48:08.486Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-10-09T20:48:11.855Z] ok github.com/docker/docker/pkg/chrootarchive 2.502s coverage: 43.2% of statements [2020-10-09T20:48:12.114Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-10-09T20:48:12.114Z] ok github.com/docker/docker/layer 7.340s coverage: 72.0% of statements [2020-10-09T20:48:12.114Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-09T20:48:12.114Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-09T20:48:12.114Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-09T20:48:12.114Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-09T20:48:12.114Z] ? github.com/docker/docker/oci [no test files] [2020-10-09T20:48:12.114Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-09T20:48:12.114Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-09T20:48:12.114Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-09T20:48:12.683Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-10-09T20:48:12.942Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2020-10-09T20:48:13.879Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-10-09T20:48:14.138Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-10-09T20:48:14.706Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-10-09T20:48:16.082Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-10-09T20:48:16.650Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-10-09T20:48:17.219Z] ok github.com/docker/docker/pkg/discovery/kv 3.117s coverage: 84.1% of statements [2020-10-09T20:48:17.219Z] ok github.com/docker/docker/pkg/fsutils 0.165s coverage: 85.1% of statements [2020-10-09T20:48:17.477Z] ok github.com/docker/docker/pkg/homedir 0.018s coverage: 10.2% of statements [2020-10-09T20:48:18.854Z] ok github.com/docker/docker/pkg/idtools 0.578s coverage: 70.1% of statements [2020-10-09T20:48:18.854Z] ok github.com/docker/docker/pkg/ioutils 0.417s coverage: 69.1% of statements [2020-10-09T20:48:19.422Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-10-09T20:48:19.422Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-10-09T20:48:19.681Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-10-09T20:48:19.681Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-09T20:48:20.249Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-10-09T20:48:20.249Z] ok github.com/docker/docker/pkg/mount 0.021s coverage: 69.6% of statements [2020-10-09T20:48:20.249Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-09T20:48:20.818Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-10-09T20:48:20.818Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-10-09T20:48:21.077Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 90.0% of statements [2020-10-09T20:48:21.336Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-10-09T20:48:21.336Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-09T20:48:21.336Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-09T20:48:22.274Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2020-10-09T20:48:22.842Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-10-09T20:48:23.101Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-10-09T20:48:23.361Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-10-09T20:48:24.736Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-10-09T20:48:24.995Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-10-09T20:48:25.301Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-10-09T20:48:25.301Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-10-09T20:48:26.243Z] --- PASS: TestImportExtremelyLargeImageWorks (231.28s) [2020-10-09T20:48:26.243Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-10-09T20:48:26.243Z] daemon.go:325: [d661040adf465] waiting for daemon to start [2020-10-09T20:48:26.243Z] daemon.go:325: [d661040adf465] waiting for daemon to start [2020-10-09T20:48:26.243Z] daemon.go:353: [d661040adf465] daemon started [2020-10-09T20:48:26.243Z] daemon.go:461: [d661040adf465] Stopping daemon [2020-10-09T20:48:26.243Z] daemon.go:296: [d661040adf465] exiting daemon [2020-10-09T20:48:26.243Z] daemon.go:448: [d661040adf465] Daemon stopped [2020-10-09T20:48:26.243Z] PASS [2020-10-09T20:48:26.243Z] [2020-10-09T20:48:26.243Z] DONE 11 tests in 232.979s [2020-10-09T20:48:26.243Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-10-09T20:48:26.243Z] ++ 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 [2020-10-09T20:48:26.243Z] ++ set -e [2020-10-09T20:48:26.243Z] ++ '[' -n 0 ']' [2020-10-09T20:48:26.243Z] ++ set -x [2020-10-09T20:48:26.243Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:48:26.504Z] INFO: Testing against a local daemon [2020-10-09T20:48:26.504Z] === RUN TestNetworkCreateDelete [2020-10-09T20:48:26.763Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-10-09T20:48:26.763Z] === RUN TestDockerNetworkDeletePreferID [2020-10-09T20:48:27.333Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2020-10-09T20:48:27.333Z] === RUN TestDaemonDNSFallback [2020-10-09T20:48:27.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-10-09T20:48:27.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-10-09T20:48:28.279Z] ok github.com/docker/docker/pkg/signal 2.846s coverage: 61.0% of statements [2020-10-09T20:48:28.538Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-10-09T20:48:29.106Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-10-09T20:48:29.243Z] --- PASS: TestDaemonDNSFallback (1.88s) [2020-10-09T20:48:29.243Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-10-09T20:48:29.243Z] daemon.go:325: [dd290c3ba844d] waiting for daemon to start [2020-10-09T20:48:29.243Z] daemon.go:325: [dd290c3ba844d] waiting for daemon to start [2020-10-09T20:48:29.243Z] daemon.go:353: [dd290c3ba844d] daemon started [2020-10-09T20:48:29.243Z] daemon.go:461: [dd290c3ba844d] Stopping daemon [2020-10-09T20:48:29.243Z] daemon.go:296: [dd290c3ba844d] exiting daemon [2020-10-09T20:48:29.243Z] daemon.go:448: [dd290c3ba844d] Daemon stopped [2020-10-09T20:48:29.243Z] === RUN TestInspectNetwork [2020-10-09T20:48:29.365Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-10-09T20:48:29.624Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2020-10-09T20:48:30.192Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 82.5% of statements [2020-10-09T20:48:30.760Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 35.1% of statements [2020-10-09T20:48:31.019Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2020-10-09T20:48:31.587Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-10-09T20:48:31.787Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-10-09T20:48:32.047Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-10-09T20:48:32.155Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2020-10-09T20:48:32.415Z] testing: warning: no tests to run [2020-10-09T20:48:32.415Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-10-09T20:48:32.618Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-10-09T20:48:32.674Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-10-09T20:48:32.934Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-10-09T20:48:33.188Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-10-09T20:48:33.188Z] === RUN TestInspectNetwork/full_network_id [2020-10-09T20:48:33.188Z] === RUN TestInspectNetwork/partial_network_id [2020-10-09T20:48:33.188Z] === RUN TestInspectNetwork/network_name [2020-10-09T20:48:33.188Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-09T20:48:33.193Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-10-09T20:48:34.128Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-10-09T20:48:34.128Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-10-09T20:48:34.128Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-10-09T20:48:35.095Z] ok github.com/docker/docker/plugin 0.515s coverage: 27.3% of statements [2020-10-09T20:48:36.036Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-10-09T20:48:36.604Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2020-10-09T20:48:37.173Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2020-10-09T20:48:38.325Z] --- PASS: TestInspectNetwork (8.58s) [2020-10-09T20:48:38.325Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-10-09T20:48:38.325Z] daemon.go:325: [d2737e61df261] waiting for daemon to start [2020-10-09T20:48:38.325Z] daemon.go:325: [d2737e61df261] waiting for daemon to start [2020-10-09T20:48:38.325Z] daemon.go:353: [d2737e61df261] daemon started [2020-10-09T20:48:38.325Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-09T20:48:38.325Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-10-09T20:48:38.325Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-09T20:48:38.325Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-09T20:48:38.325Z] daemon.go:461: [d2737e61df261] Stopping daemon [2020-10-09T20:48:38.325Z] daemon.go:296: [d2737e61df261] exiting daemon [2020-10-09T20:48:38.325Z] daemon.go:448: [d2737e61df261] Daemon stopped [2020-10-09T20:48:38.325Z] === RUN TestRunContainerWithBridgeNone [2020-10-09T20:48:38.548Z] ok github.com/docker/docker/registry 0.077s coverage: 56.3% of statements [2020-10-09T20:48:39.116Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-10-09T20:48:39.376Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 47.1% of statements [2020-10-09T20:48:39.709Z] --- PASS: TestRunContainerWithBridgeNone (2.18s) [2020-10-09T20:48:39.709Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-10-09T20:48:39.709Z] daemon.go:325: [d6d2ebbb4fce2] waiting for daemon to start [2020-10-09T20:48:39.709Z] daemon.go:325: [d6d2ebbb4fce2] waiting for daemon to start [2020-10-09T20:48:39.709Z] daemon.go:353: [d6d2ebbb4fce2] daemon started [2020-10-09T20:48:39.709Z] daemon.go:461: [d6d2ebbb4fce2] Stopping daemon [2020-10-09T20:48:39.709Z] daemon.go:296: [d6d2ebbb4fce2] exiting daemon [2020-10-09T20:48:39.709Z] daemon.go:448: [d6d2ebbb4fce2] Daemon stopped [2020-10-09T20:48:39.709Z] === RUN TestNetworkInvalidJSON [2020-10-09T20:48:39.943Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-10-09T20:48:39.969Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-09T20:48:39.969Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-09T20:48:39.969Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-09T20:48:39.969Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-09T20:48:39.969Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-09T20:48:39.969Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-09T20:48:39.969Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-09T20:48:39.969Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-09T20:48:39.969Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-09T20:48:39.969Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-10-09T20:48:39.969Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-09T20:48:39.969Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-09T20:48:39.969Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-09T20:48:39.969Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-09T20:48:40.880Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-10-09T20:48:40.910Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-10-09T20:48:40.910Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-10-09T20:48:40.910Z] daemon.go:325: [d9829f97b58d0] waiting for daemon to start [2020-10-09T20:48:40.910Z] daemon.go:325: [d9829f97b58d0] waiting for daemon to start [2020-10-09T20:48:40.910Z] daemon.go:353: [d9829f97b58d0] daemon started [2020-10-09T20:48:40.910Z] daemon.go:461: [d9829f97b58d0] Stopping daemon [2020-10-09T20:48:40.910Z] daemon.go:296: [d9829f97b58d0] exiting daemon [2020-10-09T20:48:40.910Z] daemon.go:448: [d9829f97b58d0] Daemon stopped [2020-10-09T20:48:40.910Z] daemon.go:325: [d9829f97b58d0] waiting for daemon to start [2020-10-09T20:48:40.910Z] daemon.go:325: [d9829f97b58d0] waiting for daemon to start [2020-10-09T20:48:40.910Z] daemon.go:353: [d9829f97b58d0] daemon started [2020-10-09T20:48:40.910Z] daemon.go:461: [d9829f97b58d0] Stopping daemon [2020-10-09T20:48:40.910Z] daemon.go:296: [d9829f97b58d0] exiting daemon [2020-10-09T20:48:40.910Z] daemon.go:448: [d9829f97b58d0] Daemon stopped [2020-10-09T20:48:40.910Z] === RUN TestDaemonDefaultNetworkPools [2020-10-09T20:48:41.449Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-10-09T20:48:41.851Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2020-10-09T20:48:41.851Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-10-09T20:48:41.851Z] daemon.go:325: [dfd67fd4b8826] waiting for daemon to start [2020-10-09T20:48:41.851Z] daemon.go:325: [dfd67fd4b8826] waiting for daemon to start [2020-10-09T20:48:41.851Z] daemon.go:353: [dfd67fd4b8826] daemon started [2020-10-09T20:48:41.851Z] daemon.go:461: [dfd67fd4b8826] Stopping daemon [2020-10-09T20:48:41.851Z] daemon.go:296: [dfd67fd4b8826] exiting daemon [2020-10-09T20:48:41.851Z] daemon.go:448: [dfd67fd4b8826] Daemon stopped [2020-10-09T20:48:41.851Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-09T20:48:42.017Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-10-09T20:48:42.791Z] === RUN TestDockerSuite/TestBuildExpose [2020-10-09T20:48:42.975Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-09T20:48:42.975Z] ok github.com/docker/docker/api/server/httputils 0.110s coverage: 14.7% of statements [2020-10-09T20:48:42.975Z] ok github.com/docker/docker/api/server/middleware 0.192s coverage: 37.7% of statements [2020-10-09T20:48:42.975Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-09T20:48:42.975Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-09T20:48:42.975Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-09T20:48:42.975Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-09T20:48:42.975Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-09T20:48:42.975Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-09T20:48:42.975Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-09T20:48:42.975Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-09T20:48:42.975Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-09T20:48:42.975Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-09T20:48:42.975Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-09T20:48:43.051Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-10-09T20:48:43.051Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.33s) [2020-10-09T20:48:43.051Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-10-09T20:48:43.051Z] daemon.go:325: [d51f3c24e994d] waiting for daemon to start [2020-10-09T20:48:43.051Z] daemon.go:325: [d51f3c24e994d] waiting for daemon to start [2020-10-09T20:48:43.051Z] daemon.go:353: [d51f3c24e994d] daemon started [2020-10-09T20:48:43.051Z] daemon.go:461: [d51f3c24e994d] Stopping daemon [2020-10-09T20:48:43.051Z] daemon.go:296: [d51f3c24e994d] exiting daemon [2020-10-09T20:48:43.051Z] daemon.go:448: [d51f3c24e994d] Daemon stopped [2020-10-09T20:48:43.051Z] daemon.go:325: [d51f3c24e994d] waiting for daemon to start [2020-10-09T20:48:43.051Z] daemon.go:325: [d51f3c24e994d] waiting for daemon to start [2020-10-09T20:48:43.051Z] daemon.go:353: [d51f3c24e994d] daemon started [2020-10-09T20:48:43.051Z] daemon.go:461: [d51f3c24e994d] Stopping daemon [2020-10-09T20:48:43.051Z] daemon.go:296: [d51f3c24e994d] exiting daemon [2020-10-09T20:48:43.051Z] daemon.go:448: [d51f3c24e994d] Daemon stopped [2020-10-09T20:48:43.051Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-09T20:48:43.395Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-10-09T20:48:43.624Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-10-09T20:48:43.884Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-10-09T20:48:43.953Z] ok github.com/docker/docker/api/server/router/swarm 0.121s coverage: 3.1% of statements [2020-10-09T20:48:43.953Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-09T20:48:43.953Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-09T20:48:43.953Z] ? github.com/docker/docker/api/types [no test files] [2020-10-09T20:48:43.953Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-09T20:48:43.953Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-09T20:48:43.953Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-09T20:48:43.953Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-09T20:48:43.953Z] ok github.com/docker/docker/api/types/filters 0.142s coverage: 92.2% of statements [2020-10-09T20:48:43.953Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-09T20:48:43.953Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-09T20:48:43.953Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-09T20:48:43.953Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-09T20:48:43.953Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-09T20:48:43.953Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2020-10-09T20:48:43.953Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-09T20:48:43.953Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-09T20:48:43.953Z] ok github.com/docker/docker/api/types/time 0.319s coverage: 100.0% of statements [2020-10-09T20:48:44.144Z] === RUN TestDockerSuite/TestBuildFails [2020-10-09T20:48:44.404Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-10-09T20:48:44.404Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-09T20:48:44.404Z] daemon.go:325: [d100eb75e0e98] waiting for daemon to start [2020-10-09T20:48:44.404Z] daemon.go:325: [d100eb75e0e98] waiting for daemon to start [2020-10-09T20:48:44.404Z] daemon.go:353: [d100eb75e0e98] daemon started [2020-10-09T20:48:44.404Z] daemon.go:461: [d100eb75e0e98] Stopping daemon [2020-10-09T20:48:44.404Z] daemon.go:296: [d100eb75e0e98] exiting daemon [2020-10-09T20:48:44.404Z] daemon.go:448: [d100eb75e0e98] Daemon stopped [2020-10-09T20:48:44.404Z] daemon.go:325: [d100eb75e0e98] waiting for daemon to start [2020-10-09T20:48:44.404Z] daemon.go:325: [d100eb75e0e98] waiting for daemon to start [2020-10-09T20:48:44.404Z] daemon.go:353: [d100eb75e0e98] daemon started [2020-10-09T20:48:44.404Z] daemon.go:461: [d100eb75e0e98] Stopping daemon [2020-10-09T20:48:44.404Z] daemon.go:296: [d100eb75e0e98] exiting daemon [2020-10-09T20:48:44.404Z] daemon.go:448: [d100eb75e0e98] Daemon stopped [2020-10-09T20:48:44.404Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-09T20:48:44.418Z] ok github.com/docker/docker/api/types/versions 0.091s coverage: 75.0% of statements [2020-10-09T20:48:44.418Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-09T20:48:44.418Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-09T20:48:44.418Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-09T20:48:44.418Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-10-09T20:48:44.418Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-10-09T20:48:44.418Z] ? github.com/docker/docker/builder [no test files] [2020-10-09T20:48:44.418Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-09T20:48:44.418Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-09T20:48:44.418Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-09T20:48:44.418Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-09T20:48:44.418Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-09T20:48:44.418Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-09T20:48:44.418Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-09T20:48:44.974Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-10-09T20:48:44.975Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-10-09T20:48:44.975Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-10-09T20:48:44.975Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-10-09T20:48:44.975Z] daemon.go:325: [d7c2cb171ccd2] waiting for daemon to start [2020-10-09T20:48:44.975Z] daemon.go:325: [d7c2cb171ccd2] waiting for daemon to start [2020-10-09T20:48:44.975Z] daemon.go:353: [d7c2cb171ccd2] daemon started [2020-10-09T20:48:44.975Z] daemon.go:461: [d7c2cb171ccd2] Stopping daemon [2020-10-09T20:48:44.975Z] daemon.go:296: [d7c2cb171ccd2] exiting daemon [2020-10-09T20:48:44.975Z] daemon.go:448: [d7c2cb171ccd2] Daemon stopped [2020-10-09T20:48:44.975Z] === RUN TestServiceWithPredefinedNetwork [2020-10-09T20:48:46.886Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-10-09T20:48:47.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-10-09T20:48:48.089Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s) [2020-10-09T20:48:48.089Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-10-09T20:48:48.089Z] daemon.go:325: [d8bc6f16eb8b2] waiting for daemon to start [2020-10-09T20:48:48.089Z] daemon.go:325: [d8bc6f16eb8b2] waiting for daemon to start [2020-10-09T20:48:48.089Z] daemon.go:353: [d8bc6f16eb8b2] daemon started [2020-10-09T20:48:48.089Z] daemon.go:461: [d8bc6f16eb8b2] Stopping daemon [2020-10-09T20:48:48.089Z] daemon.go:296: [d8bc6f16eb8b2] exiting daemon [2020-10-09T20:48:48.089Z] daemon.go:448: [d8bc6f16eb8b2] Daemon stopped [2020-10-09T20:48:48.089Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-09T20:48:48.089Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-09T20:48:48.089Z] service_test.go:230: FLAKY_TEST [2020-10-09T20:48:48.089Z] === RUN TestServiceWithDataPathPortInit [2020-10-09T20:48:48.350Z] === RUN TestDockerSuite/TestBuildForceRm [2020-10-09T20:48:48.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-10-09T20:48:49.991Z] === RUN TestDockerSuite/TestBuildFromGit [2020-10-09T20:48:50.272Z] ok github.com/docker/docker/builder/dockerfile 0.472s coverage: 43.2% of statements [2020-10-09T20:48:50.272Z] ok github.com/docker/docker/builder/dockerignore 0.049s coverage: 96.8% of statements [2020-10-09T20:48:50.272Z] ok github.com/docker/docker/builder/fscache 0.856s coverage: 69.2% of statements [2020-10-09T20:48:50.272Z] ok github.com/docker/docker/builder/remotecontext 0.480s coverage: 9.2% of statements [2020-10-09T20:48:51.904Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-10-09T20:48:52.163Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-10-09T20:48:52.733Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-10-09T20:48:54.113Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-10-09T20:48:54.683Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-10-09T20:48:54.683Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-10-09T20:48:55.653Z] --- PASS: TestImportExtremelyLargeImageWorks (192.98s) [2020-10-09T20:48:55.653Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-10-09T20:48:55.653Z] daemon.go:325: [d16dacacd0b18] waiting for daemon to start [2020-10-09T20:48:55.653Z] daemon.go:325: [d16dacacd0b18] waiting for daemon to start [2020-10-09T20:48:55.653Z] daemon.go:353: [d16dacacd0b18] daemon started [2020-10-09T20:48:55.653Z] daemon.go:461: [d16dacacd0b18] Stopping daemon [2020-10-09T20:48:55.653Z] daemon.go:296: [d16dacacd0b18] exiting daemon [2020-10-09T20:48:55.653Z] daemon.go:448: [d16dacacd0b18] Daemon stopped [2020-10-09T20:48:55.653Z] PASS [2020-10-09T20:48:55.653Z] [2020-10-09T20:48:55.653Z] DONE 11 tests in 193.996s [2020-10-09T20:48:55.653Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-10-09T20:48:55.653Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:48:55.653Z] ++ set -e [2020-10-09T20:48:55.653Z] ++ '[' -n 0 ']' [2020-10-09T20:48:55.653Z] ++ set -x [2020-10-09T20:48:55.653Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:48:55.653Z] INFO: Testing against a local daemon [2020-10-09T20:48:55.653Z] === RUN TestNetworkCreateDelete [2020-10-09T20:48:55.653Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-10-09T20:48:55.653Z] === RUN TestDockerNetworkDeletePreferID [2020-10-09T20:48:55.653Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-10-09T20:48:55.653Z] === RUN TestDaemonDNSFallback [2020-10-09T20:48:55.653Z] --- PASS: TestDaemonDNSFallback (1.53s) [2020-10-09T20:48:55.653Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-10-09T20:48:55.653Z] daemon.go:325: [d73de5abab5aa] waiting for daemon to start [2020-10-09T20:48:55.653Z] daemon.go:325: [d73de5abab5aa] waiting for daemon to start [2020-10-09T20:48:55.653Z] daemon.go:353: [d73de5abab5aa] daemon started [2020-10-09T20:48:55.653Z] daemon.go:461: [d73de5abab5aa] Stopping daemon [2020-10-09T20:48:55.653Z] daemon.go:296: [d73de5abab5aa] exiting daemon [2020-10-09T20:48:55.653Z] daemon.go:448: [d73de5abab5aa] Daemon stopped [2020-10-09T20:48:55.653Z] === RUN TestInspectNetwork [2020-10-09T20:48:55.653Z] === RUN TestInspectNetwork/full_network_id [2020-10-09T20:48:55.653Z] === RUN TestInspectNetwork/partial_network_id [2020-10-09T20:48:55.653Z] === RUN TestInspectNetwork/network_name [2020-10-09T20:48:55.653Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-09T20:48:55.653Z] --- PASS: TestInspectNetwork (7.34s) [2020-10-09T20:48:55.653Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-10-09T20:48:55.653Z] daemon.go:325: [dc515ea0a9985] waiting for daemon to start [2020-10-09T20:48:55.653Z] daemon.go:325: [dc515ea0a9985] waiting for daemon to start [2020-10-09T20:48:55.653Z] daemon.go:353: [dc515ea0a9985] daemon started [2020-10-09T20:48:55.653Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-09T20:48:55.653Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-10-09T20:48:55.653Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-09T20:48:55.653Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-09T20:48:55.653Z] daemon.go:461: [dc515ea0a9985] Stopping daemon [2020-10-09T20:48:55.653Z] daemon.go:296: [dc515ea0a9985] exiting daemon [2020-10-09T20:48:55.653Z] daemon.go:448: [dc515ea0a9985] Daemon stopped [2020-10-09T20:48:55.653Z] === RUN TestRunContainerWithBridgeNone [2020-10-09T20:48:56.593Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-10-09T20:48:57.741Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2020-10-09T20:48:57.741Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-10-09T20:48:57.741Z] daemon.go:325: [d2b2625f1be0a] waiting for daemon to start [2020-10-09T20:48:57.741Z] daemon.go:325: [d2b2625f1be0a] waiting for daemon to start [2020-10-09T20:48:57.741Z] daemon.go:353: [d2b2625f1be0a] daemon started [2020-10-09T20:48:57.741Z] daemon.go:461: [d2b2625f1be0a] Stopping daemon [2020-10-09T20:48:57.741Z] daemon.go:296: [d2b2625f1be0a] exiting daemon [2020-10-09T20:48:57.741Z] daemon.go:448: [d2b2625f1be0a] Daemon stopped [2020-10-09T20:48:57.741Z] === RUN TestNetworkInvalidJSON [2020-10-09T20:48:57.741Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-09T20:48:57.741Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-09T20:48:57.741Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-09T20:48:57.741Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-09T20:48:57.741Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-09T20:48:57.741Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-09T20:48:57.741Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-09T20:48:57.741Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-09T20:48:57.741Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-09T20:48:57.741Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-10-09T20:48:57.741Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-09T20:48:57.741Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-09T20:48:57.741Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-09T20:48:57.741Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-09T20:48:57.975Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-10-09T20:48:58.263Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.8% of statements [2020-10-09T20:48:58.263Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-09T20:48:58.263Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-09T20:48:58.263Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-09T20:48:58.263Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-09T20:48:58.263Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-09T20:48:58.263Z] ? github.com/docker/docker/rootless [no test files] [2020-10-09T20:48:58.263Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-09T20:48:58.263Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-09T20:48:58.263Z] ? github.com/docker/docker/volume [no test files] [2020-10-09T20:48:58.263Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-09T20:48:58.263Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === Skipped [2020-10-09T20:48:58.263Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-09T20:48:58.263Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-09T20:48:58.263Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-09T20:48:58.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:48:58.263Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-09T20:48:58.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:48:58.263Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-09T20:48:58.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:48:58.263Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-09T20:48:58.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:48:58.263Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-09T20:48:58.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:48:58.263Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-09T20:48:58.263Z] graphtest_unix.go:73: No driver to put! [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-09T20:48:58.263Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-09T20:48:58.263Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-09T20:48:58.263Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-09T20:48:58.263Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-09T20:48:58.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:48:58.263Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-09T20:48:58.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:48:58.263Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-09T20:48:58.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:48:58.263Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-09T20:48:58.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:48:58.263Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-09T20:48:58.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-09T20:48:58.263Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-09T20:48:58.263Z] graphtest_unix.go:73: No driver to put! [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-09T20:48:58.263Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] [2020-10-09T20:48:58.263Z] DONE 2066 tests, 19 skipped in 241.802s Post stage [Pipeline] junit [2020-10-09T20:48:58.276Z] Recording test results [2020-10-09T20:48:58.377Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-10-09T20:48:58.377Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-10-09T20:48:58.377Z] daemon.go:325: [ddf969343c305] waiting for daemon to start [2020-10-09T20:48:58.377Z] daemon.go:325: [ddf969343c305] waiting for daemon to start [2020-10-09T20:48:58.377Z] daemon.go:353: [ddf969343c305] daemon started [2020-10-09T20:48:58.377Z] daemon.go:461: [ddf969343c305] Stopping daemon [2020-10-09T20:48:58.377Z] daemon.go:296: [ddf969343c305] exiting daemon [2020-10-09T20:48:58.377Z] daemon.go:448: [ddf969343c305] Daemon stopped [2020-10-09T20:48:58.377Z] daemon.go:325: [ddf969343c305] waiting for daemon to start [2020-10-09T20:48:58.377Z] daemon.go:325: [ddf969343c305] waiting for daemon to start [2020-10-09T20:48:58.377Z] daemon.go:353: [ddf969343c305] daemon started [2020-10-09T20:48:58.377Z] daemon.go:461: [ddf969343c305] Stopping daemon [2020-10-09T20:48:58.377Z] daemon.go:296: [ddf969343c305] exiting daemon [2020-10-09T20:48:58.377Z] daemon.go:448: [ddf969343c305] Daemon stopped [2020-10-09T20:48:58.377Z] === RUN TestDaemonDefaultNetworkPools [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-10-09T20:48:58.862Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41542/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:88eec2e811d620fe88b4859dee64d064fae37356 hack/validate/vendor [2020-10-09T20:48:58.916Z] === RUN TestDockerSuite/TestBuildHistory [2020-10-09T20:48:59.421Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-10-09T20:48:59.421Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-10-09T20:48:59.421Z] daemon.go:325: [d40a8cda8d884] waiting for daemon to start [2020-10-09T20:48:59.421Z] daemon.go:325: [d40a8cda8d884] waiting for daemon to start [2020-10-09T20:48:59.421Z] daemon.go:353: [d40a8cda8d884] daemon started [2020-10-09T20:48:59.421Z] daemon.go:461: [d40a8cda8d884] Stopping daemon [2020-10-09T20:48:59.421Z] daemon.go:296: [d40a8cda8d884] exiting daemon [2020-10-09T20:48:59.421Z] daemon.go:448: [d40a8cda8d884] Daemon stopped [2020-10-09T20:48:59.421Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-09T20:48:59.428Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-10-09T20:49:00.465Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-10-09T20:49:00.465Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-10-09T20:49:00.465Z] daemon.go:325: [d57ec6e6c0439] waiting for daemon to start [2020-10-09T20:49:00.465Z] daemon.go:325: [d57ec6e6c0439] waiting for daemon to start [2020-10-09T20:49:00.465Z] daemon.go:353: [d57ec6e6c0439] daemon started [2020-10-09T20:49:00.465Z] daemon.go:461: [d57ec6e6c0439] Stopping daemon [2020-10-09T20:49:00.465Z] daemon.go:296: [d57ec6e6c0439] exiting daemon [2020-10-09T20:49:00.465Z] daemon.go:448: [d57ec6e6c0439] Daemon stopped [2020-10-09T20:49:00.465Z] daemon.go:325: [d57ec6e6c0439] waiting for daemon to start [2020-10-09T20:49:00.465Z] daemon.go:325: [d57ec6e6c0439] waiting for daemon to start [2020-10-09T20:49:00.465Z] daemon.go:353: [d57ec6e6c0439] daemon started [2020-10-09T20:49:00.465Z] daemon.go:461: [d57ec6e6c0439] Stopping daemon [2020-10-09T20:49:00.465Z] daemon.go:296: [d57ec6e6c0439] exiting daemon [2020-10-09T20:49:00.465Z] daemon.go:448: [d57ec6e6c0439] Daemon stopped [2020-10-09T20:49:00.465Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-09T20:49:00.689Z] + echo Building e2e image [2020-10-09T20:49:00.689Z] Building e2e image [2020-10-09T20:49:00.689Z] + docker build --build-arg DOCKER_GITCOMMIT=88eec2e811d620fe88b4859dee64d064fae37356 -t moby-e2e-test -f Dockerfile.e2e . [2020-10-09T20:49:00.689Z] #2 [internal] load .dockerignore [2020-10-09T20:49:00.689Z] #2 transferring context: 34B done [2020-10-09T20:49:00.689Z] #2 DONE 0.0s [2020-10-09T20:49:00.689Z] [2020-10-09T20:49:00.689Z] #1 [internal] load build definition from Dockerfile.e2e [2020-10-09T20:49:00.689Z] #1 transferring dockerfile: 3.21kB done [2020-10-09T20:49:00.689Z] #1 DONE 0.0s [2020-10-09T20:49:00.689Z] [2020-10-09T20:49:00.689Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-10-09T20:49:01.256Z] #4 DONE 0.6s [2020-10-09T20:49:01.256Z] [2020-10-09T20:49:01.256Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-10-09T20:49:01.256Z] #3 DONE 0.6s [2020-10-09T20:49:01.256Z] [2020-10-09T20:49:01.256Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-09T20:49:01.256Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-10-09T20:49:01.256Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 85.52kB / 282.60kB 0.1s [2020-10-09T20:49:01.256Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.0s done [2020-10-09T20:49:01.256Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.1s [2020-10-09T20:49:01.256Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-10-09T20:49:01.256Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-10-09T20:49:01.256Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-10-09T20:49:01.515Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-10-09T20:49:01.515Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-10-09T20:49:01.515Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-10-09T20:49:01.774Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 10.39MB / 127.34MB 0.4s [2020-10-09T20:49:01.774Z] #14 ... [2020-10-09T20:49:01.774Z] [2020-10-09T20:49:01.774Z] #8 [internal] load build context [2020-10-09T20:49:01.774Z] #8 transferring context: 824.16kB 0.4s done [2020-10-09T20:49:01.774Z] #8 DONE 0.5s [2020-10-09T20:49:01.774Z] [2020-10-09T20:49:01.774Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-09T20:49:01.774Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 20.35MB / 127.34MB 0.5s [2020-10-09T20:49:01.774Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.4s done [2020-10-09T20:49:01.996Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-10-09T20:49:01.996Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-09T20:49:01.996Z] daemon.go:325: [dbfba302e8ffc] waiting for daemon to start [2020-10-09T20:49:01.996Z] daemon.go:325: [dbfba302e8ffc] waiting for daemon to start [2020-10-09T20:49:01.996Z] daemon.go:353: [dbfba302e8ffc] daemon started [2020-10-09T20:49:01.996Z] daemon.go:461: [dbfba302e8ffc] Stopping daemon [2020-10-09T20:49:01.996Z] daemon.go:296: [dbfba302e8ffc] exiting daemon [2020-10-09T20:49:01.996Z] daemon.go:448: [dbfba302e8ffc] Daemon stopped [2020-10-09T20:49:01.996Z] daemon.go:325: [dbfba302e8ffc] waiting for daemon to start [2020-10-09T20:49:01.996Z] daemon.go:325: [dbfba302e8ffc] waiting for daemon to start [2020-10-09T20:49:01.996Z] daemon.go:353: [dbfba302e8ffc] daemon started [2020-10-09T20:49:01.996Z] daemon.go:461: [dbfba302e8ffc] Stopping daemon [2020-10-09T20:49:01.996Z] daemon.go:296: [dbfba302e8ffc] exiting daemon [2020-10-09T20:49:01.996Z] daemon.go:448: [dbfba302e8ffc] Daemon stopped [2020-10-09T20:49:01.996Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-09T20:49:02.033Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 35.04MB / 127.34MB 0.7s [2020-10-09T20:49:02.033Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-10-09T20:49:02.033Z] #14 ... [2020-10-09T20:49:02.033Z] [2020-10-09T20:49:02.033Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-10-09T20:49:02.033Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-10-09T20:49:02.033Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-10-09T20:49:02.033Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-10-09T20:49:02.033Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-10-09T20:49:02.033Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-10-09T20:49:02.033Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-10-09T20:49:02.033Z] #5 DONE 0.8s [2020-10-09T20:49:02.033Z] [2020-10-09T20:49:02.033Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-09T20:49:02.033Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 42.37MB / 127.34MB 0.8s [2020-10-09T20:49:02.211Z] === RUN TestDockerSuite/TestBuildIidFile [2020-10-09T20:49:02.211Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-10-09T20:49:02.290Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-10-09T20:49:02.290Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-10-09T20:49:02.290Z] daemon.go:325: [db859d6eca91a] waiting for daemon to start [2020-10-09T20:49:02.290Z] daemon.go:325: [db859d6eca91a] waiting for daemon to start [2020-10-09T20:49:02.290Z] daemon.go:353: [db859d6eca91a] daemon started [2020-10-09T20:49:02.290Z] daemon.go:461: [db859d6eca91a] Stopping daemon [2020-10-09T20:49:02.290Z] daemon.go:296: [db859d6eca91a] exiting daemon [2020-10-09T20:49:02.290Z] daemon.go:448: [db859d6eca91a] Daemon stopped [2020-10-09T20:49:02.290Z] === RUN TestServiceWithPredefinedNetwork [2020-10-09T20:49:02.292Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 50.04MB / 127.34MB 0.9s [2020-10-09T20:49:02.292Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 70.83MB / 127.34MB 1.1s [2020-10-09T20:49:02.551Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 92.03MB / 127.34MB 1.3s [2020-10-09T20:49:02.782Z] === RUN TestDockerSuite/TestBuildInheritance [2020-10-09T20:49:02.810Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 103.51MB / 127.34MB 1.4s [2020-10-09T20:49:02.810Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.6s [2020-10-09T20:49:03.352Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-10-09T20:49:03.612Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-10-09T20:49:03.612Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-10-09T20:49:03.745Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.4s done [2020-10-09T20:49:04.006Z] #14 ... [2020-10-09T20:49:04.006Z] [2020-10-09T20:49:04.006Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-10-09T20:49:04.006Z] #6 DONE 1.8s [2020-10-09T20:49:04.006Z] [2020-10-09T20:49:04.006Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-09T20:49:04.006Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-10-09T20:49:04.372Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2020-10-09T20:49:04.372Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-10-09T20:49:04.372Z] daemon.go:325: [d5abaa56c42f2] waiting for daemon to start [2020-10-09T20:49:04.372Z] daemon.go:325: [d5abaa56c42f2] waiting for daemon to start [2020-10-09T20:49:04.372Z] daemon.go:353: [d5abaa56c42f2] daemon started [2020-10-09T20:49:04.372Z] daemon.go:461: [d5abaa56c42f2] Stopping daemon [2020-10-09T20:49:04.372Z] daemon.go:296: [d5abaa56c42f2] exiting daemon [2020-10-09T20:49:04.372Z] daemon.go:448: [d5abaa56c42f2] Daemon stopped [2020-10-09T20:49:04.372Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-09T20:49:04.372Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-09T20:49:04.372Z] service_test.go:230: FLAKY_TEST [2020-10-09T20:49:04.372Z] === RUN TestServiceWithDataPathPortInit [2020-10-09T20:49:04.582Z] === RUN TestDockerSuite/TestBuildLabel [2020-10-09T20:49:04.876Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-10-09T20:49:05.145Z] --- PASS: TestServiceWithDataPathPortInit (16.95s) [2020-10-09T20:49:05.145Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-10-09T20:49:05.145Z] daemon.go:325: [d8a7d8fff7f53] waiting for daemon to start [2020-10-09T20:49:05.145Z] daemon.go:325: [d8a7d8fff7f53] waiting for daemon to start [2020-10-09T20:49:05.145Z] daemon.go:353: [d8a7d8fff7f53] daemon started [2020-10-09T20:49:05.145Z] daemon.go:461: [d8a7d8fff7f53] Stopping daemon [2020-10-09T20:49:05.145Z] daemon.go:296: [d8a7d8fff7f53] exiting daemon [2020-10-09T20:49:05.145Z] daemon.go:448: [d8a7d8fff7f53] Daemon stopped [2020-10-09T20:49:05.145Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-10-09T20:49:05.145Z] daemon.go:325: [d54741b933a34] waiting for daemon to start [2020-10-09T20:49:05.145Z] daemon.go:325: [d54741b933a34] waiting for daemon to start [2020-10-09T20:49:05.145Z] daemon.go:353: [d54741b933a34] daemon started [2020-10-09T20:49:05.145Z] daemon.go:461: [d54741b933a34] Stopping daemon [2020-10-09T20:49:05.145Z] daemon.go:296: [d54741b933a34] exiting daemon [2020-10-09T20:49:05.145Z] daemon.go:448: [d54741b933a34] Daemon stopped [2020-10-09T20:49:05.145Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-09T20:49:05.145Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-10-09T20:49:05.527Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-10-09T20:49:05.787Z] === RUN TestDockerSuite/TestBuildLabels [2020-10-09T20:49:06.047Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-10-09T20:49:06.987Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-10-09T20:49:09.455Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s [2020-10-09T20:49:09.528Z] === RUN TestDockerSuite/TestBuildLastModified [2020-10-09T20:49:10.069Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.0s done [2020-10-09T20:49:10.635Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-10-09T20:49:11.203Z] #14 DONE 9.9s [2020-10-09T20:49:11.203Z] [2020-10-09T20:49:11.203Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-10-09T20:49:11.461Z] #15 ... [2020-10-09T20:49:11.461Z] [2020-10-09T20:49:11.461Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-10-09T20:49:11.461Z] #7 0.845 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-09T20:49:11.461Z] #7 1.950 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-09T20:49:11.461Z] #7 2.045 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-10-09T20:49:11.461Z] #7 2.050 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-10-09T20:49:11.461Z] #7 2.060 (3/30) Installing readline (8.0.0-r0) [2020-10-09T20:49:11.461Z] #7 2.066 (4/30) Installing bash (5.0.0-r0) [2020-10-09T20:49:11.461Z] #7 2.089 Executing bash-5.0.0-r0.post-install [2020-10-09T20:49:11.461Z] #7 2.095 (5/30) Installing ca-certificates (20191127-r2) [2020-10-09T20:49:11.461Z] #7 2.113 (6/30) Installing libgcc (8.3.0-r0) [2020-10-09T20:49:11.461Z] #7 2.117 (7/30) Installing libstdc++ (8.3.0-r0) [2020-10-09T20:49:11.461Z] #7 2.131 (8/30) Installing binutils (2.32-r0) [2020-10-09T20:49:11.461Z] #7 2.228 (9/30) Installing gmp (6.1.2-r1) [2020-10-09T20:49:11.461Z] #7 2.236 (10/30) Installing isl (0.18-r0) [2020-10-09T20:49:11.461Z] #7 2.259 (11/30) Installing libgomp (8.3.0-r0) [2020-10-09T20:49:11.461Z] #7 2.263 (12/30) Installing libatomic (8.3.0-r0) [2020-10-09T20:49:11.461Z] #7 2.269 (13/30) Installing mpfr3 (3.1.5-r1) [2020-10-09T20:49:11.461Z] #7 2.274 (14/30) Installing mpc1 (1.1.0-r0) [2020-10-09T20:49:11.461Z] #7 2.276 (15/30) Installing gcc (8.3.0-r0) [2020-10-09T20:49:11.461Z] #7 3.144 (16/30) Installing musl-dev (1.1.22-r3) [2020-10-09T20:49:11.461Z] #7 3.244 (17/30) Installing libc-dev (0.7.1-r0) [2020-10-09T20:49:11.461Z] #7 3.246 (18/30) Installing g++ (8.3.0-r0) [2020-10-09T20:49:11.461Z] #7 3.790 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-10-09T20:49:11.461Z] #7 3.800 (20/30) Installing libcurl (7.66.0-r1) [2020-10-09T20:49:11.461Z] #7 3.808 (21/30) Installing expat (2.2.8-r0) [2020-10-09T20:49:11.461Z] #7 3.809 (22/30) Installing pcre2 (10.33-r0) [2020-10-09T20:49:11.461Z] #7 3.824 (23/30) Installing git (2.22.4-r0) [2020-10-09T20:49:11.461Z] #7 4.077 (24/30) Installing libmnl (1.0.4-r0) [2020-10-09T20:49:11.461Z] #7 4.080 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-10-09T20:49:11.461Z] #7 4.084 (26/30) Installing iptables (1.8.3-r1) [2020-10-09T20:49:11.461Z] #7 4.109 (27/30) Installing pigz (2.4-r0) [2020-10-09T20:49:11.461Z] #7 4.114 (28/30) Installing tar (1.32-r0) [2020-10-09T20:49:11.461Z] #7 4.122 (29/30) Installing xz-libs (5.2.4-r0) [2020-10-09T20:49:11.461Z] #7 4.127 (30/30) Installing xz (5.2.4-r0) [2020-10-09T20:49:11.461Z] #7 4.133 Executing busybox-1.30.1-r3.trigger [2020-10-09T20:49:11.461Z] #7 4.139 Executing ca-certificates-20191127-r2.trigger [2020-10-09T20:49:11.461Z] #7 4.189 OK: 179 MiB in 44 packages [2020-10-09T20:49:11.461Z] #7 DONE 7.6s [2020-10-09T20:49:11.461Z] [2020-10-09T20:49:11.461Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-10-09T20:49:11.461Z] #9 DONE 0.0s [2020-10-09T20:49:11.461Z] [2020-10-09T20:49:11.461Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-10-09T20:49:11.461Z] #10 DONE 0.0s [2020-10-09T20:49:11.461Z] [2020-10-09T20:49:11.461Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-10-09T20:49:11.461Z] #11 DONE 0.0s [2020-10-09T20:49:11.720Z] [2020-10-09T20:49:11.720Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-10-09T20:49:11.720Z] #12 DONE 0.0s [2020-10-09T20:49:11.720Z] [2020-10-09T20:49:11.720Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-10-09T20:49:11.720Z] #13 DONE 0.0s [2020-10-09T20:49:11.720Z] [2020-10-09T20:49:11.720Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-10-09T20:49:11.978Z] #15 0.629 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-09T20:49:12.913Z] #15 1.702 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-09T20:49:13.171Z] #15 1.810 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-10-09T20:49:13.171Z] #15 1.815 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-10-09T20:49:13.171Z] #15 1.820 (3/54) Installing readline (8.0.4-r0) [2020-10-09T20:49:13.171Z] #15 1.824 (4/54) Installing bash (5.0.17-r0) [2020-10-09T20:49:13.171Z] #15 1.834 Executing bash-5.0.17-r0.post-install [2020-10-09T20:49:13.171Z] #15 1.836 (5/54) Installing linux-headers (5.4.5-r1) [2020-10-09T20:49:13.171Z] #15 1.914 (6/54) Installing libblkid (2.35.2-r0) [2020-10-09T20:49:13.171Z] #15 1.918 (7/54) Installing libuuid (2.35.2-r0) [2020-10-09T20:49:13.171Z] #15 1.920 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-10-09T20:49:13.171Z] #15 1.925 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-10-09T20:49:13.171Z] #15 1.929 (10/54) Installing libgcc (9.3.0-r2) [2020-10-09T20:49:13.171Z] #15 1.931 (11/54) Installing libstdc++ (9.3.0-r2) [2020-10-09T20:49:13.171Z] #15 1.943 (12/54) Installing binutils (2.34-r1) [2020-10-09T20:49:13.171Z] #15 2.009 (13/54) Installing libmagic (5.38-r0) [2020-10-09T20:49:13.171Z] #15 2.028 (14/54) Installing file (5.38-r0) [2020-10-09T20:49:13.430Z] #15 2.030 (15/54) Installing gmp (6.2.0-r0) [2020-10-09T20:49:13.430Z] #15 2.035 (16/54) Installing isl (0.18-r0) [2020-10-09T20:49:13.430Z] #15 2.049 (17/54) Installing libgomp (9.3.0-r2) [2020-10-09T20:49:13.430Z] #15 2.051 (18/54) Installing libatomic (9.3.0-r2) [2020-10-09T20:49:13.430Z] #15 2.053 (19/54) Installing libgphobos (9.3.0-r2) [2020-10-09T20:49:13.430Z] #15 2.094 (20/54) Installing mpfr4 (4.0.2-r4) [2020-10-09T20:49:13.430Z] #15 2.099 (21/54) Installing mpc1 (1.1.0-r1) [2020-10-09T20:49:13.430Z] #15 2.101 (22/54) Installing gcc (9.3.0-r2) [2020-10-09T20:49:13.722Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.27s) [2020-10-09T20:49:13.722Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-10-09T20:49:13.722Z] daemon.go:325: [d73c0c10c8c89] waiting for daemon to start [2020-10-09T20:49:13.722Z] daemon.go:325: [d73c0c10c8c89] waiting for daemon to start [2020-10-09T20:49:13.722Z] daemon.go:353: [d73c0c10c8c89] daemon started [2020-10-09T20:49:13.722Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vx2f2w5eym76a1s7rtmeyhc18 Created:2020-10-09 20:49:06.539730588 +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[5147a3cf36e3b0ddfb8e1f5f5f69864667f36b28a74204b2ceeaf08b787bfe40:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v1uh5ee2rn83kq3rizxnpbxeb EndpointID:2b9b3ed71e0e765e560e78855055f556b3fb14d20d7b075cf82ac3ad4bc9e5ed MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5346c541a07b197088a89c5178d0c74732d8aee81a25cc2f0d9ed705707b5fd1 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:c6e6f37f636b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v1uh5ee2rn83kq3rizxnpbxeb EndpointID:2b9b3ed71e0e765e560e78855055f556b3fb14d20d7b075cf82ac3ad4bc9e5ed EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-09T20:49:13.722Z] daemon.go:461: [d73c0c10c8c89] Stopping daemon [2020-10-09T20:49:13.722Z] daemon.go:296: [d73c0c10c8c89] exiting daemon [2020-10-09T20:49:13.722Z] daemon.go:448: [d73c0c10c8c89] Daemon stopped [2020-10-09T20:49:13.722Z] PASS [2020-10-09T20:49:13.722Z] [2020-10-09T20:49:13.722Z] === Skipped [2020-10-09T20:49:13.722Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-09T20:49:13.722Z] service_test.go:230: FLAKY_TEST [2020-10-09T20:49:13.722Z] [2020-10-09T20:49:13.722Z] [2020-10-09T20:49:13.722Z] DONE 22 tests, 1 skipped in 46.967s [2020-10-09T20:49:13.722Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-09T20:49:13.722Z] ++ 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 [2020-10-09T20:49:13.722Z] ++ set -e [2020-10-09T20:49:13.722Z] ++ '[' -n 0 ']' [2020-10-09T20:49:13.722Z] ++ set -x [2020-10-09T20:49:13.722Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:49:13.722Z] INFO: Testing against a local daemon [2020-10-09T20:49:13.722Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-09T20:49:13.722Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-09T20:49:13.722Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-09T20:49:13.722Z] === RUN TestDockerNetworkIpvlan [2020-10-09T20:49:13.722Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-09T20:49:13.722Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-09T20:49:13.722Z] PASS [2020-10-09T20:49:13.722Z] [2020-10-09T20:49:13.722Z] === Skipped [2020-10-09T20:49:13.722Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-09T20:49:13.722Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-09T20:49:13.722Z] [2020-10-09T20:49:13.722Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-09T20:49:13.722Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-09T20:49:13.722Z] [2020-10-09T20:49:13.722Z] [2020-10-09T20:49:13.722Z] DONE 2 tests, 2 skipped in 0.153s [2020-10-09T20:49:13.722Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-09T20:49:13.722Z] ++ 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 [2020-10-09T20:49:13.722Z] ++ set -e [2020-10-09T20:49:13.722Z] ++ '[' -n 0 ']' [2020-10-09T20:49:13.722Z] ++ set -x [2020-10-09T20:49:13.722Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:49:13.722Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-10-09T20:49:13.722Z] INFO: Testing against a local daemon [2020-10-09T20:49:13.722Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-09T20:49:14.366Z] #15 2.958 (23/54) Installing musl-dev (1.1.24-r9) [2020-10-09T20:49:14.366Z] #15 3.029 (24/54) Installing libc-dev (0.7.2-r3) [2020-10-09T20:49:14.366Z] #15 3.030 (25/54) Installing g++ (9.3.0-r2) [2020-10-09T20:49:14.625Z] #15 3.445 (26/54) Installing make (4.3-r0) [2020-10-09T20:49:14.884Z] #15 3.448 (27/54) Installing fortify-headers (1.1-r0) [2020-10-09T20:49:14.884Z] #15 3.450 (28/54) Installing patch (2.7.6-r6) [2020-10-09T20:49:14.884Z] #15 3.452 (29/54) Installing build-base (0.5-r2) [2020-10-09T20:49:14.884Z] #15 3.453 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-10-09T20:49:14.884Z] #15 3.455 (31/54) Installing libcurl (7.69.1-r1) [2020-10-09T20:49:14.884Z] #15 3.461 (32/54) Installing curl (7.69.1-r1) [2020-10-09T20:49:14.884Z] #15 3.464 (33/54) Installing oniguruma (6.9.5-r1) [2020-10-09T20:49:14.884Z] #15 3.469 (34/54) Installing jq (1.6-r1) [2020-10-09T20:49:14.884Z] #15 3.474 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-10-09T20:49:14.884Z] #15 3.478 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-10-09T20:49:14.884Z] #15 3.480 (37/54) Installing libaio (0.3.112-r1) [2020-10-09T20:49:14.884Z] #15 3.483 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-10-09T20:49:14.884Z] #15 3.513 (39/54) Installing blkid (2.35.2-r0) [2020-10-09T20:49:14.884Z] #15 3.516 (40/54) Installing libcap-ng (0.7.10-r1) [2020-10-09T20:49:14.884Z] #15 3.517 (41/54) Installing setpriv (2.35.2-r0) [2020-10-09T20:49:14.884Z] #15 3.519 (42/54) Installing libmount (2.35.2-r0) [2020-10-09T20:49:14.884Z] #15 3.523 (43/54) Installing libsmartcols (2.35.2-r0) [2020-10-09T20:49:14.884Z] #15 3.527 (44/54) Installing findmnt (2.35.2-r0) [2020-10-09T20:49:14.884Z] #15 3.529 (45/54) Installing mcookie (2.35.2-r0) [2020-10-09T20:49:14.884Z] #15 3.530 (46/54) Installing hexdump (2.35.2-r0) [2020-10-09T20:49:14.884Z] #15 3.532 (47/54) Installing lsblk (2.35.2-r0) [2020-10-09T20:49:14.884Z] #15 3.535 (48/54) Installing libfdisk (2.35.2-r0) [2020-10-09T20:49:14.884Z] #15 3.539 (49/54) Installing sfdisk (2.35.2-r0) [2020-10-09T20:49:14.884Z] #15 3.542 (50/54) Installing cfdisk (2.35.2-r0) [2020-10-09T20:49:14.884Z] #15 3.544 (51/54) Installing util-linux (2.35.2-r0) [2020-10-09T20:49:14.884Z] #15 3.579 (52/54) Installing pkgconf (1.7.2-r0) [2020-10-09T20:49:14.884Z] #15 3.581 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-10-09T20:49:14.884Z] #15 3.602 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-10-09T20:49:14.884Z] #15 3.607 Executing busybox-1.31.1-r16.trigger [2020-10-09T20:49:14.884Z] #15 3.614 OK: 230 MiB in 69 packages [2020-10-09T20:49:15.105Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-10-09T20:49:15.105Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-10-09T20:49:15.105Z] daemon.go:325: [d6d3e9ad4e627] waiting for daemon to start [2020-10-09T20:49:15.105Z] daemon.go:325: [d6d3e9ad4e627] waiting for daemon to start [2020-10-09T20:49:15.105Z] daemon.go:353: [d6d3e9ad4e627] daemon started [2020-10-09T20:49:15.105Z] daemon.go:461: [d6d3e9ad4e627] Stopping daemon [2020-10-09T20:49:15.105Z] daemon.go:296: [d6d3e9ad4e627] exiting daemon [2020-10-09T20:49:15.105Z] daemon.go:448: [d6d3e9ad4e627] Daemon stopped [2020-10-09T20:49:15.105Z] daemon.go:325: [d6d3e9ad4e627] waiting for daemon to start [2020-10-09T20:49:15.105Z] daemon.go:325: [d6d3e9ad4e627] waiting for daemon to start [2020-10-09T20:49:15.105Z] daemon.go:353: [d6d3e9ad4e627] daemon started [2020-10-09T20:49:15.105Z] daemon.go:461: [d6d3e9ad4e627] Stopping daemon [2020-10-09T20:49:15.105Z] daemon.go:296: [d6d3e9ad4e627] exiting daemon [2020-10-09T20:49:15.105Z] daemon.go:448: [d6d3e9ad4e627] Daemon stopped [2020-10-09T20:49:15.105Z] === RUN TestDockerNetworkMacvlan [2020-10-09T20:49:16.045Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-09T20:49:16.305Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-10-09T20:49:16.305Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-10-09T20:49:16.305Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-10-09T20:49:16.565Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-10-09T20:49:16.565Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-10-09T20:49:16.826Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-09T20:49:16.826Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-10-09T20:49:17.414Z] #15 DONE 5.9s [2020-10-09T20:49:17.414Z] [2020-10-09T20:49:17.414Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-10-09T20:49:17.672Z] #16 DONE 0.5s [2020-10-09T20:49:17.672Z] [2020-10-09T20:49:17.672Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-10-09T20:49:17.766Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-09T20:49:17.931Z] #17 DONE 0.5s [2020-10-09T20:49:18.192Z] [2020-10-09T20:49:18.193Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-10-09T20:49:18.193Z] #18 DONE 0.0s [2020-10-09T20:49:18.193Z] [2020-10-09T20:49:18.193Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-10-09T20:49:18.193Z] #19 DONE 0.0s [2020-10-09T20:49:18.193Z] [2020-10-09T20:49:18.193Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-09T20:49:18.193Z] #22 DONE 0.1s [2020-10-09T20:49:18.193Z] [2020-10-09T20:49:18.193Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-10-09T20:49:18.193Z] #26 DONE 0.1s [2020-10-09T20:49:18.193Z] [2020-10-09T20:49:18.193Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-10-09T20:49:18.193Z] #23 DONE 0.1s [2020-10-09T20:49:18.193Z] [2020-10-09T20:49:18.193Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-10-09T20:49:18.193Z] #27 DONE 0.1s [2020-10-09T20:49:18.193Z] [2020-10-09T20:49:18.193Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-10-09T20:49:18.338Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-10-09T20:49:18.452Z] #28 DONE 0.1s [2020-10-09T20:49:18.452Z] [2020-10-09T20:49:18.452Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-10-09T20:49:19.721Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-10-09T20:49:19.983Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-09T20:49:19.996Z] --- PASS: TestServiceWithDataPathPortInit (13.52s) [2020-10-09T20:49:19.996Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-10-09T20:49:19.996Z] daemon.go:325: [d07bbaa855aef] waiting for daemon to start [2020-10-09T20:49:19.996Z] daemon.go:325: [d07bbaa855aef] waiting for daemon to start [2020-10-09T20:49:19.996Z] daemon.go:353: [d07bbaa855aef] daemon started [2020-10-09T20:49:19.996Z] daemon.go:461: [d07bbaa855aef] Stopping daemon [2020-10-09T20:49:19.996Z] daemon.go:296: [d07bbaa855aef] exiting daemon [2020-10-09T20:49:19.996Z] daemon.go:448: [d07bbaa855aef] Daemon stopped [2020-10-09T20:49:19.996Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-10-09T20:49:19.996Z] daemon.go:325: [d284cb7b02fe9] waiting for daemon to start [2020-10-09T20:49:19.996Z] daemon.go:325: [d284cb7b02fe9] waiting for daemon to start [2020-10-09T20:49:19.996Z] daemon.go:353: [d284cb7b02fe9] daemon started [2020-10-09T20:49:19.996Z] daemon.go:461: [d284cb7b02fe9] Stopping daemon [2020-10-09T20:49:19.996Z] daemon.go:296: [d284cb7b02fe9] exiting daemon [2020-10-09T20:49:19.996Z] daemon.go:448: [d284cb7b02fe9] Daemon stopped [2020-10-09T20:49:19.996Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-09T20:49:22.524Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-10-09T20:49:22.649Z] #29 ... [2020-10-09T20:49:22.649Z] [2020-10-09T20:49:22.649Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-09T20:49:22.649Z] #24 0.963 + RM_GOPATH=0 [2020-10-09T20:49:22.649Z] #24 0.963 + TMP_GOPATH= [2020-10-09T20:49:22.649Z] #24 0.963 + : /build [2020-10-09T20:49:22.649Z] #24 0.966 + '[' -z '' ']' [2020-10-09T20:49:22.649Z] #24 0.968 ++ mktemp -d [2020-10-09T20:49:22.649Z] #24 0.969 + export GOPATH=/tmp/tmp.LEkfKo [2020-10-09T20:49:22.649Z] #24 0.971 + GOPATH=/tmp/tmp.LEkfKo [2020-10-09T20:49:22.649Z] #24 0.971 + RM_GOPATH=1 [2020-10-09T20:49:22.649Z] #24 0.971 ++ dirname ./install.sh [2020-10-09T20:49:22.649Z] #24 0.973 + dir=. [2020-10-09T20:49:22.649Z] #24 0.973 + bin=dockercli [2020-10-09T20:49:22.649Z] #24 0.974 + shift [2020-10-09T20:49:22.649Z] #24 0.974 + '[' '!' -f ./dockercli.installer ']' [2020-10-09T20:49:22.649Z] #24 0.974 + . ./dockercli.installer [2020-10-09T20:49:22.649Z] #24 0.974 ++ : stable [2020-10-09T20:49:22.649Z] #24 0.975 ++ : 17.06.2-ce [2020-10-09T20:49:22.649Z] #24 0.975 + install_dockercli [2020-10-09T20:49:22.649Z] #24 0.975 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-09T20:49:22.649Z] #24 0.975 Install docker/cli version 17.06.2-ce from stable [2020-10-09T20:49:22.649Z] #24 0.976 ++ uname -m [2020-10-09T20:49:22.649Z] #24 0.977 + arch=x86_64 [2020-10-09T20:49:22.649Z] #24 0.977 + '[' x86_64 '!=' x86_64 ']' [2020-10-09T20:49:22.649Z] #24 0.977 + url=https://download.docker.com/linux/static [2020-10-09T20:49:22.649Z] #24 0.978 + tar -xz docker/docker [2020-10-09T20:49:22.649Z] #24 0.978 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-09T20:49:22.649Z] #24 3.633 + mkdir -p /build [2020-10-09T20:49:22.649Z] #24 3.636 + mv docker/docker /build/ [2020-10-09T20:49:22.649Z] #24 3.637 + rmdir docker [2020-10-09T20:49:22.649Z] #24 DONE 4.2s [2020-10-09T20:49:22.649Z] [2020-10-09T20:49:22.649Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-10-09T20:49:22.649Z] #20 1.984 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-10-09T20:49:22.649Z] #20 2.477 curl: option --progress: is ambiguous [2020-10-09T20:49:22.649Z] #20 2.484 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-09T20:49:22.649Z] #20 3.067 curl: option --progress: is ambiguous [2020-10-09T20:49:22.649Z] #20 3.073 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-09T20:49:22.649Z] #20 3.554 curl: option --progress: is ambiguous [2020-10-09T20:49:22.649Z] #20 3.554 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-09T20:49:22.649Z] #20 4.002 curl: option --progress: is ambiguous [2020-10-09T20:49:22.649Z] #20 4.003 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-09T20:49:22.649Z] #20 4.398 [2020-10-09T20:49:22.784Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-10-09T20:49:23.217Z] #20 ... [2020-10-09T20:49:23.217Z] [2020-10-09T20:49:23.217Z] #31 [builder 1/4] COPY . . [2020-10-09T20:49:23.217Z] #31 DONE 4.9s [2020-10-09T20:49:23.217Z] [2020-10-09T20:49:23.217Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-10-09T20:49:23.354Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-09T20:49:23.354Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-10-09T20:49:24.153Z] #32 DONE 1.1s [2020-10-09T20:49:24.153Z] [2020-10-09T20:49:24.153Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-09T20:49:25.089Z] #33 0.889 [2020-10-09T20:49:25.348Z] #33 1.043 Removing bundles/ [2020-10-09T20:49:25.348Z] #33 1.045 [2020-10-09T20:49:25.348Z] #33 1.053 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-10-09T20:49:25.577Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s) [2020-10-09T20:49:25.577Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-10-09T20:49:25.577Z] daemon.go:325: [d0ee46640407c] waiting for daemon to start [2020-10-09T20:49:25.577Z] daemon.go:325: [d0ee46640407c] waiting for daemon to start [2020-10-09T20:49:25.577Z] daemon.go:353: [d0ee46640407c] daemon started [2020-10-09T20:49:25.578Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:otez1qwohsldsn7dhbbsxj3ff Created:2020-10-09 20:49:18.807230493 +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[714cb1c4de0754ec86a84dd2a1c29645eaed07baf7d9f09d1afbb1612dbb3d40:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.adxhfesxb6qiyt7uzzrkwcofl EndpointID:a9b37d5a973a981e42d2020442e8295b1d466957a18073a43da18998bc49e85e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cb494a71d4458156306b5b6eb9a81fd55e9a072b6744ff2a4e8cc077a3e17706 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:dc22bc9d9e88 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.adxhfesxb6qiyt7uzzrkwcofl EndpointID:a9b37d5a973a981e42d2020442e8295b1d466957a18073a43da18998bc49e85e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-09T20:49:25.578Z] daemon.go:461: [d0ee46640407c] Stopping daemon [2020-10-09T20:49:25.578Z] daemon.go:296: [d0ee46640407c] exiting daemon [2020-10-09T20:49:25.578Z] daemon.go:448: [d0ee46640407c] Daemon stopped [2020-10-09T20:49:25.578Z] PASS [2020-10-09T20:49:25.578Z] [2020-10-09T20:49:25.578Z] === Skipped [2020-10-09T20:49:25.578Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-09T20:49:25.578Z] service_test.go:230: FLAKY_TEST [2020-10-09T20:49:25.578Z] [2020-10-09T20:49:25.578Z] [2020-10-09T20:49:25.578Z] DONE 22 tests, 1 skipped in 38.839s [2020-10-09T20:49:25.578Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-09T20:49:25.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:49:25.578Z] ++ set -e [2020-10-09T20:49:25.578Z] ++ '[' -n 0 ']' [2020-10-09T20:49:25.578Z] ++ set -x [2020-10-09T20:49:25.578Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:49:25.578Z] INFO: Testing against a local daemon [2020-10-09T20:49:25.578Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-09T20:49:25.578Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-09T20:49:25.578Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-09T20:49:25.578Z] === RUN TestDockerNetworkIpvlan [2020-10-09T20:49:25.578Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-09T20:49:25.578Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-09T20:49:25.578Z] PASS [2020-10-09T20:49:25.578Z] [2020-10-09T20:49:25.578Z] === Skipped [2020-10-09T20:49:25.578Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-09T20:49:25.578Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-09T20:49:25.578Z] [2020-10-09T20:49:25.578Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-09T20:49:25.578Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-09T20:49:25.578Z] [2020-10-09T20:49:25.578Z] [2020-10-09T20:49:25.578Z] DONE 2 tests, 2 skipped in 0.075s [2020-10-09T20:49:25.578Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-09T20:49:25.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:49:25.578Z] ++ set -e [2020-10-09T20:49:25.578Z] ++ '[' -n 0 ']' [2020-10-09T20:49:25.578Z] ++ set -x [2020-10-09T20:49:25.578Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:49:25.578Z] INFO: Testing against a local daemon [2020-10-09T20:49:25.578Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-09T20:49:26.071Z] ok github.com/docker/docker/builder/remotecontext/git 32.007s coverage: 85.1% of statements [2020-10-09T20:49:26.071Z] ? github.com/docker/docker/cli [no test files] [2020-10-09T20:49:26.071Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-09T20:49:26.071Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2020-10-09T20:49:26.071Z] ok github.com/docker/docker/client 0.365s coverage: 75.2% of statements [2020-10-09T20:49:26.071Z] ok github.com/docker/docker/cmd/dockerd 0.858s coverage: 18.6% of statements [2020-10-09T20:49:26.215Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-10-09T20:49:26.215Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-10-09T20:49:26.215Z] daemon.go:325: [d1953fbc240f1] waiting for daemon to start [2020-10-09T20:49:26.215Z] daemon.go:325: [d1953fbc240f1] waiting for daemon to start [2020-10-09T20:49:26.215Z] daemon.go:353: [d1953fbc240f1] daemon started [2020-10-09T20:49:26.215Z] daemon.go:461: [d1953fbc240f1] Stopping daemon [2020-10-09T20:49:26.215Z] daemon.go:296: [d1953fbc240f1] exiting daemon [2020-10-09T20:49:26.215Z] daemon.go:448: [d1953fbc240f1] Daemon stopped [2020-10-09T20:49:26.215Z] daemon.go:325: [d1953fbc240f1] waiting for daemon to start [2020-10-09T20:49:26.215Z] daemon.go:325: [d1953fbc240f1] waiting for daemon to start [2020-10-09T20:49:26.215Z] daemon.go:353: [d1953fbc240f1] daemon started [2020-10-09T20:49:26.215Z] daemon.go:461: [d1953fbc240f1] Stopping daemon [2020-10-09T20:49:26.215Z] daemon.go:296: [d1953fbc240f1] exiting daemon [2020-10-09T20:49:26.215Z] daemon.go:448: [d1953fbc240f1] Daemon stopped [2020-10-09T20:49:26.215Z] === RUN TestDockerNetworkMacvlan [2020-10-09T20:49:26.285Z] #33 2.139 Building test suite binary ./integration-cli/test.main [2020-10-09T20:49:26.851Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-09T20:49:27.902Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-09T20:49:28.278Z] ok github.com/docker/docker/container 0.716s coverage: 42.8% of statements [2020-10-09T20:49:28.278Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-09T20:49:28.278Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-09T20:49:28.278Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-09T20:49:28.278Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-09T20:49:28.557Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-09T20:49:29.572Z] #33 ... [2020-10-09T20:49:29.573Z] [2020-10-09T20:49:29.573Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-10-09T20:49:29.573Z] #20 5.666 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-10-09T20:49:29.573Z] #20 6.116 curl: option --progress: is ambiguous [2020-10-09T20:49:29.573Z] #20 6.116 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-09T20:49:29.573Z] #20 6.532 [2020-10-09T20:49:29.573Z] #20 7.548 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-10-09T20:49:29.573Z] #20 7.897 curl: option --progress: is ambiguous [2020-10-09T20:49:29.573Z] #20 7.897 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-09T20:49:29.573Z] #20 8.230 [2020-10-09T20:49:29.573Z] #20 9.398 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-10-09T20:49:29.573Z] #20 9.707 curl: option --progress: is ambiguous [2020-10-09T20:49:29.573Z] #20 9.709 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-09T20:49:29.573Z] #20 10.11 [2020-10-09T20:49:29.573Z] #20 11.21 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-10-09T20:49:29.832Z] #20 11.57 curl: option --progress: is ambiguous [2020-10-09T20:49:29.832Z] #20 11.58 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-09T20:49:29.927Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-10-09T20:49:30.093Z] #20 11.92 [2020-10-09T20:49:30.352Z] #20 12.03 Download of images into '/build' complete. [2020-10-09T20:49:30.352Z] #20 12.03 Use something like the following to load the result into a Docker daemon: [2020-10-09T20:49:30.352Z] #20 12.03 tar -cC '/build' . | docker load [2020-10-09T20:49:30.352Z] #20 DONE 12.1s [2020-10-09T20:49:30.352Z] [2020-10-09T20:49:30.352Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-10-09T20:49:30.633Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-09T20:49:31.729Z] #29 ... [2020-10-09T20:49:31.729Z] [2020-10-09T20:49:31.729Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-10-09T20:49:31.729Z] #21 DONE 0.0s [2020-10-09T20:49:31.729Z] [2020-10-09T20:49:31.729Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-10-09T20:49:31.729Z] #25 DONE 0.3s [2020-10-09T20:49:31.729Z] [2020-10-09T20:49:31.729Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-10-09T20:49:31.837Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-10-09T20:49:32.407Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-10-09T20:49:33.603Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-09T20:49:34.315Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-10-09T20:49:34.315Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-10-09T20:49:36.930Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-10-09T20:49:37.201Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-10-09T20:49:37.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-10-09T20:49:38.848Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-10-09T20:49:39.108Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-10-09T20:49:39.679Z] --- PASS: TestDockerNetworkMacvlan (24.62s) [2020-10-09T20:49:39.679Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-09T20:49:39.679Z] daemon.go:325: [df2ae4ffbbc68] waiting for daemon to start [2020-10-09T20:49:39.679Z] daemon.go:325: [df2ae4ffbbc68] waiting for daemon to start [2020-10-09T20:49:39.679Z] daemon.go:353: [df2ae4ffbbc68] daemon started [2020-10-09T20:49:39.679Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-10-09T20:49:39.679Z] daemon.go:461: [df2ae4ffbbc68] Stopping daemon [2020-10-09T20:49:39.679Z] daemon.go:296: [df2ae4ffbbc68] exiting daemon [2020-10-09T20:49:39.679Z] daemon.go:448: [df2ae4ffbbc68] Daemon stopped [2020-10-09T20:49:39.679Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-09T20:49:39.679Z] daemon.go:325: [d008a0c48775f] waiting for daemon to start [2020-10-09T20:49:39.679Z] daemon.go:325: [d008a0c48775f] waiting for daemon to start [2020-10-09T20:49:39.679Z] daemon.go:353: [d008a0c48775f] daemon started [2020-10-09T20:49:39.679Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-10-09T20:49:39.679Z] daemon.go:461: [d008a0c48775f] Stopping daemon [2020-10-09T20:49:39.679Z] daemon.go:296: [d008a0c48775f] exiting daemon [2020-10-09T20:49:39.679Z] daemon.go:448: [d008a0c48775f] Daemon stopped [2020-10-09T20:49:39.680Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-09T20:49:39.680Z] daemon.go:325: [d7858f4bb1d3b] waiting for daemon to start [2020-10-09T20:49:39.680Z] daemon.go:325: [d7858f4bb1d3b] waiting for daemon to start [2020-10-09T20:49:39.680Z] daemon.go:353: [d7858f4bb1d3b] daemon started [2020-10-09T20:49:39.680Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2020-10-09T20:49:39.680Z] daemon.go:461: [d7858f4bb1d3b] Stopping daemon [2020-10-09T20:49:39.680Z] daemon.go:296: [d7858f4bb1d3b] exiting daemon [2020-10-09T20:49:39.680Z] daemon.go:448: [d7858f4bb1d3b] Daemon stopped [2020-10-09T20:49:39.680Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-09T20:49:39.680Z] daemon.go:325: [ddfca653a397d] waiting for daemon to start [2020-10-09T20:49:39.680Z] daemon.go:325: [ddfca653a397d] waiting for daemon to start [2020-10-09T20:49:39.680Z] daemon.go:353: [ddfca653a397d] daemon started [2020-10-09T20:49:39.680Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2020-10-09T20:49:39.680Z] daemon.go:461: [ddfca653a397d] Stopping daemon [2020-10-09T20:49:39.680Z] daemon.go:296: [ddfca653a397d] exiting daemon [2020-10-09T20:49:39.680Z] daemon.go:448: [ddfca653a397d] Daemon stopped [2020-10-09T20:49:39.680Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-09T20:49:39.680Z] daemon.go:325: [d7eed21c7ec02] waiting for daemon to start [2020-10-09T20:49:39.680Z] daemon.go:325: [d7eed21c7ec02] waiting for daemon to start [2020-10-09T20:49:39.680Z] daemon.go:353: [d7eed21c7ec02] daemon started [2020-10-09T20:49:39.680Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.05s) [2020-10-09T20:49:39.680Z] daemon.go:461: [d7eed21c7ec02] Stopping daemon [2020-10-09T20:49:39.680Z] daemon.go:296: [d7eed21c7ec02] exiting daemon [2020-10-09T20:49:39.680Z] daemon.go:448: [d7eed21c7ec02] Daemon stopped [2020-10-09T20:49:39.680Z] PASS [2020-10-09T20:49:39.680Z] [2020-10-09T20:49:39.680Z] DONE 7 tests in 26.161s [2020-10-09T20:49:39.680Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-09T20:49:39.680Z] ++ 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 [2020-10-09T20:49:39.680Z] ++ set -e [2020-10-09T20:49:39.680Z] ++ '[' -n 0 ']' [2020-10-09T20:49:39.680Z] ++ set -x [2020-10-09T20:49:39.680Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:49:39.680Z] testing: warning: no tests to run [2020-10-09T20:49:39.680Z] PASS [2020-10-09T20:49:39.680Z] [2020-10-09T20:49:39.680Z] DONE 0 tests in 0.046s [2020-10-09T20:49:39.680Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-09T20:49:39.680Z] ++ 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 [2020-10-09T20:49:39.680Z] ++ set -e [2020-10-09T20:49:39.680Z] ++ '[' -n 0 ']' [2020-10-09T20:49:39.680Z] ++ set -x [2020-10-09T20:49:39.680Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:49:39.940Z] INFO: Testing against a local daemon [2020-10-09T20:49:39.940Z] === RUN TestAuthZPluginAllowRequest [2020-10-09T20:49:41.853Z] --- PASS: TestAuthZPluginAllowRequest (1.54s) [2020-10-09T20:49:41.853Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-10-09T20:49:41.853Z] daemon.go:325: [d288be53c6df8] waiting for daemon to start [2020-10-09T20:49:41.853Z] daemon.go:325: [d288be53c6df8] waiting for daemon to start [2020-10-09T20:49:41.853Z] daemon.go:353: [d288be53c6df8] daemon started [2020-10-09T20:49:41.853Z] daemon.go:461: [d288be53c6df8] Stopping daemon [2020-10-09T20:49:41.853Z] daemon.go:296: [d288be53c6df8] exiting daemon [2020-10-09T20:49:41.853Z] daemon.go:448: [d288be53c6df8] Daemon stopped [2020-10-09T20:49:41.853Z] === RUN TestAuthZPluginTLS [2020-10-09T20:49:41.853Z] === RUN TestDockerSuite/TestBuildNetNone [2020-10-09T20:49:42.113Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-10-09T20:49:42.113Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-10-09T20:49:42.113Z] daemon.go:325: [d3fd5d6c39e40] waiting for daemon to start [2020-10-09T20:49:42.113Z] daemon.go:325: [d3fd5d6c39e40] waiting for daemon to start [2020-10-09T20:49:42.113Z] daemon.go:353: [d3fd5d6c39e40] daemon started [2020-10-09T20:49:42.113Z] daemon.go:461: [d3fd5d6c39e40] Stopping daemon [2020-10-09T20:49:42.113Z] daemon.go:296: [d3fd5d6c39e40] exiting daemon [2020-10-09T20:49:42.113Z] daemon.go:448: [d3fd5d6c39e40] Daemon stopped [2020-10-09T20:49:42.113Z] === RUN TestAuthZPluginDenyRequest [2020-10-09T20:49:42.373Z] === RUN TestDockerSuite/TestBuildNoContext [2020-10-09T20:49:42.634Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-10-09T20:49:42.634Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-10-09T20:49:42.634Z] daemon.go:325: [d3078de23d241] waiting for daemon to start [2020-10-09T20:49:42.634Z] daemon.go:325: [d3078de23d241] waiting for daemon to start [2020-10-09T20:49:42.634Z] daemon.go:353: [d3078de23d241] daemon started [2020-10-09T20:49:42.634Z] daemon.go:461: [d3078de23d241] Stopping daemon [2020-10-09T20:49:42.634Z] daemon.go:296: [d3078de23d241] exiting daemon [2020-10-09T20:49:42.634Z] daemon.go:448: [d3078de23d241] Daemon stopped [2020-10-09T20:49:42.634Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-09T20:49:43.168Z] ok github.com/docker/docker/daemon 4.337s coverage: 9.1% of statements [2020-10-09T20:49:43.168Z] ok github.com/docker/docker/daemon/cluster 0.768s coverage: 0.5% of statements [2020-10-09T20:49:43.168Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.647s coverage: 65.3% of statements [2020-10-09T20:49:43.168Z] ok github.com/docker/docker/daemon/cluster/convert 0.773s coverage: 35.8% of statements [2020-10-09T20:49:43.168Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-09T20:49:43.168Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.868s coverage: 10.9% of statements [2020-10-09T20:49:43.168Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-09T20:49:43.168Z] ok github.com/docker/docker/daemon/config 0.860s coverage: 79.7% of statements [2020-10-09T20:49:43.168Z] ok github.com/docker/docker/daemon/discovery 0.433s coverage: 30.4% of statements [2020-10-09T20:49:43.204Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-10-09T20:49:43.204Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-10-09T20:49:43.204Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-10-09T20:49:43.204Z] daemon.go:325: [dfcc6a15cd44c] waiting for daemon to start [2020-10-09T20:49:43.204Z] daemon.go:325: [dfcc6a15cd44c] waiting for daemon to start [2020-10-09T20:49:43.204Z] daemon.go:353: [dfcc6a15cd44c] daemon started [2020-10-09T20:49:43.204Z] daemon.go:461: [dfcc6a15cd44c] Stopping daemon [2020-10-09T20:49:43.204Z] daemon.go:296: [dfcc6a15cd44c] exiting daemon [2020-10-09T20:49:43.204Z] daemon.go:448: [dfcc6a15cd44c] Daemon stopped [2020-10-09T20:49:43.204Z] === RUN TestAuthZPluginDenyResponse [2020-10-09T20:49:43.633Z] ok github.com/docker/docker/daemon/events 0.330s coverage: 50.0% of statements [2020-10-09T20:49:43.633Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-09T20:49:43.633Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-09T20:49:43.776Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-10-09T20:49:43.776Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-10-09T20:49:43.776Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-10-09T20:49:43.776Z] daemon.go:325: [d55ae4f627dd7] waiting for daemon to start [2020-10-09T20:49:43.776Z] daemon.go:325: [d55ae4f627dd7] waiting for daemon to start [2020-10-09T20:49:43.776Z] daemon.go:353: [d55ae4f627dd7] daemon started [2020-10-09T20:49:43.776Z] daemon.go:461: [d55ae4f627dd7] Stopping daemon [2020-10-09T20:49:43.776Z] daemon.go:296: [d55ae4f627dd7] exiting daemon [2020-10-09T20:49:43.776Z] daemon.go:448: [d55ae4f627dd7] Daemon stopped [2020-10-09T20:49:43.776Z] === RUN TestAuthZPluginAllowEventStream [2020-10-09T20:49:44.618Z] ok github.com/docker/docker/daemon/graphdriver 0.468s coverage: 2.3% of statements [2020-10-09T20:49:44.618Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-10-09T20:49:44.618Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-10-09T20:49:44.618Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-09T20:49:44.618Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-10-09T20:49:44.618Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-10-09T20:49:44.619Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-10-09T20:49:44.619Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-10-09T20:49:44.619Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-09T20:49:44.619Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-10-09T20:49:44.619Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-10-09T20:49:44.619Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-10-09T20:49:45.687Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-10-09T20:49:45.687Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s) [2020-10-09T20:49:45.687Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-10-09T20:49:45.687Z] daemon.go:325: [d483c9e7d39a0] waiting for daemon to start [2020-10-09T20:49:45.687Z] daemon.go:325: [d483c9e7d39a0] waiting for daemon to start [2020-10-09T20:49:45.687Z] daemon.go:353: [d483c9e7d39a0] daemon started [2020-10-09T20:49:45.687Z] daemon.go:461: [d483c9e7d39a0] Stopping daemon [2020-10-09T20:49:45.687Z] daemon.go:296: [d483c9e7d39a0] exiting daemon [2020-10-09T20:49:45.687Z] daemon.go:448: [d483c9e7d39a0] Daemon stopped [2020-10-09T20:49:45.687Z] === RUN TestAuthZPluginErrorResponse [2020-10-09T20:49:45.687Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-10-09T20:49:45.687Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-10-09T20:49:45.947Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-10-09T20:49:45.947Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-10-09T20:49:45.947Z] daemon.go:325: [d873ca0122f59] waiting for daemon to start [2020-10-09T20:49:45.947Z] daemon.go:325: [d873ca0122f59] waiting for daemon to start [2020-10-09T20:49:45.947Z] daemon.go:353: [d873ca0122f59] daemon started [2020-10-09T20:49:45.947Z] daemon.go:461: [d873ca0122f59] Stopping daemon [2020-10-09T20:49:45.947Z] daemon.go:296: [d873ca0122f59] exiting daemon [2020-10-09T20:49:45.947Z] daemon.go:448: [d873ca0122f59] Daemon stopped [2020-10-09T20:49:45.947Z] === RUN TestAuthZPluginErrorRequest [2020-10-09T20:49:45.947Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-10-09T20:49:46.518Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-10-09T20:49:46.518Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-10-09T20:49:46.518Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-10-09T20:49:46.518Z] daemon.go:325: [d049f621f09db] waiting for daemon to start [2020-10-09T20:49:46.518Z] daemon.go:325: [d049f621f09db] waiting for daemon to start [2020-10-09T20:49:46.518Z] daemon.go:353: [d049f621f09db] daemon started [2020-10-09T20:49:46.518Z] daemon.go:461: [d049f621f09db] Stopping daemon [2020-10-09T20:49:46.518Z] daemon.go:296: [d049f621f09db] exiting daemon [2020-10-09T20:49:46.518Z] daemon.go:448: [d049f621f09db] Daemon stopped [2020-10-09T20:49:46.518Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-09T20:49:46.778Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-10-09T20:49:47.039Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-10-09T20:49:47.039Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-09T20:49:47.039Z] daemon.go:325: [dbcee5c96b5fe] waiting for daemon to start [2020-10-09T20:49:47.039Z] daemon.go:325: [dbcee5c96b5fe] waiting for daemon to start [2020-10-09T20:49:47.039Z] daemon.go:353: [dbcee5c96b5fe] daemon started [2020-10-09T20:49:47.039Z] daemon.go:461: [dbcee5c96b5fe] Stopping daemon [2020-10-09T20:49:47.039Z] daemon.go:296: [dbcee5c96b5fe] exiting daemon [2020-10-09T20:49:47.039Z] daemon.go:448: [dbcee5c96b5fe] Daemon stopped [2020-10-09T20:49:47.039Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-09T20:49:48.387Z] ok github.com/docker/docker/daemon/images 0.431s coverage: 4.9% of statements [2020-10-09T20:49:48.387Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-09T20:49:48.387Z] ok github.com/docker/docker/daemon/links 0.121s coverage: 93.0% of statements [2020-10-09T20:49:48.387Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-09T20:49:48.387Z] ok github.com/docker/docker/daemon/logger 0.492s coverage: 44.0% of statements [2020-10-09T20:49:48.387Z] ok github.com/docker/docker/daemon/logger/awslogs 0.548s coverage: 78.2% of statements [2020-10-09T20:49:48.387Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-10-09T20:49:48.387Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-09T20:49:48.387Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-09T20:49:48.387Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-10-09T20:49:48.387Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-10-09T20:49:48.851Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.362s coverage: 62.1% of statements [2020-10-09T20:49:48.851Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.253s coverage: 88.3% of statements [2020-10-09T20:49:48.950Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-10-09T20:49:48.950Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s) [2020-10-09T20:49:48.950Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-10-09T20:49:48.950Z] daemon.go:325: [dac0e6ce3a00b] waiting for daemon to start [2020-10-09T20:49:48.950Z] daemon.go:325: [dac0e6ce3a00b] waiting for daemon to start [2020-10-09T20:49:48.950Z] daemon.go:353: [dac0e6ce3a00b] daemon started [2020-10-09T20:49:48.950Z] daemon.go:461: [dac0e6ce3a00b] Stopping daemon [2020-10-09T20:49:48.950Z] daemon.go:296: [dac0e6ce3a00b] exiting daemon [2020-10-09T20:49:48.950Z] daemon.go:448: [dac0e6ce3a00b] Daemon stopped [2020-10-09T20:49:48.950Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-09T20:49:49.211Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-10-09T20:49:49.819Z] #29 28.88 # github.com/docker/docker/contrib/httpserver [2020-10-09T20:49:49.820Z] #29 28.88 loadinternal: cannot find runtime/cgo [2020-10-09T20:49:49.820Z] #29 DONE 29.1s [2020-10-09T20:49:49.820Z] [2020-10-09T20:49:49.820Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-09T20:49:49.820Z] #33 ... [2020-10-09T20:49:49.820Z] [2020-10-09T20:49:49.820Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-10-09T20:49:49.820Z] #30 DONE 0.1s [2020-10-09T20:49:49.820Z] [2020-10-09T20:49:49.820Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-09T20:49:50.602Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.86s) [2020-10-09T20:49:50.602Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-10-09T20:49:50.602Z] daemon.go:325: [ddedcf807e991] waiting for daemon to start [2020-10-09T20:49:50.602Z] daemon.go:325: [ddedcf807e991] waiting for daemon to start [2020-10-09T20:49:50.602Z] daemon.go:353: [ddedcf807e991] daemon started [2020-10-09T20:49:50.602Z] daemon.go:461: [ddedcf807e991] Stopping daemon [2020-10-09T20:49:50.602Z] daemon.go:296: [ddedcf807e991] exiting daemon [2020-10-09T20:49:50.602Z] daemon.go:448: [ddedcf807e991] Daemon stopped [2020-10-09T20:49:50.602Z] === RUN TestAuthZPluginHeader [2020-10-09T20:49:51.051Z] ok github.com/docker/docker/daemon/logger/local 0.289s coverage: 74.7% of statements [2020-10-09T20:49:51.051Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-09T20:49:51.051Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.337s coverage: 36.0% of statements [2020-10-09T20:49:51.173Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-10-09T20:49:51.433Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-10-09T20:49:51.433Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-10-09T20:49:51.433Z] daemon.go:325: [d2cf999b14b75] waiting for daemon to start [2020-10-09T20:49:51.433Z] daemon.go:325: [d2cf999b14b75] waiting for daemon to start [2020-10-09T20:49:51.433Z] daemon.go:353: [d2cf999b14b75] daemon started [2020-10-09T20:49:51.433Z] daemon.go:461: [d2cf999b14b75] Stopping daemon [2020-10-09T20:49:51.433Z] daemon.go:296: [d2cf999b14b75] exiting daemon [2020-10-09T20:49:51.433Z] daemon.go:448: [d2cf999b14b75] Daemon stopped [2020-10-09T20:49:51.433Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-09T20:49:52.211Z] --- PASS: TestDockerNetworkMacvlan (23.38s) [2020-10-09T20:49:52.211Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-09T20:49:52.211Z] daemon.go:325: [d2fadf4eb6e22] waiting for daemon to start [2020-10-09T20:49:52.211Z] daemon.go:325: [d2fadf4eb6e22] waiting for daemon to start [2020-10-09T20:49:52.211Z] daemon.go:353: [d2fadf4eb6e22] daemon started [2020-10-09T20:49:52.211Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-10-09T20:49:52.211Z] daemon.go:461: [d2fadf4eb6e22] Stopping daemon [2020-10-09T20:49:52.211Z] daemon.go:296: [d2fadf4eb6e22] exiting daemon [2020-10-09T20:49:52.211Z] daemon.go:448: [d2fadf4eb6e22] Daemon stopped [2020-10-09T20:49:52.211Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-09T20:49:52.211Z] daemon.go:325: [d31e34433b563] waiting for daemon to start [2020-10-09T20:49:52.211Z] daemon.go:325: [d31e34433b563] waiting for daemon to start [2020-10-09T20:49:52.211Z] daemon.go:353: [d31e34433b563] daemon started [2020-10-09T20:49:52.211Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-10-09T20:49:52.211Z] daemon.go:461: [d31e34433b563] Stopping daemon [2020-10-09T20:49:52.211Z] daemon.go:296: [d31e34433b563] exiting daemon [2020-10-09T20:49:52.211Z] daemon.go:448: [d31e34433b563] Daemon stopped [2020-10-09T20:49:52.211Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-09T20:49:52.211Z] daemon.go:325: [ddd4b4959d7a5] waiting for daemon to start [2020-10-09T20:49:52.211Z] daemon.go:325: [ddd4b4959d7a5] waiting for daemon to start [2020-10-09T20:49:52.211Z] daemon.go:353: [ddd4b4959d7a5] daemon started [2020-10-09T20:49:52.211Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2020-10-09T20:49:52.211Z] daemon.go:461: [ddd4b4959d7a5] Stopping daemon [2020-10-09T20:49:52.211Z] daemon.go:296: [ddd4b4959d7a5] exiting daemon [2020-10-09T20:49:52.211Z] daemon.go:448: [ddd4b4959d7a5] Daemon stopped [2020-10-09T20:49:52.211Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-09T20:49:52.211Z] daemon.go:325: [d3447f6dc3adb] waiting for daemon to start [2020-10-09T20:49:52.211Z] daemon.go:325: [d3447f6dc3adb] waiting for daemon to start [2020-10-09T20:49:52.211Z] daemon.go:353: [d3447f6dc3adb] daemon started [2020-10-09T20:49:52.211Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.92s) [2020-10-09T20:49:52.211Z] daemon.go:461: [d3447f6dc3adb] Stopping daemon [2020-10-09T20:49:52.211Z] daemon.go:296: [d3447f6dc3adb] exiting daemon [2020-10-09T20:49:52.211Z] daemon.go:448: [d3447f6dc3adb] Daemon stopped [2020-10-09T20:49:52.211Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-09T20:49:52.211Z] daemon.go:325: [d9fb3bed26efe] waiting for daemon to start [2020-10-09T20:49:52.211Z] daemon.go:325: [d9fb3bed26efe] waiting for daemon to start [2020-10-09T20:49:52.211Z] daemon.go:353: [d9fb3bed26efe] daemon started [2020-10-09T20:49:52.211Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.67s) [2020-10-09T20:49:52.211Z] daemon.go:461: [d9fb3bed26efe] Stopping daemon [2020-10-09T20:49:52.211Z] daemon.go:296: [d9fb3bed26efe] exiting daemon [2020-10-09T20:49:52.211Z] daemon.go:448: [d9fb3bed26efe] Daemon stopped [2020-10-09T20:49:52.211Z] PASS [2020-10-09T20:49:52.211Z] [2020-10-09T20:49:52.211Z] DONE 7 tests in 24.800s [2020-10-09T20:49:52.211Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-09T20:49:52.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:49:52.211Z] ++ set -e [2020-10-09T20:49:52.211Z] ++ '[' -n 0 ']' [2020-10-09T20:49:52.211Z] ++ set -x [2020-10-09T20:49:52.211Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:49:52.211Z] testing: warning: no tests to run [2020-10-09T20:49:52.211Z] PASS [2020-10-09T20:49:52.211Z] [2020-10-09T20:49:52.211Z] DONE 0 tests in 0.016s [2020-10-09T20:49:52.211Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-09T20:49:52.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:49:52.211Z] ++ set -e [2020-10-09T20:49:52.211Z] ++ '[' -n 0 ']' [2020-10-09T20:49:52.211Z] ++ set -x [2020-10-09T20:49:52.212Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:49:52.212Z] INFO: Testing against a local daemon [2020-10-09T20:49:52.212Z] === RUN TestAuthZPluginAllowRequest [2020-10-09T20:49:52.212Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2020-10-09T20:49:52.212Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-10-09T20:49:52.212Z] daemon.go:325: [dfa87ece574f5] waiting for daemon to start [2020-10-09T20:49:52.212Z] daemon.go:325: [dfa87ece574f5] waiting for daemon to start [2020-10-09T20:49:52.212Z] daemon.go:353: [dfa87ece574f5] daemon started [2020-10-09T20:49:52.212Z] daemon.go:461: [dfa87ece574f5] Stopping daemon [2020-10-09T20:49:52.212Z] daemon.go:296: [dfa87ece574f5] exiting daemon [2020-10-09T20:49:52.212Z] daemon.go:448: [dfa87ece574f5] Daemon stopped [2020-10-09T20:49:52.212Z] === RUN TestAuthZPluginTLS [2020-10-09T20:49:52.212Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-10-09T20:49:52.212Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-10-09T20:49:52.212Z] daemon.go:325: [da9bf45b02588] waiting for daemon to start [2020-10-09T20:49:52.212Z] daemon.go:325: [da9bf45b02588] waiting for daemon to start [2020-10-09T20:49:52.212Z] daemon.go:353: [da9bf45b02588] daemon started [2020-10-09T20:49:52.212Z] daemon.go:461: [da9bf45b02588] Stopping daemon [2020-10-09T20:49:52.212Z] daemon.go:296: [da9bf45b02588] exiting daemon [2020-10-09T20:49:52.212Z] daemon.go:448: [da9bf45b02588] Daemon stopped [2020-10-09T20:49:52.212Z] === RUN TestAuthZPluginDenyRequest [2020-10-09T20:49:52.212Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-10-09T20:49:52.212Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-10-09T20:49:52.212Z] daemon.go:325: [d35a8b23043b3] waiting for daemon to start [2020-10-09T20:49:52.212Z] daemon.go:325: [d35a8b23043b3] waiting for daemon to start [2020-10-09T20:49:52.212Z] daemon.go:353: [d35a8b23043b3] daemon started [2020-10-09T20:49:52.212Z] daemon.go:461: [d35a8b23043b3] Stopping daemon [2020-10-09T20:49:52.212Z] daemon.go:296: [d35a8b23043b3] exiting daemon [2020-10-09T20:49:52.212Z] daemon.go:448: [d35a8b23043b3] Daemon stopped [2020-10-09T20:49:52.212Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-09T20:49:52.372Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-10-09T20:49:52.847Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-10-09T20:49:52.847Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-10-09T20:49:52.847Z] daemon.go:325: [d17422177efbe] waiting for daemon to start [2020-10-09T20:49:52.847Z] daemon.go:325: [d17422177efbe] waiting for daemon to start [2020-10-09T20:49:52.847Z] daemon.go:353: [d17422177efbe] daemon started [2020-10-09T20:49:52.847Z] daemon.go:461: [d17422177efbe] Stopping daemon [2020-10-09T20:49:52.847Z] daemon.go:296: [d17422177efbe] exiting daemon [2020-10-09T20:49:52.847Z] daemon.go:448: [d17422177efbe] Daemon stopped [2020-10-09T20:49:52.847Z] === RUN TestAuthZPluginDenyResponse [2020-10-09T20:49:53.141Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-10-09T20:49:53.141Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-10-09T20:49:53.141Z] daemon.go:325: [d59a38842ccfe] waiting for daemon to start [2020-10-09T20:49:53.141Z] daemon.go:325: [d59a38842ccfe] waiting for daemon to start [2020-10-09T20:49:53.141Z] daemon.go:353: [d59a38842ccfe] daemon started [2020-10-09T20:49:53.141Z] daemon.go:461: [d59a38842ccfe] Stopping daemon [2020-10-09T20:49:53.141Z] daemon.go:296: [d59a38842ccfe] exiting daemon [2020-10-09T20:49:53.141Z] daemon.go:448: [d59a38842ccfe] Daemon stopped [2020-10-09T20:49:53.141Z] === RUN TestAuthZPluginAllowEventStream [2020-10-09T20:49:53.987Z] ok github.com/docker/docker/daemon/logger/splunk 2.343s coverage: 84.5% of statements [2020-10-09T20:49:53.987Z] ok github.com/docker/docker/daemon/logger/syslog 0.186s coverage: 47.8% of statements [2020-10-09T20:49:53.987Z] ok github.com/docker/docker/daemon/logger/templates 0.149s coverage: 8.3% of statements [2020-10-09T20:49:53.987Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-09T20:49:53.987Z] ? github.com/docker/docker/daemon/network [no test files] [2020-10-09T20:49:53.987Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-09T20:49:54.283Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-10-09T20:49:54.666Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2020-10-09T20:49:54.666Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-10-09T20:49:54.666Z] daemon.go:325: [d4226821e3e8b] waiting for daemon to start [2020-10-09T20:49:54.666Z] daemon.go:325: [d4226821e3e8b] waiting for daemon to start [2020-10-09T20:49:54.666Z] daemon.go:353: [d4226821e3e8b] daemon started [2020-10-09T20:49:54.666Z] daemon.go:461: [d4226821e3e8b] Stopping daemon [2020-10-09T20:49:54.666Z] daemon.go:296: [d4226821e3e8b] exiting daemon [2020-10-09T20:49:54.666Z] daemon.go:448: [d4226821e3e8b] Daemon stopped [2020-10-09T20:49:54.666Z] === RUN TestAuthZPluginErrorResponse [2020-10-09T20:49:55.222Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-10-09T20:49:55.307Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-10-09T20:49:55.307Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-10-09T20:49:55.307Z] daemon.go:325: [ddd8fcf8f4212] waiting for daemon to start [2020-10-09T20:49:55.307Z] daemon.go:325: [ddd8fcf8f4212] waiting for daemon to start [2020-10-09T20:49:55.307Z] daemon.go:353: [ddd8fcf8f4212] daemon started [2020-10-09T20:49:55.307Z] daemon.go:461: [ddd8fcf8f4212] Stopping daemon [2020-10-09T20:49:55.307Z] daemon.go:296: [ddd8fcf8f4212] exiting daemon [2020-10-09T20:49:55.307Z] daemon.go:448: [ddd8fcf8f4212] Daemon stopped [2020-10-09T20:49:55.307Z] === RUN TestAuthZPluginErrorRequest [2020-10-09T20:49:55.600Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-10-09T20:49:55.600Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-10-09T20:49:55.600Z] daemon.go:325: [d6fce07655c34] waiting for daemon to start [2020-10-09T20:49:55.600Z] daemon.go:325: [d6fce07655c34] waiting for daemon to start [2020-10-09T20:49:55.600Z] daemon.go:353: [d6fce07655c34] daemon started [2020-10-09T20:49:55.600Z] daemon.go:461: [d6fce07655c34] Stopping daemon [2020-10-09T20:49:55.600Z] daemon.go:296: [d6fce07655c34] exiting daemon [2020-10-09T20:49:55.600Z] daemon.go:448: [d6fce07655c34] Daemon stopped [2020-10-09T20:49:55.600Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-09T20:49:56.161Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.60s) [2020-10-09T20:49:56.162Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-10-09T20:49:56.162Z] daemon.go:325: [db9cc1cc53717] waiting for daemon to start [2020-10-09T20:49:56.162Z] daemon.go:325: [db9cc1cc53717] waiting for daemon to start [2020-10-09T20:49:56.162Z] daemon.go:353: [db9cc1cc53717] daemon started [2020-10-09T20:49:56.162Z] daemon.go:461: [db9cc1cc53717] Stopping daemon [2020-10-09T20:49:56.162Z] daemon.go:296: [db9cc1cc53717] exiting daemon [2020-10-09T20:49:56.162Z] daemon.go:448: [db9cc1cc53717] Daemon stopped [2020-10-09T20:49:56.162Z] daemon.go:325: [db9cc1cc53717] waiting for daemon to start [2020-10-09T20:49:56.162Z] daemon.go:325: [db9cc1cc53717] waiting for daemon to start [2020-10-09T20:49:56.162Z] daemon.go:353: [db9cc1cc53717] daemon started [2020-10-09T20:49:56.162Z] daemon.go:461: [db9cc1cc53717] Stopping daemon [2020-10-09T20:49:56.162Z] daemon.go:296: [db9cc1cc53717] exiting daemon [2020-10-09T20:49:56.162Z] daemon.go:448: [db9cc1cc53717] Daemon stopped [2020-10-09T20:49:56.162Z] === RUN TestAuthZPluginV2Disable [2020-10-09T20:49:56.162Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-10-09T20:49:56.240Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-10-09T20:49:56.240Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-09T20:49:56.240Z] daemon.go:325: [debae8cf15a7c] waiting for daemon to start [2020-10-09T20:49:56.240Z] daemon.go:325: [debae8cf15a7c] waiting for daemon to start [2020-10-09T20:49:56.240Z] daemon.go:353: [debae8cf15a7c] daemon started [2020-10-09T20:49:56.240Z] daemon.go:461: [debae8cf15a7c] Stopping daemon [2020-10-09T20:49:56.240Z] daemon.go:296: [debae8cf15a7c] exiting daemon [2020-10-09T20:49:56.240Z] daemon.go:448: [debae8cf15a7c] Daemon stopped [2020-10-09T20:49:56.240Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-09T20:49:56.241Z] ok github.com/docker/docker/distribution 1.520s coverage: 20.5% of statements [2020-10-09T20:49:56.241Z] ok github.com/docker/docker/distribution/metadata 1.195s coverage: 48.2% of statements [2020-10-09T20:49:56.241Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-09T20:49:56.421Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-10-09T20:49:57.223Z] ok github.com/docker/docker/distribution/xfer 1.724s coverage: 61.7% of statements [2020-10-09T20:49:57.223Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-09T20:49:57.223Z] ok github.com/docker/docker/errdefs 0.122s coverage: 49.4% of statements [2020-10-09T20:49:58.323Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.66s) [2020-10-09T20:49:58.323Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-10-09T20:49:58.323Z] daemon.go:325: [d4f28617d11d7] waiting for daemon to start [2020-10-09T20:49:58.323Z] daemon.go:325: [d4f28617d11d7] waiting for daemon to start [2020-10-09T20:49:58.323Z] daemon.go:353: [d4f28617d11d7] daemon started [2020-10-09T20:49:58.323Z] daemon.go:461: [d4f28617d11d7] Stopping daemon [2020-10-09T20:49:58.323Z] daemon.go:296: [d4f28617d11d7] exiting daemon [2020-10-09T20:49:58.323Z] daemon.go:448: [d4f28617d11d7] Daemon stopped [2020-10-09T20:49:58.323Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-09T20:49:58.964Z] === RUN TestDockerSuite/TestBuildPATH [2020-10-09T20:49:59.422Z] ok github.com/docker/docker/image 0.693s coverage: 86.4% of statements [2020-10-09T20:49:59.422Z] ok github.com/docker/docker/image/cache 0.426s coverage: 19.2% of statements [2020-10-09T20:49:59.422Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-09T20:49:59.422Z] ok github.com/docker/docker/image/v1 0.134s coverage: 25.0% of statements [2020-10-09T20:49:59.422Z] ? github.com/docker/docker/internal/test [no test files] [2020-10-09T20:49:59.842Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2020-10-09T20:49:59.842Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-10-09T20:49:59.842Z] daemon.go:325: [d85d57d5f53ad] waiting for daemon to start [2020-10-09T20:49:59.842Z] daemon.go:325: [d85d57d5f53ad] waiting for daemon to start [2020-10-09T20:49:59.842Z] daemon.go:353: [d85d57d5f53ad] daemon started [2020-10-09T20:49:59.842Z] daemon.go:461: [d85d57d5f53ad] Stopping daemon [2020-10-09T20:49:59.842Z] daemon.go:296: [d85d57d5f53ad] exiting daemon [2020-10-09T20:49:59.842Z] daemon.go:448: [d85d57d5f53ad] Daemon stopped [2020-10-09T20:49:59.842Z] === RUN TestAuthZPluginHeader [2020-10-09T20:49:59.887Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-10-09T20:49:59.887Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-10-09T20:49:59.887Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-10-09T20:49:59.887Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-10-09T20:49:59.887Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-10-09T20:49:59.887Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-10-09T20:49:59.887Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-10-09T20:49:59.887Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-10-09T20:49:59.887Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-10-09T20:49:59.887Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-10-09T20:49:59.887Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-09T20:49:59.906Z] --- PASS: TestAuthZPluginV2Disable (3.56s) [2020-10-09T20:49:59.906Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-10-09T20:49:59.906Z] daemon.go:325: [d181301bbc9d3] waiting for daemon to start [2020-10-09T20:49:59.906Z] daemon.go:325: [d181301bbc9d3] waiting for daemon to start [2020-10-09T20:49:59.906Z] daemon.go:353: [d181301bbc9d3] daemon started [2020-10-09T20:49:59.906Z] daemon.go:461: [d181301bbc9d3] Stopping daemon [2020-10-09T20:49:59.906Z] daemon.go:296: [d181301bbc9d3] exiting daemon [2020-10-09T20:49:59.906Z] daemon.go:448: [d181301bbc9d3] Daemon stopped [2020-10-09T20:49:59.906Z] daemon.go:325: [d181301bbc9d3] waiting for daemon to start [2020-10-09T20:49:59.906Z] daemon.go:325: [d181301bbc9d3] waiting for daemon to start [2020-10-09T20:49:59.906Z] daemon.go:353: [d181301bbc9d3] daemon started [2020-10-09T20:49:59.906Z] daemon.go:461: [d181301bbc9d3] Stopping daemon [2020-10-09T20:49:59.906Z] daemon.go:296: [d181301bbc9d3] exiting daemon [2020-10-09T20:49:59.906Z] daemon.go:448: [d181301bbc9d3] Daemon stopped [2020-10-09T20:49:59.906Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-09T20:50:00.483Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-10-09T20:50:00.483Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-10-09T20:50:00.483Z] daemon.go:325: [d9e8e4a1b5bdf] waiting for daemon to start [2020-10-09T20:50:00.483Z] daemon.go:325: [d9e8e4a1b5bdf] waiting for daemon to start [2020-10-09T20:50:00.483Z] daemon.go:353: [d9e8e4a1b5bdf] daemon started [2020-10-09T20:50:00.483Z] daemon.go:461: [d9e8e4a1b5bdf] Stopping daemon [2020-10-09T20:50:00.483Z] daemon.go:296: [d9e8e4a1b5bdf] exiting daemon [2020-10-09T20:50:00.483Z] daemon.go:448: [d9e8e4a1b5bdf] Daemon stopped [2020-10-09T20:50:00.483Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-09T20:50:00.483Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-09T20:50:00.483Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:50:00.483Z] === RUN TestAuthZPluginV2Disable [2020-10-09T20:50:00.483Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-10-09T20:50:00.483Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:50:00.483Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-09T20:50:00.483Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-09T20:50:00.483Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:50:00.483Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-09T20:50:00.483Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-09T20:50:00.483Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:50:00.483Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-09T20:50:00.846Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-10-09T20:50:01.416Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-10-09T20:50:01.440Z] ok github.com/docker/docker/internal/testutil 0.334s coverage: 62.5% of statements [2020-10-09T20:50:02.355Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-10-09T20:50:02.924Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2020-10-09T20:50:02.924Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-10-09T20:50:02.924Z] daemon.go:325: [de328db982de6] waiting for daemon to start [2020-10-09T20:50:02.924Z] daemon.go:325: [de328db982de6] waiting for daemon to start [2020-10-09T20:50:02.924Z] daemon.go:353: [de328db982de6] daemon started [2020-10-09T20:50:02.924Z] daemon.go:461: [de328db982de6] Stopping daemon [2020-10-09T20:50:02.924Z] daemon.go:296: [de328db982de6] exiting daemon [2020-10-09T20:50:02.924Z] daemon.go:448: [de328db982de6] Daemon stopped [2020-10-09T20:50:02.924Z] daemon.go:325: [de328db982de6] waiting for daemon to start [2020-10-09T20:50:02.924Z] daemon.go:325: [de328db982de6] waiting for daemon to start [2020-10-09T20:50:02.924Z] daemon.go:353: [de328db982de6] daemon started [2020-10-09T20:50:02.924Z] daemon.go:461: [de328db982de6] Stopping daemon [2020-10-09T20:50:02.924Z] daemon.go:296: [de328db982de6] exiting daemon [2020-10-09T20:50:02.924Z] daemon.go:448: [de328db982de6] Daemon stopped [2020-10-09T20:50:02.924Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-09T20:50:03.647Z] ok github.com/docker/docker/layer 0.399s coverage: 30.4% of statements [2020-10-09T20:50:03.647Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-09T20:50:03.647Z] ok github.com/docker/docker/libcontainerd/local 0.292s coverage: 1.0% of statements [2020-10-09T20:50:03.647Z] ok github.com/docker/docker/libcontainerd/queue 0.137s coverage: 100.0% of statements [2020-10-09T20:50:03.647Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-09T20:50:03.647Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-09T20:50:03.647Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-09T20:50:03.647Z] ? github.com/docker/docker/oci [no test files] [2020-10-09T20:50:03.647Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-09T20:50:04.627Z] ok github.com/docker/docker/opts 0.671s coverage: 67.3% of statements [2020-10-09T20:50:04.627Z] ok github.com/docker/docker/pkg/aaparser 0.174s coverage: 52.9% of statements [2020-10-09T20:50:11.062Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-10-09T20:50:14.359Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-10-09T20:50:15.748Z] === RUN TestDockerSuite/TestBuildRm [2020-10-09T20:50:16.317Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.37s) [2020-10-09T20:50:16.317Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-09T20:50:16.317Z] daemon.go:325: [dda543024c9a3] waiting for daemon to start [2020-10-09T20:50:16.317Z] daemon.go:325: [dda543024c9a3] waiting for daemon to start [2020-10-09T20:50:16.317Z] daemon.go:353: [dda543024c9a3] daemon started [2020-10-09T20:50:16.317Z] daemon.go:461: [dda543024c9a3] Stopping daemon [2020-10-09T20:50:16.317Z] daemon.go:296: [dda543024c9a3] exiting daemon [2020-10-09T20:50:16.317Z] daemon.go:448: [dda543024c9a3] Daemon stopped [2020-10-09T20:50:16.317Z] daemon.go:325: [dda543024c9a3] waiting for daemon to start [2020-10-09T20:50:16.317Z] daemon.go:325: [dda543024c9a3] waiting for daemon to start [2020-10-09T20:50:16.317Z] daemon.go:296: [dda543024c9a3] exiting daemon [2020-10-09T20:50:16.317Z] daemon.go:325: [dda543024c9a3] waiting for daemon to start [2020-10-09T20:50:16.317Z] daemon.go:325: [dda543024c9a3] waiting for daemon to start [2020-10-09T20:50:16.317Z] daemon.go:325: [dda543024c9a3] waiting for daemon to start [2020-10-09T20:50:16.317Z] daemon.go:353: [dda543024c9a3] daemon started [2020-10-09T20:50:16.317Z] daemon.go:461: [dda543024c9a3] Stopping daemon [2020-10-09T20:50:16.317Z] daemon.go:296: [dda543024c9a3] exiting daemon [2020-10-09T20:50:16.317Z] daemon.go:448: [dda543024c9a3] Daemon stopped [2020-10-09T20:50:16.317Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-09T20:50:18.226Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-10-09T20:50:18.796Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-10-09T20:50:19.099Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-10-09T20:50:19.099Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-09T20:50:19.099Z] daemon.go:325: [d246c94c32aa3] waiting for daemon to start [2020-10-09T20:50:19.099Z] daemon.go:325: [d246c94c32aa3] waiting for daemon to start [2020-10-09T20:50:19.099Z] daemon.go:353: [d246c94c32aa3] daemon started [2020-10-09T20:50:19.099Z] daemon.go:461: [d246c94c32aa3] Stopping daemon [2020-10-09T20:50:19.099Z] daemon.go:296: [d246c94c32aa3] exiting daemon [2020-10-09T20:50:19.099Z] daemon.go:448: [d246c94c32aa3] Daemon stopped [2020-10-09T20:50:19.099Z] daemon.go:325: [d246c94c32aa3] waiting for daemon to start [2020-10-09T20:50:19.099Z] daemon.go:325: [d246c94c32aa3] waiting for daemon to start [2020-10-09T20:50:19.099Z] daemon.go:325: [d246c94c32aa3] waiting for daemon to start [2020-10-09T20:50:19.099Z] daemon.go:325: [d246c94c32aa3] waiting for daemon to start [2020-10-09T20:50:19.099Z] daemon.go:339: [d246c94c32aa3] error pinging daemon on start: Get http://d246c94c32aa3.sock/_ping: context deadline exceeded [2020-10-09T20:50:19.099Z] daemon.go:325: [d246c94c32aa3] waiting for daemon to start [2020-10-09T20:50:19.099Z] daemon.go:339: [d246c94c32aa3] error pinging daemon on start: Get http://d246c94c32aa3.sock/_ping: context deadline exceeded [2020-10-09T20:50:19.099Z] daemon.go:325: [d246c94c32aa3] waiting for daemon to start [2020-10-09T20:50:19.099Z] daemon.go:339: [d246c94c32aa3] error pinging daemon on start: Get http://d246c94c32aa3.sock/_ping: context deadline exceeded [2020-10-09T20:50:19.099Z] daemon.go:325: [d246c94c32aa3] waiting for daemon to start [2020-10-09T20:50:19.099Z] daemon.go:339: [d246c94c32aa3] error pinging daemon on start: Get http://d246c94c32aa3.sock/_ping: context deadline exceeded [2020-10-09T20:50:19.099Z] daemon.go:296: [d246c94c32aa3] exiting daemon [2020-10-09T20:50:19.099Z] daemon.go:325: [d246c94c32aa3] waiting for daemon to start [2020-10-09T20:50:19.099Z] daemon.go:325: [d246c94c32aa3] waiting for daemon to start [2020-10-09T20:50:19.099Z] daemon.go:325: [d246c94c32aa3] waiting for daemon to start [2020-10-09T20:50:19.099Z] daemon.go:353: [d246c94c32aa3] daemon started [2020-10-09T20:50:19.099Z] daemon.go:461: [d246c94c32aa3] Stopping daemon [2020-10-09T20:50:19.099Z] daemon.go:296: [d246c94c32aa3] exiting daemon [2020-10-09T20:50:19.099Z] daemon.go:448: [d246c94c32aa3] Daemon stopped [2020-10-09T20:50:19.099Z] PASS [2020-10-09T20:50:19.099Z] [2020-10-09T20:50:19.099Z] === Skipped [2020-10-09T20:50:19.099Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-09T20:50:19.099Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:50:19.099Z] [2020-10-09T20:50:19.099Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-10-09T20:50:19.099Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:50:19.099Z] [2020-10-09T20:50:19.099Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-09T20:50:19.099Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:50:19.099Z] [2020-10-09T20:50:19.099Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-09T20:50:19.099Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:50:19.099Z] [2020-10-09T20:50:19.099Z] [2020-10-09T20:50:19.099Z] DONE 17 tests, 4 skipped in 27.553s [2020-10-09T20:50:19.099Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-09T20:50:19.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:50:19.099Z] ++ set -e [2020-10-09T20:50:19.099Z] ++ '[' -n 0 ']' [2020-10-09T20:50:19.099Z] ++ set -x [2020-10-09T20:50:19.099Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:50:19.099Z] INFO: Testing against a local daemon [2020-10-09T20:50:19.099Z] === RUN TestPluginInvalidJSON [2020-10-09T20:50:19.099Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-09T20:50:19.099Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-09T20:50:19.099Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-09T20:50:19.099Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-10-09T20:50:19.099Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-09T20:50:19.099Z] PASS [2020-10-09T20:50:19.099Z] [2020-10-09T20:50:19.099Z] DONE 2 tests in 0.091s [2020-10-09T20:50:19.099Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-09T20:50:19.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:50:19.099Z] ++ set -e [2020-10-09T20:50:19.099Z] ++ '[' -n 0 ']' [2020-10-09T20:50:19.099Z] ++ set -x [2020-10-09T20:50:19.099Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:50:19.099Z] INFO: Testing against a local daemon [2020-10-09T20:50:19.099Z] === RUN TestExternalGraphDriver [2020-10-09T20:50:19.099Z] === RUN TestExternalGraphDriver/json [2020-10-09T20:50:19.392Z] === RUN TestExternalGraphDriver/spec [2020-10-09T20:50:19.737Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-10-09T20:50:19.998Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-10-09T20:50:20.258Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-10-09T20:50:21.198Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-10-09T20:50:21.472Z] === RUN TestExternalGraphDriver/pull [2020-10-09T20:50:22.137Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-10-09T20:50:22.708Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-10-09T20:50:22.992Z] --- PASS: TestExternalGraphDriver (5.45s) [2020-10-09T20:50:22.992Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-10-09T20:50:22.992Z] daemon.go:325: [dd5c578a3d895] waiting for daemon to start [2020-10-09T20:50:22.992Z] daemon.go:325: [dd5c578a3d895] waiting for daemon to start [2020-10-09T20:50:22.993Z] daemon.go:353: [dd5c578a3d895] daemon started [2020-10-09T20:50:22.993Z] daemon.go:461: [dd5c578a3d895] Stopping daemon [2020-10-09T20:50:22.993Z] daemon.go:296: [dd5c578a3d895] exiting daemon [2020-10-09T20:50:22.993Z] daemon.go:448: [dd5c578a3d895] Daemon stopped [2020-10-09T20:50:22.993Z] daemon.go:325: [dd5c578a3d895] waiting for daemon to start [2020-10-09T20:50:22.993Z] daemon.go:325: [dd5c578a3d895] waiting for daemon to start [2020-10-09T20:50:22.993Z] daemon.go:353: [dd5c578a3d895] daemon started [2020-10-09T20:50:22.993Z] daemon.go:461: [dd5c578a3d895] Stopping daemon [2020-10-09T20:50:22.993Z] daemon.go:296: [dd5c578a3d895] exiting daemon [2020-10-09T20:50:22.993Z] daemon.go:448: [dd5c578a3d895] Daemon stopped [2020-10-09T20:50:22.993Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-10-09T20:50:22.993Z] daemon.go:325: [dd5c578a3d895] waiting for daemon to start [2020-10-09T20:50:22.993Z] daemon.go:325: [dd5c578a3d895] waiting for daemon to start [2020-10-09T20:50:22.993Z] daemon.go:353: [dd5c578a3d895] daemon started [2020-10-09T20:50:22.993Z] daemon.go:461: [dd5c578a3d895] Stopping daemon [2020-10-09T20:50:22.993Z] daemon.go:296: [dd5c578a3d895] exiting daemon [2020-10-09T20:50:22.993Z] daemon.go:448: [dd5c578a3d895] Daemon stopped [2020-10-09T20:50:22.993Z] daemon.go:325: [dd5c578a3d895] waiting for daemon to start [2020-10-09T20:50:22.993Z] daemon.go:325: [dd5c578a3d895] waiting for daemon to start [2020-10-09T20:50:22.993Z] daemon.go:353: [dd5c578a3d895] daemon started [2020-10-09T20:50:22.993Z] daemon.go:461: [dd5c578a3d895] Stopping daemon [2020-10-09T20:50:22.993Z] daemon.go:296: [dd5c578a3d895] exiting daemon [2020-10-09T20:50:22.993Z] daemon.go:448: [dd5c578a3d895] Daemon stopped [2020-10-09T20:50:22.993Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2020-10-09T20:50:22.993Z] daemon.go:325: [dd5c578a3d895] waiting for daemon to start [2020-10-09T20:50:22.993Z] daemon.go:325: [dd5c578a3d895] waiting for daemon to start [2020-10-09T20:50:22.993Z] daemon.go:353: [dd5c578a3d895] daemon started [2020-10-09T20:50:22.993Z] daemon.go:461: [dd5c578a3d895] Stopping daemon [2020-10-09T20:50:22.993Z] daemon.go:296: [dd5c578a3d895] exiting daemon [2020-10-09T20:50:22.993Z] daemon.go:448: [dd5c578a3d895] Daemon stopped [2020-10-09T20:50:22.993Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2020-10-09T20:50:22.993Z] === RUN TestGraphdriverPluginV2 [2020-10-09T20:50:22.993Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-10-09T20:50:22.993Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:50:22.993Z] PASS [2020-10-09T20:50:22.993Z] [2020-10-09T20:50:22.993Z] === Skipped [2020-10-09T20:50:22.993Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-10-09T20:50:22.993Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:50:22.993Z] [2020-10-09T20:50:22.993Z] [2020-10-09T20:50:22.993Z] DONE 5 tests, 1 skipped in 5.587s [2020-10-09T20:50:22.993Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-09T20:50:22.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:50:22.993Z] ++ set -e [2020-10-09T20:50:22.993Z] ++ '[' -n 0 ']' [2020-10-09T20:50:22.993Z] ++ set -x [2020-10-09T20:50:22.993Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:50:22.993Z] INFO: Testing against a local daemon [2020-10-09T20:50:22.993Z] === RUN TestContinueAfterPluginCrash [2020-10-09T20:50:22.993Z] === PAUSE TestContinueAfterPluginCrash [2020-10-09T20:50:22.993Z] === RUN TestDaemonStartWithLogOpt [2020-10-09T20:50:22.993Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-09T20:50:22.993Z] === CONT TestContinueAfterPluginCrash [2020-10-09T20:50:22.993Z] === CONT TestDaemonStartWithLogOpt [2020-10-09T20:50:25.246Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-10-09T20:50:25.246Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-10-09T20:50:25.246Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-10-09T20:50:25.246Z] === RUN TestDockerSuite/TestBuildSpaces [2020-10-09T20:50:25.508Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/archive 8.101s coverage: 62.2% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/authorization 0.683s coverage: 26.2% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/broadcaster 0.075s coverage: 100.0% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/chrootarchive 0.161s coverage: 15.4% of statements [2020-10-09T20:50:25.815Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-09T20:50:25.815Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/directory 0.063s coverage: 80.0% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/discovery 0.080s coverage: 58.3% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/discovery/file 0.051s coverage: 92.9% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/discovery/kv 3.421s coverage: 84.1% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/discovery/memory 0.204s coverage: 92.3% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/discovery/nodes 0.268s coverage: 93.8% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/filenotify 0.124s coverage: 43.8% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/fileutils 0.093s coverage: 87.7% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/homedir 0.141s coverage: 37.5% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/idtools 0.105s coverage: 6.3% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/ioutils 0.607s coverage: 69.1% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/jsonmessage 0.170s coverage: 91.7% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/locker 0.052s coverage: 88.9% of statements [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/longpath 0.056s coverage: 100.0% of statements [2020-10-09T20:50:25.815Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2020-10-09T20:50:25.815Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/parsers 0.114s coverage: 97.0% of statements [2020-10-09T20:50:25.815Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-10-09T20:50:25.815Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-10-09T20:50:25.815Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2020-10-09T20:50:25.815Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-09T20:50:25.815Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-09T20:50:26.078Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-10-09T20:50:26.338Z] === RUN TestDockerSuite/TestBuildStderr [2020-10-09T20:50:26.908Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-10-09T20:50:29.449Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-10-09T20:50:30.388Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-10-09T20:50:30.958Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-10-09T20:50:31.217Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-10-09T20:50:31.810Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-10-09T20:50:32.752Z] === RUN TestDockerSuite/TestBuildUser [2020-10-09T20:50:32.752Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-10-09T20:50:32.752Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-09T20:50:32.752Z] daemon.go:325: [d36c9b522aa3a] waiting for daemon to start [2020-10-09T20:50:32.752Z] daemon.go:325: [d36c9b522aa3a] waiting for daemon to start [2020-10-09T20:50:32.752Z] daemon.go:353: [d36c9b522aa3a] daemon started [2020-10-09T20:50:32.752Z] daemon.go:461: [d36c9b522aa3a] Stopping daemon [2020-10-09T20:50:32.752Z] daemon.go:296: [d36c9b522aa3a] exiting daemon [2020-10-09T20:50:32.752Z] daemon.go:448: [d36c9b522aa3a] Daemon stopped [2020-10-09T20:50:32.752Z] daemon.go:325: [d36c9b522aa3a] waiting for daemon to start [2020-10-09T20:50:32.752Z] daemon.go:325: [d36c9b522aa3a] waiting for daemon to start [2020-10-09T20:50:32.752Z] daemon.go:325: [d36c9b522aa3a] waiting for daemon to start [2020-10-09T20:50:32.752Z] daemon.go:325: [d36c9b522aa3a] waiting for daemon to start [2020-10-09T20:50:32.752Z] daemon.go:339: [d36c9b522aa3a] error pinging daemon on start: Get http://d36c9b522aa3a.sock/_ping: context deadline exceeded [2020-10-09T20:50:32.752Z] daemon.go:325: [d36c9b522aa3a] waiting for daemon to start [2020-10-09T20:50:32.752Z] daemon.go:339: [d36c9b522aa3a] error pinging daemon on start: Get http://d36c9b522aa3a.sock/_ping: context deadline exceeded [2020-10-09T20:50:32.752Z] daemon.go:325: [d36c9b522aa3a] waiting for daemon to start [2020-10-09T20:50:32.752Z] daemon.go:339: [d36c9b522aa3a] error pinging daemon on start: Get http://d36c9b522aa3a.sock/_ping: context deadline exceeded [2020-10-09T20:50:32.752Z] daemon.go:325: [d36c9b522aa3a] waiting for daemon to start [2020-10-09T20:50:32.752Z] daemon.go:339: [d36c9b522aa3a] error pinging daemon on start: Get http://d36c9b522aa3a.sock/_ping: context deadline exceeded [2020-10-09T20:50:32.752Z] daemon.go:296: [d36c9b522aa3a] exiting daemon [2020-10-09T20:50:32.752Z] daemon.go:325: [d36c9b522aa3a] waiting for daemon to start [2020-10-09T20:50:32.752Z] daemon.go:325: [d36c9b522aa3a] waiting for daemon to start [2020-10-09T20:50:32.752Z] daemon.go:325: [d36c9b522aa3a] waiting for daemon to start [2020-10-09T20:50:32.752Z] daemon.go:353: [d36c9b522aa3a] daemon started [2020-10-09T20:50:32.752Z] daemon.go:461: [d36c9b522aa3a] Stopping daemon [2020-10-09T20:50:32.752Z] daemon.go:296: [d36c9b522aa3a] exiting daemon [2020-10-09T20:50:32.752Z] daemon.go:448: [d36c9b522aa3a] Daemon stopped [2020-10-09T20:50:32.752Z] PASS [2020-10-09T20:50:33.013Z] [2020-10-09T20:50:33.013Z] DONE 17 tests in 53.081s [2020-10-09T20:50:33.013Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-09T20:50:33.013Z] ++ 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 [2020-10-09T20:50:33.013Z] ++ set -e [2020-10-09T20:50:33.013Z] ++ '[' -n 0 ']' [2020-10-09T20:50:33.013Z] ++ set -x [2020-10-09T20:50:33.013Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:50:33.013Z] INFO: Testing against a local daemon [2020-10-09T20:50:33.013Z] === RUN TestPluginInvalidJSON [2020-10-09T20:50:33.013Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-09T20:50:33.013Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-09T20:50:33.013Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-09T20:50:33.013Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-10-09T20:50:33.013Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-10-09T20:50:33.013Z] PASS [2020-10-09T20:50:33.013Z] [2020-10-09T20:50:33.013Z] DONE 2 tests in 0.209s [2020-10-09T20:50:33.013Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-09T20:50:33.013Z] ++ 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 [2020-10-09T20:50:33.013Z] ++ set -e [2020-10-09T20:50:33.013Z] ++ '[' -n 0 ']' [2020-10-09T20:50:33.013Z] ++ set -x [2020-10-09T20:50:33.013Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:50:33.274Z] INFO: Testing against a local daemon [2020-10-09T20:50:33.274Z] === RUN TestExternalGraphDriver [2020-10-09T20:50:33.534Z] === RUN TestExternalGraphDriver/json [2020-10-09T20:50:34.104Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-10-09T20:50:34.364Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-10-09T20:50:35.746Z] === RUN TestExternalGraphDriver/spec [2020-10-09T20:50:35.747Z] --- PASS: TestDaemonStartWithLogOpt (11.45s) [2020-10-09T20:50:35.747Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-10-09T20:50:35.747Z] daemon.go:325: [d046f5e15b493] waiting for daemon to start [2020-10-09T20:50:35.747Z] daemon.go:325: [d046f5e15b493] waiting for daemon to start [2020-10-09T20:50:35.747Z] daemon.go:353: [d046f5e15b493] daemon started [2020-10-09T20:50:35.747Z] daemon.go:461: [d046f5e15b493] Stopping daemon [2020-10-09T20:50:35.747Z] daemon.go:296: [d046f5e15b493] exiting daemon [2020-10-09T20:50:35.747Z] daemon.go:448: [d046f5e15b493] Daemon stopped [2020-10-09T20:50:35.747Z] daemon.go:325: [d046f5e15b493] waiting for daemon to start [2020-10-09T20:50:35.747Z] daemon.go:325: [d046f5e15b493] waiting for daemon to start [2020-10-09T20:50:35.747Z] daemon.go:353: [d046f5e15b493] daemon started [2020-10-09T20:50:35.747Z] daemon.go:461: [d046f5e15b493] Stopping daemon [2020-10-09T20:50:35.747Z] daemon.go:296: [d046f5e15b493] exiting daemon [2020-10-09T20:50:35.747Z] daemon.go:448: [d046f5e15b493] Daemon stopped [2020-10-09T20:50:38.289Z] === RUN TestExternalGraphDriver/pull [2020-10-09T20:50:38.289Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-10-09T20:50:39.418Z] --- PASS: TestContinueAfterPluginCrash (16.17s) [2020-10-09T20:50:39.418Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-10-09T20:50:39.418Z] daemon.go:325: [dedf032fcc4e8] waiting for daemon to start [2020-10-09T20:50:39.418Z] daemon.go:325: [dedf032fcc4e8] waiting for daemon to start [2020-10-09T20:50:39.418Z] daemon.go:353: [dedf032fcc4e8] daemon started [2020-10-09T20:50:39.418Z] daemon.go:461: [dedf032fcc4e8] Stopping daemon [2020-10-09T20:50:39.418Z] daemon.go:296: [dedf032fcc4e8] exiting daemon [2020-10-09T20:50:39.418Z] daemon.go:448: [dedf032fcc4e8] Daemon stopped [2020-10-09T20:50:39.418Z] PASS [2020-10-09T20:50:39.418Z] [2020-10-09T20:50:39.418Z] DONE 2 tests in 16.242s [2020-10-09T20:50:39.418Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-09T20:50:39.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:50:39.418Z] ++ set -e [2020-10-09T20:50:39.418Z] ++ '[' -n 0 ']' [2020-10-09T20:50:39.418Z] ++ set -x [2020-10-09T20:50:39.418Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:50:39.418Z] INFO: Testing against a local daemon [2020-10-09T20:50:39.418Z] === RUN TestPluginWithDevMounts [2020-10-09T20:50:39.418Z] === PAUSE TestPluginWithDevMounts [2020-10-09T20:50:39.418Z] === CONT TestPluginWithDevMounts [2020-10-09T20:50:40.197Z] --- PASS: TestExternalGraphDriver (6.72s) [2020-10-09T20:50:40.197Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-10-09T20:50:40.197Z] daemon.go:325: [d0ffa7fc60364] waiting for daemon to start [2020-10-09T20:50:40.197Z] daemon.go:325: [d0ffa7fc60364] waiting for daemon to start [2020-10-09T20:50:40.197Z] daemon.go:353: [d0ffa7fc60364] daemon started [2020-10-09T20:50:40.197Z] daemon.go:461: [d0ffa7fc60364] Stopping daemon [2020-10-09T20:50:40.197Z] daemon.go:296: [d0ffa7fc60364] exiting daemon [2020-10-09T20:50:40.197Z] daemon.go:448: [d0ffa7fc60364] Daemon stopped [2020-10-09T20:50:40.197Z] daemon.go:325: [d0ffa7fc60364] waiting for daemon to start [2020-10-09T20:50:40.197Z] daemon.go:325: [d0ffa7fc60364] waiting for daemon to start [2020-10-09T20:50:40.197Z] daemon.go:353: [d0ffa7fc60364] daemon started [2020-10-09T20:50:40.197Z] daemon.go:461: [d0ffa7fc60364] Stopping daemon [2020-10-09T20:50:40.197Z] daemon.go:296: [d0ffa7fc60364] exiting daemon [2020-10-09T20:50:40.197Z] daemon.go:448: [d0ffa7fc60364] Daemon stopped [2020-10-09T20:50:40.197Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2020-10-09T20:50:40.197Z] daemon.go:325: [d0ffa7fc60364] waiting for daemon to start [2020-10-09T20:50:40.197Z] daemon.go:325: [d0ffa7fc60364] waiting for daemon to start [2020-10-09T20:50:40.197Z] daemon.go:353: [d0ffa7fc60364] daemon started [2020-10-09T20:50:40.197Z] daemon.go:461: [d0ffa7fc60364] Stopping daemon [2020-10-09T20:50:40.197Z] daemon.go:296: [d0ffa7fc60364] exiting daemon [2020-10-09T20:50:40.197Z] daemon.go:448: [d0ffa7fc60364] Daemon stopped [2020-10-09T20:50:40.197Z] daemon.go:325: [d0ffa7fc60364] waiting for daemon to start [2020-10-09T20:50:40.197Z] daemon.go:325: [d0ffa7fc60364] waiting for daemon to start [2020-10-09T20:50:40.197Z] daemon.go:353: [d0ffa7fc60364] daemon started [2020-10-09T20:50:40.197Z] daemon.go:461: [d0ffa7fc60364] Stopping daemon [2020-10-09T20:50:40.197Z] daemon.go:296: [d0ffa7fc60364] exiting daemon [2020-10-09T20:50:40.197Z] daemon.go:448: [d0ffa7fc60364] Daemon stopped [2020-10-09T20:50:40.197Z] --- PASS: TestExternalGraphDriver/spec (2.33s) [2020-10-09T20:50:40.197Z] daemon.go:325: [d0ffa7fc60364] waiting for daemon to start [2020-10-09T20:50:40.197Z] daemon.go:325: [d0ffa7fc60364] waiting for daemon to start [2020-10-09T20:50:40.197Z] daemon.go:353: [d0ffa7fc60364] daemon started [2020-10-09T20:50:40.197Z] daemon.go:461: [d0ffa7fc60364] Stopping daemon [2020-10-09T20:50:40.197Z] daemon.go:296: [d0ffa7fc60364] exiting daemon [2020-10-09T20:50:40.197Z] daemon.go:448: [d0ffa7fc60364] Daemon stopped [2020-10-09T20:50:40.198Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2020-10-09T20:50:40.198Z] === RUN TestGraphdriverPluginV2 [2020-10-09T20:50:41.549Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-10-09T20:50:41.549Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-10-09T20:50:41.549Z] daemon.go:325: [d062aa7e0a24b] waiting for daemon to start [2020-10-09T20:50:41.549Z] daemon.go:325: [d062aa7e0a24b] waiting for daemon to start [2020-10-09T20:50:41.549Z] daemon.go:353: [d062aa7e0a24b] daemon started [2020-10-09T20:50:41.549Z] daemon.go:461: [d062aa7e0a24b] Stopping daemon [2020-10-09T20:50:41.549Z] daemon.go:296: [d062aa7e0a24b] exiting daemon [2020-10-09T20:50:41.549Z] daemon.go:448: [d062aa7e0a24b] Daemon stopped [2020-10-09T20:50:41.549Z] PASS [2020-10-09T20:50:41.549Z] [2020-10-09T20:50:41.549Z] DONE 1 tests in 1.972s [2020-10-09T20:50:41.549Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-10-09T20:50:41.549Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:50:41.549Z] ++ set -e [2020-10-09T20:50:41.549Z] ++ '[' -n 0 ']' [2020-10-09T20:50:41.549Z] ++ set -x [2020-10-09T20:50:41.549Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:50:41.549Z] INFO: Testing against a local daemon [2020-10-09T20:50:41.549Z] === RUN TestSecretInspect [2020-10-09T20:50:43.067Z] --- PASS: TestSecretInspect (1.93s) [2020-10-09T20:50:43.067Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-10-09T20:50:43.067Z] daemon.go:325: [d968e955808a3] waiting for daemon to start [2020-10-09T20:50:43.067Z] daemon.go:325: [d968e955808a3] waiting for daemon to start [2020-10-09T20:50:43.067Z] daemon.go:353: [d968e955808a3] daemon started [2020-10-09T20:50:43.067Z] daemon.go:461: [d968e955808a3] Stopping daemon [2020-10-09T20:50:43.067Z] daemon.go:296: [d968e955808a3] exiting daemon [2020-10-09T20:50:43.067Z] daemon.go:448: [d968e955808a3] Daemon stopped [2020-10-09T20:50:43.067Z] === RUN TestSecretList [2020-10-09T20:50:44.399Z] --- PASS: TestGraphdriverPluginV2 (4.01s) [2020-10-09T20:50:44.399Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-10-09T20:50:44.399Z] daemon.go:325: [de6ca76cf54db] waiting for daemon to start [2020-10-09T20:50:44.399Z] daemon.go:325: [de6ca76cf54db] waiting for daemon to start [2020-10-09T20:50:44.399Z] daemon.go:353: [de6ca76cf54db] daemon started [2020-10-09T20:50:44.399Z] daemon.go:461: [de6ca76cf54db] Stopping daemon [2020-10-09T20:50:44.399Z] daemon.go:296: [de6ca76cf54db] exiting daemon [2020-10-09T20:50:44.399Z] daemon.go:448: [de6ca76cf54db] Daemon stopped [2020-10-09T20:50:44.399Z] daemon.go:325: [de6ca76cf54db] waiting for daemon to start [2020-10-09T20:50:44.399Z] daemon.go:325: [de6ca76cf54db] waiting for daemon to start [2020-10-09T20:50:44.399Z] daemon.go:353: [de6ca76cf54db] daemon started [2020-10-09T20:50:44.399Z] daemon.go:461: [de6ca76cf54db] Stopping daemon [2020-10-09T20:50:44.399Z] daemon.go:296: [de6ca76cf54db] exiting daemon [2020-10-09T20:50:44.399Z] daemon.go:448: [de6ca76cf54db] Daemon stopped [2020-10-09T20:50:44.399Z] PASS [2020-10-09T20:50:44.399Z] [2020-10-09T20:50:44.399Z] DONE 5 tests in 10.896s [2020-10-09T20:50:44.399Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-09T20:50:44.399Z] ++ 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 [2020-10-09T20:50:44.399Z] ++ set -e [2020-10-09T20:50:44.399Z] ++ '[' -n 0 ']' [2020-10-09T20:50:44.399Z] ++ set -x [2020-10-09T20:50:44.399Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:50:44.399Z] INFO: Testing against a local daemon [2020-10-09T20:50:44.399Z] === RUN TestContinueAfterPluginCrash [2020-10-09T20:50:44.399Z] === PAUSE TestContinueAfterPluginCrash [2020-10-09T20:50:44.399Z] === RUN TestDaemonStartWithLogOpt [2020-10-09T20:50:44.399Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-09T20:50:44.399Z] === CONT TestContinueAfterPluginCrash [2020-10-09T20:50:44.399Z] === CONT TestDaemonStartWithLogOpt [2020-10-09T20:50:45.149Z] --- PASS: TestSecretList (1.96s) [2020-10-09T20:50:45.149Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-10-09T20:50:45.149Z] daemon.go:325: [dd4f087aa5f1c] waiting for daemon to start [2020-10-09T20:50:45.149Z] daemon.go:325: [dd4f087aa5f1c] waiting for daemon to start [2020-10-09T20:50:45.149Z] daemon.go:353: [dd4f087aa5f1c] daemon started [2020-10-09T20:50:45.149Z] daemon.go:461: [dd4f087aa5f1c] Stopping daemon [2020-10-09T20:50:45.149Z] daemon.go:296: [dd4f087aa5f1c] exiting daemon [2020-10-09T20:50:45.149Z] daemon.go:448: [dd4f087aa5f1c] Daemon stopped [2020-10-09T20:50:45.149Z] === RUN TestSecretsCreateAndDelete [2020-10-09T20:50:47.274Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2020-10-09T20:50:47.274Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-10-09T20:50:47.274Z] daemon.go:325: [d2c32c765207c] waiting for daemon to start [2020-10-09T20:50:47.274Z] daemon.go:325: [d2c32c765207c] waiting for daemon to start [2020-10-09T20:50:47.274Z] daemon.go:353: [d2c32c765207c] daemon started [2020-10-09T20:50:47.274Z] daemon.go:461: [d2c32c765207c] Stopping daemon [2020-10-09T20:50:47.274Z] daemon.go:296: [d2c32c765207c] exiting daemon [2020-10-09T20:50:47.274Z] daemon.go:448: [d2c32c765207c] Daemon stopped [2020-10-09T20:50:47.274Z] === RUN TestSecretsUpdate [2020-10-09T20:50:49.365Z] --- PASS: TestSecretsUpdate (1.91s) [2020-10-09T20:50:49.365Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-10-09T20:50:49.365Z] daemon.go:325: [d4142121759ec] waiting for daemon to start [2020-10-09T20:50:49.365Z] daemon.go:325: [d4142121759ec] waiting for daemon to start [2020-10-09T20:50:49.365Z] daemon.go:353: [d4142121759ec] daemon started [2020-10-09T20:50:49.365Z] daemon.go:461: [d4142121759ec] Stopping daemon [2020-10-09T20:50:49.365Z] daemon.go:296: [d4142121759ec] exiting daemon [2020-10-09T20:50:49.365Z] daemon.go:448: [d4142121759ec] Daemon stopped [2020-10-09T20:50:49.365Z] === RUN TestTemplatedSecret [2020-10-09T20:50:51.447Z] --- PASS: TestTemplatedSecret (2.37s) [2020-10-09T20:50:51.447Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-10-09T20:50:51.447Z] daemon.go:325: [d96a03ea3a0e1] waiting for daemon to start [2020-10-09T20:50:51.447Z] daemon.go:325: [d96a03ea3a0e1] waiting for daemon to start [2020-10-09T20:50:51.447Z] daemon.go:353: [d96a03ea3a0e1] daemon started [2020-10-09T20:50:51.447Z] daemon.go:461: [d96a03ea3a0e1] Stopping daemon [2020-10-09T20:50:51.447Z] daemon.go:296: [d96a03ea3a0e1] exiting daemon [2020-10-09T20:50:51.447Z] daemon.go:448: [d96a03ea3a0e1] Daemon stopped [2020-10-09T20:50:51.447Z] === RUN TestSecretCreateResolve [2020-10-09T20:50:52.530Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-10-09T20:50:53.471Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-10-09T20:50:53.527Z] --- PASS: TestSecretCreateResolve (1.94s) [2020-10-09T20:50:53.527Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-10-09T20:50:53.527Z] daemon.go:325: [d178366949f31] waiting for daemon to start [2020-10-09T20:50:53.527Z] daemon.go:325: [d178366949f31] waiting for daemon to start [2020-10-09T20:50:53.527Z] daemon.go:353: [d178366949f31] daemon started [2020-10-09T20:50:53.527Z] daemon.go:461: [d178366949f31] Stopping daemon [2020-10-09T20:50:53.527Z] daemon.go:296: [d178366949f31] exiting daemon [2020-10-09T20:50:53.527Z] daemon.go:448: [d178366949f31] Daemon stopped [2020-10-09T20:50:53.527Z] PASS [2020-10-09T20:50:53.527Z] [2020-10-09T20:50:53.527Z] DONE 6 tests in 12.101s [2020-10-09T20:50:53.527Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-10-09T20:50:53.527Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:50:53.527Z] ++ set -e [2020-10-09T20:50:53.527Z] ++ '[' -n 0 ']' [2020-10-09T20:50:53.527Z] ++ set -x [2020-10-09T20:50:53.527Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:50:53.527Z] INFO: Testing against a local daemon [2020-10-09T20:50:53.527Z] === RUN TestServiceCreateInit [2020-10-09T20:50:53.527Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-09T20:50:54.042Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-10-09T20:50:55.428Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/plugins 34.976s coverage: 73.6% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.112s coverage: 56.8% of statements [2020-10-09T20:50:55.874Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-09T20:50:55.874Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/plugins/transport 0.184s coverage: 85.7% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 87.9% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 72.7% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/reexec 0.125s coverage: 82.4% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/signal 0.075s coverage: 20.3% of statements [2020-10-09T20:50:55.874Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/stdcopy 0.087s coverage: 100.0% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/streamformatter 0.160s coverage: 66.2% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/stringid 0.066s coverage: 70.6% of statements [2020-10-09T20:50:55.874Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/system 0.081s coverage: 12.3% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/tailfile 0.068s coverage: 88.6% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/tarsum 0.251s coverage: 89.3% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/term 0.089s coverage: 30.8% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/term/windows 0.051s coverage: 0.0% of statements [no tests to run] [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/pkg/useragent 0.063s coverage: 88.9% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/plugin 0.177s coverage: 12.0% of statements [2020-10-09T20:50:55.874Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/plugin/v2 0.188s coverage: 20.1% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/reference 0.181s coverage: 84.4% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/registry 0.393s coverage: 52.0% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/registry/resumable 0.308s coverage: 100.0% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 49.0% of statements [2020-10-09T20:50:55.874Z] ? github.com/docker/docker/rootless [no test files] [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/runconfig 0.186s coverage: 54.5% of statements [2020-10-09T20:50:55.874Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-09T20:50:55.874Z] ? github.com/docker/docker/volume [no test files] [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/volume/drivers 0.248s coverage: 36.1% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/volume/local 0.164s coverage: 37.7% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/volume/mounts 0.206s coverage: 66.2% of statements [2020-10-09T20:50:55.874Z] ok github.com/docker/docker/volume/service 0.427s coverage: 70.3% of statements [2020-10-09T20:50:55.874Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-09T20:50:55.874Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-09T20:50:55.874Z] INFO: make.ps1 ended at 10/09/2020 20:50:53 [2020-10-09T20:50:55.874Z] INFO: Unit tests ended at 10/09/2020 20:50:55. Duration:00:03:41.2827409 [2020-10-09T20:50:55.874Z] INFO: Building busybox [2020-10-09T20:50:55.874Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-10-09T20:50:55.874Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-10-09T20:50:55.875Z] [2020-10-09T20:50:55.875Z] Sending build context to Docker daemon 2.56kB [2020-10-09T20:50:55.875Z] [2020-10-09T20:50:55.875Z] Step 1/6 : FROM microsoft/windowsservercore [2020-10-09T20:50:55.875Z] ---> 715aaeac112d [2020-10-09T20:50:55.875Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-10-09T20:50:55.875Z] ---> Running in 4ab867ff5993 [2020-10-09T20:50:56.376Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-10-09T20:50:57.065Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-09T20:50:58.286Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-10-09T20:50:58.286Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-10-09T20:50:58.286Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-10-09T20:50:58.286Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-10-09T20:50:58.286Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-10-09T20:50:59.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-10-09T20:50:59.929Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-10-09T20:51:00.191Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-10-09T20:51:01.130Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-10-09T20:51:01.556Z] --- PASS: TestServiceCreateInit (7.41s) [2020-10-09T20:51:01.556Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2020-10-09T20:51:01.556Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-10-09T20:51:01.556Z] daemon.go:325: [dd61c61c22391] waiting for daemon to start [2020-10-09T20:51:01.556Z] daemon.go:325: [dd61c61c22391] waiting for daemon to start [2020-10-09T20:51:01.556Z] daemon.go:353: [dd61c61c22391] daemon started [2020-10-09T20:51:01.556Z] daemon.go:461: [dd61c61c22391] Stopping daemon [2020-10-09T20:51:01.556Z] daemon.go:296: [dd61c61c22391] exiting daemon [2020-10-09T20:51:01.556Z] daemon.go:448: [dd61c61c22391] Daemon stopped [2020-10-09T20:51:01.556Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2020-10-09T20:51:01.556Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-10-09T20:51:01.556Z] daemon.go:325: [d1759f715189c] waiting for daemon to start [2020-10-09T20:51:01.556Z] daemon.go:325: [d1759f715189c] waiting for daemon to start [2020-10-09T20:51:01.556Z] daemon.go:353: [d1759f715189c] daemon started [2020-10-09T20:51:01.556Z] daemon.go:461: [d1759f715189c] Stopping daemon [2020-10-09T20:51:01.556Z] daemon.go:296: [d1759f715189c] exiting daemon [2020-10-09T20:51:01.556Z] daemon.go:448: [d1759f715189c] Daemon stopped [2020-10-09T20:51:01.556Z] === RUN TestCreateServiceMultipleTimes [2020-10-09T20:51:01.700Z] --- PASS: TestDaemonStartWithLogOpt (17.46s) [2020-10-09T20:51:01.700Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-10-09T20:51:01.700Z] daemon.go:325: [deddc18a22783] waiting for daemon to start [2020-10-09T20:51:01.700Z] daemon.go:325: [deddc18a22783] waiting for daemon to start [2020-10-09T20:51:01.700Z] daemon.go:353: [deddc18a22783] daemon started [2020-10-09T20:51:01.700Z] daemon.go:461: [deddc18a22783] Stopping daemon [2020-10-09T20:51:01.700Z] daemon.go:296: [deddc18a22783] exiting daemon [2020-10-09T20:51:01.700Z] daemon.go:448: [deddc18a22783] Daemon stopped [2020-10-09T20:51:01.700Z] daemon.go:325: [deddc18a22783] waiting for daemon to start [2020-10-09T20:51:01.700Z] daemon.go:325: [deddc18a22783] waiting for daemon to start [2020-10-09T20:51:01.700Z] daemon.go:353: [deddc18a22783] daemon started [2020-10-09T20:51:01.700Z] daemon.go:461: [deddc18a22783] Stopping daemon [2020-10-09T20:51:01.700Z] daemon.go:296: [deddc18a22783] exiting daemon [2020-10-09T20:51:01.700Z] daemon.go:448: [deddc18a22783] Daemon stopped [2020-10-09T20:51:01.961Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-10-09T20:51:02.901Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-10-09T20:51:02.901Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-10-09T20:51:04.497Z] Removing intermediate container 4ab867ff5993 [2020-10-09T20:51:04.497Z] ---> 02c21572465e [2020-10-09T20:51:04.497Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-10-09T20:51:04.497Z] [2020-10-09T20:51:04.808Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-10-09T20:51:04.962Z] ---> dbede03e94cf [2020-10-09T20:51:04.962Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-10-09T20:51:04.962Z] ---> Running in b1565967ad7f [2020-10-09T20:51:05.748Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-10-09T20:51:06.318Z] --- PASS: TestContinueAfterPluginCrash (22.03s) [2020-10-09T20:51:06.318Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-10-09T20:51:06.318Z] daemon.go:325: [d2306aa399644] waiting for daemon to start [2020-10-09T20:51:06.318Z] daemon.go:325: [d2306aa399644] waiting for daemon to start [2020-10-09T20:51:06.318Z] daemon.go:353: [d2306aa399644] daemon started [2020-10-09T20:51:06.318Z] daemon.go:461: [d2306aa399644] Stopping daemon [2020-10-09T20:51:06.318Z] daemon.go:296: [d2306aa399644] exiting daemon [2020-10-09T20:51:06.318Z] daemon.go:448: [d2306aa399644] Daemon stopped [2020-10-09T20:51:06.318Z] PASS [2020-10-09T20:51:06.318Z] [2020-10-09T20:51:06.318Z] DONE 2 tests in 22.241s [2020-10-09T20:51:06.318Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-09T20:51:06.318Z] ++ 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 [2020-10-09T20:51:06.318Z] ++ set -e [2020-10-09T20:51:06.318Z] ++ '[' -n 0 ']' [2020-10-09T20:51:06.318Z] ++ set -x [2020-10-09T20:51:06.318Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:51:06.538Z] [2020-10-09T20:51:06.538Z] SUCCESS: Specified value was saved. [2020-10-09T20:51:06.578Z] INFO: Testing against a local daemon [2020-10-09T20:51:06.578Z] === RUN TestPluginWithDevMounts [2020-10-09T20:51:06.578Z] === PAUSE TestPluginWithDevMounts [2020-10-09T20:51:06.578Z] === CONT TestPluginWithDevMounts [2020-10-09T20:51:06.578Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-10-09T20:51:06.838Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-10-09T20:51:07.407Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-10-09T20:51:07.407Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-10-09T20:51:08.346Z] === RUN TestDockerSuite/TestBuildXZHost [2020-10-09T20:51:08.607Z] --- PASS: TestPluginWithDevMounts (2.07s) [2020-10-09T20:51:08.607Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-10-09T20:51:08.607Z] daemon.go:325: [da9ee9a1b598f] waiting for daemon to start [2020-10-09T20:51:08.607Z] daemon.go:325: [da9ee9a1b598f] waiting for daemon to start [2020-10-09T20:51:08.607Z] daemon.go:353: [da9ee9a1b598f] daemon started [2020-10-09T20:51:08.607Z] daemon.go:461: [da9ee9a1b598f] Stopping daemon [2020-10-09T20:51:08.607Z] daemon.go:296: [da9ee9a1b598f] exiting daemon [2020-10-09T20:51:08.607Z] daemon.go:448: [da9ee9a1b598f] Daemon stopped [2020-10-09T20:51:08.607Z] PASS [2020-10-09T20:51:08.607Z] [2020-10-09T20:51:08.607Z] DONE 1 tests in 2.250s [2020-10-09T20:51:08.607Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-10-09T20:51:08.607Z] ++ 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 [2020-10-09T20:51:08.607Z] ++ set -e [2020-10-09T20:51:08.607Z] ++ '[' -n 0 ']' [2020-10-09T20:51:08.607Z] ++ set -x [2020-10-09T20:51:08.607Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:51:08.607Z] INFO: Testing against a local daemon [2020-10-09T20:51:08.607Z] === RUN TestSecretInspect [2020-10-09T20:51:09.470Z] Removing intermediate container b1565967ad7f [2020-10-09T20:51:09.470Z] ---> fe836718557e [2020-10-09T20:51:09.470Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-10-09T20:51:09.470Z] ---> Running in d33e5b452701 [2020-10-09T20:51:09.989Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-10-09T20:51:09.989Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-10-09T20:51:09.989Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-10-09T20:51:10.248Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-10-09T20:51:10.821Z] === RUN TestDockerSuite/TestCommitChange [2020-10-09T20:51:11.392Z] --- PASS: TestSecretInspect (2.78s) [2020-10-09T20:51:11.392Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-10-09T20:51:11.392Z] daemon.go:325: [d1de3649f56f4] waiting for daemon to start [2020-10-09T20:51:11.392Z] daemon.go:325: [d1de3649f56f4] waiting for daemon to start [2020-10-09T20:51:11.392Z] daemon.go:353: [d1de3649f56f4] daemon started [2020-10-09T20:51:11.392Z] daemon.go:461: [d1de3649f56f4] Stopping daemon [2020-10-09T20:51:11.392Z] daemon.go:296: [d1de3649f56f4] exiting daemon [2020-10-09T20:51:11.392Z] daemon.go:448: [d1de3649f56f4] Daemon stopped [2020-10-09T20:51:11.392Z] === RUN TestSecretList [2020-10-09T20:51:11.996Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-10-09T20:51:12.566Z] === RUN TestDockerSuite/TestCommitHardlink [2020-10-09T20:51:13.947Z] === RUN TestDockerSuite/TestCommitNewFile [2020-10-09T20:51:14.207Z] --- PASS: TestSecretList (2.67s) [2020-10-09T20:51:14.207Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-10-09T20:51:14.207Z] daemon.go:325: [d23288a09ba0c] waiting for daemon to start [2020-10-09T20:51:14.207Z] daemon.go:325: [d23288a09ba0c] waiting for daemon to start [2020-10-09T20:51:14.207Z] daemon.go:353: [d23288a09ba0c] daemon started [2020-10-09T20:51:14.207Z] daemon.go:461: [d23288a09ba0c] Stopping daemon [2020-10-09T20:51:14.207Z] daemon.go:296: [d23288a09ba0c] exiting daemon [2020-10-09T20:51:14.207Z] daemon.go:448: [d23288a09ba0c] Daemon stopped [2020-10-09T20:51:14.207Z] === RUN TestSecretsCreateAndDelete [2020-10-09T20:51:15.148Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-10-09T20:51:15.323Z] Cannot create a file when that file already exists. [2020-10-09T20:51:15.717Z] === RUN TestDockerSuite/TestCommitTTY [2020-10-09T20:51:16.944Z] --- PASS: TestCreateServiceMultipleTimes (15.10s) [2020-10-09T20:51:16.944Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-10-09T20:51:16.944Z] daemon.go:325: [d671e71de7d47] waiting for daemon to start [2020-10-09T20:51:16.944Z] daemon.go:325: [d671e71de7d47] waiting for daemon to start [2020-10-09T20:51:16.944Z] daemon.go:353: [d671e71de7d47] daemon started [2020-10-09T20:51:16.944Z] daemon.go:461: [d671e71de7d47] Stopping daemon [2020-10-09T20:51:16.944Z] daemon.go:296: [d671e71de7d47] exiting daemon [2020-10-09T20:51:16.944Z] daemon.go:448: [d671e71de7d47] Daemon stopped [2020-10-09T20:51:16.944Z] === RUN TestCreateServiceConflict [2020-10-09T20:51:17.100Z] --- PASS: TestSecretsCreateAndDelete (2.73s) [2020-10-09T20:51:17.100Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-10-09T20:51:17.100Z] daemon.go:325: [dad55951a33ae] waiting for daemon to start [2020-10-09T20:51:17.100Z] daemon.go:325: [dad55951a33ae] waiting for daemon to start [2020-10-09T20:51:17.100Z] daemon.go:353: [dad55951a33ae] daemon started [2020-10-09T20:51:17.100Z] daemon.go:461: [dad55951a33ae] Stopping daemon [2020-10-09T20:51:17.100Z] daemon.go:296: [dad55951a33ae] exiting daemon [2020-10-09T20:51:17.100Z] daemon.go:448: [dad55951a33ae] Daemon stopped [2020-10-09T20:51:17.100Z] === RUN TestSecretsUpdate [2020-10-09T20:51:17.100Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-10-09T20:51:17.987Z] --- PASS: TestCreateServiceConflict (1.92s) [2020-10-09T20:51:17.987Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-10-09T20:51:17.987Z] daemon.go:325: [d863ce55f3989] waiting for daemon to start [2020-10-09T20:51:17.987Z] daemon.go:325: [d863ce55f3989] waiting for daemon to start [2020-10-09T20:51:17.987Z] daemon.go:353: [d863ce55f3989] daemon started [2020-10-09T20:51:17.987Z] daemon.go:461: [d863ce55f3989] Stopping daemon [2020-10-09T20:51:17.987Z] daemon.go:296: [d863ce55f3989] exiting daemon [2020-10-09T20:51:17.988Z] daemon.go:448: [d863ce55f3989] Daemon stopped [2020-10-09T20:51:17.988Z] === RUN TestCreateServiceMaxReplicas [2020-10-09T20:51:18.043Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-10-09T20:51:18.983Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-10-09T20:51:19.552Z] --- PASS: TestSecretsUpdate (2.64s) [2020-10-09T20:51:19.552Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-10-09T20:51:19.552Z] daemon.go:325: [d12fb6abf8500] waiting for daemon to start [2020-10-09T20:51:19.552Z] daemon.go:325: [d12fb6abf8500] waiting for daemon to start [2020-10-09T20:51:19.552Z] daemon.go:353: [d12fb6abf8500] daemon started [2020-10-09T20:51:19.552Z] daemon.go:461: [d12fb6abf8500] Stopping daemon [2020-10-09T20:51:19.552Z] daemon.go:296: [d12fb6abf8500] exiting daemon [2020-10-09T20:51:19.552Z] daemon.go:448: [d12fb6abf8500] Daemon stopped [2020-10-09T20:51:19.552Z] === RUN TestTemplatedSecret [2020-10-09T20:51:19.812Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-10-09T20:51:19.812Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-10-09T20:51:19.812Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-10-09T20:51:20.073Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-10-09T20:51:20.073Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-10-09T20:51:20.073Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-10-09T20:51:20.073Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-10-09T20:51:20.747Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2020-10-09T20:51:20.747Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-10-09T20:51:20.748Z] daemon.go:325: [debe3e57f39dd] waiting for daemon to start [2020-10-09T20:51:20.748Z] daemon.go:325: [debe3e57f39dd] waiting for daemon to start [2020-10-09T20:51:20.748Z] daemon.go:353: [debe3e57f39dd] daemon started [2020-10-09T20:51:20.748Z] daemon.go:461: [debe3e57f39dd] Stopping daemon [2020-10-09T20:51:20.748Z] daemon.go:296: [debe3e57f39dd] exiting daemon [2020-10-09T20:51:20.748Z] daemon.go:448: [debe3e57f39dd] Daemon stopped [2020-10-09T20:51:20.748Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-09T20:51:21.455Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-10-09T20:51:22.444Z] Removing intermediate container d33e5b452701 [2020-10-09T20:51:22.444Z] ---> d40585218c12 [2020-10-09T20:51:22.444Z] Step 6/6 : CMD ["sh"] [2020-10-09T20:51:22.444Z] ---> Running in 742fcd47162d [2020-10-09T20:51:22.444Z] Removing intermediate container 742fcd47162d [2020-10-09T20:51:22.444Z] ---> 3626bfafdf18 [2020-10-09T20:51:22.444Z] Successfully built 3626bfafdf18 [2020-10-09T20:51:22.444Z] Successfully tagged busybox:latest [2020-10-09T20:51:22.444Z] INFO: Docker images of the daemon under test [2020-10-09T20:51:22.444Z] [2020-10-09T20:51:22.444Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-10-09T20:51:22.444Z] busybox latest 3626bfafdf18 Less than a second ago 5.09GB [2020-10-09T20:51:22.444Z] microsoft/windowsservercore latest 715aaeac112d 5 weeks ago 5.06GB [2020-10-09T20:51:22.444Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 5 weeks ago 5.06GB [2020-10-09T20:51:22.444Z] [2020-10-09T20:51:22.444Z] INFO: Running integration tests at 10/09/2020 20:51:21... [2020-10-09T20:51:22.444Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-10-09T20:51:22.444Z] INFO: Integration API tests being run from the host: [2020-10-09T20:51:22.444Z] INFO: make.ps1 starting at 10/09/2020 20:51:21 [2020-10-09T20:51:22.837Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-10-09T20:51:22.837Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-10-09T20:51:22.837Z] --- PASS: TestTemplatedSecret (3.38s) [2020-10-09T20:51:22.837Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-10-09T20:51:22.837Z] daemon.go:325: [d61d316ca1081] waiting for daemon to start [2020-10-09T20:51:22.837Z] daemon.go:325: [d61d316ca1081] waiting for daemon to start [2020-10-09T20:51:22.837Z] daemon.go:353: [d61d316ca1081] daemon started [2020-10-09T20:51:22.837Z] daemon.go:461: [d61d316ca1081] Stopping daemon [2020-10-09T20:51:22.837Z] daemon.go:296: [d61d316ca1081] exiting daemon [2020-10-09T20:51:22.837Z] daemon.go:448: [d61d316ca1081] Daemon stopped [2020-10-09T20:51:22.837Z] === RUN TestSecretCreateResolve [2020-10-09T20:51:22.908Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-10-09T20:51:23.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-10-09T20:51:23.407Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-10-09T20:51:24.347Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-10-09T20:51:24.918Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-10-09T20:51:25.862Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-10-09T20:51:26.123Z] --- PASS: TestSecretCreateResolve (3.32s) [2020-10-09T20:51:26.123Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-10-09T20:51:26.123Z] daemon.go:325: [d5cc6a24a33cb] waiting for daemon to start [2020-10-09T20:51:26.123Z] daemon.go:325: [d5cc6a24a33cb] waiting for daemon to start [2020-10-09T20:51:26.123Z] daemon.go:353: [d5cc6a24a33cb] daemon started [2020-10-09T20:51:26.123Z] daemon.go:461: [d5cc6a24a33cb] Stopping daemon [2020-10-09T20:51:26.123Z] daemon.go:296: [d5cc6a24a33cb] exiting daemon [2020-10-09T20:51:26.123Z] daemon.go:448: [d5cc6a24a33cb] Daemon stopped [2020-10-09T20:51:26.123Z] PASS [2020-10-09T20:51:26.385Z] [2020-10-09T20:51:26.385Z] DONE 6 tests in 17.645s [2020-10-09T20:51:26.385Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-10-09T20:51:26.385Z] ++ 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 [2020-10-09T20:51:26.385Z] ++ set -e [2020-10-09T20:51:26.385Z] ++ '[' -n 0 ']' [2020-10-09T20:51:26.385Z] ++ set -x [2020-10-09T20:51:26.385Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:51:26.385Z] INFO: Testing against a local daemon [2020-10-09T20:51:26.385Z] === RUN TestServiceCreateInit [2020-10-09T20:51:26.385Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-09T20:51:26.955Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-10-09T20:51:26.955Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-10-09T20:51:26.955Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-10-09T20:51:27.897Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-10-09T20:51:27.897Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-10-09T20:51:27.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-10-09T20:51:27.897Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-10-09T20:51:27.897Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-10-09T20:51:27.897Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-10-09T20:51:29.297Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-10-09T20:51:29.866Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-10-09T20:51:30.807Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-10-09T20:51:30.807Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-10-09T20:51:32.188Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-09T20:51:32.448Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-10-09T20:51:33.017Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-10-09T20:51:33.017Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-10-09T20:51:33.414Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.72s) [2020-10-09T20:51:33.414Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-10-09T20:51:33.414Z] daemon.go:325: [dee7bad1524fe] waiting for daemon to start [2020-10-09T20:51:33.414Z] daemon.go:325: [dee7bad1524fe] waiting for daemon to start [2020-10-09T20:51:33.414Z] daemon.go:353: [dee7bad1524fe] daemon started [2020-10-09T20:51:33.414Z] daemon.go:461: [dee7bad1524fe] Stopping daemon [2020-10-09T20:51:33.414Z] daemon.go:296: [dee7bad1524fe] exiting daemon [2020-10-09T20:51:33.414Z] daemon.go:448: [dee7bad1524fe] Daemon stopped [2020-10-09T20:51:33.414Z] === RUN TestCreateServiceSecretFileMode [2020-10-09T20:51:33.587Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-10-09T20:51:34.528Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-10-09T20:51:35.098Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-10-09T20:51:35.499Z] --- PASS: TestCreateServiceSecretFileMode (2.23s) [2020-10-09T20:51:35.499Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-10-09T20:51:35.499Z] daemon.go:325: [d3f3e87814243] waiting for daemon to start [2020-10-09T20:51:35.499Z] daemon.go:325: [d3f3e87814243] waiting for daemon to start [2020-10-09T20:51:35.499Z] daemon.go:353: [d3f3e87814243] daemon started [2020-10-09T20:51:35.499Z] daemon.go:461: [d3f3e87814243] Stopping daemon [2020-10-09T20:51:35.499Z] daemon.go:296: [d3f3e87814243] exiting daemon [2020-10-09T20:51:35.499Z] daemon.go:448: [d3f3e87814243] Daemon stopped [2020-10-09T20:51:35.499Z] === RUN TestCreateServiceConfigFileMode [2020-10-09T20:51:35.668Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-10-09T20:51:35.668Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-10-09T20:51:36.608Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-10-09T20:51:36.608Z] --- PASS: TestServiceCreateInit (10.17s) [2020-10-09T20:51:36.608Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.40s) [2020-10-09T20:51:36.608Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-10-09T20:51:36.608Z] daemon.go:325: [daa878007fea8] waiting for daemon to start [2020-10-09T20:51:36.608Z] daemon.go:325: [daa878007fea8] waiting for daemon to start [2020-10-09T20:51:36.608Z] daemon.go:353: [daa878007fea8] daemon started [2020-10-09T20:51:36.608Z] daemon.go:461: [daa878007fea8] Stopping daemon [2020-10-09T20:51:36.608Z] daemon.go:296: [daa878007fea8] exiting daemon [2020-10-09T20:51:36.608Z] daemon.go:448: [daa878007fea8] Daemon stopped [2020-10-09T20:51:36.608Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2020-10-09T20:51:36.608Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-10-09T20:51:36.608Z] daemon.go:325: [d8fa3e059d291] waiting for daemon to start [2020-10-09T20:51:36.608Z] daemon.go:325: [d8fa3e059d291] waiting for daemon to start [2020-10-09T20:51:36.608Z] daemon.go:353: [d8fa3e059d291] daemon started [2020-10-09T20:51:36.608Z] daemon.go:461: [d8fa3e059d291] Stopping daemon [2020-10-09T20:51:36.608Z] daemon.go:296: [d8fa3e059d291] exiting daemon [2020-10-09T20:51:36.608Z] daemon.go:448: [d8fa3e059d291] Daemon stopped [2020-10-09T20:51:36.608Z] === RUN TestCreateServiceMultipleTimes [2020-10-09T20:51:37.178Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-10-09T20:51:37.598Z] --- PASS: TestCreateServiceConfigFileMode (2.16s) [2020-10-09T20:51:37.598Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-10-09T20:51:37.598Z] daemon.go:325: [d263ad9924dd5] waiting for daemon to start [2020-10-09T20:51:37.598Z] daemon.go:325: [d263ad9924dd5] waiting for daemon to start [2020-10-09T20:51:37.598Z] daemon.go:353: [d263ad9924dd5] daemon started [2020-10-09T20:51:37.598Z] daemon.go:461: [d263ad9924dd5] Stopping daemon [2020-10-09T20:51:37.598Z] daemon.go:296: [d263ad9924dd5] exiting daemon [2020-10-09T20:51:37.598Z] daemon.go:448: [d263ad9924dd5] Daemon stopped [2020-10-09T20:51:37.598Z] === RUN TestCreateServiceSysctls [2020-10-09T20:51:37.747Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-10-09T20:51:37.747Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-10-09T20:51:38.316Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-10-09T20:51:39.697Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-10-09T20:51:41.078Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-10-09T20:51:41.078Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-10-09T20:51:41.078Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-10-09T20:51:41.078Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-10-09T20:51:41.078Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-10-09T20:51:41.133Z] --- PASS: TestCreateServiceSysctls (3.00s) [2020-10-09T20:51:41.133Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-10-09T20:51:41.133Z] daemon.go:325: [df16174df9980] waiting for daemon to start [2020-10-09T20:51:41.133Z] daemon.go:325: [df16174df9980] waiting for daemon to start [2020-10-09T20:51:41.133Z] daemon.go:353: [df16174df9980] daemon started [2020-10-09T20:51:41.133Z] daemon.go:461: [df16174df9980] Stopping daemon [2020-10-09T20:51:41.133Z] daemon.go:296: [df16174df9980] exiting daemon [2020-10-09T20:51:41.133Z] daemon.go:448: [df16174df9980] Daemon stopped [2020-10-09T20:51:41.133Z] === RUN TestInspect [2020-10-09T20:51:41.291Z] #33 123.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-09T20:51:41.291Z] #33 125.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-09T20:51:41.291Z] #33 127.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-09T20:51:41.291Z] #33 129.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-09T20:51:41.291Z] #33 130.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-09T20:51:41.291Z] #33 131.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-09T20:51:41.291Z] #33 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-09T20:51:41.291Z] #33 134.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-09T20:51:41.291Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-09T20:51:41.291Z] #33 136.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-09T20:51:41.291Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-09T20:51:42.020Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-10-09T20:51:42.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-10-09T20:51:43.194Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-09T20:51:43.221Z] --- PASS: TestInspect (2.33s) [2020-10-09T20:51:43.222Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-10-09T20:51:43.222Z] daemon.go:325: [daed9f7be7e50] waiting for daemon to start [2020-10-09T20:51:43.222Z] daemon.go:325: [daed9f7be7e50] waiting for daemon to start [2020-10-09T20:51:43.222Z] daemon.go:353: [daed9f7be7e50] daemon started [2020-10-09T20:51:43.222Z] daemon.go:461: [daed9f7be7e50] Stopping daemon [2020-10-09T20:51:43.222Z] daemon.go:296: [daed9f7be7e50] exiting daemon [2020-10-09T20:51:43.222Z] daemon.go:448: [daed9f7be7e50] Daemon stopped [2020-10-09T20:51:43.222Z] === RUN TestDockerNetworkConnectAlias [2020-10-09T20:51:44.572Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-09T20:51:45.956Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-09T20:51:46.226Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-10-09T20:51:46.802Z] === RUN TestDockerSuite/TestContainerAPITop [2020-10-09T20:51:47.332Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-09T20:51:47.722Z] --- PASS: TestDockerNetworkConnectAlias (4.16s) [2020-10-09T20:51:47.723Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-10-09T20:51:47.723Z] daemon.go:325: [d2c89d4fb7e79] waiting for daemon to start [2020-10-09T20:51:47.723Z] daemon.go:325: [d2c89d4fb7e79] waiting for daemon to start [2020-10-09T20:51:47.723Z] daemon.go:353: [d2c89d4fb7e79] daemon started [2020-10-09T20:51:47.723Z] daemon.go:461: [d2c89d4fb7e79] Stopping daemon [2020-10-09T20:51:47.723Z] daemon.go:296: [d2c89d4fb7e79] exiting daemon [2020-10-09T20:51:47.723Z] daemon.go:448: [d2c89d4fb7e79] Daemon stopped [2020-10-09T20:51:47.723Z] === RUN TestDockerNetworkReConnect [2020-10-09T20:51:47.741Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-10-09T20:51:47.741Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-10-09T20:51:47.741Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-10-09T20:51:48.211Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-10-09T20:51:49.237Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-09T20:51:50.174Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-09T20:51:50.277Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-10-09T20:51:50.469Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2020-10-09T20:51:50.469Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-10-09T20:51:50.469Z] daemon.go:325: [dd73666364e9c] waiting for daemon to start [2020-10-09T20:51:50.469Z] daemon.go:325: [dd73666364e9c] waiting for daemon to start [2020-10-09T20:51:50.469Z] daemon.go:353: [dd73666364e9c] daemon started [2020-10-09T20:51:50.469Z] daemon.go:461: [dd73666364e9c] Stopping daemon [2020-10-09T20:51:50.469Z] daemon.go:296: [dd73666364e9c] exiting daemon [2020-10-09T20:51:50.469Z] daemon.go:448: [dd73666364e9c] Daemon stopped [2020-10-09T20:51:50.469Z] === RUN TestServicePlugin [2020-10-09T20:51:50.469Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-09T20:51:50.469Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:51:50.469Z] === RUN TestServiceUpdateLabel [2020-10-09T20:51:50.845Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-10-09T20:51:51.111Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-09T20:51:51.143Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-10-09T20:51:51.414Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-10-09T20:51:52.487Z] #33 148.2 [2020-10-09T20:51:52.545Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-10-09T20:51:52.546Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-10-09T20:51:52.546Z] daemon.go:325: [deb2ac9bc3de0] waiting for daemon to start [2020-10-09T20:51:52.546Z] daemon.go:325: [deb2ac9bc3de0] waiting for daemon to start [2020-10-09T20:51:52.546Z] daemon.go:353: [deb2ac9bc3de0] daemon started [2020-10-09T20:51:52.546Z] daemon.go:461: [deb2ac9bc3de0] Stopping daemon [2020-10-09T20:51:52.546Z] daemon.go:296: [deb2ac9bc3de0] exiting daemon [2020-10-09T20:51:52.546Z] daemon.go:448: [deb2ac9bc3de0] Daemon stopped [2020-10-09T20:51:52.546Z] === RUN TestServiceUpdateSecrets [2020-10-09T20:51:52.747Z] #33 DONE 148.6s [2020-10-09T20:51:53.007Z] [2020-10-09T20:51:53.007Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-10-09T20:51:53.955Z] --- PASS: TestCreateServiceMultipleTimes (17.38s) [2020-10-09T20:51:53.955Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-10-09T20:51:53.955Z] daemon.go:325: [d06fba5d791e0] waiting for daemon to start [2020-10-09T20:51:53.955Z] daemon.go:325: [d06fba5d791e0] waiting for daemon to start [2020-10-09T20:51:53.955Z] daemon.go:353: [d06fba5d791e0] daemon started [2020-10-09T20:51:53.955Z] daemon.go:461: [d06fba5d791e0] Stopping daemon [2020-10-09T20:51:53.955Z] daemon.go:296: [d06fba5d791e0] exiting daemon [2020-10-09T20:51:53.955Z] daemon.go:448: [d06fba5d791e0] Daemon stopped [2020-10-09T20:51:53.955Z] === RUN TestCreateServiceConflict [2020-10-09T20:51:54.524Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-10-09T20:51:54.924Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-10-09T20:51:55.095Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-10-09T20:51:55.540Z] #34 DONE 2.6s [2020-10-09T20:51:56.475Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-10-09T20:51:56.734Z] --- PASS: TestCreateServiceConflict (2.74s) [2020-10-09T20:51:56.735Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-10-09T20:51:56.735Z] daemon.go:325: [db17bfdcb7ebb] waiting for daemon to start [2020-10-09T20:51:56.735Z] daemon.go:325: [db17bfdcb7ebb] waiting for daemon to start [2020-10-09T20:51:56.735Z] daemon.go:353: [db17bfdcb7ebb] daemon started [2020-10-09T20:51:56.735Z] daemon.go:461: [db17bfdcb7ebb] Stopping daemon [2020-10-09T20:51:56.735Z] daemon.go:296: [db17bfdcb7ebb] exiting daemon [2020-10-09T20:51:56.735Z] daemon.go:448: [db17bfdcb7ebb] Daemon stopped [2020-10-09T20:51:56.735Z] === RUN TestCreateServiceMaxReplicas [2020-10-09T20:51:56.916Z] [2020-10-09T20:51:56.916Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-10-09T20:51:57.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-10-09T20:51:57.852Z] #35 DONE 1.1s [2020-10-09T20:51:57.852Z] [2020-10-09T20:51:57.852Z] #36 exporting to image [2020-10-09T20:51:57.852Z] #36 exporting layers [2020-10-09T20:51:57.871Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-10-09T20:51:59.754Z] #36 exporting layers 1.7s done [2020-10-09T20:51:59.754Z] #36 writing image sha256:5dc6ed8c8f2b4477c41de89afcce1fa65b26868ce4087139d071d520dc4d0038 done [2020-10-09T20:51:59.754Z] #36 naming to docker.io/library/moby-e2e-test done [2020-10-09T20:51:59.754Z] #36 DONE 1.7s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-09T20:52:00.061Z] + echo Ensuring container killed. [2020-10-09T20:52:00.061Z] Ensuring container killed. [2020-10-09T20:52:00.061Z] + docker rm -vf docker-pr1 [2020-10-09T20:52:00.061Z] Error: No such container: docker-pr1 [2020-10-09T20:52:00.061Z] + true [Pipeline] sh [2020-10-09T20:52:00.216Z] --- PASS: TestCreateServiceMaxReplicas (3.27s) [2020-10-09T20:52:00.216Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-10-09T20:52:00.216Z] daemon.go:325: [d52155b029419] waiting for daemon to start [2020-10-09T20:52:00.216Z] daemon.go:325: [d52155b029419] waiting for daemon to start [2020-10-09T20:52:00.216Z] daemon.go:353: [d52155b029419] daemon started [2020-10-09T20:52:00.216Z] daemon.go:461: [d52155b029419] Stopping daemon [2020-10-09T20:52:00.217Z] daemon.go:296: [d52155b029419] exiting daemon [2020-10-09T20:52:00.217Z] daemon.go:448: [d52155b029419] Daemon stopped [2020-10-09T20:52:00.217Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-09T20:52:00.342Z] + echo Chowning /workspace to jenkins user [2020-10-09T20:52:00.342Z] Chowning /workspace to jenkins user [2020-10-09T20:52:00.342Z] + id -u [2020-10-09T20:52:00.342Z] + id -g [2020-10-09T20:52:00.342Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41542:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-09T20:52:01.264Z] + bundleName=unit [2020-10-09T20:52:01.264Z] + echo Creating unit-bundles.tar.gz [2020-10-09T20:52:01.264Z] Creating unit-bundles.tar.gz [2020-10-09T20:52:01.264Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-10-09T20:52:01.264Z] bundles/junit-report.xml [2020-10-09T20:52:01.264Z] bundles/go-test-report.json [2020-10-09T20:52:01.264Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-10-09T20:52:01.293Z] Archiving artifacts [2020-10-09T20:52:01.674Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-10-09T20:52:01.752Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41542/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-09T20:52:02.065Z] + make clean [2020-10-09T20:52:02.324Z] docker volume rm -f docker-dev-cache [2020-10-09T20:52:02.324Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-10-09T20:52:02.660Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-09T20:52:03.640Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-10-09T20:52:04.618Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-10-09T20:52:05.597Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-10-09T20:52:07.950Z] --- PASS: TestServiceUpdateSecrets (14.25s) [2020-10-09T20:52:07.950Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-10-09T20:52:07.950Z] daemon.go:325: [d7cabbf7834ef] waiting for daemon to start [2020-10-09T20:52:07.950Z] daemon.go:325: [d7cabbf7834ef] waiting for daemon to start [2020-10-09T20:52:07.950Z] daemon.go:353: [d7cabbf7834ef] daemon started [2020-10-09T20:52:07.950Z] daemon.go:461: [d7cabbf7834ef] Stopping daemon [2020-10-09T20:52:07.950Z] daemon.go:296: [d7cabbf7834ef] exiting daemon [2020-10-09T20:52:07.950Z] daemon.go:448: [d7cabbf7834ef] Daemon stopped [2020-10-09T20:52:07.950Z] === RUN TestServiceUpdateConfigs [2020-10-09T20:52:08.534Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-10-09T20:52:13.293Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-10-09T20:52:15.121Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.37s) [2020-10-09T20:52:15.121Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-10-09T20:52:15.121Z] daemon.go:325: [d605b950654a7] waiting for daemon to start [2020-10-09T20:52:15.121Z] daemon.go:325: [d605b950654a7] waiting for daemon to start [2020-10-09T20:52:15.121Z] daemon.go:353: [d605b950654a7] daemon started [2020-10-09T20:52:15.121Z] daemon.go:461: [d605b950654a7] Stopping daemon [2020-10-09T20:52:15.121Z] daemon.go:296: [d605b950654a7] exiting daemon [2020-10-09T20:52:15.121Z] daemon.go:448: [d605b950654a7] Daemon stopped [2020-10-09T20:52:15.121Z] === RUN TestCreateServiceSecretFileMode [2020-10-09T20:52:16.502Z] --- PASS: TestCreateServiceSecretFileMode (2.81s) [2020-10-09T20:52:16.502Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-10-09T20:52:16.502Z] daemon.go:325: [d3e9bc38181e2] waiting for daemon to start [2020-10-09T20:52:16.502Z] daemon.go:325: [d3e9bc38181e2] waiting for daemon to start [2020-10-09T20:52:16.502Z] daemon.go:353: [d3e9bc38181e2] daemon started [2020-10-09T20:52:16.502Z] daemon.go:461: [d3e9bc38181e2] Stopping daemon [2020-10-09T20:52:16.502Z] daemon.go:296: [d3e9bc38181e2] exiting daemon [2020-10-09T20:52:16.502Z] daemon.go:448: [d3e9bc38181e2] Daemon stopped [2020-10-09T20:52:16.502Z] === RUN TestCreateServiceConfigFileMode [2020-10-09T20:52:17.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-10-09T20:52:19.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-10-09T20:52:19.267Z] --- PASS: TestCreateServiceConfigFileMode (2.89s) [2020-10-09T20:52:19.267Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-10-09T20:52:19.267Z] daemon.go:325: [d104dd0b1531c] waiting for daemon to start [2020-10-09T20:52:19.267Z] daemon.go:325: [d104dd0b1531c] waiting for daemon to start [2020-10-09T20:52:19.267Z] daemon.go:353: [d104dd0b1531c] daemon started [2020-10-09T20:52:19.267Z] daemon.go:461: [d104dd0b1531c] Stopping daemon [2020-10-09T20:52:19.267Z] daemon.go:296: [d104dd0b1531c] exiting daemon [2020-10-09T20:52:19.267Z] daemon.go:448: [d104dd0b1531c] Daemon stopped [2020-10-09T20:52:19.267Z] === RUN TestCreateServiceSysctls [2020-10-09T20:52:19.267Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-10-09T20:52:21.808Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-10-09T20:52:23.194Z] --- PASS: TestCreateServiceSysctls (3.80s) [2020-10-09T20:52:23.194Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-10-09T20:52:23.194Z] daemon.go:325: [d014f8ba2f058] waiting for daemon to start [2020-10-09T20:52:23.194Z] daemon.go:325: [d014f8ba2f058] waiting for daemon to start [2020-10-09T20:52:23.194Z] daemon.go:353: [d014f8ba2f058] daemon started [2020-10-09T20:52:23.194Z] daemon.go:461: [d014f8ba2f058] Stopping daemon [2020-10-09T20:52:23.194Z] daemon.go:296: [d014f8ba2f058] exiting daemon [2020-10-09T20:52:23.194Z] daemon.go:448: [d014f8ba2f058] Daemon stopped [2020-10-09T20:52:23.194Z] === RUN TestInspect [2020-10-09T20:52:23.194Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-10-09T20:52:23.326Z] --- PASS: TestServiceUpdateConfigs (14.38s) [2020-10-09T20:52:23.327Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-10-09T20:52:23.327Z] daemon.go:325: [dfbe1c7cb4335] waiting for daemon to start [2020-10-09T20:52:23.327Z] daemon.go:325: [dfbe1c7cb4335] waiting for daemon to start [2020-10-09T20:52:23.327Z] daemon.go:353: [dfbe1c7cb4335] daemon started [2020-10-09T20:52:23.327Z] daemon.go:461: [dfbe1c7cb4335] Stopping daemon [2020-10-09T20:52:23.327Z] daemon.go:296: [dfbe1c7cb4335] exiting daemon [2020-10-09T20:52:23.327Z] daemon.go:448: [dfbe1c7cb4335] Daemon stopped [2020-10-09T20:52:23.327Z] === RUN TestServiceUpdateNetwork [2020-10-09T20:52:23.705Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-10-09T20:52:25.733Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-10-09T20:52:25.907Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-10-09T20:52:26.302Z] --- PASS: TestInspect (3.27s) [2020-10-09T20:52:26.302Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-10-09T20:52:26.302Z] daemon.go:325: [d87daa6258d30] waiting for daemon to start [2020-10-09T20:52:26.302Z] daemon.go:325: [d87daa6258d30] waiting for daemon to start [2020-10-09T20:52:26.302Z] daemon.go:353: [d87daa6258d30] daemon started [2020-10-09T20:52:26.302Z] daemon.go:461: [d87daa6258d30] Stopping daemon [2020-10-09T20:52:26.302Z] daemon.go:296: [d87daa6258d30] exiting daemon [2020-10-09T20:52:26.302Z] daemon.go:448: [d87daa6258d30] Daemon stopped [2020-10-09T20:52:26.302Z] === RUN TestDockerNetworkConnectAlias [2020-10-09T20:52:26.872Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-10-09T20:52:27.135Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-10-09T20:52:27.705Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-10-09T20:52:28.646Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-10-09T20:52:28.839Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-10-09T20:52:29.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-10-09T20:52:29.216Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-10-09T20:52:30.156Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-10-09T20:52:31.096Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-10-09T20:52:31.665Z] --- PASS: TestDockerNetworkConnectAlias (5.42s) [2020-10-09T20:52:31.666Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-10-09T20:52:31.666Z] daemon.go:325: [d24000385e4b9] waiting for daemon to start [2020-10-09T20:52:31.666Z] daemon.go:325: [d24000385e4b9] waiting for daemon to start [2020-10-09T20:52:31.666Z] daemon.go:353: [d24000385e4b9] daemon started [2020-10-09T20:52:31.666Z] daemon.go:461: [d24000385e4b9] Stopping daemon [2020-10-09T20:52:31.666Z] daemon.go:296: [d24000385e4b9] exiting daemon [2020-10-09T20:52:31.666Z] daemon.go:448: [d24000385e4b9] Daemon stopped [2020-10-09T20:52:31.666Z] === RUN TestDockerNetworkReConnect [2020-10-09T20:52:32.237Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-10-09T20:52:32.610Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-10-09T20:52:32.829Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-10-09T20:52:33.741Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2020-10-09T20:52:33.741Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-10-09T20:52:33.741Z] daemon.go:325: [d80355f37c9e9] waiting for daemon to start [2020-10-09T20:52:33.741Z] daemon.go:325: [d80355f37c9e9] waiting for daemon to start [2020-10-09T20:52:33.741Z] daemon.go:353: [d80355f37c9e9] daemon started [2020-10-09T20:52:33.741Z] daemon.go:461: [d80355f37c9e9] Stopping daemon [2020-10-09T20:52:33.741Z] daemon.go:296: [d80355f37c9e9] exiting daemon [2020-10-09T20:52:33.741Z] daemon.go:448: [d80355f37c9e9] Daemon stopped [2020-10-09T20:52:33.741Z] PASS [2020-10-09T20:52:33.741Z] [2020-10-09T20:52:33.741Z] === Skipped [2020-10-09T20:52:33.741Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-10-09T20:52:33.741Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-09T20:52:33.741Z] [2020-10-09T20:52:33.741Z] [2020-10-09T20:52:33.741Z] DONE 18 tests, 1 skipped in 99.859s [2020-10-09T20:52:33.741Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-10-09T20:52:33.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:52:33.741Z] ++ set -e [2020-10-09T20:52:33.741Z] ++ '[' -n 0 ']' [2020-10-09T20:52:33.741Z] ++ set -x [2020-10-09T20:52:33.742Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:52:33.742Z] INFO: Testing against a local daemon [2020-10-09T20:52:33.742Z] === RUN TestSessionCreate [2020-10-09T20:52:33.742Z] --- PASS: TestSessionCreate (0.04s) [2020-10-09T20:52:33.742Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-09T20:52:33.742Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-10-09T20:52:33.742Z] PASS [2020-10-09T20:52:33.742Z] [2020-10-09T20:52:33.742Z] DONE 2 tests in 0.148s [2020-10-09T20:52:33.742Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-10-09T20:52:33.742Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:52:33.742Z] ++ set -e [2020-10-09T20:52:33.742Z] ++ '[' -n 0 ']' [2020-10-09T20:52:33.742Z] ++ set -x [2020-10-09T20:52:33.742Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:52:33.742Z] INFO: Testing against a local daemon [2020-10-09T20:52:33.742Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-09T20:52:33.742Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-09T20:52:33.742Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-09T20:52:33.742Z] === RUN TestEventsExecDie [2020-10-09T20:52:34.038Z] --- PASS: TestEventsExecDie (0.64s) [2020-10-09T20:52:34.038Z] === RUN TestEventsBackwardsCompatible [2020-10-09T20:52:34.038Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-10-09T20:52:34.038Z] === RUN TestInfoBinaryCommits [2020-10-09T20:52:34.038Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-10-09T20:52:34.038Z] === RUN TestInfoAPIVersioned [2020-10-09T20:52:34.038Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-10-09T20:52:34.038Z] === RUN TestInfoAPI [2020-10-09T20:52:34.211Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-10-09T20:52:34.331Z] --- PASS: TestInfoAPI (0.05s) [2020-10-09T20:52:34.331Z] === RUN TestInfoAPIWarnings [2020-10-09T20:52:34.974Z] --- PASS: TestInfoAPIWarnings (0.81s) [2020-10-09T20:52:34.974Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-10-09T20:52:34.974Z] daemon.go:325: [d020b71ac1aea] waiting for daemon to start [2020-10-09T20:52:34.974Z] daemon.go:325: [d020b71ac1aea] waiting for daemon to start [2020-10-09T20:52:34.974Z] daemon.go:353: [d020b71ac1aea] daemon started [2020-10-09T20:52:34.974Z] daemon.go:461: [d020b71ac1aea] Stopping daemon [2020-10-09T20:52:34.974Z] daemon.go:296: [d020b71ac1aea] exiting daemon [2020-10-09T20:52:34.974Z] daemon.go:448: [d020b71ac1aea] Daemon stopped [2020-10-09T20:52:34.974Z] === RUN TestLoginFailsWithBadCredentials [2020-10-09T20:52:35.151Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-10-09T20:52:35.269Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2020-10-09T20:52:35.269Z] === RUN TestPingCacheHeaders [2020-10-09T20:52:35.269Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-10-09T20:52:35.269Z] === RUN TestPingGet [2020-10-09T20:52:35.542Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-10-09T20:52:35.564Z] --- PASS: TestPingGet (0.02s) [2020-10-09T20:52:35.564Z] === RUN TestPingHead [2020-10-09T20:52:35.564Z] --- PASS: TestPingHead (0.03s) [2020-10-09T20:52:35.564Z] === RUN TestVersion [2020-10-09T20:52:35.564Z] --- PASS: TestVersion (0.03s) [2020-10-09T20:52:35.564Z] PASS [2020-10-09T20:52:35.564Z] [2020-10-09T20:52:35.564Z] === Skipped [2020-10-09T20:52:35.564Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-09T20:52:35.564Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-09T20:52:35.564Z] [2020-10-09T20:52:35.564Z] [2020-10-09T20:52:35.564Z] DONE 12 tests, 1 skipped in 2.176s [2020-10-09T20:52:35.564Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-10-09T20:52:35.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:52:35.564Z] ++ set -e [2020-10-09T20:52:35.564Z] ++ '[' -n 0 ']' [2020-10-09T20:52:35.564Z] ++ set -x [2020-10-09T20:52:35.564Z] ++ 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=ppc64le 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= DOCKERFILE=Dockerfile 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-10-09T20:52:35.564Z] INFO: Testing against a local daemon [2020-10-09T20:52:35.564Z] === RUN TestVolumesCreateAndList [2020-10-09T20:52:35.564Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-10-09T20:52:35.564Z] === RUN TestVolumesRemove [2020-10-09T20:52:35.564Z] --- PASS: TestVolumesRemove (0.07s) [2020-10-09T20:52:35.564Z] === RUN TestVolumesInspect [2020-10-09T20:52:35.856Z] --- PASS: TestVolumesInspect (0.03s) [2020-10-09T20:52:35.857Z] === RUN TestVolumesInvalidJSON [2020-10-09T20:52:35.857Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-09T20:52:35.857Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-09T20:52:35.857Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-09T20:52:35.857Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-10-09T20:52:35.857Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-09T20:52:35.857Z] PASS [2020-10-09T20:52:35.857Z] [2020-10-09T20:52:35.857Z] DONE 5 tests in 0.226s [2020-10-09T20:52:35.857Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-09T20:52:35.857Z] ++++ cat bundles/test-integration/docker.pid [2020-10-09T20:52:35.857Z] +++ kill 12360 [2020-10-09T20:52:36.092Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-10-09T20:52:36.663Z] --- PASS: TestDockerNetworkReConnect (5.02s) [2020-10-09T20:52:36.663Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-10-09T20:52:36.663Z] daemon.go:325: [da6c750683267] waiting for daemon to start [2020-10-09T20:52:36.663Z] daemon.go:325: [da6c750683267] waiting for daemon to start [2020-10-09T20:52:36.663Z] daemon.go:353: [da6c750683267] daemon started [2020-10-09T20:52:36.663Z] daemon.go:461: [da6c750683267] Stopping daemon [2020-10-09T20:52:36.663Z] daemon.go:296: [da6c750683267] exiting daemon [2020-10-09T20:52:36.663Z] daemon.go:448: [da6c750683267] Daemon stopped [2020-10-09T20:52:36.663Z] === RUN TestServicePlugin [2020-10-09T20:52:36.922Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-10-09T20:52:37.380Z] umount: bundles/test-integration/root: no mount point specified. [2020-10-09T20:52:37.380Z] +++ /etc/init.d/apparmor stop [2020-10-09T20:52:37.380Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-09T20:52:37.380Z] [2020-10-09T20:52:37.380Z] Unloading profiles will leave already running processes permanently [2020-10-09T20:52:37.380Z] unconfined, which can lead to unexpected situations. [2020-10-09T20:52:37.380Z] [2020-10-09T20:52:37.380Z] To set a process to complain mode, use the command line tool [2020-10-09T20:52:37.380Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-09T20:52:37.380Z] +++ true [2020-10-09T20:52:37.380Z] exiting test-integration [2020-10-09T20:52:37.380Z] ++ exit 0 [2020-10-09T20:52:37.380Z] [2020-10-09T20:52:37.864Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-10-09T20:52:38.474Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume Post stage [Pipeline] junit [2020-10-09T20:52:38.952Z] Recording test results [2020-10-09T20:52:39.249Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-09T20:52:39.780Z] + echo Ensuring container killed. [2020-10-09T20:52:39.780Z] Ensuring container killed. [2020-10-09T20:52:39.780Z] + docker rm -vf docker-pr1 [2020-10-09T20:52:39.780Z] Error: No such container: docker-pr1 [2020-10-09T20:52:39.780Z] + true [Pipeline] sh [2020-10-09T20:52:40.178Z] + echo Chowning /workspace to jenkins user [2020-10-09T20:52:40.178Z] Chowning /workspace to jenkins user [2020-10-09T20:52:40.178Z] + id -u [2020-10-09T20:52:40.178Z] + id -g [2020-10-09T20:52:40.178Z] + docker run --rm -v /home/docker/workspace/moby_PR-41542:/workspace busybox chown -R 1001:1001 /workspace [2020-10-09T20:52:40.178Z] Unable to find image 'busybox:latest' locally [2020-10-09T20:52:40.814Z] latest: Pulling from library/busybox [2020-10-09T20:52:41.108Z] d997fe81ee23: Pulling fs layer [2020-10-09T20:52:41.108Z] d997fe81ee23: Verifying Checksum [2020-10-09T20:52:41.108Z] d997fe81ee23: Download complete [2020-10-09T20:52:41.162Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-10-09T20:52:41.402Z] d997fe81ee23: Pull complete [2020-10-09T20:52:41.402Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-10-09T20:52:41.402Z] Status: Downloaded newer image for busybox:latest [2020-10-09T20:52:41.413Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-10-09T20:52:41.413Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:52:41.413Z] INFO: Testing against a local daemon [2020-10-09T20:52:41.413Z] === RUN TestBuildWithSession [2020-10-09T20:52:41.413Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-09T20:52:41.413Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:52:41.413Z] === RUN TestBuildSquashParent [2020-10-09T20:52:41.413Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-10-09T20:52:41.413Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:52:41.413Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-09T20:52:41.413Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-10-09T20:52:41.413Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-09T20:52:41.413Z] === RUN TestBuildMultiStageCopy [2020-10-09T20:52:41.413Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-09T20:52:42.104Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-10-09T20:52:42.675Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-10-09T20:52:42.675Z] === RUN TestDockerSuite/TestCpNameHasColon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-09T20:52:43.244Z] === RUN TestDockerSuite/TestCpRelativePath [2020-10-09T20:52:43.319Z] + bundleName=ppc64le-integration [2020-10-09T20:52:43.319Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-10-09T20:52:43.319Z] Creating ppc64le-integration-bundles.tar.gz [2020-10-09T20:52:43.319Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2020-10-09T20:52:43.319Z] -print [Pipeline] archiveArtifacts [2020-10-09T20:52:43.365Z] Archiving artifacts [2020-10-09T20:52:43.787Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41542/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-09T20:52:44.172Z] + make clean [2020-10-09T20:52:44.184Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-10-09T20:52:44.464Z] docker volume rm -f docker-dev-cache [2020-10-09T20:52:44.464Z] docker-dev-cache [Pipeline] deleteDir [2020-10-09T20:52:44.754Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-10-09T20:52:45.696Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-09T20:52:46.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-10-09T20:52:46.638Z] === RUN TestDockerSuite/TestCpToCaseA [2020-10-09T20:52:48.550Z] === RUN TestDockerSuite/TestCpToCaseB [2020-10-09T20:52:49.135Z] === RUN TestDockerSuite/TestCpToCaseC [2020-10-09T20:52:51.050Z] === RUN TestDockerSuite/TestCpToCaseD [2020-10-09T20:52:51.791Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-09T20:52:51.791Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-09T20:52:52.258Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-09T20:52:53.237Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-09T20:52:54.346Z] === RUN TestDockerSuite/TestCpToCaseE [2020-10-09T20:52:54.791Z] --- PASS: TestBuildMultiStageCopy (13.06s) [2020-10-09T20:52:54.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.28s) [2020-10-09T20:52:54.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2020-10-09T20:52:54.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s) [2020-10-09T20:52:54.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2020-10-09T20:52:54.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.17s) [2020-10-09T20:52:54.791Z] === RUN TestBuildMultiStageParentConfig [2020-10-09T20:52:54.791Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-10-09T20:52:54.791Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-09T20:52:54.791Z] === RUN TestBuildLabelWithTargets [2020-10-09T20:52:54.791Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-10-09T20:52:54.791Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-09T20:52:54.791Z] === RUN TestBuildWithEmptyLayers [2020-10-09T20:52:55.770Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2020-10-09T20:52:55.770Z] === RUN TestBuildMultiStageOnBuild [2020-10-09T20:52:55.770Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-10-09T20:52:55.770Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-09T20:52:55.770Z] === RUN TestBuildUncleanTarFilenames [2020-10-09T20:52:55.770Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2020-10-09T20:52:55.770Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-09T20:52:55.770Z] === RUN TestBuildMultiStageLayerLeak [2020-10-09T20:52:55.770Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2020-10-09T20:52:55.770Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-09T20:52:55.770Z] === RUN TestBuildWithHugeFile [2020-10-09T20:52:55.770Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-10-09T20:52:55.770Z] build_test.go:492: testEnv.OSType == "windows" [2020-10-09T20:52:55.770Z] === RUN TestBuildWithEmptyDockerfile [2020-10-09T20:52:55.770Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-09T20:52:55.770Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-09T20:52:55.770Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-09T20:52:55.770Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-09T20:52:55.770Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-09T20:52:55.770Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-09T20:52:56.251Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-09T20:52:56.251Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-09T20:52:56.251Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-09T20:52:56.251Z] --- PASS: TestBuildWithEmptyDockerfile (0.30s) [2020-10-09T20:52:56.251Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-10-09T20:52:56.251Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-10-09T20:52:56.251Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-10-09T20:52:56.251Z] === RUN TestBuildPreserveOwnership [2020-10-09T20:52:56.251Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2020-10-09T20:52:56.251Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-09T20:52:56.251Z] === RUN TestBuildPlatformInvalid [2020-10-09T20:52:56.251Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2020-10-09T20:52:56.251Z] PASS [2020-10-09T20:52:56.251Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-10-09T20:52:56.251Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:52:56.251Z] INFO: Testing against a local daemon [2020-10-09T20:52:56.251Z] === RUN TestConfigList [2020-10-09T20:52:56.251Z] --- SKIP: TestConfigList (0.00s) [2020-10-09T20:52:56.251Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:52:56.251Z] === RUN TestConfigsCreateAndDelete [2020-10-09T20:52:56.251Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-10-09T20:52:56.251Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:52:56.251Z] === RUN TestConfigsUpdate [2020-10-09T20:52:56.251Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-10-09T20:52:56.251Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:52:56.251Z] === RUN TestTemplatedConfig [2020-10-09T20:52:56.251Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-10-09T20:52:56.251Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:52:56.251Z] === RUN TestConfigInspect [2020-10-09T20:52:56.251Z] --- SKIP: TestConfigInspect (0.01s) [2020-10-09T20:52:56.251Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:52:56.251Z] === RUN TestConfigCreateWithLabels [2020-10-09T20:52:56.251Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-10-09T20:52:56.251Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-10-09T20:52:56.251Z] === RUN TestConfigCreateResolve [2020-10-09T20:52:56.251Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-10-09T20:52:56.251Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-10-09T20:52:56.251Z] === RUN TestConfigDaemonLibtrustID [2020-10-09T20:52:56.251Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-10-09T20:52:56.251Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-10-09T20:52:56.251Z] PASS [2020-10-09T20:52:56.251Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-10-09T20:52:56.251Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:52:56.251Z] INFO: Testing against a local daemon [2020-10-09T20:52:56.251Z] === RUN TestCheckpoint [2020-10-09T20:52:56.251Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-09T20:52:56.251Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-09T20:52:56.251Z] === RUN TestContainerInvalidJSON [2020-10-09T20:52:56.251Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-09T20:52:56.251Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-09T20:52:56.251Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-09T20:52:56.251Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-09T20:52:56.251Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-09T20:52:56.251Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-09T20:52:56.251Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-09T20:52:56.251Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-09T20:52:56.251Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-09T20:52:56.251Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-10-09T20:52:56.251Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-09T20:52:56.251Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-09T20:52:56.251Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-09T20:52:56.251Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-09T20:52:56.251Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-10-09T20:52:56.251Z] copy_test.go:25: testEnv.OSType == "windows" [2020-10-09T20:52:56.251Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-09T20:52:56.251Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-10-09T20:52:56.251Z] copy_test.go:39: testEnv.OSType == "windows" [2020-10-09T20:52:56.251Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-09T20:52:56.251Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-10-09T20:52:56.251Z] copy_test.go:51: testEnv.OSType == "windows" [2020-10-09T20:52:56.251Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-09T20:52:56.251Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-10-09T20:52:56.251Z] copy_test.go:65: testEnv.OSType == "windows" [2020-10-09T20:52:56.251Z] === RUN TestCopyFromContainer [2020-10-09T20:52:56.251Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-10-09T20:52:56.251Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:52:56.251Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-09T20:52:56.251Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-09T20:52:56.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-09T20:52:56.251Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-09T20:52:56.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-09T20:52:56.251Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-09T20:52:56.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-09T20:52:56.251Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-09T20:52:56.251Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-09T20:52:56.251Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-09T20:52:56.251Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-10-09T20:52:56.251Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-10-09T20:52:56.251Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-10-09T20:52:56.251Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-10-09T20:52:56.251Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-09T20:52:56.251Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-10-09T20:52:56.251Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-10-09T20:52:56.251Z] === RUN TestCreateWithInvalidEnv [2020-10-09T20:52:56.251Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-09T20:52:56.251Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-09T20:52:56.251Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-09T20:52:56.251Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-09T20:52:56.251Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-09T20:52:56.251Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-09T20:52:56.255Z] === RUN TestDockerSuite/TestCpToCaseF [2020-10-09T20:52:56.722Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-09T20:52:56.722Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-09T20:52:56.722Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-09T20:52:56.722Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-10-09T20:52:56.722Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-09T20:52:56.722Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-09T20:52:56.722Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-09T20:52:56.722Z] === RUN TestCreateTmpfsMountsTarget [2020-10-09T20:52:56.722Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-10-09T20:52:56.722Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:52:56.722Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-09T20:52:56.722Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-10-09T20:52:56.722Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-10-09T20:52:56.722Z] === RUN TestCreateWithCapabilities [2020-10-09T20:52:56.722Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-10-09T20:52:56.722Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-10-09T20:52:56.722Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-09T20:52:56.722Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-10-09T20:52:56.722Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-10-09T20:52:56.722Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-09T20:52:56.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-09T20:52:56.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-09T20:52:56.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-09T20:52:56.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-09T20:52:56.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-09T20:52:56.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-09T20:52:56.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-09T20:52:56.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-09T20:52:56.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-09T20:52:56.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-09T20:52:56.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-09T20:52:56.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-09T20:52:56.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-09T20:52:56.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-09T20:52:56.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-09T20:52:56.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-10-09T20:52:56.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-10-09T20:52:56.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-10-09T20:52:56.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-10-09T20:52:56.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-10-09T20:52:56.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-10-09T20:52:56.722Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-09T20:52:56.722Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-10-09T20:52:56.722Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-10-09T20:52:56.722Z] === RUN TestDiff [2020-10-09T20:52:56.722Z] --- SKIP: TestDiff (0.00s) [2020-10-09T20:52:56.722Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-10-09T20:52:56.722Z] === RUN TestExecWithCloseStdin [2020-10-09T20:52:56.824Z] === RUN TestDockerSuite/TestCpToCaseG [2020-10-09T20:52:59.653Z] --- PASS: TestExecWithCloseStdin (3.02s) [2020-10-09T20:52:59.653Z] === RUN TestExec [2020-10-09T20:52:59.653Z] --- SKIP: TestExec (0.00s) [2020-10-09T20:52:59.653Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-10-09T20:52:59.653Z] === RUN TestExecUser [2020-10-09T20:52:59.653Z] --- SKIP: TestExecUser (0.00s) [2020-10-09T20:52:59.653Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-10-09T20:52:59.653Z] === RUN TestExportContainerAndImportImage [2020-10-09T20:52:59.653Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-10-09T20:52:59.653Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:52:59.653Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-09T20:52:59.653Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-10-09T20:52:59.653Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:52:59.653Z] === RUN TestHealthCheckWorkdir [2020-10-09T20:52:59.653Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-10-09T20:52:59.653Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-10-09T20:52:59.653Z] === RUN TestHealthKillContainer [2020-10-09T20:52:59.653Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-10-09T20:52:59.653Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-10-09T20:52:59.653Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-09T20:52:59.653Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-10-09T20:52:59.653Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-10-09T20:52:59.653Z] === RUN TestKillContainerInvalidSignal [2020-10-09T20:53:01.025Z] === RUN TestDockerSuite/TestCpToCaseH [2020-10-09T20:53:01.854Z] --- PASS: TestKillContainerInvalidSignal (1.88s) [2020-10-09T20:53:01.854Z] === RUN TestKillContainer [2020-10-09T20:53:01.854Z] --- SKIP: TestKillContainer (0.00s) [2020-10-09T20:53:01.854Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-10-09T20:53:01.854Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-09T20:53:01.854Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-10-09T20:53:01.854Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-09T20:53:01.854Z] === RUN TestKillStoppedContainer [2020-10-09T20:53:01.854Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-10-09T20:53:01.854Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-09T20:53:01.854Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-09T20:53:01.854Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-10-09T20:53:01.854Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-09T20:53:01.854Z] === RUN TestKillDifferentUserContainer [2020-10-09T20:53:01.854Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-10-09T20:53:01.854Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-10-09T20:53:01.854Z] === RUN TestInspectOomKilledTrue [2020-10-09T20:53:01.854Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-09T20:53:01.854Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-09T20:53:01.854Z] === RUN TestInspectOomKilledFalse [2020-10-09T20:53:01.854Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-09T20:53:01.854Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-09T20:53:01.854Z] === RUN TestLogsFollowTailEmpty [2020-10-09T20:53:02.932Z] === RUN TestDockerSuite/TestCpToCaseI [2020-10-09T20:53:02.932Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-10-09T20:53:04.062Z] --- PASS: TestLogsFollowTailEmpty (2.68s) [2020-10-09T20:53:04.062Z] === RUN TestNetworkNat [2020-10-09T20:53:04.062Z] --- SKIP: TestNetworkNat (0.00s) [2020-10-09T20:53:04.062Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-10-09T20:53:04.062Z] === RUN TestNetworkLocalhostTCPNat [2020-10-09T20:53:04.062Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-10-09T20:53:04.062Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-09T20:53:04.062Z] === RUN TestNetworkLoopbackNat [2020-10-09T20:53:04.062Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-10-09T20:53:04.062Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-10-09T20:53:04.062Z] === RUN TestPause [2020-10-09T20:53:04.062Z] --- SKIP: TestPause (0.00s) [2020-10-09T20:53:04.062Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-10-09T20:53:04.062Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-09T20:53:06.231Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-10-09T20:53:06.261Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.17s) [2020-10-09T20:53:06.261Z] === RUN TestPauseStopPausedContainer [2020-10-09T20:53:06.261Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-10-09T20:53:06.261Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:06.261Z] === RUN TestPsFilter [2020-10-09T20:53:06.261Z] --- PASS: TestPsFilter (0.10s) [2020-10-09T20:53:06.261Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-09T20:53:06.493Z] === RUN TestDockerSuite/TestCpToDot [2020-10-09T20:53:07.062Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-10-09T20:53:08.000Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-10-09T20:53:08.470Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.13s) [2020-10-09T20:53:08.470Z] === RUN TestRemoveContainerWithVolume [2020-10-09T20:53:08.939Z] === RUN TestDockerSuite/TestCpToStdout [2020-10-09T20:53:09.511Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-10-09T20:53:10.454Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-10-09T20:53:10.671Z] --- PASS: TestRemoveContainerWithVolume (2.07s) [2020-10-09T20:53:10.671Z] === RUN TestRemoveContainerRunning [2020-10-09T20:53:10.713Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-10-09T20:53:11.283Z] === RUN TestDockerSuite/TestCpVolumePath [2020-10-09T20:53:12.224Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-10-09T20:53:12.224Z] === RUN TestDockerSuite/TestCreateArgs [2020-10-09T20:53:12.224Z] === RUN TestDockerSuite/TestCreateByImageID [2020-10-09T20:53:12.483Z] --- PASS: TestServicePlugin (35.77s) [2020-10-09T20:53:12.483Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-10-09T20:53:12.484Z] daemon.go:325: [d98502901256c] waiting for daemon to start [2020-10-09T20:53:12.484Z] daemon.go:325: [d98502901256c] waiting for daemon to start [2020-10-09T20:53:12.484Z] daemon.go:353: [d98502901256c] daemon started [2020-10-09T20:53:12.484Z] daemon.go:461: [d98502901256c] Stopping daemon [2020-10-09T20:53:12.484Z] daemon.go:296: [d98502901256c] exiting daemon [2020-10-09T20:53:12.484Z] daemon.go:448: [d98502901256c] Daemon stopped [2020-10-09T20:53:12.484Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-10-09T20:53:12.484Z] daemon.go:325: [d1eb88afa21fa] waiting for daemon to start [2020-10-09T20:53:12.484Z] daemon.go:325: [d1eb88afa21fa] waiting for daemon to start [2020-10-09T20:53:12.484Z] daemon.go:353: [d1eb88afa21fa] daemon started [2020-10-09T20:53:12.484Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-10-09T20:53:12.484Z] daemon.go:325: [dc443b2429abb] waiting for daemon to start [2020-10-09T20:53:12.484Z] daemon.go:325: [dc443b2429abb] waiting for daemon to start [2020-10-09T20:53:12.484Z] daemon.go:353: [dc443b2429abb] daemon started [2020-10-09T20:53:12.484Z] plugin_test.go:60: [dc443b2429abb] joining swarm manager [d1eb88afa21fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T20:53:12.484Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-10-09T20:53:12.484Z] daemon.go:325: [d098bc00609ee] waiting for daemon to start [2020-10-09T20:53:12.484Z] daemon.go:325: [d098bc00609ee] waiting for daemon to start [2020-10-09T20:53:12.484Z] daemon.go:353: [d098bc00609ee] daemon started [2020-10-09T20:53:12.484Z] plugin_test.go:63: [d098bc00609ee] joining swarm manager [d1eb88afa21fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T20:53:12.484Z] daemon.go:461: [d098bc00609ee] Stopping daemon [2020-10-09T20:53:12.484Z] daemon.go:296: [d098bc00609ee] exiting daemon [2020-10-09T20:53:12.484Z] daemon.go:448: [d098bc00609ee] Daemon stopped [2020-10-09T20:53:12.484Z] daemon.go:461: [dc443b2429abb] Stopping daemon [2020-10-09T20:53:12.484Z] daemon.go:296: [dc443b2429abb] exiting daemon [2020-10-09T20:53:12.484Z] daemon.go:448: [dc443b2429abb] Daemon stopped [2020-10-09T20:53:12.484Z] daemon.go:461: [d1eb88afa21fa] Stopping daemon [2020-10-09T20:53:12.484Z] daemon.go:296: [d1eb88afa21fa] exiting daemon [2020-10-09T20:53:12.484Z] daemon.go:448: [d1eb88afa21fa] Daemon stopped [2020-10-09T20:53:12.484Z] === RUN TestServiceUpdateLabel [2020-10-09T20:53:12.744Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-10-09T20:53:12.871Z] --- PASS: TestRemoveContainerRunning (2.03s) [2020-10-09T20:53:12.871Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-09T20:53:13.314Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-10-09T20:53:13.314Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-10-09T20:53:13.314Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-10-09T20:53:13.885Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-10-09T20:53:14.144Z] === RUN TestDockerSuite/TestCreateLabels [2020-10-09T20:53:14.144Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-10-09T20:53:14.404Z] === RUN TestDockerSuite/TestCreateRM [2020-10-09T20:53:14.404Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-10-09T20:53:14.404Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-10-09T20:53:14.664Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-10-09T20:53:14.664Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-10-09T20:53:14.925Z] --- PASS: TestServiceUpdateLabel (2.56s) [2020-10-09T20:53:14.925Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-10-09T20:53:14.925Z] daemon.go:325: [d23177a9b1c80] waiting for daemon to start [2020-10-09T20:53:14.925Z] daemon.go:325: [d23177a9b1c80] waiting for daemon to start [2020-10-09T20:53:14.925Z] daemon.go:353: [d23177a9b1c80] daemon started [2020-10-09T20:53:14.925Z] daemon.go:461: [d23177a9b1c80] Stopping daemon [2020-10-09T20:53:14.925Z] daemon.go:296: [d23177a9b1c80] exiting daemon [2020-10-09T20:53:14.925Z] daemon.go:448: [d23177a9b1c80] Daemon stopped [2020-10-09T20:53:14.925Z] === RUN TestServiceUpdateSecrets [2020-10-09T20:53:15.070Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.09s) [2020-10-09T20:53:15.070Z] === RUN TestRemoveInvalidContainer [2020-10-09T20:53:15.070Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-10-09T20:53:15.070Z] === RUN TestRenameLinkedContainer [2020-10-09T20:53:15.070Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-10-09T20:53:15.070Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-10-09T20:53:15.070Z] === RUN TestRenameStoppedContainer [2020-10-09T20:53:16.309Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-10-09T20:53:16.569Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-10-09T20:53:16.569Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-10-09T20:53:16.632Z] --- PASS: TestRenameStoppedContainer (2.02s) [2020-10-09T20:53:16.632Z] === RUN TestRenameRunningContainerAndReuse [2020-10-09T20:53:20.772Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-10-09T20:53:20.772Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-10-09T20:53:20.772Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-10-09T20:53:20.772Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-10-09T20:53:20.772Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-10-09T20:53:20.772Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-10-09T20:53:21.342Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-10-09T20:53:21.371Z] --- PASS: TestRenameRunningContainerAndReuse (4.80s) [2020-10-09T20:53:21.371Z] === RUN TestRenameInvalidName [2020-10-09T20:53:21.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-10-09T20:53:22.171Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-10-09T20:53:23.112Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-10-09T20:53:23.572Z] --- PASS: TestRenameInvalidName (1.75s) [2020-10-09T20:53:23.572Z] === RUN TestRenameAnonymousContainer [2020-10-09T20:53:23.572Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-10-09T20:53:23.572Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-10-09T20:53:23.572Z] === RUN TestRenameContainerWithSameName [2020-10-09T20:53:24.053Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-10-09T20:53:25.124Z] --- PASS: TestRenameContainerWithSameName (1.74s) [2020-10-09T20:53:25.124Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-09T20:53:25.124Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-10-09T20:53:25.124Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-10-09T20:53:25.124Z] === RUN TestResize [2020-10-09T20:53:25.124Z] --- SKIP: TestResize (0.00s) [2020-10-09T20:53:25.124Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-10-09T20:53:25.124Z] === RUN TestResizeWithInvalidSize [2020-10-09T20:53:25.124Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-10-09T20:53:25.124Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-10-09T20:53:25.124Z] === RUN TestResizeWhenContainerNotStarted [2020-10-09T20:53:25.437Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-10-09T20:53:25.696Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-10-09T20:53:26.265Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-10-09T20:53:26.265Z] === RUN TestDockerSuite/TestDevicePermissions [2020-10-09T20:53:26.834Z] === RUN TestDockerSuite/TestDockerFails [2020-10-09T20:53:26.834Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-10-09T20:53:26.834Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-10-09T20:53:26.834Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-10-09T20:53:27.330Z] --- PASS: TestResizeWhenContainerNotStarted (2.11s) [2020-10-09T20:53:27.330Z] === RUN TestDaemonRestartKillContainers [2020-10-09T20:53:27.330Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-10-09T20:53:27.330Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:27.330Z] === RUN TestStats [2020-10-09T20:53:27.330Z] --- SKIP: TestStats (0.00s) [2020-10-09T20:53:27.330Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-10-09T20:53:27.330Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-09T20:53:27.789Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-10-09T20:53:28.358Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-10-09T20:53:28.358Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-10-09T20:53:29.741Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-10-09T20:53:29.741Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-10-09T20:53:29.741Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-10-09T20:53:29.741Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-10-09T20:53:30.311Z] --- PASS: TestServiceUpdateSecrets (15.37s) [2020-10-09T20:53:30.311Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-10-09T20:53:30.311Z] daemon.go:325: [d7e9588304025] waiting for daemon to start [2020-10-09T20:53:30.311Z] daemon.go:325: [d7e9588304025] waiting for daemon to start [2020-10-09T20:53:30.311Z] daemon.go:353: [d7e9588304025] daemon started [2020-10-09T20:53:30.311Z] daemon.go:461: [d7e9588304025] Stopping daemon [2020-10-09T20:53:30.311Z] daemon.go:296: [d7e9588304025] exiting daemon [2020-10-09T20:53:30.311Z] daemon.go:448: [d7e9588304025] Daemon stopped [2020-10-09T20:53:30.311Z] === RUN TestServiceUpdateConfigs [2020-10-09T20:53:34.455Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.42s) [2020-10-09T20:53:34.455Z] === RUN TestStopContainerWithTimeout [2020-10-09T20:53:34.455Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-10-09T20:53:34.455Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-10-09T20:53:34.455Z] === RUN TestUpdateRestartPolicy [2020-10-09T20:53:36.887Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-10-09T20:53:37.825Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-10-09T20:53:39.740Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-10-09T20:53:41.122Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-10-09T20:53:41.694Z] === RUN TestDockerSuite/TestEventsAttach [2020-10-09T20:53:42.265Z] === RUN TestDockerSuite/TestEventsCommit [2020-10-09T20:53:43.205Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-10-09T20:53:43.774Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-10-09T20:53:44.033Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-10-09T20:53:44.603Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-10-09T20:53:45.174Z] --- PASS: TestServiceUpdateConfigs (14.99s) [2020-10-09T20:53:45.174Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-10-09T20:53:45.174Z] daemon.go:325: [d89aea58ec798] waiting for daemon to start [2020-10-09T20:53:45.174Z] daemon.go:325: [d89aea58ec798] waiting for daemon to start [2020-10-09T20:53:45.174Z] daemon.go:353: [d89aea58ec798] daemon started [2020-10-09T20:53:45.174Z] daemon.go:461: [d89aea58ec798] Stopping daemon [2020-10-09T20:53:45.174Z] daemon.go:296: [d89aea58ec798] exiting daemon [2020-10-09T20:53:45.174Z] daemon.go:448: [d89aea58ec798] Daemon stopped [2020-10-09T20:53:45.174Z] === RUN TestServiceUpdateNetwork [2020-10-09T20:53:46.113Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-10-09T20:53:47.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-10-09T20:53:47.501Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-10-09T20:53:50.800Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-10-09T20:53:52.706Z] === RUN TestDockerSuite/TestEventsCopy [2020-10-09T20:53:53.646Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-10-09T20:53:54.585Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-10-09T20:53:55.154Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-10-09T20:53:55.414Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-10-09T20:53:55.634Z] --- PASS: TestUpdateRestartPolicy (20.91s) [2020-10-09T20:53:55.634Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-09T20:53:56.099Z] --- PASS: TestUpdateRestartWithAutoRemove (1.67s) [2020-10-09T20:53:56.099Z] === RUN TestWaitNonBlocked [2020-10-09T20:53:56.099Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-09T20:53:56.099Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-09T20:53:56.099Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-09T20:53:56.099Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-09T20:53:56.099Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-09T20:53:56.099Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-09T20:53:56.352Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-10-09T20:53:57.291Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-10-09T20:53:57.291Z] === RUN TestDockerSuite/TestEventsFilterType [2020-10-09T20:53:57.550Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-10-09T20:53:57.810Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-10-09T20:53:57.810Z] === RUN TestDockerSuite/TestEventsFilters [2020-10-09T20:53:58.748Z] === RUN TestDockerSuite/TestEventsFormat [2020-10-09T20:53:59.034Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-10-09T20:53:59.034Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.43s) [2020-10-09T20:53:59.034Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.58s) [2020-10-09T20:53:59.034Z] === RUN TestWaitBlocked [2020-10-09T20:53:59.034Z] --- SKIP: TestWaitBlocked (0.00s) [2020-10-09T20:53:59.034Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-10-09T20:53:59.034Z] PASS [2020-10-09T20:53:59.034Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-10-09T20:53:59.034Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:53:59.034Z] INFO: Testing against a local daemon [2020-10-09T20:53:59.034Z] === RUN TestCommitInheritsEnv [2020-10-09T20:53:59.034Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-10-09T20:53:59.034Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-09T20:53:59.034Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-09T20:53:59.034Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-10-09T20:53:59.034Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-10-09T20:53:59.034Z] === RUN TestImagesFilterMultiReference [2020-10-09T20:53:59.034Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-10-09T20:53:59.034Z] === RUN TestImagePullPlatformInvalid [2020-10-09T20:53:59.034Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-10-09T20:53:59.034Z] === RUN TestRemoveImageOrphaning [2020-10-09T20:53:59.034Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-10-09T20:53:59.034Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-09T20:53:59.034Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-09T20:53:59.034Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-10-09T20:53:59.034Z] === RUN TestTagInvalidReference [2020-10-09T20:53:59.034Z] --- PASS: TestTagInvalidReference (0.02s) [2020-10-09T20:53:59.034Z] === RUN TestTagValidPrefixedRepo [2020-10-09T20:53:59.034Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-10-09T20:53:59.034Z] === RUN TestTagExistedNameWithoutForce [2020-10-09T20:53:59.034Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-10-09T20:53:59.034Z] === RUN TestTagOfficialNames [2020-10-09T20:53:59.034Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-10-09T20:53:59.034Z] tag_test.go:98: testEnv.OSType == "windows" [2020-10-09T20:53:59.034Z] === RUN TestTagMatchesDigest [2020-10-09T20:53:59.034Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-10-09T20:53:59.034Z] PASS [2020-10-09T20:53:59.034Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-10-09T20:53:59.034Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:53:59.034Z] INFO: Testing against a local daemon [2020-10-09T20:53:59.034Z] === RUN TestNetworkCreateDelete [2020-10-09T20:53:59.034Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-10-09T20:53:59.034Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-10-09T20:53:59.034Z] === RUN TestDockerNetworkDeletePreferID [2020-10-09T20:53:59.034Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-10-09T20:53:59.034Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-10-09T20:53:59.034Z] === RUN TestDaemonDNSFallback [2020-10-09T20:53:59.034Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-10-09T20:53:59.034Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-10-09T20:53:59.034Z] === RUN TestInspectNetwork [2020-10-09T20:53:59.034Z] --- SKIP: TestInspectNetwork (0.00s) [2020-10-09T20:53:59.034Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-10-09T20:53:59.034Z] === RUN TestRunContainerWithBridgeNone [2020-10-09T20:53:59.034Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-10-09T20:53:59.034Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-10-09T20:53:59.034Z] === RUN TestNetworkInvalidJSON [2020-10-09T20:53:59.034Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-09T20:53:59.034Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-09T20:53:59.034Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-09T20:53:59.034Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-09T20:53:59.034Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-09T20:53:59.034Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-09T20:53:59.034Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-09T20:53:59.034Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-09T20:53:59.034Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-09T20:53:59.034Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-10-09T20:53:59.034Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-10-09T20:53:59.034Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-10-09T20:53:59.034Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-10-09T20:53:59.034Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-09T20:53:59.034Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-10-09T20:53:59.034Z] service_test.go:29: testEnv.OSType == "windows" [2020-10-09T20:53:59.034Z] === RUN TestDaemonDefaultNetworkPools [2020-10-09T20:53:59.034Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-10-09T20:53:59.034Z] service_test.go:51: testEnv.OSType == "windows" [2020-10-09T20:53:59.034Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-09T20:53:59.034Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-10-09T20:53:59.034Z] service_test.go:94: testEnv.OSType == "windows" [2020-10-09T20:53:59.034Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-09T20:53:59.317Z] --- PASS: TestServiceUpdateNetwork (13.97s) [2020-10-09T20:53:59.317Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-10-09T20:53:59.317Z] daemon.go:325: [d92ba3f2054ac] waiting for daemon to start [2020-10-09T20:53:59.317Z] daemon.go:325: [d92ba3f2054ac] waiting for daemon to start [2020-10-09T20:53:59.318Z] daemon.go:353: [d92ba3f2054ac] daemon started [2020-10-09T20:53:59.318Z] daemon.go:461: [d92ba3f2054ac] Stopping daemon [2020-10-09T20:53:59.318Z] daemon.go:296: [d92ba3f2054ac] exiting daemon [2020-10-09T20:53:59.318Z] daemon.go:448: [d92ba3f2054ac] Daemon stopped [2020-10-09T20:53:59.318Z] PASS [2020-10-09T20:53:59.318Z] [2020-10-09T20:53:59.318Z] DONE 18 tests in 152.992s [2020-10-09T20:53:59.318Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-10-09T20:53:59.318Z] ++ 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 [2020-10-09T20:53:59.318Z] ++ set -e [2020-10-09T20:53:59.318Z] ++ '[' -n 0 ']' [2020-10-09T20:53:59.318Z] ++ set -x [2020-10-09T20:53:59.318Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:53:59.498Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-10-09T20:53:59.498Z] service_test.go:127: testEnv.OSType == "windows" [2020-10-09T20:53:59.498Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-09T20:53:59.498Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-10-09T20:53:59.498Z] service_test.go:177: testEnv.OSType == "windows" [2020-10-09T20:53:59.498Z] === RUN TestServiceWithPredefinedNetwork [2020-10-09T20:53:59.498Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-10-09T20:53:59.498Z] service_test.go:201: testEnv.OSType == "windows" [2020-10-09T20:53:59.498Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-09T20:53:59.498Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-09T20:53:59.498Z] service_test.go:230: FLAKY_TEST [2020-10-09T20:53:59.498Z] === RUN TestServiceWithDataPathPortInit [2020-10-09T20:53:59.498Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-10-09T20:53:59.498Z] service_test.go:319: testEnv.OSType == "windows" [2020-10-09T20:53:59.498Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-09T20:53:59.498Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-10-09T20:53:59.498Z] service_test.go:386: testEnv.OSType == "windows" [2020-10-09T20:53:59.498Z] PASS [2020-10-09T20:53:59.498Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-10-09T20:53:59.498Z] PASS [2020-10-09T20:53:59.498Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-10-09T20:53:59.498Z] PASS [2020-10-09T20:53:59.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-10-09T20:53:59.498Z] PASS [2020-10-09T20:53:59.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-10-09T20:53:59.498Z] PASS [2020-10-09T20:53:59.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-10-09T20:53:59.498Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:53:59.498Z] INFO: Testing against a local daemon [2020-10-09T20:53:59.498Z] === RUN TestPluginInvalidJSON [2020-10-09T20:53:59.498Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-09T20:53:59.498Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-09T20:53:59.498Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-09T20:53:59.498Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-10-09T20:53:59.498Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-09T20:53:59.498Z] PASS [2020-10-09T20:53:59.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-10-09T20:53:59.498Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:53:59.498Z] INFO: Testing against a local daemon [2020-10-09T20:53:59.498Z] === RUN TestExternalGraphDriver [2020-10-09T20:53:59.498Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-10-09T20:53:59.498Z] external_test.go:48: runtime.GOOS == "windows" [2020-10-09T20:53:59.498Z] === RUN TestGraphdriverPluginV2 [2020-10-09T20:53:59.498Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-10-09T20:53:59.498Z] external_test.go:407: runtime.GOOS == "windows" [2020-10-09T20:53:59.498Z] PASS [2020-10-09T20:53:59.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-10-09T20:53:59.498Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:53:59.498Z] INFO: Testing against a local daemon [2020-10-09T20:53:59.498Z] PASS [2020-10-09T20:53:59.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-10-09T20:53:59.577Z] INFO: Testing against a local daemon [2020-10-09T20:53:59.577Z] === RUN TestSessionCreate [2020-10-09T20:53:59.577Z] --- PASS: TestSessionCreate (0.07s) [2020-10-09T20:53:59.577Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-09T20:53:59.577Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-10-09T20:53:59.577Z] PASS [2020-10-09T20:53:59.577Z] [2020-10-09T20:53:59.577Z] DONE 2 tests in 0.296s [2020-10-09T20:53:59.577Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-10-09T20:53:59.577Z] ++ 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 [2020-10-09T20:53:59.577Z] ++ set -e [2020-10-09T20:53:59.577Z] ++ '[' -n 0 ']' [2020-10-09T20:53:59.577Z] ++ set -x [2020-10-09T20:53:59.578Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:53:59.837Z] INFO: Testing against a local daemon [2020-10-09T20:53:59.837Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-09T20:53:59.837Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-09T20:53:59.837Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-09T20:53:59.837Z] === RUN TestEventsExecDie [2020-10-09T20:53:59.837Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-10-09T20:53:59.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:53:59.963Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-10-09T20:53:59.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:53:59.963Z] INFO: Testing against a local daemon [2020-10-09T20:53:59.963Z] === RUN TestSecretInspect [2020-10-09T20:53:59.963Z] --- SKIP: TestSecretInspect (0.00s) [2020-10-09T20:53:59.963Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestSecretList [2020-10-09T20:53:59.963Z] --- SKIP: TestSecretList (0.00s) [2020-10-09T20:53:59.963Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestSecretsCreateAndDelete [2020-10-09T20:53:59.963Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-10-09T20:53:59.963Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestSecretsUpdate [2020-10-09T20:53:59.963Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-10-09T20:53:59.963Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestTemplatedSecret [2020-10-09T20:53:59.963Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-10-09T20:53:59.963Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestSecretCreateResolve [2020-10-09T20:53:59.963Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-10-09T20:53:59.963Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-10-09T20:53:59.963Z] PASS [2020-10-09T20:53:59.963Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-10-09T20:53:59.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:53:59.963Z] INFO: Testing against a local daemon [2020-10-09T20:53:59.963Z] === RUN TestServiceCreateInit [2020-10-09T20:53:59.963Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-09T20:53:59.963Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-09T20:53:59.963Z] --- PASS: TestServiceCreateInit (0.03s) [2020-10-09T20:53:59.963Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-09T20:53:59.963Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-09T20:53:59.963Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestCreateServiceMultipleTimes [2020-10-09T20:53:59.963Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-10-09T20:53:59.963Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestCreateServiceConflict [2020-10-09T20:53:59.963Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-10-09T20:53:59.963Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestCreateServiceMaxReplicas [2020-10-09T20:53:59.963Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-10-09T20:53:59.963Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-09T20:53:59.963Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-10-09T20:53:59.963Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestCreateServiceSecretFileMode [2020-10-09T20:53:59.963Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-10-09T20:53:59.963Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestCreateServiceConfigFileMode [2020-10-09T20:53:59.963Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-10-09T20:53:59.963Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestCreateServiceSysctls [2020-10-09T20:53:59.963Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-10-09T20:53:59.963Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestInspect [2020-10-09T20:53:59.963Z] --- SKIP: TestInspect (0.00s) [2020-10-09T20:53:59.963Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestDockerNetworkConnectAlias [2020-10-09T20:53:59.963Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-10-09T20:53:59.963Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestDockerNetworkReConnect [2020-10-09T20:53:59.963Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-10-09T20:53:59.963Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestServicePlugin [2020-10-09T20:53:59.963Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-09T20:53:59.963Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestServiceUpdateLabel [2020-10-09T20:53:59.963Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-10-09T20:53:59.963Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-10-09T20:53:59.963Z] === RUN TestServiceUpdateSecrets [2020-10-09T20:53:59.963Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-10-09T20:53:59.963Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-10-09T20:53:59.963Z] === RUN TestServiceUpdateConfigs [2020-10-09T20:53:59.963Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-10-09T20:53:59.963Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-10-09T20:53:59.963Z] === RUN TestServiceUpdateNetwork [2020-10-09T20:53:59.963Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-10-09T20:53:59.963Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-10-09T20:53:59.963Z] PASS [2020-10-09T20:53:59.963Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-10-09T20:53:59.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:53:59.963Z] INFO: Testing against a local daemon [2020-10-09T20:53:59.963Z] === RUN TestSessionCreate [2020-10-09T20:53:59.963Z] --- SKIP: TestSessionCreate (0.00s) [2020-10-09T20:53:59.963Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-10-09T20:53:59.963Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-09T20:53:59.963Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-10-09T20:53:59.963Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-10-09T20:53:59.963Z] PASS [2020-10-09T20:53:59.963Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-10-09T20:53:59.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:53:59.963Z] INFO: Testing against a local daemon [2020-10-09T20:53:59.963Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-09T20:53:59.963Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-09T20:53:59.963Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-10-09T20:53:59.963Z] === RUN TestEventsExecDie [2020-10-09T20:53:59.963Z] --- SKIP: TestEventsExecDie (0.01s) [2020-10-09T20:53:59.963Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-10-09T20:53:59.963Z] === RUN TestEventsBackwardsCompatible [2020-10-09T20:53:59.963Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-10-09T20:53:59.963Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-10-09T20:53:59.963Z] === RUN TestInfoAPI [2020-10-09T20:54:00.097Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-10-09T20:54:00.097Z] === RUN TestDockerSuite/TestEventsImageImport [2020-10-09T20:54:00.427Z] --- PASS: TestInfoAPI (0.04s) [2020-10-09T20:54:00.427Z] === RUN TestInfoAPIWarnings [2020-10-09T20:54:00.427Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-10-09T20:54:00.427Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-09T20:54:00.427Z] === RUN TestLoginFailsWithBadCredentials [2020-10-09T20:54:00.667Z] --- PASS: TestEventsExecDie (0.77s) [2020-10-09T20:54:00.667Z] === RUN TestEventsBackwardsCompatible [2020-10-09T20:54:00.667Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-10-09T20:54:00.667Z] === RUN TestInfoBinaryCommits [2020-10-09T20:54:00.667Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-10-09T20:54:00.667Z] === RUN TestInfoAPIVersioned [2020-10-09T20:54:00.667Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-10-09T20:54:00.667Z] === RUN TestInfoAPI [2020-10-09T20:54:00.667Z] --- PASS: TestInfoAPI (0.04s) [2020-10-09T20:54:00.667Z] === RUN TestInfoAPIWarnings [2020-10-09T20:54:00.927Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-10-09T20:54:01.187Z] === RUN TestDockerSuite/TestEventsImagePull [2020-10-09T20:54:01.406Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2020-10-09T20:54:01.406Z] === RUN TestPingCacheHeaders [2020-10-09T20:54:01.406Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-10-09T20:54:01.406Z] === RUN TestPingGet [2020-10-09T20:54:01.406Z] --- PASS: TestPingGet (0.02s) [2020-10-09T20:54:01.406Z] === RUN TestPingHead [2020-10-09T20:54:01.406Z] --- PASS: TestPingHead (0.02s) [2020-10-09T20:54:01.406Z] === RUN TestVersion [2020-10-09T20:54:01.406Z] --- PASS: TestVersion (0.03s) [2020-10-09T20:54:01.406Z] PASS [2020-10-09T20:54:01.406Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-10-09T20:54:01.406Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:54:01.406Z] INFO: Testing against a local daemon [2020-10-09T20:54:01.406Z] === RUN TestVolumesCreateAndList [2020-10-09T20:54:01.406Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-10-09T20:54:01.406Z] === RUN TestVolumesRemove [2020-10-09T20:54:01.406Z] --- SKIP: TestVolumesRemove (0.00s) [2020-10-09T20:54:01.406Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-10-09T20:54:01.406Z] === RUN TestVolumesInspect [2020-10-09T20:54:01.406Z] --- PASS: TestVolumesInspect (0.03s) [2020-10-09T20:54:01.406Z] === RUN TestVolumesInvalidJSON [2020-10-09T20:54:01.406Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-09T20:54:01.406Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-09T20:54:01.406Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-09T20:54:01.406Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-10-09T20:54:01.406Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-09T20:54:01.406Z] PASS [2020-10-09T20:54:01.406Z] INFO: make.ps1 ended at 10/09/2020 20:54:01 [2020-10-09T20:54:01.406Z] INFO: Integration CLI tests being run from the host: [2020-10-09T20:54:01.406Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-10-09T20:54:01.447Z] --- PASS: TestInfoAPIWarnings (0.73s) [2020-10-09T20:54:01.447Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-10-09T20:54:01.447Z] daemon.go:325: [d4191f53e15fe] waiting for daemon to start [2020-10-09T20:54:01.447Z] daemon.go:325: [d4191f53e15fe] waiting for daemon to start [2020-10-09T20:54:01.447Z] daemon.go:353: [d4191f53e15fe] daemon started [2020-10-09T20:54:01.447Z] daemon.go:461: [d4191f53e15fe] Stopping daemon [2020-10-09T20:54:01.447Z] daemon.go:296: [d4191f53e15fe] exiting daemon [2020-10-09T20:54:01.447Z] daemon.go:448: [d4191f53e15fe] Daemon stopped [2020-10-09T20:54:01.447Z] === RUN TestLoginFailsWithBadCredentials [2020-10-09T20:54:01.707Z] === RUN TestDockerSuite/TestEventsImageTag [2020-10-09T20:54:01.707Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-10-09T20:54:01.707Z] === RUN TestPingCacheHeaders [2020-10-09T20:54:01.707Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-10-09T20:54:01.707Z] === RUN TestPingGet [2020-10-09T20:54:01.707Z] --- PASS: TestPingGet (0.01s) [2020-10-09T20:54:01.707Z] === RUN TestPingHead [2020-10-09T20:54:01.707Z] --- PASS: TestPingHead (0.02s) [2020-10-09T20:54:01.707Z] === RUN TestVersion [2020-10-09T20:54:01.707Z] --- PASS: TestVersion (0.02s) [2020-10-09T20:54:01.707Z] PASS [2020-10-09T20:54:01.707Z] [2020-10-09T20:54:01.707Z] === Skipped [2020-10-09T20:54:01.707Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-09T20:54:01.707Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-09T20:54:01.707Z] [2020-10-09T20:54:01.707Z] [2020-10-09T20:54:01.707Z] DONE 12 tests, 1 skipped in 2.114s [2020-10-09T20:54:01.707Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-10-09T20:54:01.707Z] ++ 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 [2020-10-09T20:54:01.707Z] ++ set -e [2020-10-09T20:54:01.707Z] ++ '[' -n 0 ']' [2020-10-09T20:54:01.707Z] ++ set -x [2020-10-09T20:54:01.707Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-10-09T20:54:01.968Z] INFO: Testing against a local daemon [2020-10-09T20:54:01.968Z] === RUN TestVolumesCreateAndList [2020-10-09T20:54:01.968Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-10-09T20:54:01.968Z] === RUN TestVolumesRemove [2020-10-09T20:54:01.968Z] --- PASS: TestVolumesRemove (0.07s) [2020-10-09T20:54:01.968Z] === RUN TestVolumesInspect [2020-10-09T20:54:01.968Z] --- PASS: TestVolumesInspect (0.02s) [2020-10-09T20:54:01.968Z] === RUN TestVolumesInvalidJSON [2020-10-09T20:54:01.968Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-09T20:54:01.968Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-09T20:54:01.968Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-09T20:54:01.968Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-10-09T20:54:01.968Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-09T20:54:01.968Z] PASS [2020-10-09T20:54:01.968Z] [2020-10-09T20:54:01.968Z] DONE 5 tests in 0.268s [2020-10-09T20:54:01.968Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-09T20:54:02.227Z] ++++ cat bundles/test-integration/docker.pid [2020-10-09T20:54:02.227Z] +++ kill 4632 [2020-10-09T20:54:02.795Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-10-09T20:54:02.795Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-10-09T20:54:02.795Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-10-09T20:54:02.795Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-10-09T20:54:03.364Z] umount: bundles/test-integration/root: no mount point specified. [2020-10-09T20:54:03.364Z] +++ /etc/init.d/apparmor stop [2020-10-09T20:54:03.364Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-09T20:54:03.364Z] [2020-10-09T20:54:03.365Z] Unloading profiles will leave already running processes permanently [2020-10-09T20:54:03.365Z] unconfined, which can lead to unexpected situations. [2020-10-09T20:54:03.365Z] [2020-10-09T20:54:03.365Z] To set a process to complain mode, use the command line tool [2020-10-09T20:54:03.365Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-09T20:54:03.365Z] +++ true [2020-10-09T20:54:03.365Z] exiting test-integration [2020-10-09T20:54:03.365Z] ++ exit 0 [2020-10-09T20:54:03.365Z] [2020-10-09T20:54:04.310Z] + for job in $(jobs -p) [2020-10-09T20:54:04.310Z] + wait 777 [2020-10-09T20:54:04.575Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-10-09T20:54:05.145Z] === RUN TestDockerSuite/TestEventsRename [2020-10-09T20:54:05.714Z] === RUN TestDockerSuite/TestEventsResize [2020-10-09T20:54:06.283Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-10-09T20:54:06.852Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-10-09T20:54:07.420Z] === RUN TestDockerSuite/TestEventsStreaming [2020-10-09T20:54:07.990Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-10-09T20:54:10.530Z] === RUN TestDockerSuite/TestEventsTop [2020-10-09T20:54:11.098Z] === RUN TestDockerSuite/TestEventsUntag [2020-10-09T20:54:13.649Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-10-09T20:54:13.867Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-09T20:54:13.867Z] INFO: Testing against a local daemon [2020-10-09T20:54:13.867Z] === RUN TestDockerSuite [2020-10-09T20:54:13.867Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-10-09T20:54:13.867Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-10-09T20:54:13.867Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-10-09T20:54:13.867Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-10-09T20:54:13.867Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-10-09T20:54:13.867Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-10-09T20:54:13.867Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-10-09T20:54:13.867Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-10-09T20:54:13.867Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-10-09T20:54:13.867Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-10-09T20:54:14.331Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-10-09T20:54:14.588Z] === RUN TestDockerSuite/TestExec [2020-10-09T20:54:14.795Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-10-09T20:54:15.160Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-10-09T20:54:15.730Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-10-09T20:54:15.990Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-10-09T20:54:16.561Z] === RUN TestDockerSuite/TestExecAPIStart [2020-10-09T20:54:17.943Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-10-09T20:54:18.203Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-10-09T20:54:18.773Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-10-09T20:54:19.343Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-10-09T20:54:19.912Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-10-09T20:54:20.480Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-10-09T20:54:21.057Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-10-09T20:54:22.012Z] === RUN TestDockerSuite/TestExecCgroup [2020-10-09T20:54:22.951Z] === RUN TestDockerSuite/TestExecEnv [2020-10-09T20:54:23.521Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-10-09T20:54:24.460Z] === RUN TestDockerSuite/TestExecExitStatus [2020-10-09T20:54:25.029Z] === RUN TestDockerSuite/TestExecInspectID [2020-10-09T20:54:27.568Z] === RUN TestDockerSuite/TestExecInteractive [2020-10-09T20:54:28.510Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-10-09T20:54:29.080Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-10-09T20:54:29.650Z] === RUN TestDockerSuite/TestExecParseError [2020-10-09T20:54:29.910Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-10-09T20:54:30.479Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-10-09T20:54:31.050Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-10-09T20:54:32.431Z] === RUN TestDockerSuite/TestExecSetEnv [2020-10-09T20:54:33.002Z] === RUN TestDockerSuite/TestExecStartFails [2020-10-09T20:54:33.572Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-10-09T20:54:45.788Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-10-09T20:54:45.788Z] === RUN TestDockerSuite/TestExecTTY [2020-10-09T20:54:45.788Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-10-09T20:54:45.788Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-10-09T20:54:46.356Z] === RUN TestDockerSuite/TestExecUlimits [2020-10-09T20:54:46.925Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-10-09T20:54:46.925Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-10-09T20:54:48.308Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-10-09T20:54:48.879Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-10-09T20:54:49.820Z] === RUN TestDockerSuite/TestExecWithTERM [2020-10-09T20:54:50.391Z] === RUN TestDockerSuite/TestExecWithUser [2020-10-09T20:54:50.960Z] === RUN TestDockerSuite/TestGetContainerStats [2020-10-09T20:54:54.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-09T20:54:55.631Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-10-09T20:55:00.909Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-10-09T20:55:01.850Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-10-09T20:55:07.124Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-10-09T20:55:07.124Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-10-09T20:55:07.124Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-10-09T20:55:07.124Z] === RUN TestDockerSuite/TestHealth [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-10-09T20:55:29.081Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-10-09T20:55:29.650Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-10-09T20:55:30.219Z] === RUN TestDockerSuite/TestImagesFormat [2020-10-09T20:55:30.219Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-10-09T20:55:30.788Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-10-09T20:55:34.078Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-10-09T20:55:34.078Z] === RUN TestDockerSuite/TestImportBadURL [2020-10-09T20:55:34.078Z] === RUN TestDockerSuite/TestImportDisplay [2020-10-09T20:55:34.653Z] === RUN TestDockerSuite/TestImportFile [2020-10-09T20:55:36.031Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-10-09T20:55:36.031Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-10-09T20:55:36.970Z] === RUN TestDockerSuite/TestImportGzipped [2020-10-09T20:55:38.350Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-10-09T20:55:39.289Z] === RUN TestDockerSuite/TestInfoDebug [2020-10-09T20:55:39.857Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-10-09T20:55:40.425Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-10-09T20:55:41.007Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-10-09T20:55:41.957Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-10-09T20:55:42.526Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-10-09T20:55:43.094Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-10-09T20:55:43.663Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-10-09T20:55:43.663Z] === RUN TestDockerSuite/TestInfoFormat [2020-10-09T20:55:43.663Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-10-09T20:55:43.663Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-10-09T20:55:44.232Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-10-09T20:55:44.801Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-10-09T20:55:45.062Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-10-09T20:55:45.632Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-10-09T20:55:46.201Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-10-09T20:55:46.769Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-10-09T20:55:47.029Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-10-09T20:55:47.290Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-10-09T20:55:48.228Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-10-09T20:55:48.798Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-10-09T20:55:49.367Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-10-09T20:55:49.367Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-10-09T20:55:49.937Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-10-09T20:55:49.937Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-10-09T20:55:50.507Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-10-09T20:55:51.079Z] === RUN TestDockerSuite/TestInspectDefault [2020-10-09T20:55:51.339Z] === RUN TestDockerSuite/TestInspectHistory [2020-10-09T20:55:51.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-10-09T20:55:52.168Z] === RUN TestDockerSuite/TestInspectImage [2020-10-09T20:55:52.168Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-10-09T20:55:52.168Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-10-09T20:55:52.168Z] === RUN TestDockerSuite/TestInspectInt64 [2020-10-09T20:55:52.737Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-10-09T20:55:53.308Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-10-09T20:55:53.308Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-10-09T20:55:53.878Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-10-09T20:55:54.447Z] === RUN TestDockerSuite/TestInspectPlugin [2020-10-09T20:55:55.843Z] === RUN TestDockerSuite/TestInspectRootFS [2020-10-09T20:55:55.843Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-10-09T20:55:56.416Z] === RUN TestDockerSuite/TestInspectStatus [2020-10-09T20:55:56.985Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-10-09T20:55:57.923Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-10-09T20:55:58.495Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-10-09T20:55:58.755Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-10-09T20:55:59.324Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-10-09T20:55:59.893Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-10-09T20:56:00.461Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-10-09T20:56:00.720Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-10-09T20:56:00.720Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-10-09T20:56:02.646Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-10-09T20:56:03.585Z] === RUN TestDockerSuite/TestLinksEnvs [2020-10-09T20:56:04.522Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-10-09T20:56:04.522Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-10-09T20:56:05.899Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-10-09T20:56:07.806Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-10-09T20:56:08.746Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-10-09T20:56:08.746Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-10-09T20:56:10.125Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-10-09T20:56:10.385Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-10-09T20:56:10.954Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-10-09T20:56:12.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-10-09T20:56:18.164Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-10-09T20:56:20.075Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-10-09T20:56:21.986Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-10-09T20:56:23.895Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-10-09T20:56:24.465Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-10-09T20:56:27.006Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-10-09T20:56:27.006Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-10-09T20:56:27.006Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-10-09T20:56:27.266Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-10-09T20:56:27.266Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-10-09T20:56:27.525Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-10-09T20:56:28.095Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-10-09T20:56:32.288Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-10-09T20:56:32.288Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-10-09T20:56:36.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-10-09T20:56:36.512Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-10-09T20:56:37.081Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-10-09T20:56:37.081Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-10-09T20:56:38.024Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-10-09T20:56:39.408Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-10-09T20:56:40.347Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-10-09T20:56:41.291Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-10-09T20:56:42.675Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-10-09T20:56:44.583Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-10-09T20:56:45.153Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-10-09T20:56:45.723Z] === RUN TestDockerSuite/TestLogsSince [2020-10-09T20:56:52.297Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-10-09T20:56:53.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-10-09T20:56:57.055Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-10-09T20:56:57.055Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-10-09T20:56:57.055Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-10-09T20:56:57.055Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-10-09T20:56:57.055Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-10-09T20:56:57.055Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-10-09T20:56:57.055Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-10-09T20:56:57.055Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-10-09T20:56:57.055Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-10-09T20:56:57.055Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-10-09T20:56:57.055Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-10-09T20:56:57.055Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-10-09T20:56:57.055Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-10-09T20:56:57.055Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-10-09T20:56:57.055Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-10-09T20:56:57.882Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-10-09T20:56:58.455Z] === RUN TestDockerSuite/TestLogsTail [2020-10-09T20:56:59.025Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-10-09T20:56:59.281Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-10-09T20:56:59.594Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-10-09T20:56:59.854Z] === RUN TestDockerSuite/TestMountIntoProc [2020-10-09T20:57:00.117Z] === RUN TestDockerSuite/TestMountIntoSys [2020-10-09T20:57:00.688Z] === RUN TestDockerSuite/TestNetHostname [2020-10-09T20:57:00.835Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-10-09T20:57:00.835Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-10-09T20:57:00.835Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-10-09T20:57:00.835Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-10-09T20:57:00.835Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-10-09T20:57:02.070Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-10-09T20:57:02.330Z] === RUN TestDockerSuite/TestNetworkEvents [2020-10-09T20:57:02.900Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-10-09T20:57:03.771Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-10-09T20:57:03.771Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-10-09T20:57:03.771Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-10-09T20:57:04.284Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-10-09T20:57:04.852Z] === RUN TestDockerSuite/TestPluginActive [2020-10-09T20:57:06.232Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-10-09T20:57:08.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-10-09T20:57:10.901Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-10-09T20:57:14.059Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-10-09T20:57:14.059Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-10-09T20:57:14.059Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-10-09T20:57:15.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-10-09T20:57:16.842Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-10-09T20:57:18.223Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-10-09T20:57:20.766Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-10-09T20:57:24.961Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-10-09T20:57:25.899Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-10-09T20:57:26.840Z] === RUN TestDockerSuite/TestPortHostBinding [2020-10-09T20:57:27.779Z] === RUN TestDockerSuite/TestPortList [2020-10-09T20:57:34.356Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-10-09T20:57:34.926Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-10-09T20:57:41.504Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-10-09T20:57:41.504Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-10-09T20:57:41.504Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-10-09T20:57:41.504Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-10-09T20:57:41.504Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-10-09T20:57:42.076Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-10-09T20:57:42.076Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-10-09T20:57:42.336Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-10-09T20:57:42.596Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-10-09T20:57:43.536Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-10-09T20:57:43.536Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-10-09T20:57:43.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-10-09T20:57:45.706Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-10-09T20:57:46.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-10-09T20:57:46.907Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-10-09T20:57:47.477Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-10-09T20:57:47.737Z] === RUN TestDockerSuite/TestPsByOrder [2020-10-09T20:57:50.280Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-10-09T20:57:51.664Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-10-09T20:57:54.207Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-10-09T20:57:57.502Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-10-09T20:57:57.502Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-10-09T20:58:00.042Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-10-09T20:58:06.626Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-10-09T20:58:08.009Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-10-09T20:58:09.389Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-10-09T20:58:09.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-10-09T20:58:10.219Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-10-09T20:58:11.602Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-10-09T20:58:12.983Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-10-09T20:58:14.891Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-10-09T20:58:16.273Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-10-09T20:58:16.533Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-10-09T20:58:17.474Z] === RUN TestDockerSuite/TestPsRightTagName [2020-10-09T20:58:19.385Z] === RUN TestDockerSuite/TestPsShowMounts [2020-10-09T20:58:20.775Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-10-09T20:58:21.350Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-10-09T20:58:21.350Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-10-09T20:58:21.350Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-10-09T20:58:21.350Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-10-09T20:58:21.610Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-10-09T20:58:22.179Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-10-09T20:58:23.119Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-10-09T20:58:24.058Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-10-09T20:58:24.628Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-10-09T20:58:31.206Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-10-09T20:58:31.465Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-10-09T20:58:32.845Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-10-09T20:58:33.105Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-10-09T20:58:33.105Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-10-09T20:58:33.366Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-10-09T20:58:35.908Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-10-09T20:58:37.290Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-10-09T20:58:39.199Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-10-09T20:58:40.581Z] === RUN TestDockerSuite/TestRmiBlank [2020-10-09T20:58:40.581Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-10-09T20:58:40.581Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-10-09T20:58:42.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-10-09T20:58:42.760Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-10-09T20:58:43.702Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-10-09T20:58:43.962Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-10-09T20:58:45.345Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-10-09T20:58:46.284Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-10-09T20:58:47.224Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-10-09T20:58:48.606Z] === RUN TestDockerSuite/TestRmiTag [2020-10-09T20:58:48.866Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-10-09T20:58:49.806Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-10-09T20:58:52.300Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-10-09T20:58:52.300Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-10-09T20:58:54.007Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-10-09T20:58:54.007Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-10-09T20:58:54.577Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-10-09T20:58:54.837Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-10-09T20:58:55.776Z] === RUN TestDockerSuite/TestRunAddHost [2020-10-09T20:58:56.345Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-10-09T20:58:56.345Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-10-09T20:58:56.914Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-10-09T20:58:56.914Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-10-09T20:58:57.029Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-10-09T20:58:57.029Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-10-09T20:58:57.486Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-10-09T20:58:58.425Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-10-09T20:58:58.999Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-10-09T20:58:59.568Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-10-09T20:59:00.136Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-10-09T20:59:00.796Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-10-09T20:59:01.076Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-10-09T20:59:01.775Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-10-09T20:59:01.775Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-10-09T20:59:01.775Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-10-09T20:59:01.775Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-10-09T20:59:01.775Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-10-09T20:59:02.015Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-10-09T20:59:02.752Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-10-09T20:59:02.956Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-10-09T20:59:03.526Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-10-09T20:59:04.097Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-10-09T20:59:04.666Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-10-09T20:59:05.234Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-10-09T20:59:05.678Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-10-09T20:59:06.141Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-10-09T20:59:06.141Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-10-09T20:59:06.171Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-10-09T20:59:06.605Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-10-09T20:59:06.605Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-10-09T20:59:06.739Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-10-09T20:59:07.307Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-10-09T20:59:07.876Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-10-09T20:59:08.136Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-10-09T20:59:08.136Z] === RUN TestDockerSuite/TestRunBindMounts [2020-10-09T20:59:08.801Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-10-09T20:59:09.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-10-09T20:59:09.520Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-10-09T20:59:10.089Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-10-09T20:59:10.658Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-10-09T20:59:11.600Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-10-09T20:59:12.169Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-10-09T20:59:12.169Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-10-09T20:59:12.739Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-10-09T20:59:13.681Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-10-09T20:59:14.259Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-10-09T20:59:14.829Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-10-09T20:59:15.400Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-10-09T20:59:15.400Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-10-09T20:59:15.976Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-10-09T20:59:15.976Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-10-09T20:59:16.916Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-10-09T20:59:17.485Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-10-09T20:59:18.054Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-10-09T20:59:18.624Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-10-09T20:59:18.624Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-10-09T20:59:18.883Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-10-09T20:59:20.271Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-10-09T20:59:20.841Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-10-09T20:59:22.224Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-10-09T20:59:22.794Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-10-09T20:59:23.053Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-10-09T20:59:23.623Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-10-09T20:59:24.194Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-10-09T20:59:24.454Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-10-09T20:59:25.838Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-10-09T20:59:26.572Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-10-09T20:59:27.747Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-10-09T20:59:27.747Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-10-09T20:59:28.317Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-10-09T20:59:28.773Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-10-09T20:59:29.237Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-10-09T20:59:29.237Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-10-09T20:59:30.233Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-10-09T20:59:31.617Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-10-09T20:59:32.997Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-10-09T20:59:33.006Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-10-09T20:59:33.470Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-10-09T20:59:34.905Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-10-09T20:59:34.905Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-10-09T20:59:34.905Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-10-09T20:59:35.165Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-10-09T20:59:37.075Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-10-09T20:59:38.012Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-10-09T20:59:38.196Z] === RUN TestDockerSuite/TestBuildAddScript [2020-10-09T20:59:38.196Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-10-09T20:59:38.196Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-10-09T20:59:38.196Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-10-09T20:59:38.196Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-10-09T20:59:38.662Z] === RUN TestDockerSuite/TestBuildAddTar [2020-10-09T20:59:39.921Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-10-09T20:59:39.921Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-10-09T20:59:41.300Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-10-09T20:59:41.560Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-10-09T20:59:41.560Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-10-09T20:59:42.128Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-10-09T20:59:43.069Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-10-09T20:59:43.069Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-10-09T20:59:43.639Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-10-09T20:59:44.208Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-10-09T20:59:44.468Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-10-09T20:59:45.037Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-10-09T20:59:45.037Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-10-09T20:59:45.605Z] === RUN TestDockerSuite/TestRunEnvironment [2020-10-09T20:59:45.865Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-10-09T20:59:46.445Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-10-09T20:59:47.016Z] === RUN TestDockerSuite/TestRunExitCode [2020-10-09T20:59:47.275Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-10-09T20:59:47.844Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-10-09T20:59:48.104Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-10-09T20:59:48.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-10-09T20:59:48.674Z] === RUN TestDockerSuite/TestRunExposePort [2020-10-09T20:59:48.674Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-10-09T20:59:49.244Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-10-09T20:59:49.814Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-10-09T20:59:51.196Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-10-09T20:59:51.457Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-09T20:59:51.457Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-10-09T20:59:54.755Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-10-09T20:59:54.755Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-10-09T21:00:06.970Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-10-09T21:00:06.970Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-10-09T21:00:07.910Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-10-09T21:00:07.910Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-10-09T21:00:07.910Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-10-09T21:00:07.910Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-10-09T21:00:08.852Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-10-09T21:00:11.394Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-10-09T21:00:11.988Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-10-09T21:00:13.372Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-10-09T21:00:14.311Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-10-09T21:00:14.446Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-10-09T21:00:14.446Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-10-09T21:00:14.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-10-09T21:00:14.570Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-10-09T21:00:14.911Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-10-09T21:00:15.140Z] === RUN TestDockerSuite/TestRunModeHostname [2020-10-09T21:00:15.710Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-10-09T21:00:15.970Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-10-09T21:00:15.970Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-10-09T21:00:17.353Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-10-09T21:00:18.736Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-10-09T21:00:19.678Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-10-09T21:00:20.248Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-10-09T21:00:20.248Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-10-09T21:00:20.248Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-10-09T21:00:21.628Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-10-09T21:00:22.567Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-10-09T21:00:22.567Z] === RUN TestDockerSuite/TestRunMount [2020-10-09T21:00:25.859Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-10-09T21:00:28.398Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-10-09T21:00:28.659Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-10-09T21:00:28.659Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-10-09T21:00:29.239Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-10-09T21:00:30.621Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-10-09T21:00:32.534Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-10-09T21:00:32.534Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-10-09T21:00:35.076Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-10-09T21:00:35.076Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-10-09T21:00:36.095Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-10-09T21:00:36.560Z] === RUN TestDockerSuite/TestBuildBlankName [2020-10-09T21:00:36.986Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-10-09T21:00:37.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-10-09T21:00:38.895Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-10-09T21:00:39.464Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-10-09T21:00:40.405Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-10-09T21:00:41.788Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-10-09T21:00:41.788Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-10-09T21:00:42.359Z] === RUN TestDockerSuite/TestRunNetHost [2020-10-09T21:00:43.299Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-10-09T21:00:43.870Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-10-09T21:00:43.870Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-10-09T21:00:44.441Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-10-09T21:00:44.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-10-09T21:00:45.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-10-09T21:00:46.353Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-10-09T21:00:48.307Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-10-09T21:00:50.847Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-10-09T21:00:50.975Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-10-09T21:00:51.417Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-10-09T21:00:51.417Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-10-09T21:00:51.988Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-10-09T21:00:51.988Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-10-09T21:00:52.557Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-10-09T21:00:52.824Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-10-09T21:00:52.824Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-10-09T21:00:53.408Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-10-09T21:00:53.976Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-10-09T21:00:53.976Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-10-09T21:00:54.545Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-10-09T21:00:54.804Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-10-09T21:00:56.183Z] === RUN TestDockerSuite/TestRunPortInUse [2020-10-09T21:00:56.443Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-10-09T21:00:57.016Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-10-09T21:00:57.587Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-10-09T21:00:58.160Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-10-09T21:00:58.419Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-10-09T21:00:58.991Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-09T21:00:58.991Z] === RUN TestDockerSuite/TestRunPublishPort [2020-10-09T21:00:59.561Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-10-09T21:00:59.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-10-09T21:00:59.821Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-10-09T21:01:00.081Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-10-09T21:01:00.340Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-10-09T21:01:01.278Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-10-09T21:01:01.278Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-10-09T21:01:03.818Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-10-09T21:01:04.389Z] === RUN TestDockerSuite/TestRunRm [2020-10-09T21:01:04.966Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-10-09T21:01:08.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-10-09T21:01:08.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-10-09T21:01:09.160Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-10-09T21:01:09.160Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-10-09T21:01:09.160Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-10-09T21:01:09.732Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-10-09T21:01:11.645Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-10-09T21:01:12.214Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-10-09T21:01:14.754Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-10-09T21:01:17.296Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-10-09T21:01:18.235Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-10-09T21:01:18.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-10-09T21:01:18.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-10-09T21:01:18.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-10-09T21:01:18.805Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-10-09T21:01:19.375Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-10-09T21:01:20.316Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-10-09T21:01:20.885Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-10-09T21:01:20.885Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-10-09T21:01:21.455Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-10-09T21:01:22.048Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-10-09T21:01:22.617Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-10-09T21:01:23.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-10-09T21:01:23.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-10-09T21:01:23.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-10-09T21:01:23.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-10-09T21:01:23.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-10-09T21:01:23.557Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-10-09T21:01:23.817Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-10-09T21:01:26.354Z] === RUN TestDockerSuite/TestRunState [2020-10-09T21:01:27.293Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-10-09T21:01:27.554Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-10-09T21:01:28.124Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-10-09T21:01:28.124Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-10-09T21:01:28.124Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-10-09T21:01:28.694Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-10-09T21:01:29.263Z] === RUN TestDockerSuite/TestRunSysctls [2020-10-09T21:01:30.203Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-10-09T21:01:30.203Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-10-09T21:01:30.203Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-10-09T21:01:30.773Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-10-09T21:01:32.154Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-10-09T21:01:32.724Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-10-09T21:01:34.107Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-10-09T21:01:34.107Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-10-09T21:01:37.404Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-10-09T21:01:37.404Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-10-09T21:01:39.941Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-10-09T21:01:39.941Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-10-09T21:01:40.201Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-10-09T21:01:40.771Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-10-09T21:01:41.342Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-10-09T21:01:42.281Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-10-09T21:01:43.666Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-10-09T21:01:44.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-10-09T21:01:45.050Z] === RUN TestDockerSuite/TestRunUserByID [2020-10-09T21:01:45.620Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-10-09T21:01:45.620Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-10-09T21:01:45.620Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-10-09T21:01:45.881Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-10-09T21:01:46.453Z] === RUN TestDockerSuite/TestRunUserByName [2020-10-09T21:01:47.023Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-10-09T21:01:47.596Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-10-09T21:01:47.596Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-10-09T21:01:47.596Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-10-09T21:01:48.166Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-10-09T21:01:49.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-10-09T21:01:49.328Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-10-09T21:01:49.792Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-10-09T21:01:50.771Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-10-09T21:01:50.771Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-10-09T21:01:51.464Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-10-09T21:01:51.464Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-10-09T21:01:52.034Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-10-09T21:01:53.433Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-10-09T21:01:54.372Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-10-09T21:01:55.498Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-10-09T21:01:56.280Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-10-09T21:01:56.477Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-10-09T21:01:56.477Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-10-09T21:01:56.477Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-10-09T21:01:57.455Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-10-09T21:01:57.662Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-10-09T21:01:57.921Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-10-09T21:01:58.433Z] === RUN TestDockerSuite/TestBuildCmd [2020-10-09T21:01:58.492Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-10-09T21:01:58.897Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-10-09T21:01:59.061Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-10-09T21:01:59.061Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-10-09T21:01:59.061Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-10-09T21:01:59.061Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-10-09T21:01:59.321Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-10-09T21:01:59.321Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-10-09T21:01:59.361Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-10-09T21:01:59.837Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-10-09T21:01:59.890Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-10-09T21:02:00.150Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-10-09T21:02:01.091Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-10-09T21:02:01.661Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-10-09T21:02:02.232Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-10-09T21:02:02.232Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-10-09T21:02:02.802Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-10-09T21:02:02.802Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-10-09T21:02:02.802Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-10-09T21:02:02.802Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-10-09T21:02:03.062Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-10-09T21:02:03.063Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-10-09T21:02:03.063Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-10-09T21:02:03.063Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-10-09T21:02:03.063Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-10-09T21:02:03.063Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-10-09T21:02:03.633Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-10-09T21:02:03.633Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-10-09T21:02:04.204Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-10-09T21:02:04.574Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-10-09T21:02:05.146Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-10-09T21:02:05.146Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-10-09T21:02:05.717Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-10-09T21:02:05.717Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-10-09T21:02:06.660Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-10-09T21:02:06.660Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-10-09T21:02:06.785Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-10-09T21:02:06.785Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-10-09T21:02:06.921Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-10-09T21:02:07.182Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-10-09T21:02:07.249Z] === RUN TestDockerSuite/TestBuildContChar [2020-10-09T21:02:07.765Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-10-09T21:02:07.766Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-10-09T21:02:07.766Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-10-09T21:02:08.705Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-10-09T21:02:09.645Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-10-09T21:02:09.906Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-10-09T21:02:10.476Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-10-09T21:02:10.476Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-10-09T21:02:11.047Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-10-09T21:02:11.047Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-10-09T21:02:12.430Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-10-09T21:02:12.999Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-10-09T21:02:12.999Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-10-09T21:02:14.909Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-10-09T21:02:15.479Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-10-09T21:02:15.479Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-10-09T21:02:15.479Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-10-09T21:02:16.863Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-10-09T21:02:17.434Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-10-09T21:02:18.376Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-10-09T21:02:18.376Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-10-09T21:02:19.703Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-10-09T21:02:19.758Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-10-09T21:02:19.758Z] === RUN TestDockerSuite/TestSaveImageId [2020-10-09T21:02:19.758Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-10-09T21:02:20.167Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-10-09T21:02:20.167Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-10-09T21:02:20.328Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-10-09T21:02:22.273Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-10-09T21:02:22.273Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-10-09T21:02:22.364Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-10-09T21:02:22.828Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-10-09T21:02:23.292Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-10-09T21:02:23.292Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-10-09T21:02:23.654Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-10-09T21:02:23.654Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-10-09T21:02:23.654Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-10-09T21:02:24.271Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-10-09T21:02:24.737Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-10-09T21:02:24.737Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-10-09T21:02:24.737Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-10-09T21:02:25.034Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-10-09T21:02:25.603Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-10-09T21:02:26.543Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-10-09T21:02:26.806Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-10-09T21:02:27.066Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-10-09T21:02:27.066Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-10-09T21:02:27.329Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-10-09T21:02:27.898Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-10-09T21:02:29.806Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-10-09T21:02:30.570Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-10-09T21:02:35.058Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-10-09T21:02:36.439Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-10-09T21:02:37.011Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-10-09T21:02:38.406Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-10-09T21:02:38.406Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-10-09T21:02:40.943Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-10-09T21:02:40.943Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-10-09T21:02:42.855Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-10-09T21:02:43.794Z] === RUN TestDockerSuite/TestStartRecordError [2020-10-09T21:02:44.363Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-10-09T21:02:44.932Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-10-09T21:02:47.476Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-10-09T21:02:47.736Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-10-09T21:02:48.306Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-10-09T21:02:51.600Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-10-09T21:02:52.540Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-10-09T21:02:55.832Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-10-09T21:02:55.832Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-10-09T21:02:58.403Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-10-09T21:03:03.655Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-10-09T21:03:03.655Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-10-09T21:03:03.677Z] === RUN TestDockerSuite/TestStatsNoStream [2020-10-09T21:03:05.207Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-10-09T21:03:05.582Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-10-09T21:03:07.489Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-10-09T21:03:07.748Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-10-09T21:03:08.008Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-10-09T21:03:08.268Z] === RUN TestDockerSuite/TestTopPrivileged [2020-10-09T21:03:09.207Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-10-09T21:03:09.207Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-10-09T21:03:09.778Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-10-09T21:03:11.052Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-10-09T21:03:11.052Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-10-09T21:03:11.052Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-10-09T21:03:11.052Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-10-09T21:03:11.517Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-10-09T21:03:11.517Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-10-09T21:03:13.074Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-10-09T21:03:15.610Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-10-09T21:03:15.870Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-10-09T21:03:16.459Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-10-09T21:03:16.459Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-10-09T21:03:17.037Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-10-09T21:03:18.417Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-10-09T21:03:18.417Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-10-09T21:03:19.355Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-10-09T21:03:19.924Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-10-09T21:03:20.492Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-10-09T21:03:21.063Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-10-09T21:03:21.632Z] === RUN TestDockerSuite/TestUpdateStats [2020-10-09T21:03:25.831Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-10-09T21:03:26.091Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-10-09T21:03:26.091Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-10-09T21:03:27.031Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-10-09T21:03:27.601Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-10-09T21:03:30.141Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-10-09T21:03:32.681Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-10-09T21:03:34.075Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-10-09T21:03:35.455Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-10-09T21:03:36.836Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-10-09T21:03:37.095Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-10-09T21:03:40.392Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-10-09T21:03:41.628Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-10-09T21:03:41.628Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-10-09T21:03:41.628Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-10-09T21:03:42.931Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-10-09T21:03:44.311Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-10-09T21:03:45.693Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-10-09T21:03:47.074Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-10-09T21:03:48.014Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-10-09T21:03:49.395Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-10-09T21:03:50.777Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-10-09T21:03:52.705Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-10-09T21:03:54.088Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-10-09T21:03:55.471Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-10-09T21:03:56.040Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-10-09T21:03:56.509Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-10-09T21:03:56.509Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-10-09T21:03:56.974Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-10-09T21:03:57.946Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-10-09T21:04:00.486Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-10-09T21:04:00.747Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-10-09T21:04:02.947Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-10-09T21:04:05.146Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-10-09T21:04:12.700Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-10-09T21:04:12.700Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-10-09T21:04:12.700Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-10-09T21:04:12.700Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-10-09T21:04:12.700Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-10-09T21:04:12.700Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-10-09T21:04:12.700Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-10-09T21:04:12.700Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-10-09T21:04:12.700Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-10-09T21:04:12.960Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-10-09T21:04:13.220Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-10-09T21:04:13.220Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-10-09T21:04:13.220Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-10-09T21:04:13.220Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-10-09T21:04:15.129Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-10-09T21:04:15.129Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-10-09T21:04:15.129Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-10-09T21:04:15.129Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-10-09T21:04:15.129Z] === RUN TestDockerSuite/TestVolumeEvents [2020-10-09T21:04:15.707Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-10-09T21:04:17.093Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-10-09T21:04:17.093Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-10-09T21:04:17.093Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-10-09T21:04:19.003Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-10-09T21:04:19.572Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-10-09T21:04:22.123Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite (1347.99s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.37s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.79s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.26s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.89s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.95s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.96s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.20s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.98s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.82s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.81s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.68s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.68s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.09s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.60s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAttachDetach (1.01s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.70s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.72s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.78s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.23s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.64s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.93s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.13s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.06s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.47s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.41s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.32s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.13s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.56s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.51s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.15s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.06s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.58s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.14s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.30s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.09s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.33s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.81s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.60s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.77s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.38s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.47s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.38s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.56s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.94s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.84s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.76s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.78s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.04s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.95s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.65s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.04s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.11s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.41s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.77s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.44s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.89s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.46s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.66s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.92s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.46s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.03s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.00s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.67s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.12s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.05s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.04s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.13s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCmd (0.45s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2020-10-09T21:04:22.123Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-10-09T21:04:22.123Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.84s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.97s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildContChar (3.89s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.75s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.34s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.12s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.84s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.67s) [2020-10-09T21:04:22.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-10-09T21:04:22.123Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-10-09T21:04:22.123Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-10-09T21:04:22.123Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-10-09T21:04:22.123Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.23s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.45s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.32s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.34s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.45s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.32s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.75s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.51s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.42s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.18s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.65s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.48s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.13s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (12.02s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.38s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.34s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.33s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.77s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.34s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.56s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.14s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.92s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.63s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.97s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.25s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.33s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEnv (1.18s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.08s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.94s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.24s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.50s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.86s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.74s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.86s) [2020-10-09T21:04:22.123Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-10-09T21:04:22.123Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.21s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.56s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildExpose (0.27s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.51s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.40s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildFails (0.64s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.59s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.90s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.53s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.77s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.76s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.22s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.52s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.50s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.56s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.20s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildHistory (3.01s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.49s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s) [2020-10-09T21:04:22.123Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildLabel (0.32s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildLabels (0.36s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.93s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.21s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.35s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.63s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.47s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.33s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.85s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.39s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.05s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.25s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.76s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.48s) [2020-10-09T21:04:22.124Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-10-09T21:04:22.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.94s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.60s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.45s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.33s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.68s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.88s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.49s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.67s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.56s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.16s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.19s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.61s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.89s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.17s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.46s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildPATH (1.89s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.62s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.44s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.45s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.61s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildRm (2.21s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.91s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.85s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.37s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.79s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.76s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.67s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.42s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2020-10-09T21:04:22.124Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-10-09T21:04:22.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.60s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildStderr (0.59s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.67s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.69s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.64s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.96s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildUser (1.54s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.76s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.41s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.02s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.24s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.18s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.61s) [2020-10-09T21:04:22.124Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-10-09T21:04:22.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.124Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-10-09T21:04:22.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.124Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-10-09T21:04:22.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.124Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-10-09T21:04:22.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.91s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.01s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.78s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.94s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.73s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.15s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.54s) [2020-10-09T21:04:22.124Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-10-09T21:04:22.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.74s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.56s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-10-09T21:04:22.124Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-10-09T21:04:22.124Z] docker_cli_sni_test.go:18: Flakey test [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.78s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCommitChange (0.87s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.74s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.36s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.16s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.63s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCommitTTY (1.44s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.66s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.21s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.83s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.22s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.58s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.81s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.57s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.12s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.96s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.71s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.07s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.76s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.63s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.52s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.79s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.68s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.64s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.31s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.35s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.90s) [2020-10-09T21:04:22.124Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-10-09T21:04:22.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.53s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.75s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.12s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.37s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.11s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.97s) [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc00097aa80 } [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1464126096 /foo false } [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1464126096 /foo true } [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3059949743 /foo false } [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3059949743 /foo true } [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3059949743 /foo true 0xc00097af40 } [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc00097af60 } [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc00097af80 } [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc00097afa0 } [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc00097afc0 } [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.47s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 0 [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 1 [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 2 [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 3 [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 4 [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 5 [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 6 [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 7 [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 8 [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 9 [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 10 [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 11 [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 12 [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 13 [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 14 [2020-10-09T21:04:22.124Z] docker_api_containers_test.go:1926: case 15 [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.18s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.69s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.50s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.20s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.58s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s) [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.78s) [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership091880504/file1 3b917b6a2770c647d87e054f9c7a1dec3e51c1d58c2a49e4fc377b2917cacf48:/tmpvol/file1` [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.84s) [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:192: running `docker cp 9958b83a2b643d887d3b0c601e21c9a9d772d2baf203cbd3f10344d9e1be6750:/root/file1 /tmp/test-cp-from-case-a588382775/itWorks.txt` [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a588382775/itWorks.txt" contains "file1\n" [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.01s) [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:192: running `docker cp 39426ab95a02bc79b90a2133e7d96d4534713342d8d1561c171c5bc53a07a2fa:/file1 /tmp/test-cp-from-case-b128955434/testDir/` [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s) [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c811631489/file2" contains "file2\n" [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:192: running `docker cp 80e2685d0872fde945ee08606835e7858b8d54d0dc389a2e85bf2a9071a76e73:/root/file1 /tmp/test-cp-from-case-c811631489/file2` [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c811631489/file2" contains "file1\n" [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.82s) [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:192: running `docker cp 8e5373c28288c6e52b066d503602026a11ef2a6db3feab2bf9788bdd3495ea0c:/file1 /tmp/test-cp-from-case-d624176364/dir1` [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d624176364/dir1/file1" contains "file1\n" [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:192: running `docker cp 8e5373c28288c6e52b066d503602026a11ef2a6db3feab2bf9788bdd3495ea0c:/file1 /tmp/test-cp-from-case-d624176364/dir1/` [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d624176364/dir1/file1" contains "file1\n" [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.32s) [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:192: running `docker cp f59a07bdf81a12c9a2a5650d96b325eae17ff3c76161240f825bee1efc836525:dir1 /tmp/test-cp-from-case-e500856155/testDir` [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e500856155/testDir/file1-1" contains "file1-1\n" [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:192: running `docker cp f59a07bdf81a12c9a2a5650d96b325eae17ff3c76161240f825bee1efc836525:dir1 /tmp/test-cp-from-case-e500856155/testDir/` [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e500856155/testDir/file1-1" contains "file1-1\n" [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.83s) [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:192: running `docker cp 31d77e31b99d1e132809e46ff539cb45adbe60cd8ab70b6cb99d456070117530:/root/dir1 /tmp/test-cp-from-case-f467447550/file1` [2020-10-09T21:04:22.124Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.94s) [2020-10-09T21:04:22.124Z] docker_cli_cp_utils_test.go:192: running `docker cp fe3172baf587da2f7d7b7639edd74a4c3419586f83e1dd7982155ac94c9f7fff:/root/dir1 /tmp/test-cp-from-case-g871724613/dir2` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g871724613/dir2/dir1/file1-1" contains "file1-1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp fe3172baf587da2f7d7b7639edd74a4c3419586f83e1dd7982155ac94c9f7fff:/root/dir1 /tmp/test-cp-from-case-g871724613/dir2/` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g871724613/dir2/dir1/file1-1" contains "file1-1\n" [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.89s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp ce4098424c231c3111c5f55f318e39996ed0a7dbd03eb3d96b4850653f2c40a8:dir1/. /tmp/test-cp-from-case-h343078624/testDir` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h343078624/testDir/file1-1" contains "file1-1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp ce4098424c231c3111c5f55f318e39996ed0a7dbd03eb3d96b4850653f2c40a8:dir1/. /tmp/test-cp-from-case-h343078624/testDir/` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h343078624/testDir/file1-1" contains "file1-1\n" [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 69d208fd617532b4b79a8484657692fa2a26ff90480af70b50ef9c7c74b4a07d:/root/dir1/. /tmp/test-cp-from-case-i813874367/file1` [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.28s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp a8ed698624fc6dbe2df14088c4c2e3e8248da65e8fd3fb8c6d970854c0fc04a7:/root/dir1/. /tmp/test-cp-from-case-j955097874/dir2` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j955097874/dir2/file1-1" contains "file1-1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp a8ed698624fc6dbe2df14088c4c2e3e8248da65e8fd3fb8c6d970854c0fc04a7:/root/dir1/. /tmp/test-cp-from-case-j955097874/dir2/` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j955097874/dir2/file1-1" contains "file1-1\n" [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.82s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 75353638da68a2c674bdb08f39ebc9dc508cf03a2272f939349fe8b144ed6a29:/file2 /tmp/test-cp-from-err-dst-not-dir158009673/symlinkToFile1` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir158009673/symlinkToFile1" points to "file1" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir158009673/file1" contains "file2\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 75353638da68a2c674bdb08f39ebc9dc508cf03a2272f939349fe8b144ed6a29:/file2 /tmp/test-cp-from-err-dst-not-dir158009673/symlinkToDir1` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir158009673/symlinkToDir1" points to "dir1" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir158009673/file2" contains "file2\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 75353638da68a2c674bdb08f39ebc9dc508cf03a2272f939349fe8b144ed6a29:/file2 /tmp/test-cp-from-err-dst-not-dir158009673/brokenSymlinkToFileX` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir158009673/brokenSymlinkToFileX" points to "fileX" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir158009673/fileX" contains "file2\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 75353638da68a2c674bdb08f39ebc9dc508cf03a2272f939349fe8b144ed6a29:/dir2 /tmp/test-cp-from-err-dst-not-dir158009673/symlinkToDir1` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir158009673/symlinkToDir1" points to "dir1" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir158009673/dir1/dir2/file2-1" contains "file2-1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 75353638da68a2c674bdb08f39ebc9dc508cf03a2272f939349fe8b144ed6a29:/dir2 /tmp/test-cp-from-err-dst-not-dir158009673/brokenSymlinkToDirX` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir158009673/brokenSymlinkToDirX" points to "dirX" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir158009673/dirX/file2-1" contains "file2-1\n" [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.96s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.67s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.66s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.83s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.71s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.67s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.09s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.64s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a885150225/file1 359660abbe65d25f7561fac9a8d4e8f42e8b59241ab9ade34a24153c6327e103:/root/itWorks.txt` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "359660abbe65d25f7561fac9a8d4e8f42e8b59241ab9ade34a24153c6327e103" start output contains "file1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 359660abbe65d25f7561fac9a8d4e8f42e8b59241ab9ade34a24153c6327e103` [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.80s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b729552444/file1 ab126a514f4141cc118209b8e89b14c3c3afcd7a15780ee854f2819ac03cf1f1:testDir/` [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.77s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "2ba3c929496e303fa2e5143d9c9bbc3a916ff9eb2b22a2310485b23965dcd67e" start output contains "file2\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2ba3c929496e303fa2e5143d9c9bbc3a916ff9eb2b22a2310485b23965dcd67e` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c911483499/file1 2ba3c929496e303fa2e5143d9c9bbc3a916ff9eb2b22a2310485b23965dcd67e:/root/file2` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "2ba3c929496e303fa2e5143d9c9bbc3a916ff9eb2b22a2310485b23965dcd67e" start output contains "file1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2ba3c929496e303fa2e5143d9c9bbc3a916ff9eb2b22a2310485b23965dcd67e` [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.08s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "07e52d7a5f71f1ab03865e43b8517fea94fe65ff41d6917da440fa4a231297f0" start output contains "" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 07e52d7a5f71f1ab03865e43b8517fea94fe65ff41d6917da440fa4a231297f0` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d686234318/file1 07e52d7a5f71f1ab03865e43b8517fea94fe65ff41d6917da440fa4a231297f0:dir1` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "07e52d7a5f71f1ab03865e43b8517fea94fe65ff41d6917da440fa4a231297f0" start output contains "file1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 07e52d7a5f71f1ab03865e43b8517fea94fe65ff41d6917da440fa4a231297f0` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "c55f2b28250fc73a9ee1f144e0b28485f954095450d564b0c0d6e3692d3ebba1" start output contains "" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a c55f2b28250fc73a9ee1f144e0b28485f954095450d564b0c0d6e3692d3ebba1` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d686234318/file1 c55f2b28250fc73a9ee1f144e0b28485f954095450d564b0c0d6e3692d3ebba1:dir1/` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "c55f2b28250fc73a9ee1f144e0b28485f954095450d564b0c0d6e3692d3ebba1" start output contains "file1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a c55f2b28250fc73a9ee1f144e0b28485f954095450d564b0c0d6e3692d3ebba1` [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.54s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e049767381/dir1 2c5884eb4ac16b506ccf5c69d9b36071f20e02341fc8e1fd6fe0c320de05aaeb:testDir` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "2c5884eb4ac16b506ccf5c69d9b36071f20e02341fc8e1fd6fe0c320de05aaeb" start output contains "file1-1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2c5884eb4ac16b506ccf5c69d9b36071f20e02341fc8e1fd6fe0c320de05aaeb` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e049767381/dir1 374ec5e3263a8d93f9bdb3fbc66fa87e679eef607215a3e3d3894cd462c2ab04:testDir/` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "374ec5e3263a8d93f9bdb3fbc66fa87e679eef607215a3e3d3894cd462c2ab04" start output contains "file1-1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 374ec5e3263a8d93f9bdb3fbc66fa87e679eef607215a3e3d3894cd462c2ab04` [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f029525296/dir1 cd5b701350d88cf513592e4ce5b36fe8504635052f3c7d5019c62ea8bc0edcd8:/root/file1` [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.56s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "52e60b032e06824490cfe365aee1d274a75b52b8afa877d86c36d8ef6e98b3b5" start output contains "" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 52e60b032e06824490cfe365aee1d274a75b52b8afa877d86c36d8ef6e98b3b5` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g504995023/dir1 52e60b032e06824490cfe365aee1d274a75b52b8afa877d86c36d8ef6e98b3b5:/root/dir2` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "52e60b032e06824490cfe365aee1d274a75b52b8afa877d86c36d8ef6e98b3b5" start output contains "file1-1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 52e60b032e06824490cfe365aee1d274a75b52b8afa877d86c36d8ef6e98b3b5` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "c576c751896c5e083493b6ac7e8d5ba290b0fb5a0b949e0596360f366583f309" start output contains "" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a c576c751896c5e083493b6ac7e8d5ba290b0fb5a0b949e0596360f366583f309` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g504995023/dir1 c576c751896c5e083493b6ac7e8d5ba290b0fb5a0b949e0596360f366583f309:/dir2/` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "c576c751896c5e083493b6ac7e8d5ba290b0fb5a0b949e0596360f366583f309" start output contains "file1-1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a c576c751896c5e083493b6ac7e8d5ba290b0fb5a0b949e0596360f366583f309` [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.07s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h215128546/dir1/. 9f8c377974ff67770add2a9a35d3a67f150e4164b6cdb659304d4f3208e116b4:testDir` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "9f8c377974ff67770add2a9a35d3a67f150e4164b6cdb659304d4f3208e116b4" start output contains "file1-1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9f8c377974ff67770add2a9a35d3a67f150e4164b6cdb659304d4f3208e116b4` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h215128546/dir1/. 422302b4c252f9b8255120113aa808a891d56a3cc1a3f2b168cc5d6a5381775b:testDir/` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "422302b4c252f9b8255120113aa808a891d56a3cc1a3f2b168cc5d6a5381775b" start output contains "file1-1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 422302b4c252f9b8255120113aa808a891d56a3cc1a3f2b168cc5d6a5381775b` [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i088098777/dir1/. ef176bfcc4cb32d18b82756432ed1cab1adecc8b29f626a166df358791feba0b:/root/file1` [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.85s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "a484529cb4745ff43a5027ef0637666dbf2baf7b1891653df6d4e3aae557a208" start output contains "" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a a484529cb4745ff43a5027ef0637666dbf2baf7b1891653df6d4e3aae557a208` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j396803428/dir1/. a484529cb4745ff43a5027ef0637666dbf2baf7b1891653df6d4e3aae557a208:/dir2` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "a484529cb4745ff43a5027ef0637666dbf2baf7b1891653df6d4e3aae557a208" start output contains "file1-1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a a484529cb4745ff43a5027ef0637666dbf2baf7b1891653df6d4e3aae557a208` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "7064c6abe411517de756e28a9f7ea97754c658166cebd874382fe5bbdc4c993e" start output contains "" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7064c6abe411517de756e28a9f7ea97754c658166cebd874382fe5bbdc4c993e` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j396803428/dir1/. 7064c6abe411517de756e28a9f7ea97754c658166cebd874382fe5bbdc4c993e:/dir2/` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "7064c6abe411517de756e28a9f7ea97754c658166cebd874382fe5bbdc4c993e" start output contains "file1-1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7064c6abe411517de756e28a9f7ea97754c658166cebd874382fe5bbdc4c993e` [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.63s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions953216371/permdirtest permtest:/` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToDot (0.55s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.93s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs616185373/file1 777e148f36a6047aa6d30103dc9f5298ba61a34ef9a241b7180123a72a3f5140:/root/shouldNotExist` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "777e148f36a6047aa6d30103dc9f5298ba61a34ef9a241b7180123a72a3f5140" start output contains "" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 777e148f36a6047aa6d30103dc9f5298ba61a34ef9a241b7180123a72a3f5140` [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.96s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume601743064/file1 408dc5fb7cde4a045761494f997a13af1f8d7be54f3eb0b6f8fd50f81c75ad56:/vol_ro/shouldNotExist` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:279: checking that container "408dc5fb7cde4a045761494f997a13af1f8d7be54f3eb0b6f8fd50f81c75ad56" start output contains "" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 408dc5fb7cde4a045761494f997a13af1f8d7be54f3eb0b6f8fd50f81c75ad56` [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.93s) [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-783811159/file2 625251c020c9ed7a48647c476717d1bb53541b09d610f99aeea6e1f2dc5d5a4a:/vol2/symlinkToFile1` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-783811159/symlinkToFile1" points to "file1" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-783811159/file1" contains "file2\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-783811159/file2 625251c020c9ed7a48647c476717d1bb53541b09d610f99aeea6e1f2dc5d5a4a:/vol2/symlinkToDir1` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-783811159/symlinkToDir1" points to "dir1" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-783811159/file2" contains "file2\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-783811159/file2 625251c020c9ed7a48647c476717d1bb53541b09d610f99aeea6e1f2dc5d5a4a:/vol2/brokenSymlinkToFileX` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-783811159/brokenSymlinkToFileX" points to "fileX" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-783811159/fileX" contains "file2\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-783811159//dir2 625251c020c9ed7a48647c476717d1bb53541b09d610f99aeea6e1f2dc5d5a4a:/vol2/symlinkToDir1` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-783811159/symlinkToDir1" points to "dir1" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-783811159/dir1/dir2/file2-1" contains "file2-1\n" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-783811159//dir2 625251c020c9ed7a48647c476717d1bb53541b09d610f99aeea6e1f2dc5d5a4a:/vol2/brokenSymlinkToDirX` [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-783811159/brokenSymlinkToDirX" points to "dirX" [2020-10-09T21:04:22.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-783811159/dirX/file2-1" contains "file2-1\n" [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.23s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.83s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.56s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.59s) [2020-10-09T21:04:22.125Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-10-09T21:04:22.125Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2020-10-09T21:04:22.125Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.34s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2020-10-09T21:04:22.126Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-10-09T21:04:22.126Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.70s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.97s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.01s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.66s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.22s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.16s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.50s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.83s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.24s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.36s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.88s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.84s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.23s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsAttach (0.58s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsCommit (0.89s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.59s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.34s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.96s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.11s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsCopy (1.05s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.00s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.48s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.88s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsFilters (1.01s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsFormat (1.18s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.54s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-10-09T21:04:22.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-10-09T21:04:22.126Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:04:22.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-10-09T21:04:22.126Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.65s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.53s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsRename (0.65s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.48s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsTop (0.57s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.89s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.57s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.07s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecCgroup (0.92s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecEnv (0.59s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecInspectID (2.61s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecInteractive (0.58s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.63s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecParseError (0.52s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.51s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.19s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecUlimits (0.58s) [2020-10-09T21:04:22.126Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-10-09T21:04:22.126Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.41s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.64s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.61s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.75s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestHealth (19.30s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImportDisplay (1.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-10-09T21:04:22.126Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-10-09T21:04:22.126Z] daemon.go:325: [d19792208209b] waiting for daemon to start [2020-10-09T21:04:22.126Z] daemon.go:325: [d19792208209b] waiting for daemon to start [2020-10-09T21:04:22.126Z] daemon.go:353: [d19792208209b] daemon started [2020-10-09T21:04:22.126Z] daemon.go:461: [d19792208209b] Stopping daemon [2020-10-09T21:04:22.126Z] daemon.go:296: [d19792208209b] exiting daemon [2020-10-09T21:04:22.126Z] daemon.go:448: [d19792208209b] Daemon stopped [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-10-09T21:04:22.126Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-10-09T21:04:22.126Z] daemon.go:325: [d68be822ec368] waiting for daemon to start [2020-10-09T21:04:22.126Z] daemon.go:325: [d68be822ec368] waiting for daemon to start [2020-10-09T21:04:22.126Z] daemon.go:353: [d68be822ec368] daemon started [2020-10-09T21:04:22.126Z] daemon.go:461: [d68be822ec368] Stopping daemon [2020-10-09T21:04:22.126Z] daemon.go:296: [d68be822ec368] exiting daemon [2020-10-09T21:04:22.126Z] daemon.go:448: [d68be822ec368] Daemon stopped [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.54s) [2020-10-09T21:04:22.126Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-10-09T21:04:22.126Z] daemon.go:325: [d2c0b329787e2] waiting for daemon to start [2020-10-09T21:04:22.126Z] daemon.go:325: [d2c0b329787e2] waiting for daemon to start [2020-10-09T21:04:22.126Z] daemon.go:353: [d2c0b329787e2] daemon started [2020-10-09T21:04:22.126Z] daemon.go:461: [d2c0b329787e2] Stopping daemon [2020-10-09T21:04:22.126Z] daemon.go:296: [d2c0b329787e2] exiting daemon [2020-10-09T21:04:22.126Z] daemon.go:448: [d2c0b329787e2] Daemon stopped [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-10-09T21:04:22.126Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-10-09T21:04:22.126Z] daemon.go:325: [d996ef4f5b99c] waiting for daemon to start [2020-10-09T21:04:22.126Z] daemon.go:296: [d996ef4f5b99c] exiting daemon [2020-10-09T21:04:22.126Z] daemon.go:325: [d996ef4f5b99c] waiting for daemon to start [2020-10-09T21:04:22.126Z] daemon.go:325: [d996ef4f5b99c] waiting for daemon to start [2020-10-09T21:04:22.126Z] daemon.go:296: [d996ef4f5b99c] exiting daemon [2020-10-09T21:04:22.126Z] daemon.go:325: [d996ef4f5b99c] waiting for daemon to start [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.55s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.54s) [2020-10-09T21:04:22.126Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-10-09T21:04:22.126Z] daemon.go:325: [d80d62f25daed] waiting for daemon to start [2020-10-09T21:04:22.126Z] daemon.go:325: [d80d62f25daed] waiting for daemon to start [2020-10-09T21:04:22.126Z] daemon.go:353: [d80d62f25daed] daemon started [2020-10-09T21:04:22.126Z] daemon.go:461: [d80d62f25daed] Stopping daemon [2020-10-09T21:04:22.126Z] daemon.go:296: [d80d62f25daed] exiting daemon [2020-10-09T21:04:22.126Z] daemon.go:448: [d80d62f25daed] Daemon stopped [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.51s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.48s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.49s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.51s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2020-10-09T21:04:22.126Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-10-09T21:04:22.126Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectHistory (0.67s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-10-09T21:04:22.126Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-10-09T21:04:22.126Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.55s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.53s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.43s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.49s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.57s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.02s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.20s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.59s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.83s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.94s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.78s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.75s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.47s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-10-09T21:04:22.126Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.51s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.56s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.87s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.97s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.19s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.00s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.26s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.76s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsTail (0.57s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestNetHostname (1.38s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.37s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPluginActive (1.50s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.22s) [2020-10-09T21:04:22.127Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-10-09T21:04:22.127Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.62s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.68s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.41s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.14s) [2020-10-09T21:04:22.127Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-10-09T21:04:22.127Z] daemon.go:325: [d33e6867df785] waiting for daemon to start [2020-10-09T21:04:22.127Z] daemon.go:325: [d33e6867df785] waiting for daemon to start [2020-10-09T21:04:22.127Z] daemon.go:353: [d33e6867df785] daemon started [2020-10-09T21:04:22.127Z] daemon.go:461: [d33e6867df785] Stopping daemon [2020-10-09T21:04:22.127Z] daemon.go:296: [d33e6867df785] exiting daemon [2020-10-09T21:04:22.127Z] daemon.go:448: [d33e6867df785] Daemon stopped [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.02s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.41s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPortList (6.45s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.97s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.01s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.96s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.27s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.27s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.50s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsByOrder (2.54s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.37s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.14s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.16s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.02s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.68s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.09s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.44s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.05s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.14s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.51s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.63s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.74s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.28s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.98s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.55s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.60s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2020-10-09T21:04:22.127Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-10-09T21:04:22.127Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.00s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.53s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.93s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.91s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.55s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.12s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.51s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.30s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.01s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.42s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.78s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.57s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.76s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.16s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRmiTag (0.44s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.81s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.01s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.62s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.97s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.68s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.64s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.43s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.54s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.62s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.76s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.52s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.59s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.86s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.77s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.52s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.50s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.57s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.05s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.94s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.00s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.98s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.08s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.65s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.13s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.58s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.62s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.54s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.57s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.64s) [2020-10-09T21:04:22.127Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-10-09T21:04:22.127Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.127Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-10-09T21:04:22.127Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.41s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.34s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.53s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.02s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2020-10-09T21:04:22.127Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-10-09T21:04:22.127Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.04s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.58s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.18s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.47s) [2020-10-09T21:04:22.127Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-09T21:04:22.127Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.82s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.56s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.47s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.72s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.35s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.00s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.36s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.79s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.45s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.37s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.82s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.39s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.20s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.50s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.01s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.26s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunMount (5.35s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.64s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.52s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.19s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.10s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.64s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.69s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.15s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.25s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.33s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.68s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNetHost (1.02s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.64s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.58s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.75s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.89s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.84s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-10-09T21:04:22.127Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.51s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.48s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.02s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2020-10-09T21:04:22.128Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.56s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.55s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-10-09T21:04:22.128Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.94s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-10-09T21:04:22.128Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.23s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.91s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunRm (0.51s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.52s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.60s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.98s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.53s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.39s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.60s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.59s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.76s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.60s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.56s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.78s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunState (0.99s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunSysctls (0.95s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.57s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.32s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.04s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.77s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.57s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.92s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunUserByID (0.73s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunUserByName (0.55s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.54s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-10-09T21:04:22.128Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.56s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.69s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.44s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.99s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.43s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.61s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.45s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.56s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.97s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.57s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.72s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.58s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.64s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.65s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.65s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.57s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.39s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.58s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.41s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.43s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.64s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.70s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.75s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.03s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.87s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.49s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.51s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.86s) [2020-10-09T21:04:22.128Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents146630225 [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.15s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.31s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.59s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.53s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.11s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.17s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.00s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.64s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.07s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.78s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.07s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.63s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStartRecordError (1.34s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.12s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.39s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.68s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.34s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.55s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.65s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.62s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.64s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.67s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.85s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.00s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.64s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.16s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.29s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUpdateStats (3.56s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.92s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.46s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.52s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.65s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.85s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.77s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.83s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.47s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.51s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.31s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.12s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.41s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.34s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.57s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.81s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.80s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.05s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.09s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.66s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.51s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.55s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.36s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s) [2020-10-09T21:04:22.128Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.88s) [2020-10-09T21:04:22.128Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-10-09T21:04:22.128Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-10-09T21:04:22.128Z] === RUN TestDockerRegistrySuite [2020-10-09T21:04:22.128Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-10-09T21:04:23.068Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-10-09T21:04:24.449Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-10-09T21:04:25.390Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-10-09T21:04:27.929Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-10-09T21:04:28.500Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-10-09T21:04:30.411Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-10-09T21:04:31.791Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-10-09T21:04:33.185Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-10-09T21:04:34.125Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-10-09T21:04:35.505Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-10-09T21:04:36.444Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-10-09T21:04:37.384Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-10-09T21:04:38.324Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-10-09T21:04:39.704Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-10-09T21:04:41.617Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-10-09T21:04:43.003Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-10-09T21:04:44.386Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-10-09T21:04:46.299Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-10-09T21:04:46.561Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-10-09T21:04:47.501Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-10-09T21:04:47.761Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-10-09T21:04:49.165Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-10-09T21:04:50.105Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-10-09T21:04:51.490Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-10-09T21:04:53.399Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-10-09T21:04:53.970Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-10-09T21:04:54.910Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-10-09T21:04:55.169Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-10-09T21:04:55.429Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-10-09T21:04:55.688Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-10-09T21:04:55.948Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-10-09T21:04:56.207Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-10-09T21:04:56.207Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-10-09T21:04:57.590Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-10-09T21:04:58.970Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-10-09T21:04:59.538Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-10-09T21:05:00.481Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-10-09T21:05:01.419Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-10-09T21:05:02.358Z] --- PASS: TestDockerRegistrySuite (40.40s) [2020-10-09T21:05:02.358Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.30s) [2020-10-09T21:05:02.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-10-09T21:05:02.358Z] check_test.go:196: Daemon d465c5b25160f is not started [2020-10-09T21:05:02.358Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s) [2020-10-09T21:05:02.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-10-09T21:05:02.358Z] check_test.go:196: Daemon d6afdd6e18c4c is not started [2020-10-09T21:05:02.358Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2020-10-09T21:05:02.358Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d2514ec892b55 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.07s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon dbf0b62550e63 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.27s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon df18e231eff75 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon dfeba2bef0954 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.93s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d1572f11796aa is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.07s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon da8bf02afe112 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon ddde7510bd69b is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon dd9b2e5a4bea0 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon dfa0a8c77c180 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.06s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d94f4ba1bfc5e is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.92s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-10-09T21:05:02.359Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2144916e0cafb58c7c7b36e46fd7e4d8c171616768a88230dbea0feb3780d474 [2020-10-09T21:05:02.359Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:030ea9cf9d824f08978433f51669352334b08a8c1239715aa72faa24408f3b23 [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon dc21cb87f27e7 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.79s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-10-09T21:05:02.359Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:52db44e145982060c4e21d3f054605590e4ae9fa972111d3b9679d559aaa6589 [2020-10-09T21:05:02.359Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:df5fa7ad340191ed233920bfcd7f6893ad38aa1ca6af5c9dbae15bb20e028062 [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon df114e5648994 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon dd919b6fb98c9 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.48s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon da5d99979bd77 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.02s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon dad13d41bea93 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.17s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d73d67fc55fc3 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.30s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d58cdb4f3573f is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.11s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d60361b97b4c3 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.01s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon db28e42ee1d1c is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.30s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d9f76e3cbf5b9 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d26a866fffa08 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d5682ce8648dc is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d498a8a574663 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d44d85d414557 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d8e5b0c77c05a is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d2d8ad3f8aa30 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d2a86d7a4249e is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d1d4f27b640da is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon db5959aa72cdd is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.46s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon dd10c8a25beca is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon daf340d675d48 is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-10-09T21:05:02.359Z] check_test.go:196: Daemon d22d27c38a39a is not started [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-10-09T21:05:02.359Z] daemon.go:325: [ddf9121102b3a] waiting for daemon to start [2020-10-09T21:05:02.359Z] daemon.go:325: [ddf9121102b3a] waiting for daemon to start [2020-10-09T21:05:02.359Z] daemon.go:353: [ddf9121102b3a] daemon started [2020-10-09T21:05:02.359Z] daemon.go:461: [ddf9121102b3a] Stopping daemon [2020-10-09T21:05:02.359Z] daemon.go:296: [ddf9121102b3a] exiting daemon [2020-10-09T21:05:02.359Z] daemon.go:448: [ddf9121102b3a] Daemon stopped [2020-10-09T21:05:02.359Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-10-09T21:05:02.359Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-10-09T21:05:02.359Z] daemon.go:325: [d243c138be718] waiting for daemon to start [2020-10-09T21:05:02.359Z] daemon.go:325: [d243c138be718] waiting for daemon to start [2020-10-09T21:05:02.359Z] daemon.go:353: [d243c138be718] daemon started [2020-10-09T21:05:02.359Z] daemon.go:461: [d243c138be718] Stopping daemon [2020-10-09T21:05:02.359Z] daemon.go:296: [d243c138be718] exiting daemon [2020-10-09T21:05:02.359Z] daemon.go:448: [d243c138be718] Daemon stopped [2020-10-09T21:05:02.359Z] === RUN TestDockerSchema1RegistrySuite [2020-10-09T21:05:02.359Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-10-09T21:05:05.678Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-10-09T21:05:05.678Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-10-09T21:05:05.707Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-10-09T21:05:05.707Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-10-09T21:05:05.707Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-10-09T21:05:08.974Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-10-09T21:05:09.543Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-10-09T21:05:10.482Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-10-09T21:05:10.482Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-10-09T21:05:11.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-10-09T21:05:12.362Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-10-09T21:05:13.301Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-10-09T21:05:13.870Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-10-09T21:05:16.413Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-10-09T21:05:16.983Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-10-09T21:05:17.554Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-10-09T21:05:17.554Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-10-09T21:05:17.814Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-10-09T21:05:18.073Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-10-09T21:05:18.643Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite (16.41s) [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.84s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon daeb2d26ca93e is not started [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.33s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon d03d734e7cebd is not started [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.98s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon d1513cfb481f8 is not started [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon dbcc7196ce5c5 is not started [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon dff634f9c71e3 is not started [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon dad4c78246683 is not started [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon d7e9e6bd559f6 is not started [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.97s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon d189d73d83743 is not started [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.00s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon d17f127efe736 is not started [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.51s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon d2990b4667776 is not started [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.52s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon df72e7ee3550a is not started [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon d466a3a2c2fa3 is not started [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon dd26e6bd549b3 is not started [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.36s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon de118cb9a565f is not started [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon d8316d5d9ab93 is not started [2020-10-09T21:05:18.643Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-10-09T21:05:18.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-10-09T21:05:18.643Z] check_test.go:223: Daemon dc5bea752aa4d is not started [2020-10-09T21:05:18.643Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-10-09T21:05:18.643Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-10-09T21:05:19.582Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-10-09T21:05:19.847Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-10-09T21:05:20.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-10-09T21:05:21.052Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-10-09T21:05:21.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-10-09T21:05:21.882Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-10-09T21:05:22.452Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-10-09T21:05:22.452Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.76s) [2020-10-09T21:05:22.452Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2020-10-09T21:05:22.452Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-10-09T21:05:22.452Z] check_test.go:252: Daemon dc5f1a5de40a2 is not started [2020-10-09T21:05:22.452Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-10-09T21:05:22.452Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-10-09T21:05:22.452Z] check_test.go:252: Daemon d6c60fe2337d3 is not started [2020-10-09T21:05:22.452Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2020-10-09T21:05:22.452Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-10-09T21:05:22.452Z] check_test.go:252: Daemon d2b51638e4af7 is not started [2020-10-09T21:05:22.452Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-10-09T21:05:22.452Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-10-09T21:05:22.452Z] daemon.go:325: [dcacc260a3ee3] waiting for daemon to start [2020-10-09T21:05:22.452Z] daemon.go:325: [dcacc260a3ee3] waiting for daemon to start [2020-10-09T21:05:22.452Z] daemon.go:353: [dcacc260a3ee3] daemon started [2020-10-09T21:05:22.452Z] daemon.go:461: [dcacc260a3ee3] Stopping daemon [2020-10-09T21:05:22.452Z] daemon.go:296: [dcacc260a3ee3] exiting daemon [2020-10-09T21:05:22.452Z] daemon.go:448: [dcacc260a3ee3] Daemon stopped [2020-10-09T21:05:22.452Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2020-10-09T21:05:22.452Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-10-09T21:05:22.452Z] check_test.go:252: Daemon d73707effe017 is not started [2020-10-09T21:05:22.452Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-10-09T21:05:22.452Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-10-09T21:05:22.452Z] check_test.go:252: Daemon d8986f5d215a2 is not started [2020-10-09T21:05:22.452Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2020-10-09T21:05:22.452Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-10-09T21:05:22.452Z] check_test.go:252: Daemon d124c55aa1cd1 is not started [2020-10-09T21:05:22.452Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-10-09T21:05:22.452Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-10-09T21:05:22.452Z] check_test.go:252: Daemon d150234b767ac is not started [2020-10-09T21:05:22.452Z] === RUN TestDockerRegistryAuthTokenSuite [2020-10-09T21:05:22.452Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-10-09T21:05:27.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-10-09T21:05:27.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-10-09T21:05:27.985Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-10-09T21:05:27.985Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-10-09T21:05:28.287Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-10-09T21:05:28.287Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2020-10-09T21:05:28.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-10-09T21:05:28.287Z] check_test.go:279: Daemon d29c6df40dea2 is not started [2020-10-09T21:05:28.287Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-10-09T21:05:28.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-10-09T21:05:28.287Z] check_test.go:279: Daemon d6d9a47ab7303 is not started [2020-10-09T21:05:28.287Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-10-09T21:05:28.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-10-09T21:05:28.287Z] check_test.go:279: Daemon d5187fc8ba8ec is not started [2020-10-09T21:05:28.287Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-10-09T21:05:28.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-10-09T21:05:28.287Z] check_test.go:279: Daemon dcda6ca35c30e is not started [2020-10-09T21:05:28.287Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-10-09T21:05:28.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-10-09T21:05:28.287Z] check_test.go:279: Daemon d8adde76f9081 is not started [2020-10-09T21:05:28.287Z] === RUN TestDockerNetworkSuite [2020-10-09T21:05:28.287Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-10-09T21:05:31.582Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-10-09T21:05:32.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-10-09T21:05:35.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-10-09T21:05:36.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-10-09T21:05:39.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-10-09T21:05:40.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-10-09T21:05:47.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-10-09T21:05:48.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-10-09T21:05:49.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-10-09T21:05:50.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-10-09T21:05:50.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-10-09T21:05:51.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-10-09T21:05:52.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-10-09T21:05:52.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-10-09T21:05:52.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-10-09T21:05:53.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-10-09T21:05:53.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-10-09T21:05:53.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-10-09T21:05:54.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-10-09T21:05:55.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-10-09T21:05:56.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-10-09T21:05:56.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-10-09T21:05:56.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-10-09T21:05:56.535Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-10-09T21:05:56.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-10-09T21:05:56.999Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-10-09T21:05:57.981Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-10-09T21:05:59.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-10-09T21:06:00.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-10-09T21:06:07.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-10-09T21:06:07.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-10-09T21:06:07.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-10-09T21:06:07.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-10-09T21:06:07.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-10-09T21:06:08.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-10-09T21:06:08.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-10-09T21:06:08.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-10-09T21:06:10.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-10-09T21:06:10.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-10-09T21:06:10.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-10-09T21:06:11.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-10-09T21:06:15.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-10-09T21:06:18.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-10-09T21:06:18.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-10-09T21:06:18.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-10-09T21:06:20.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-10-09T21:06:20.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-10-09T21:06:21.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-10-09T21:06:21.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-10-09T21:06:22.320Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-10-09T21:06:23.229Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite (60.07s) [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.19s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d7a77e553e030 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d6c2b0538a4c7 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.18s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d22a359f7d361 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.54s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon de193424ff9cc is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:1233: Daemon d89fdd607508b is not started [2020-10-09T21:06:28.895Z] daemon.go:325: [d89fdd607508b] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:325: [d89fdd607508b] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:353: [d89fdd607508b] daemon started [2020-10-09T21:06:28.895Z] daemon.go:461: [d89fdd607508b] Stopping daemon [2020-10-09T21:06:28.895Z] daemon.go:296: [d89fdd607508b] exiting daemon [2020-10-09T21:06:28.895Z] daemon.go:448: [d89fdd607508b] Daemon stopped [2020-10-09T21:06:28.895Z] daemon.go:325: [d89fdd607508b] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:325: [d89fdd607508b] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:353: [d89fdd607508b] daemon started [2020-10-09T21:06:28.895Z] daemon.go:461: [d89fdd607508b] Stopping daemon [2020-10-09T21:06:28.895Z] daemon.go:296: [d89fdd607508b] exiting daemon [2020-10-09T21:06:28.895Z] daemon.go:448: [d89fdd607508b] Daemon stopped [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d078632c72afe is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.46s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d68cfd1ffb232 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.30s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d4a77858ae7f6 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d38ccd78e534a is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d39c9f8e784f2 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.49s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d6b830d30c5dc is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.96s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon dfb520124024c is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d1abcbf5f2474 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d8cc0fcf2e1af is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon daf64065ed4ce is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d6da88ac7dd96 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d794eff08fa4e is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon de2b2da64c22b is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon dac667f27b20c is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d5189734632eb is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.09s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon dbd5ecfe86089 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d6af319a73d7d is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d1f10ca103633 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon dcb98ddd5435e is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.44s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-10-09T21:06:28.895Z] daemon.go:325: [d5cdcd187de76] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:325: [d5cdcd187de76] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:353: [d5cdcd187de76] daemon started [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:968: Daemon d5cdcd187de76 is not started [2020-10-09T21:06:28.895Z] daemon.go:325: [d5cdcd187de76] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:296: [d5cdcd187de76] exiting daemon [2020-10-09T21:06:28.895Z] daemon.go:325: [d5cdcd187de76] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:353: [d5cdcd187de76] daemon started [2020-10-09T21:06:28.895Z] daemon.go:461: [d5cdcd187de76] Stopping daemon [2020-10-09T21:06:28.895Z] daemon.go:296: [d5cdcd187de76] exiting daemon [2020-10-09T21:06:28.895Z] daemon.go:448: [d5cdcd187de76] Daemon stopped [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.74s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d1ee12db73d1e is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.06s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-10-09T21:06:28.895Z] daemon.go:325: [db5016766c3aa] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:325: [db5016766c3aa] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:353: [db5016766c3aa] daemon started [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:1116: Daemon db5016766c3aa is not started [2020-10-09T21:06:28.895Z] daemon.go:325: [db5016766c3aa] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:296: [db5016766c3aa] exiting daemon [2020-10-09T21:06:28.895Z] daemon.go:325: [db5016766c3aa] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:325: [db5016766c3aa] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:353: [db5016766c3aa] daemon started [2020-10-09T21:06:28.895Z] daemon.go:461: [db5016766c3aa] Stopping daemon [2020-10-09T21:06:28.895Z] daemon.go:296: [db5016766c3aa] exiting daemon [2020-10-09T21:06:28.895Z] daemon.go:448: [db5016766c3aa] Daemon stopped [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon db453b3583604 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d6dc5c7cca078 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d786036f4d163 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon dde5b31129efb is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d2b509dadff33 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon dafc5a8cefd3e is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon d741c12d83161 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.46s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon dd3ad1ebcbbd6 is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon dc67eb9199013 is not started [2020-10-09T21:06:28.895Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-10-09T21:06:28.895Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon decdfe02fa72e is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-10-09T21:06:28.895Z] docker_cli_network_unix_test.go:46: Daemon db975bf84e69a is not started [2020-10-09T21:06:28.895Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s) [2020-10-09T21:06:28.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-10-09T21:06:28.895Z] daemon.go:325: [d1301026aebae] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:325: [d1301026aebae] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:353: [d1301026aebae] daemon started [2020-10-09T21:06:28.895Z] daemon.go:461: [d1301026aebae] Stopping daemon [2020-10-09T21:06:28.895Z] daemon.go:296: [d1301026aebae] exiting daemon [2020-10-09T21:06:28.895Z] daemon.go:448: [d1301026aebae] Daemon stopped [2020-10-09T21:06:28.895Z] daemon.go:325: [d1301026aebae] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:325: [d1301026aebae] waiting for daemon to start [2020-10-09T21:06:28.895Z] daemon.go:353: [d1301026aebae] daemon started [2020-10-09T21:06:28.895Z] daemon.go:461: [d1301026aebae] Stopping daemon [2020-10-09T21:06:28.896Z] daemon.go:296: [d1301026aebae] exiting daemon [2020-10-09T21:06:28.896Z] daemon.go:448: [d1301026aebae] Daemon stopped [2020-10-09T21:06:28.896Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s) [2020-10-09T21:06:28.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-10-09T21:06:28.896Z] daemon.go:325: [d0b6edaca617b] waiting for daemon to start [2020-10-09T21:06:28.896Z] daemon.go:325: [d0b6edaca617b] waiting for daemon to start [2020-10-09T21:06:28.896Z] daemon.go:353: [d0b6edaca617b] daemon started [2020-10-09T21:06:28.896Z] docker_cli_network_unix_test.go:1084: Daemon d0b6edaca617b is not started [2020-10-09T21:06:28.896Z] daemon.go:325: [d0b6edaca617b] waiting for daemon to start [2020-10-09T21:06:28.896Z] daemon.go:296: [d0b6edaca617b] exiting daemon [2020-10-09T21:06:28.896Z] daemon.go:325: [d0b6edaca617b] waiting for daemon to start [2020-10-09T21:06:28.896Z] daemon.go:353: [d0b6edaca617b] daemon started [2020-10-09T21:06:28.896Z] daemon.go:461: [d0b6edaca617b] Stopping daemon [2020-10-09T21:06:28.896Z] daemon.go:296: [d0b6edaca617b] exiting daemon [2020-10-09T21:06:28.896Z] daemon.go:448: [d0b6edaca617b] Daemon stopped [2020-10-09T21:06:28.896Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-10-09T21:06:28.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-10-09T21:06:28.896Z] docker_cli_network_unix_test.go:46: Daemon dc5ca9d007e6a is not started [2020-10-09T21:06:28.896Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2020-10-09T21:06:28.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-10-09T21:06:28.896Z] docker_cli_network_unix_test.go:46: Daemon daec5ddf266ae is not started [2020-10-09T21:06:28.896Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2020-10-09T21:06:28.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-10-09T21:06:28.896Z] docker_cli_network_unix_test.go:46: Daemon d872d127f55bf is not started [2020-10-09T21:06:28.896Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-10-09T21:06:28.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-10-09T21:06:28.896Z] docker_cli_network_unix_test.go:46: Daemon d66f61a3dea44 is not started [2020-10-09T21:06:28.896Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2020-10-09T21:06:28.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-10-09T21:06:28.896Z] docker_cli_network_unix_test.go:46: Daemon d16146b02aea7 is not started [2020-10-09T21:06:28.896Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2020-10-09T21:06:28.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-10-09T21:06:28.896Z] docker_cli_network_unix_test.go:46: Daemon dc8712cde5f2f is not started [2020-10-09T21:06:28.896Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2020-10-09T21:06:28.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-10-09T21:06:28.896Z] docker_cli_network_unix_test.go:46: Daemon d4325bf605199 is not started [2020-10-09T21:06:28.896Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.89s) [2020-10-09T21:06:28.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-10-09T21:06:28.896Z] docker_cli_network_unix_test.go:46: Daemon d7752f275cb9c is not started [2020-10-09T21:06:28.896Z] === RUN TestDockerHubPullSuite [2020-10-09T21:06:28.896Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-10-09T21:06:30.274Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-10-09T21:06:32.809Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-10-09T21:06:32.809Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-10-09T21:06:35.347Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-10-09T21:06:35.347Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-10-09T21:06:35.347Z] --- PASS: TestDockerHubPullSuite (7.15s) [2020-10-09T21:06:35.347Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.83s) [2020-10-09T21:06:35.347Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-10-09T21:06:35.347Z] daemon.go:325: [d4188e171e72f] waiting for daemon to start [2020-10-09T21:06:35.347Z] daemon.go:325: [d4188e171e72f] waiting for daemon to start [2020-10-09T21:06:35.347Z] daemon.go:353: [d4188e171e72f] daemon started [2020-10-09T21:06:35.347Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2020-10-09T21:06:35.347Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s) [2020-10-09T21:06:35.347Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.16s) [2020-10-09T21:06:35.347Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.44s) [2020-10-09T21:06:35.347Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-10-09T21:06:35.347Z] daemon.go:461: [d4188e171e72f] Stopping daemon [2020-10-09T21:06:35.347Z] daemon.go:296: [d4188e171e72f] exiting daemon [2020-10-09T21:06:35.347Z] daemon.go:448: [d4188e171e72f] Daemon stopped [2020-10-09T21:06:35.347Z] PASS [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === Skipped [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-10-09T21:06:35.347Z] docker_cli_sni_test.go:18: Flakey test [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-10-09T21:06:35.347Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-10-09T21:06:35.347Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-10-09T21:06:35.347Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-10-09T21:06:35.347Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-10-09T21:06:35.347Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-10-09T21:06:35.347Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-10-09T21:06:35.347Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-10-09T21:06:35.347Z] docker_cli_network_unix_test.go:46: Daemon decdfe02fa72e is not started [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] [2020-10-09T21:06:35.347Z] DONE 1249 tests, 51 skipped in 1515.244s [2020-10-09T21:06:35.347Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-09T21:06:35.607Z] ++++ cat bundles/test-integration/docker.pid [2020-10-09T21:06:35.607Z] +++ kill 7389 [2020-10-09T21:06:35.674Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-10-09T21:06:36.559Z] umount: bundles/test-integration/root: no mount point specified. [2020-10-09T21:06:36.559Z] +++ /etc/init.d/apparmor stop [2020-10-09T21:06:36.559Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-09T21:06:36.559Z] [2020-10-09T21:06:36.559Z] Unloading profiles will leave already running processes permanently [2020-10-09T21:06:36.559Z] unconfined, which can lead to unexpected situations. [2020-10-09T21:06:36.559Z] [2020-10-09T21:06:36.559Z] To set a process to complain mode, use the command line tool [2020-10-09T21:06:36.559Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-09T21:06:36.559Z] +++ true [2020-10-09T21:06:36.559Z] exiting test-integration [2020-10-09T21:06:36.559Z] ++ exit 0 [2020-10-09T21:06:36.559Z] [2020-10-09T21:06:36.819Z] + for job in $(jobs -p) [2020-10-09T21:06:36.819Z] + wait 778 [2020-10-09T21:06:41.010Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-10-09T21:06:45.205Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-10-09T21:06:46.066Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-10-09T21:06:50.484Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-10-09T21:06:57.059Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-10-09T21:06:58.965Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-10-09T21:07:03.182Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-10-09T21:07:05.089Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-10-09T21:07:09.282Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-10-09T21:07:09.282Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-10-09T21:07:14.557Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-10-09T21:07:14.816Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-10-09T21:07:15.386Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-10-09T21:07:17.923Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-10-09T21:07:21.862Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-10-09T21:07:36.770Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-10-09T21:07:45.392Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-10-09T21:08:14.189Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-10-09T21:09:10.423Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-10-09T21:09:15.696Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-10-09T21:09:20.970Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-10-09T21:09:26.777Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-10-09T21:09:26.777Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-10-09T21:09:26.777Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-10-09T21:09:26.777Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-10-09T21:09:26.777Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-10-09T21:09:26.777Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-10-09T21:09:26.777Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-10-09T21:09:26.777Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-10-09T21:09:26.777Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-10-09T21:09:26.777Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-10-09T21:09:29.718Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-10-09T21:09:34.451Z] === RUN TestDockerSuite/TestBuildEnv [2020-10-09T21:09:34.451Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-10-09T21:09:34.451Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-10-09T21:09:34.451Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-10-09T21:09:34.451Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-10-09T21:09:34.451Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-10-09T21:09:36.650Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-10-09T21:09:37.114Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-10-09T21:09:37.114Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-10-09T21:09:37.114Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-10-09T21:09:37.577Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-10-09T21:09:47.956Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-10-09T21:10:02.924Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-10-09T21:10:02.924Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-10-09T21:10:02.924Z] === RUN TestDockerSuite/TestBuildExpose [2020-10-09T21:10:02.924Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-10-09T21:10:02.924Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-10-09T21:10:02.924Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-10-09T21:10:02.924Z] === RUN TestDockerSuite/TestBuildFails [2020-10-09T21:10:05.121Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-10-09T21:10:05.121Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-10-09T21:10:15.534Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-10-09T21:10:19.304Z] === RUN TestDockerSuite/TestBuildForceRm [2020-10-09T21:10:26.429Z] === RUN TestDockerSuite/TestBuildFromGit [2020-10-09T21:10:36.814Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-10-09T21:10:37.277Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-10-09T21:10:43.114Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-10-09T21:10:43.114Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-10-09T21:10:43.114Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-10-09T21:10:43.578Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-10-09T21:10:43.578Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-10-09T21:10:53.957Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-10-09T21:10:53.957Z] === RUN TestDockerSuite/TestBuildHistory [2020-10-09T21:11:01.076Z] === RUN TestDockerSuite/TestBuildIidFile [2020-10-09T21:11:02.054Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-10-09T21:11:04.251Z] === RUN TestDockerSuite/TestBuildInheritance [2020-10-09T21:11:04.251Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-10-09T21:11:04.716Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-10-09T21:11:04.716Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-10-09T21:11:09.443Z] === RUN TestDockerSuite/TestBuildLabel [2020-10-09T21:11:09.907Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-10-09T21:11:10.370Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-10-09T21:11:10.834Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-10-09T21:11:11.298Z] === RUN TestDockerSuite/TestBuildLabels [2020-10-09T21:11:12.275Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-10-09T21:11:13.826Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-10-09T21:11:18.619Z] === RUN TestDockerSuite/TestBuildLastModified [2020-10-09T21:11:18.619Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-10-09T21:11:18.619Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-10-09T21:11:18.619Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-10-09T21:11:18.619Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-10-09T21:11:18.619Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-10-09T21:11:18.619Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-10-09T21:11:19.083Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-10-09T21:11:20.066Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-10-09T21:11:25.897Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-10-09T21:11:47.067Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-10-09T21:11:47.067Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-10-09T21:11:47.067Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-10-09T21:11:57.476Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-10-09T21:11:58.412Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-10-09T21:12:00.947Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-10-09T21:12:02.853Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-10-09T21:12:06.144Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-10-09T21:12:08.059Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-10-09T21:12:17.121Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-10-09T21:12:29.560Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-10-09T21:12:35.417Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-10-09T21:12:40.145Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-10-09T21:12:47.276Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-10-09T21:13:04.293Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-10-09T21:13:04.293Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-10-09T21:13:05.026Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-10-09T21:13:05.026Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-10-09T21:13:05.673Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-10-09T21:13:08.209Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-10-09T21:13:09.749Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-10-09T21:13:10.213Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-10-09T21:13:10.213Z] === RUN TestDockerSuite/TestBuildNetNone [2020-10-09T21:13:10.213Z] === RUN TestDockerSuite/TestBuildNoContext [2020-10-09T21:13:11.498Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-10-09T21:13:13.146Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-10-09T21:13:14.037Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-10-09T21:13:17.872Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-10-09T21:13:20.804Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-10-09T21:13:20.804Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-10-09T21:13:21.267Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-10-09T21:13:23.464Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-10-09T21:13:25.020Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-10-09T21:13:26.007Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-10-09T21:13:35.991Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-10-09T21:13:36.391Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-10-09T21:13:36.855Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-10-09T21:13:45.479Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-10-09T21:13:45.974Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-10-09T21:13:47.679Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-10-09T21:13:47.880Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-10-09T21:13:50.417Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-10-09T21:13:52.955Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-10-09T21:13:56.314Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-10-09T21:14:01.052Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-10-09T21:14:01.078Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-10-09T21:14:05.286Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-10-09T21:14:06.885Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-10-09T21:14:06.885Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-10-09T21:14:06.885Z] === RUN TestDockerSuite/TestBuildPATH [2020-10-09T21:14:06.885Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-10-09T21:14:07.825Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-10-09T21:14:09.086Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-10-09T21:14:09.086Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-10-09T21:14:10.363Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-10-09T21:14:12.898Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-10-09T21:14:15.435Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-10-09T21:14:18.735Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-10-09T21:14:21.270Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-10-09T21:14:59.875Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-10-09T21:15:17.540Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-10-09T21:15:17.779Z] === RUN TestDockerSuite/TestBuildRm [2020-10-09T21:15:29.750Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-10-09T21:15:30.235Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-10-09T21:15:32.434Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-10-09T21:15:32.434Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-10-09T21:15:32.434Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-10-09T21:15:33.993Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-10-09T21:15:36.926Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-10-09T21:15:39.859Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-10-09T21:15:44.597Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-10-09T21:15:47.845Z] --- PASS: TestDockerSwarmSuite (1696.27s) [2020-10-09T21:15:47.845Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.48s) [2020-10-09T21:15:47.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-10-09T21:15:47.845Z] daemon.go:325: [dad9063130ecd] waiting for daemon to start [2020-10-09T21:15:47.845Z] daemon.go:325: [dad9063130ecd] waiting for daemon to start [2020-10-09T21:15:47.845Z] daemon.go:353: [dad9063130ecd] daemon started [2020-10-09T21:15:47.845Z] daemon.go:461: [dad9063130ecd] Stopping daemon [2020-10-09T21:15:47.845Z] daemon.go:296: [dad9063130ecd] exiting daemon [2020-10-09T21:15:47.845Z] daemon.go:448: [dad9063130ecd] Daemon stopped [2020-10-09T21:15:47.845Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.14s) [2020-10-09T21:15:47.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-10-09T21:15:47.845Z] daemon.go:325: [dd3e9b4c9cbf9] waiting for daemon to start [2020-10-09T21:15:47.845Z] daemon.go:325: [dd3e9b4c9cbf9] waiting for daemon to start [2020-10-09T21:15:47.845Z] daemon.go:353: [dd3e9b4c9cbf9] daemon started [2020-10-09T21:15:47.845Z] daemon.go:461: [dd3e9b4c9cbf9] Stopping daemon [2020-10-09T21:15:47.845Z] daemon.go:296: [dd3e9b4c9cbf9] exiting daemon [2020-10-09T21:15:47.845Z] daemon.go:448: [dd3e9b4c9cbf9] Daemon stopped [2020-10-09T21:15:47.845Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.08s) [2020-10-09T21:15:47.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-10-09T21:15:47.845Z] daemon.go:325: [d39e5c67fa32c] waiting for daemon to start [2020-10-09T21:15:47.845Z] daemon.go:325: [d39e5c67fa32c] waiting for daemon to start [2020-10-09T21:15:47.845Z] daemon.go:353: [d39e5c67fa32c] daemon started [2020-10-09T21:15:47.845Z] daemon.go:461: [d39e5c67fa32c] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d39e5c67fa32c] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d39e5c67fa32c] Daemon stopped [2020-10-09T21:15:47.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-10-09T21:15:47.846Z] daemon.go:325: [d1c23d02f67bc] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d1c23d02f67bc] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d1c23d02f67bc] daemon started [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-10-09T21:15:47.846Z] daemon.go:325: [d27fccfa77c2f] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d27fccfa77c2f] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d27fccfa77c2f] daemon started [2020-10-09T21:15:47.846Z] daemon.go:461: [d1c23d02f67bc] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d1c23d02f67bc] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d1c23d02f67bc] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:461: [d27fccfa77c2f] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d27fccfa77c2f] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d27fccfa77c2f] Daemon stopped [2020-10-09T21:15:47.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-10-09T21:15:47.846Z] daemon.go:325: [d6ce639751e7a] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d6ce639751e7a] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d6ce639751e7a] daemon started [2020-10-09T21:15:47.846Z] daemon.go:461: [d6ce639751e7a] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d6ce639751e7a] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d6ce639751e7a] Daemon stopped [2020-10-09T21:15:47.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.84s) [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-10-09T21:15:47.846Z] daemon.go:325: [db0b06ffec6dd] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [db0b06ffec6dd] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [db0b06ffec6dd] daemon started [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-10-09T21:15:47.846Z] daemon.go:325: [d689f0ef141b6] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d689f0ef141b6] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d689f0ef141b6] daemon started [2020-10-09T21:15:47.846Z] check_test.go:358: [d689f0ef141b6] joining swarm manager [db0b06ffec6dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.846Z] daemon.go:461: [d689f0ef141b6] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d689f0ef141b6] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d689f0ef141b6] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-10-09T21:15:47.846Z] daemon.go:325: [d3b7cf5612c07] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d3b7cf5612c07] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d3b7cf5612c07] daemon started [2020-10-09T21:15:47.846Z] check_test.go:358: [d3b7cf5612c07] joining swarm manager [db0b06ffec6dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.846Z] daemon.go:461: [db0b06ffec6dd] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [db0b06ffec6dd] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [db0b06ffec6dd] Daemon stopped [2020-10-09T21:15:47.846Z] check_test.go:379: Daemon d689f0ef141b6 is not started [2020-10-09T21:15:47.846Z] daemon.go:461: [d3b7cf5612c07] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d3b7cf5612c07] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d3b7cf5612c07] Daemon stopped [2020-10-09T21:15:47.846Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-10-09T21:15:47.846Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-10-09T21:15:47.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.46s) [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-10-09T21:15:47.846Z] daemon.go:325: [d49582ff964a5] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d49582ff964a5] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d49582ff964a5] daemon started [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-10-09T21:15:47.846Z] daemon.go:325: [d5ea514ee0cd3] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d5ea514ee0cd3] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d5ea514ee0cd3] daemon started [2020-10-09T21:15:47.846Z] check_test.go:358: [d5ea514ee0cd3] joining swarm manager [d49582ff964a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.846Z] daemon.go:461: [d49582ff964a5] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d49582ff964a5] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d49582ff964a5] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:461: [d5ea514ee0cd3] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d5ea514ee0cd3] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d5ea514ee0cd3] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:325: [d49582ff964a5] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d49582ff964a5] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d49582ff964a5] daemon started [2020-10-09T21:15:47.846Z] daemon.go:325: [d5ea514ee0cd3] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d5ea514ee0cd3] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d5ea514ee0cd3] daemon started [2020-10-09T21:15:47.846Z] daemon.go:461: [d49582ff964a5] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d49582ff964a5] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d49582ff964a5] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:461: [d5ea514ee0cd3] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d5ea514ee0cd3] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d5ea514ee0cd3] Daemon stopped [2020-10-09T21:15:47.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.85s) [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-10-09T21:15:47.846Z] daemon.go:325: [db49af11e92c2] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [db49af11e92c2] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [db49af11e92c2] daemon started [2020-10-09T21:15:47.846Z] daemon.go:461: [db49af11e92c2] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [db49af11e92c2] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [db49af11e92c2] Daemon stopped [2020-10-09T21:15:47.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.86s) [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-10-09T21:15:47.846Z] daemon.go:325: [da17618e97aa5] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [da17618e97aa5] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [da17618e97aa5] daemon started [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-10-09T21:15:47.846Z] daemon.go:325: [dc7ee23281560] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [dc7ee23281560] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [dc7ee23281560] daemon started [2020-10-09T21:15:47.846Z] daemon.go:461: [da17618e97aa5] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [da17618e97aa5] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [da17618e97aa5] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:461: [dc7ee23281560] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [dc7ee23281560] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [dc7ee23281560] Daemon stopped [2020-10-09T21:15:47.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (56.56s) [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-10-09T21:15:47.846Z] daemon.go:325: [db90bffe90d42] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [db90bffe90d42] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [db90bffe90d42] daemon started [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-10-09T21:15:47.846Z] daemon.go:325: [def14eb967423] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [def14eb967423] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [def14eb967423] daemon started [2020-10-09T21:15:47.846Z] check_test.go:358: [def14eb967423] joining swarm manager [db90bffe90d42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-10-09T21:15:47.846Z] daemon.go:325: [da8035283c0cf] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [da8035283c0cf] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [da8035283c0cf] daemon started [2020-10-09T21:15:47.846Z] check_test.go:358: [da8035283c0cf] joining swarm manager [db90bffe90d42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.846Z] daemon.go:461: [db90bffe90d42] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [db90bffe90d42] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [db90bffe90d42] Daemon stopped [2020-10-09T21:15:47.846Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-10-09T21:15:47.846Z] daemon.go:325: [db90bffe90d42] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [db90bffe90d42] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [db90bffe90d42] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [db90bffe90d42] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [db90bffe90d42] daemon started [2020-10-09T21:15:47.846Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-10-09T21:15:47.846Z] daemon.go:461: [db90bffe90d42] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [db90bffe90d42] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [db90bffe90d42] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:461: [def14eb967423] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [def14eb967423] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [def14eb967423] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:461: [da8035283c0cf] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [da8035283c0cf] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [da8035283c0cf] Daemon stopped [2020-10-09T21:15:47.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.54s) [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-10-09T21:15:47.846Z] daemon.go:325: [daefc90334261] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [daefc90334261] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [daefc90334261] daemon started [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-10-09T21:15:47.846Z] daemon.go:325: [d9b556ea1a811] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d9b556ea1a811] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d9b556ea1a811] daemon started [2020-10-09T21:15:47.846Z] check_test.go:358: [d9b556ea1a811] joining swarm manager [daefc90334261]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-10-09T21:15:47.846Z] daemon.go:325: [d7e2db6029e24] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d7e2db6029e24] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d7e2db6029e24] daemon started [2020-10-09T21:15:47.846Z] check_test.go:358: [d7e2db6029e24] joining swarm manager [daefc90334261]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.846Z] daemon.go:461: [daefc90334261] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [daefc90334261] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [daefc90334261] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:461: [d9b556ea1a811] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d9b556ea1a811] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d9b556ea1a811] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:461: [d7e2db6029e24] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d7e2db6029e24] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d7e2db6029e24] Daemon stopped [2020-10-09T21:15:47.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.83s) [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-10-09T21:15:47.846Z] daemon.go:325: [d6f5be39397d7] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d6f5be39397d7] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d6f5be39397d7] daemon started [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-10-09T21:15:47.846Z] daemon.go:325: [d4cf4752a4046] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d4cf4752a4046] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d4cf4752a4046] daemon started [2020-10-09T21:15:47.846Z] daemon.go:461: [d6f5be39397d7] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d6f5be39397d7] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d6f5be39397d7] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:461: [d4cf4752a4046] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d4cf4752a4046] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d4cf4752a4046] Daemon stopped [2020-10-09T21:15:47.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.25s) [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-10-09T21:15:47.846Z] daemon.go:325: [d62c702aca8cb] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d62c702aca8cb] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d62c702aca8cb] daemon started [2020-10-09T21:15:47.846Z] daemon.go:461: [d62c702aca8cb] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d62c702aca8cb] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d62c702aca8cb] Daemon stopped [2020-10-09T21:15:47.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.27s) [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-10-09T21:15:47.846Z] daemon.go:325: [d80af3ecc1735] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d80af3ecc1735] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d80af3ecc1735] daemon started [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-10-09T21:15:47.846Z] daemon.go:325: [ddf3c4fc78c9a] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [ddf3c4fc78c9a] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [ddf3c4fc78c9a] daemon started [2020-10-09T21:15:47.846Z] check_test.go:358: [ddf3c4fc78c9a] joining swarm manager [d80af3ecc1735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-10-09T21:15:47.846Z] daemon.go:325: [dad439eb768f7] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [dad439eb768f7] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [dad439eb768f7] daemon started [2020-10-09T21:15:47.846Z] check_test.go:358: [dad439eb768f7] joining swarm manager [d80af3ecc1735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.846Z] daemon.go:461: [d80af3ecc1735] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d80af3ecc1735] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d80af3ecc1735] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:461: [ddf3c4fc78c9a] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [ddf3c4fc78c9a] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [ddf3c4fc78c9a] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:461: [dad439eb768f7] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [dad439eb768f7] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [dad439eb768f7] Daemon stopped [2020-10-09T21:15:47.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.08s) [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-10-09T21:15:47.846Z] daemon.go:325: [d30bbd6ae7149] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d30bbd6ae7149] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d30bbd6ae7149] daemon started [2020-10-09T21:15:47.846Z] daemon.go:461: [d30bbd6ae7149] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d30bbd6ae7149] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d30bbd6ae7149] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:325: [d30bbd6ae7149] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d30bbd6ae7149] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d30bbd6ae7149] daemon started [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-10-09T21:15:47.846Z] daemon.go:325: [dc9ad9c34a361] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [dc9ad9c34a361] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [dc9ad9c34a361] daemon started [2020-10-09T21:15:47.846Z] check_test.go:358: [dc9ad9c34a361] joining swarm manager [d30bbd6ae7149]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.846Z] daemon.go:461: [dc9ad9c34a361] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [dc9ad9c34a361] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [dc9ad9c34a361] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:325: [dc9ad9c34a361] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [dc9ad9c34a361] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [dc9ad9c34a361] daemon started [2020-10-09T21:15:47.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-10-09T21:15:47.846Z] daemon.go:325: [d75edd0dbf195] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d75edd0dbf195] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d75edd0dbf195] daemon started [2020-10-09T21:15:47.846Z] check_test.go:358: [d75edd0dbf195] joining swarm manager [d30bbd6ae7149]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.846Z] daemon.go:461: [d75edd0dbf195] Stopping daemon [2020-10-09T21:15:47.846Z] daemon.go:296: [d75edd0dbf195] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:448: [d75edd0dbf195] Daemon stopped [2020-10-09T21:15:47.846Z] daemon.go:325: [d75edd0dbf195] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d75edd0dbf195] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d75edd0dbf195] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d75edd0dbf195] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d75edd0dbf195] daemon started [2020-10-09T21:15:47.846Z] daemon.go:296: [d75edd0dbf195] exiting daemon [2020-10-09T21:15:47.846Z] daemon.go:325: [d75edd0dbf195] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:325: [d75edd0dbf195] waiting for daemon to start [2020-10-09T21:15:47.846Z] daemon.go:353: [d75edd0dbf195] daemon started [2020-10-09T21:15:47.847Z] daemon.go:461: [d30bbd6ae7149] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [d30bbd6ae7149] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d30bbd6ae7149] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:461: [dc9ad9c34a361] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [dc9ad9c34a361] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [dc9ad9c34a361] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:461: [d75edd0dbf195] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [d75edd0dbf195] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d75edd0dbf195] Daemon stopped [2020-10-09T21:15:47.847Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.43s) [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-10-09T21:15:47.847Z] daemon.go:325: [d90b9f675b7fe] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d90b9f675b7fe] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d90b9f675b7fe] daemon started [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-10-09T21:15:47.847Z] daemon.go:325: [db4bd580c02ed] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [db4bd580c02ed] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [db4bd580c02ed] daemon started [2020-10-09T21:15:47.847Z] check_test.go:358: [db4bd580c02ed] joining swarm manager [d90b9f675b7fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.847Z] daemon.go:461: [d90b9f675b7fe] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [d90b9f675b7fe] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d90b9f675b7fe] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:461: [db4bd580c02ed] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [db4bd580c02ed] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [db4bd580c02ed] Daemon stopped [2020-10-09T21:15:47.847Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.28s) [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-10-09T21:15:47.847Z] daemon.go:325: [d0237674364cc] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d0237674364cc] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d0237674364cc] daemon started [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-10-09T21:15:47.847Z] daemon.go:325: [d8e3835f1d7e4] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8e3835f1d7e4] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d8e3835f1d7e4] daemon started [2020-10-09T21:15:47.847Z] check_test.go:358: [d8e3835f1d7e4] joining swarm manager [d0237674364cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-10-09T21:15:47.847Z] daemon.go:325: [dedc14cd753b4] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [dedc14cd753b4] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [dedc14cd753b4] daemon started [2020-10-09T21:15:47.847Z] check_test.go:358: [dedc14cd753b4] joining swarm manager [d0237674364cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.847Z] daemon.go:461: [d8e3835f1d7e4] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [d8e3835f1d7e4] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d8e3835f1d7e4] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:325: [d8e3835f1d7e4] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8e3835f1d7e4] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8e3835f1d7e4] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8e3835f1d7e4] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:339: [d8e3835f1d7e4] error pinging daemon on start: Get http://d8e3835f1d7e4.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:325: [d8e3835f1d7e4] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:339: [d8e3835f1d7e4] error pinging daemon on start: Get http://d8e3835f1d7e4.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:325: [d8e3835f1d7e4] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:339: [d8e3835f1d7e4] error pinging daemon on start: Get http://d8e3835f1d7e4.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:325: [d8e3835f1d7e4] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:339: [d8e3835f1d7e4] error pinging daemon on start: Get http://d8e3835f1d7e4.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:325: [d8e3835f1d7e4] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:339: [d8e3835f1d7e4] error pinging daemon on start: Get http://d8e3835f1d7e4.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:325: [d8e3835f1d7e4] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:339: [d8e3835f1d7e4] error pinging daemon on start: Get http://d8e3835f1d7e4.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:325: [d8e3835f1d7e4] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d8e3835f1d7e4] daemon started [2020-10-09T21:15:47.847Z] daemon.go:461: [d0237674364cc] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [d0237674364cc] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d0237674364cc] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:461: [d8e3835f1d7e4] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [d8e3835f1d7e4] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d8e3835f1d7e4] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:461: [dedc14cd753b4] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [dedc14cd753b4] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [dedc14cd753b4] Daemon stopped [2020-10-09T21:15:47.847Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-10-09T21:15:47.847Z] daemon.go:325: [d8df849cf2dcc] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8df849cf2dcc] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d8df849cf2dcc] daemon started [2020-10-09T21:15:47.847Z] daemon.go:461: [d8df849cf2dcc] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [d8df849cf2dcc] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d8df849cf2dcc] Daemon stopped [2020-10-09T21:15:47.847Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.89s) [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-10-09T21:15:47.847Z] daemon.go:325: [d99fd37867830] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d99fd37867830] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d99fd37867830] daemon started [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-10-09T21:15:47.847Z] daemon.go:325: [def52ac5bf47b] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [def52ac5bf47b] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [def52ac5bf47b] daemon started [2020-10-09T21:15:47.847Z] check_test.go:358: [def52ac5bf47b] joining swarm manager [d99fd37867830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.847Z] daemon.go:461: [d99fd37867830] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [d99fd37867830] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d99fd37867830] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:461: [def52ac5bf47b] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [def52ac5bf47b] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [def52ac5bf47b] Daemon stopped [2020-10-09T21:15:47.847Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.66s) [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-10-09T21:15:47.847Z] daemon.go:325: [d2e3feb0d4565] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d2e3feb0d4565] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d2e3feb0d4565] daemon started [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-10-09T21:15:47.847Z] daemon.go:325: [d5974225abfe6] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d5974225abfe6] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d5974225abfe6] daemon started [2020-10-09T21:15:47.847Z] check_test.go:358: [d5974225abfe6] joining swarm manager [d2e3feb0d4565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-10-09T21:15:47.847Z] daemon.go:325: [d197885e800c2] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d197885e800c2] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d197885e800c2] daemon started [2020-10-09T21:15:47.847Z] check_test.go:358: [d197885e800c2] joining swarm manager [d2e3feb0d4565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.847Z] daemon.go:461: [d5974225abfe6] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [d5974225abfe6] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d5974225abfe6] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:461: [d197885e800c2] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [d197885e800c2] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d197885e800c2] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:325: [d5974225abfe6] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d5974225abfe6] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d5974225abfe6] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d5974225abfe6] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:339: [d5974225abfe6] error pinging daemon on start: Get http://d5974225abfe6.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:325: [d5974225abfe6] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:339: [d5974225abfe6] error pinging daemon on start: Get http://d5974225abfe6.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:325: [d5974225abfe6] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:339: [d5974225abfe6] error pinging daemon on start: Get http://d5974225abfe6.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:325: [d5974225abfe6] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:339: [d5974225abfe6] error pinging daemon on start: Get http://d5974225abfe6.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:325: [d5974225abfe6] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:339: [d5974225abfe6] error pinging daemon on start: Get http://d5974225abfe6.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:325: [d5974225abfe6] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d5974225abfe6] daemon started [2020-10-09T21:15:47.847Z] daemon.go:461: [d2e3feb0d4565] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [d2e3feb0d4565] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d2e3feb0d4565] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:461: [d5974225abfe6] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [d5974225abfe6] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d5974225abfe6] Daemon stopped [2020-10-09T21:15:47.847Z] check_test.go:379: Daemon d197885e800c2 is not started [2020-10-09T21:15:47.847Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.77s) [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-09T21:15:47.847Z] daemon.go:325: [d8653d5703892] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8653d5703892] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d8653d5703892] daemon started [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-09T21:15:47.847Z] daemon.go:325: [d188efe853aa8] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d188efe853aa8] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d188efe853aa8] daemon started [2020-10-09T21:15:47.847Z] check_test.go:358: [d188efe853aa8] joining swarm manager [d8653d5703892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-09T21:15:47.847Z] daemon.go:325: [d3f2145f38245] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d3f2145f38245] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d3f2145f38245] daemon started [2020-10-09T21:15:47.847Z] check_test.go:358: [d3f2145f38245] joining swarm manager [d8653d5703892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-09T21:15:47.847Z] daemon.go:325: [d8a45a07a3e28] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8a45a07a3e28] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d8a45a07a3e28] daemon started [2020-10-09T21:15:47.847Z] check_test.go:358: [d8a45a07a3e28] joining swarm manager [d8653d5703892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-09T21:15:47.847Z] daemon.go:325: [d23541baf4e15] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d23541baf4e15] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d23541baf4e15] daemon started [2020-10-09T21:15:47.847Z] check_test.go:358: [d23541baf4e15] joining swarm manager [d8653d5703892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-10-09T21:15:47.847Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-09T21:15:47.847Z] daemon.go:325: [d995dac73a91a] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d995dac73a91a] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:353: [d995dac73a91a] daemon started [2020-10-09T21:15:47.847Z] check_test.go:358: [d995dac73a91a] joining swarm manager [d8653d5703892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-10-09T21:15:47.847Z] daemon.go:461: [d995dac73a91a] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:461: [d8653d5703892] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:461: [d188efe853aa8] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:461: [d3f2145f38245] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:461: [d8a45a07a3e28] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:461: [d23541baf4e15] Stopping daemon [2020-10-09T21:15:47.847Z] daemon.go:296: [d8653d5703892] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d8653d5703892] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:296: [d995dac73a91a] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d995dac73a91a] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:296: [d3f2145f38245] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d3f2145f38245] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:296: [d23541baf4e15] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d23541baf4e15] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:296: [d188efe853aa8] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d188efe853aa8] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:296: [d8a45a07a3e28] exiting daemon [2020-10-09T21:15:47.847Z] daemon.go:448: [d8a45a07a3e28] Daemon stopped [2020-10-09T21:15:47.847Z] daemon.go:325: [d995dac73a91a] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8653d5703892] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d3f2145f38245] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d188efe853aa8] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8a45a07a3e28] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d23541baf4e15] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d995dac73a91a] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8653d5703892] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d3f2145f38245] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d188efe853aa8] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8a45a07a3e28] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d23541baf4e15] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d995dac73a91a] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8653d5703892] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d3f2145f38245] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d188efe853aa8] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8a45a07a3e28] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d23541baf4e15] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d995dac73a91a] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8653d5703892] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d3f2145f38245] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d188efe853aa8] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8a45a07a3e28] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d23541baf4e15] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:339: [d995dac73a91a] error pinging daemon on start: Get http://d995dac73a91a.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:339: [d8653d5703892] error pinging daemon on start: Get http://d8653d5703892.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:339: [d3f2145f38245] error pinging daemon on start: Get http://d3f2145f38245.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:339: [d188efe853aa8] error pinging daemon on start: Get http://d188efe853aa8.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:339: [d8a45a07a3e28] error pinging daemon on start: Get http://d8a45a07a3e28.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:339: [d23541baf4e15] error pinging daemon on start: Get http://d23541baf4e15.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:325: [d995dac73a91a] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8653d5703892] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d3f2145f38245] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d188efe853aa8] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8a45a07a3e28] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d23541baf4e15] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:339: [d995dac73a91a] error pinging daemon on start: Get http://d995dac73a91a.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:339: [d8653d5703892] error pinging daemon on start: Get http://d8653d5703892.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:339: [d3f2145f38245] error pinging daemon on start: Get http://d3f2145f38245.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:339: [d188efe853aa8] error pinging daemon on start: Get http://d188efe853aa8.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:339: [d8a45a07a3e28] error pinging daemon on start: Get http://d8a45a07a3e28.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:339: [d23541baf4e15] error pinging daemon on start: Get http://d23541baf4e15.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:325: [d995dac73a91a] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8653d5703892] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d3f2145f38245] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d188efe853aa8] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d8a45a07a3e28] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:325: [d23541baf4e15] waiting for daemon to start [2020-10-09T21:15:47.847Z] daemon.go:339: [d995dac73a91a] error pinging daemon on start: Get http://d995dac73a91a.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:339: [d8653d5703892] error pinging daemon on start: Get http://d8653d5703892.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.847Z] daemon.go:339: [d3f2145f38245] error pinging daemon on start: Get http://d3f2145f38245.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.848Z] daemon.go:339: [d188efe853aa8] error pinging daemon on start: Get http://d188efe853aa8.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.848Z] daemon.go:339: [d8a45a07a3e28] error pinging daemon on start: Get http://d8a45a07a3e28.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.848Z] daemon.go:339: [d23541baf4e15] error pinging daemon on start: Get http://d23541baf4e15.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.848Z] daemon.go:325: [d995dac73a91a] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d8653d5703892] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d3f2145f38245] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d188efe853aa8] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d8a45a07a3e28] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d3f2145f38245] daemon started [2020-10-09T21:15:47.848Z] daemon.go:325: [d23541baf4e15] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d8653d5703892] daemon started [2020-10-09T21:15:47.848Z] daemon.go:353: [d8a45a07a3e28] daemon started [2020-10-09T21:15:47.848Z] daemon.go:353: [d188efe853aa8] daemon started [2020-10-09T21:15:47.848Z] daemon.go:353: [d23541baf4e15] daemon started [2020-10-09T21:15:47.848Z] daemon.go:353: [d995dac73a91a] daemon started [2020-10-09T21:15:47.848Z] daemon.go:461: [d8653d5703892] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d8653d5703892] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d8653d5703892] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [d188efe853aa8] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d188efe853aa8] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d188efe853aa8] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [d3f2145f38245] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d3f2145f38245] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d3f2145f38245] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [d8a45a07a3e28] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d8a45a07a3e28] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d8a45a07a3e28] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [d23541baf4e15] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d23541baf4e15] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d23541baf4e15] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [d995dac73a91a] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d995dac73a91a] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d995dac73a91a] Daemon stopped [2020-10-09T21:15:47.848Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-10-09T21:15:47.848Z] daemon.go:325: [d81f4bd4c39de] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d81f4bd4c39de] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d81f4bd4c39de] daemon started [2020-10-09T21:15:47.848Z] daemon.go:461: [d81f4bd4c39de] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d81f4bd4c39de] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d81f4bd4c39de] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:325: [d81f4bd4c39de] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d81f4bd4c39de] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d81f4bd4c39de] daemon started [2020-10-09T21:15:47.848Z] daemon.go:461: [d81f4bd4c39de] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d81f4bd4c39de] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d81f4bd4c39de] Daemon stopped [2020-10-09T21:15:47.848Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.62s) [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-10-09T21:15:47.848Z] daemon.go:325: [dbd6badd3e06f] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [dbd6badd3e06f] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [dbd6badd3e06f] daemon started [2020-10-09T21:15:47.848Z] daemon.go:461: [dbd6badd3e06f] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [dbd6badd3e06f] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [dbd6badd3e06f] Daemon stopped [2020-10-09T21:15:47.848Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.79s) [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-10-09T21:15:47.848Z] daemon.go:325: [d7540cb99609c] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d7540cb99609c] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d7540cb99609c] daemon started [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-10-09T21:15:47.848Z] daemon.go:325: [d90020810567d] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d90020810567d] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d90020810567d] daemon started [2020-10-09T21:15:47.848Z] check_test.go:358: [d90020810567d] joining swarm manager [d7540cb99609c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-10-09T21:15:47.848Z] daemon.go:325: [dde0e7e9e5e48] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [dde0e7e9e5e48] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [dde0e7e9e5e48] daemon started [2020-10-09T21:15:47.848Z] check_test.go:358: [dde0e7e9e5e48] joining swarm manager [d7540cb99609c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.848Z] daemon.go:461: [d7540cb99609c] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d7540cb99609c] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d7540cb99609c] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [d90020810567d] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d90020810567d] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d90020810567d] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [dde0e7e9e5e48] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [dde0e7e9e5e48] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [dde0e7e9e5e48] Daemon stopped [2020-10-09T21:15:47.848Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.16s) [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-10-09T21:15:47.848Z] daemon.go:325: [df0559322bc80] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [df0559322bc80] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [df0559322bc80] daemon started [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-10-09T21:15:47.848Z] daemon.go:325: [d1e379d8cc76f] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d1e379d8cc76f] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d1e379d8cc76f] daemon started [2020-10-09T21:15:47.848Z] check_test.go:358: [d1e379d8cc76f] joining swarm manager [df0559322bc80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-10-09T21:15:47.848Z] daemon.go:325: [d1dcd886a1fe8] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d1dcd886a1fe8] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d1dcd886a1fe8] daemon started [2020-10-09T21:15:47.848Z] check_test.go:358: [d1dcd886a1fe8] joining swarm manager [df0559322bc80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.848Z] daemon.go:461: [df0559322bc80] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [df0559322bc80] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [df0559322bc80] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [d1e379d8cc76f] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d1e379d8cc76f] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d1e379d8cc76f] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [d1dcd886a1fe8] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d1dcd886a1fe8] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d1dcd886a1fe8] Daemon stopped [2020-10-09T21:15:47.848Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.14s) [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-10-09T21:15:47.848Z] daemon.go:325: [dc22913712142] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [dc22913712142] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [dc22913712142] daemon started [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-10-09T21:15:47.848Z] daemon.go:325: [d9986cf9c5a1a] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d9986cf9c5a1a] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d9986cf9c5a1a] daemon started [2020-10-09T21:15:47.848Z] check_test.go:358: [d9986cf9c5a1a] joining swarm manager [dc22913712142]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-10-09T21:15:47.848Z] daemon.go:325: [db1102bf07959] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [db1102bf07959] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [db1102bf07959] daemon started [2020-10-09T21:15:47.848Z] check_test.go:358: [db1102bf07959] joining swarm manager [dc22913712142]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.848Z] daemon.go:461: [dc22913712142] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [dc22913712142] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [dc22913712142] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [d9986cf9c5a1a] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d9986cf9c5a1a] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d9986cf9c5a1a] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [db1102bf07959] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [db1102bf07959] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [db1102bf07959] Daemon stopped [2020-10-09T21:15:47.848Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.79s) [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-10-09T21:15:47.848Z] daemon.go:325: [d70a59b151544] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d70a59b151544] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d70a59b151544] daemon started [2020-10-09T21:15:47.848Z] daemon.go:461: [d70a59b151544] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d70a59b151544] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d70a59b151544] Daemon stopped [2020-10-09T21:15:47.848Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.19s) [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-10-09T21:15:47.848Z] daemon.go:325: [dd2d14f6cba17] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [dd2d14f6cba17] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [dd2d14f6cba17] daemon started [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-10-09T21:15:47.848Z] daemon.go:325: [dd6a50aac6375] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [dd6a50aac6375] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [dd6a50aac6375] daemon started [2020-10-09T21:15:47.848Z] check_test.go:358: [dd6a50aac6375] joining swarm manager [dd2d14f6cba17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-10-09T21:15:47.848Z] daemon.go:325: [d0b550b28d1df] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d0b550b28d1df] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d0b550b28d1df] daemon started [2020-10-09T21:15:47.848Z] check_test.go:358: [d0b550b28d1df] joining swarm manager [dd2d14f6cba17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-10-09T21:15:47.848Z] daemon.go:325: [d9208218f0960] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d9208218f0960] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d9208218f0960] daemon started [2020-10-09T21:15:47.848Z] check_test.go:358: [d9208218f0960] joining swarm manager [dd2d14f6cba17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-10-09T21:15:47.848Z] daemon.go:325: [d6835fd90df02] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d6835fd90df02] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d6835fd90df02] daemon started [2020-10-09T21:15:47.848Z] check_test.go:358: [d6835fd90df02] joining swarm manager [dd2d14f6cba17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-10-09T21:15:47.848Z] daemon.go:461: [dd2d14f6cba17] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [dd2d14f6cba17] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [dd2d14f6cba17] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [dd6a50aac6375] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [dd6a50aac6375] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [dd6a50aac6375] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [d0b550b28d1df] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d0b550b28d1df] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d0b550b28d1df] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [d9208218f0960] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d9208218f0960] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d9208218f0960] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [d6835fd90df02] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d6835fd90df02] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d6835fd90df02] Daemon stopped [2020-10-09T21:15:47.848Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.76s) [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-10-09T21:15:47.848Z] daemon.go:325: [d980dd978f73c] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d980dd978f73c] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d980dd978f73c] daemon started [2020-10-09T21:15:47.848Z] daemon.go:461: [d980dd978f73c] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d980dd978f73c] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d980dd978f73c] Daemon stopped [2020-10-09T21:15:47.848Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.37s) [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-10-09T21:15:47.848Z] daemon.go:325: [d88129674386b] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d88129674386b] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d88129674386b] daemon started [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-10-09T21:15:47.848Z] daemon.go:325: [d27e6b3c9dbd0] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d27e6b3c9dbd0] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d27e6b3c9dbd0] daemon started [2020-10-09T21:15:47.848Z] check_test.go:358: [d27e6b3c9dbd0] joining swarm manager [d88129674386b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-10-09T21:15:47.848Z] daemon.go:325: [dd6c566324f61] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [dd6c566324f61] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [dd6c566324f61] daemon started [2020-10-09T21:15:47.848Z] check_test.go:358: [dd6c566324f61] joining swarm manager [d88129674386b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.848Z] daemon.go:461: [d88129674386b] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d88129674386b] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d88129674386b] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [d27e6b3c9dbd0] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d27e6b3c9dbd0] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [d27e6b3c9dbd0] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [dd6c566324f61] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [dd6c566324f61] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [dd6c566324f61] Daemon stopped [2020-10-09T21:15:47.848Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.70s) [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-10-09T21:15:47.848Z] daemon.go:325: [d7dae93cc3b73] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d7dae93cc3b73] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d7dae93cc3b73] daemon started [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-10-09T21:15:47.848Z] daemon.go:325: [dd4b336c72258] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [dd4b336c72258] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [dd4b336c72258] daemon started [2020-10-09T21:15:47.848Z] check_test.go:358: [dd4b336c72258] joining swarm manager [d7dae93cc3b73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-10-09T21:15:47.848Z] daemon.go:325: [d53c8bc3d383e] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:325: [d53c8bc3d383e] waiting for daemon to start [2020-10-09T21:15:47.848Z] daemon.go:353: [d53c8bc3d383e] daemon started [2020-10-09T21:15:47.848Z] check_test.go:358: [d53c8bc3d383e] joining swarm manager [d7dae93cc3b73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.848Z] daemon.go:461: [dd4b336c72258] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [dd4b336c72258] exiting daemon [2020-10-09T21:15:47.848Z] daemon.go:448: [dd4b336c72258] Daemon stopped [2020-10-09T21:15:47.848Z] daemon.go:461: [d7dae93cc3b73] Stopping daemon [2020-10-09T21:15:47.848Z] daemon.go:296: [d7dae93cc3b73] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d7dae93cc3b73] Daemon stopped [2020-10-09T21:15:47.849Z] check_test.go:379: Daemon dd4b336c72258 is not started [2020-10-09T21:15:47.849Z] daemon.go:461: [d53c8bc3d383e] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d53c8bc3d383e] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d53c8bc3d383e] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.03s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-10-09T21:15:47.849Z] daemon.go:325: [d23f3a33bac96] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d23f3a33bac96] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d23f3a33bac96] daemon started [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-10-09T21:15:47.849Z] daemon.go:325: [d3f99b626d8a2] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d3f99b626d8a2] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d3f99b626d8a2] daemon started [2020-10-09T21:15:47.849Z] check_test.go:358: [d3f99b626d8a2] joining swarm manager [d23f3a33bac96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-10-09T21:15:47.849Z] daemon.go:325: [df5b18f28a5ac] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [df5b18f28a5ac] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [df5b18f28a5ac] daemon started [2020-10-09T21:15:47.849Z] check_test.go:358: [df5b18f28a5ac] joining swarm manager [d23f3a33bac96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.849Z] daemon.go:461: [d23f3a33bac96] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d23f3a33bac96] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d23f3a33bac96] Daemon stopped [2020-10-09T21:15:47.849Z] daemon.go:461: [d3f99b626d8a2] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d3f99b626d8a2] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d3f99b626d8a2] Daemon stopped [2020-10-09T21:15:47.849Z] daemon.go:461: [df5b18f28a5ac] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [df5b18f28a5ac] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [df5b18f28a5ac] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.03s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-10-09T21:15:47.849Z] daemon.go:325: [d6651a797cd3c] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d6651a797cd3c] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d6651a797cd3c] daemon started [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-10-09T21:15:47.849Z] daemon.go:325: [d67e9ced67522] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d67e9ced67522] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d67e9ced67522] daemon started [2020-10-09T21:15:47.849Z] check_test.go:358: [d67e9ced67522] joining swarm manager [d6651a797cd3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-10-09T21:15:47.849Z] daemon.go:325: [dda462eb31a15] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [dda462eb31a15] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [dda462eb31a15] daemon started [2020-10-09T21:15:47.849Z] check_test.go:358: [dda462eb31a15] joining swarm manager [d6651a797cd3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.849Z] daemon.go:461: [d6651a797cd3c] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d6651a797cd3c] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d6651a797cd3c] Daemon stopped [2020-10-09T21:15:47.849Z] daemon.go:461: [d67e9ced67522] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d67e9ced67522] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d67e9ced67522] Daemon stopped [2020-10-09T21:15:47.849Z] daemon.go:461: [dda462eb31a15] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [dda462eb31a15] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [dda462eb31a15] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.94s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-10-09T21:15:47.849Z] daemon.go:325: [d937780bf5a1c] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d937780bf5a1c] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d937780bf5a1c] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [d937780bf5a1c] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d937780bf5a1c] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d937780bf5a1c] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.20s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-10-09T21:15:47.849Z] daemon.go:325: [da8cc636f42ab] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [da8cc636f42ab] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [da8cc636f42ab] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [da8cc636f42ab] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [da8cc636f42ab] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [da8cc636f42ab] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-10-09T21:15:47.849Z] daemon.go:325: [dc555b75b490e] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [dc555b75b490e] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [dc555b75b490e] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [dc555b75b490e] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [dc555b75b490e] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [dc555b75b490e] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.26s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-10-09T21:15:47.849Z] daemon.go:325: [d7550cb63c2c9] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d7550cb63c2c9] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d7550cb63c2c9] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [d7550cb63c2c9] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d7550cb63c2c9] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d7550cb63c2c9] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.09s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-10-09T21:15:47.849Z] daemon.go:325: [d6b88681eb25e] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d6b88681eb25e] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d6b88681eb25e] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [d6b88681eb25e] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d6b88681eb25e] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d6b88681eb25e] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.44s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-10-09T21:15:47.849Z] daemon.go:325: [d62c9edf80d37] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d62c9edf80d37] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d62c9edf80d37] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [d62c9edf80d37] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d62c9edf80d37] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d62c9edf80d37] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.85s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-10-09T21:15:47.849Z] daemon.go:325: [de922ce5e4400] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [de922ce5e4400] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [de922ce5e4400] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [de922ce5e4400] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [de922ce5e4400] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [de922ce5e4400] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.32s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-10-09T21:15:47.849Z] daemon.go:325: [dcb6c6a81ea59] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [dcb6c6a81ea59] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [dcb6c6a81ea59] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [dcb6c6a81ea59] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [dcb6c6a81ea59] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [dcb6c6a81ea59] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.34s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-10-09T21:15:47.849Z] daemon.go:325: [d04aedd7cd4b2] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d04aedd7cd4b2] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d04aedd7cd4b2] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [d04aedd7cd4b2] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d04aedd7cd4b2] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d04aedd7cd4b2] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.77s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-10-09T21:15:47.849Z] daemon.go:325: [deb705f35338e] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [deb705f35338e] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [deb705f35338e] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [deb705f35338e] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [deb705f35338e] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [deb705f35338e] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.65s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-10-09T21:15:47.849Z] daemon.go:325: [da0ab30391465] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [da0ab30391465] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [da0ab30391465] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [da0ab30391465] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [da0ab30391465] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [da0ab30391465] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.74s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-10-09T21:15:47.849Z] daemon.go:325: [d3e45b2db4ffa] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d3e45b2db4ffa] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d3e45b2db4ffa] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [d3e45b2db4ffa] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d3e45b2db4ffa] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d3e45b2db4ffa] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.96s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-10-09T21:15:47.849Z] daemon.go:325: [df2fa3f959b61] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [df2fa3f959b61] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [df2fa3f959b61] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [df2fa3f959b61] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [df2fa3f959b61] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [df2fa3f959b61] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.19s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-10-09T21:15:47.849Z] daemon.go:325: [ddde47cfb6940] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [ddde47cfb6940] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [ddde47cfb6940] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [ddde47cfb6940] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [ddde47cfb6940] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [ddde47cfb6940] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.71s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-10-09T21:15:47.849Z] daemon.go:325: [d64fabcf27f6a] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d64fabcf27f6a] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d64fabcf27f6a] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [d64fabcf27f6a] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d64fabcf27f6a] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d64fabcf27f6a] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-10-09T21:15:47.849Z] daemon.go:325: [dca0e7910d0a4] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [dca0e7910d0a4] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [dca0e7910d0a4] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [dca0e7910d0a4] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [dca0e7910d0a4] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [dca0e7910d0a4] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.33s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-10-09T21:15:47.849Z] daemon.go:325: [da0ccda0da2b8] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [da0ccda0da2b8] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [da0ccda0da2b8] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [da0ccda0da2b8] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [da0ccda0da2b8] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [da0ccda0da2b8] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.02s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-10-09T21:15:47.849Z] daemon.go:325: [d05356ba3adb5] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d05356ba3adb5] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d05356ba3adb5] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [d05356ba3adb5] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d05356ba3adb5] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d05356ba3adb5] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.26s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-10-09T21:15:47.849Z] daemon.go:325: [deaa3dd199994] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [deaa3dd199994] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [deaa3dd199994] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [deaa3dd199994] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [deaa3dd199994] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [deaa3dd199994] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.49s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-10-09T21:15:47.849Z] daemon.go:325: [d186e5cfd985b] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d186e5cfd985b] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d186e5cfd985b] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [d186e5cfd985b] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d186e5cfd985b] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d186e5cfd985b] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.60s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-10-09T21:15:47.849Z] daemon.go:325: [dbda749701f77] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [dbda749701f77] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [dbda749701f77] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [dbda749701f77] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [dbda749701f77] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [dbda749701f77] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.46s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-10-09T21:15:47.849Z] daemon.go:325: [d8af99bd48944] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d8af99bd48944] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d8af99bd48944] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [d8af99bd48944] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d8af99bd48944] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d8af99bd48944] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.91s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-10-09T21:15:47.849Z] daemon.go:325: [d2e20f0c5348c] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d2e20f0c5348c] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d2e20f0c5348c] daemon started [2020-10-09T21:15:47.849Z] daemon.go:461: [d2e20f0c5348c] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d2e20f0c5348c] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d2e20f0c5348c] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.98s) [2020-10-09T21:15:47.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-10-09T21:15:47.849Z] daemon.go:325: [d6cae208b28ec] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:325: [d6cae208b28ec] waiting for daemon to start [2020-10-09T21:15:47.849Z] daemon.go:353: [d6cae208b28ec] daemon started [2020-10-09T21:15:47.849Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.9o30tt6ze6zw@3062f6941e0a | hello1\n" [2020-10-09T21:15:47.849Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.q6c51n13015w@3062f6941e0a | hello2\n" [2020-10-09T21:15:47.849Z] daemon.go:461: [d6cae208b28ec] Stopping daemon [2020-10-09T21:15:47.849Z] daemon.go:296: [d6cae208b28ec] exiting daemon [2020-10-09T21:15:47.849Z] daemon.go:448: [d6cae208b28ec] Daemon stopped [2020-10-09T21:15:47.849Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.66s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-10-09T21:15:47.850Z] daemon.go:325: [d07f38aa024e4] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d07f38aa024e4] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d07f38aa024e4] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [d07f38aa024e4] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d07f38aa024e4] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d07f38aa024e4] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.40s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-10-09T21:15:47.850Z] daemon.go:325: [d3bcd8553b7bf] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d3bcd8553b7bf] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d3bcd8553b7bf] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [d3bcd8553b7bf] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d3bcd8553b7bf] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d3bcd8553b7bf] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.29s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-10-09T21:15:47.850Z] daemon.go:325: [dc48466f0cfa0] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [dc48466f0cfa0] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [dc48466f0cfa0] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [dc48466f0cfa0] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [dc48466f0cfa0] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [dc48466f0cfa0] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.82s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-10-09T21:15:47.850Z] daemon.go:325: [df24832555007] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [df24832555007] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [df24832555007] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [df24832555007] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [df24832555007] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [df24832555007] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.95s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-10-09T21:15:47.850Z] daemon.go:325: [d318bb90158bf] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d318bb90158bf] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d318bb90158bf] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [d318bb90158bf] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d318bb90158bf] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d318bb90158bf] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.40s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-10-09T21:15:47.850Z] daemon.go:325: [d52ca82969890] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d52ca82969890] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d52ca82969890] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [d52ca82969890] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d52ca82969890] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d52ca82969890] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.05s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-10-09T21:15:47.850Z] daemon.go:325: [d4360ebbbc246] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d4360ebbbc246] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d4360ebbbc246] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [d4360ebbbc246] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d4360ebbbc246] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d4360ebbbc246] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.06s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-10-09T21:15:47.850Z] daemon.go:325: [db02a3cd4b42f] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [db02a3cd4b42f] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [db02a3cd4b42f] daemon started [2020-10-09T21:15:47.850Z] docker_cli_service_logs_test.go:242: checking task jvzgy9a44e5e [2020-10-09T21:15:47.850Z] docker_cli_service_logs_test.go:247: checking messages for jvzgy9a44e5e [2020-10-09T21:15:47.850Z] docker_cli_service_logs_test.go:242: checking task 6edrvtle04py [2020-10-09T21:15:47.850Z] docker_cli_service_logs_test.go:247: checking messages for 6edrvtle04py [2020-10-09T21:15:47.850Z] daemon.go:461: [db02a3cd4b42f] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [db02a3cd4b42f] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [db02a3cd4b42f] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.76s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-10-09T21:15:47.850Z] daemon.go:325: [d77b3ef65949f] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d77b3ef65949f] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d77b3ef65949f] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [d77b3ef65949f] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d77b3ef65949f] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d77b3ef65949f] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.79s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-10-09T21:15:47.850Z] daemon.go:325: [db67acf0d32c7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [db67acf0d32c7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [db67acf0d32c7] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [db67acf0d32c7] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [db67acf0d32c7] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [db67acf0d32c7] Daemon stopped [2020-10-09T21:15:47.850Z] daemon.go:325: [db67acf0d32c7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [db67acf0d32c7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [db67acf0d32c7] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [db67acf0d32c7] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [db67acf0d32c7] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [db67acf0d32c7] Daemon stopped [2020-10-09T21:15:47.850Z] daemon.go:325: [db67acf0d32c7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [db67acf0d32c7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [db67acf0d32c7] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [db67acf0d32c7] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [db67acf0d32c7] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [db67acf0d32c7] Daemon stopped [2020-10-09T21:15:47.850Z] daemon.go:325: [db67acf0d32c7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [db67acf0d32c7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [db67acf0d32c7] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [db67acf0d32c7] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [db67acf0d32c7] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [db67acf0d32c7] Daemon stopped [2020-10-09T21:15:47.850Z] daemon.go:325: [db67acf0d32c7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [db67acf0d32c7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [db67acf0d32c7] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [db67acf0d32c7] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [db67acf0d32c7] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [db67acf0d32c7] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.20s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-10-09T21:15:47.850Z] daemon.go:325: [d054e774f20af] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d054e774f20af] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d054e774f20af] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [d054e774f20af] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d054e774f20af] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d054e774f20af] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.29s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-10-09T21:15:47.850Z] daemon.go:325: [d8b575f75a2d7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d8b575f75a2d7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d8b575f75a2d7] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [d8b575f75a2d7] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d8b575f75a2d7] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d8b575f75a2d7] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.49s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-10-09T21:15:47.850Z] daemon.go:325: [d390af490b8da] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d390af490b8da] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d390af490b8da] daemon started [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-10-09T21:15:47.850Z] daemon.go:325: [d9cba91feaafc] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d9cba91feaafc] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d9cba91feaafc] daemon started [2020-10-09T21:15:47.850Z] check_test.go:358: [d9cba91feaafc] joining swarm manager [d390af490b8da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-10-09T21:15:47.850Z] daemon.go:325: [d9d7f9dc71c71] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d9d7f9dc71c71] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d9d7f9dc71c71] daemon started [2020-10-09T21:15:47.850Z] check_test.go:358: [d9d7f9dc71c71] joining swarm manager [d390af490b8da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.850Z] daemon.go:461: [d390af490b8da] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d390af490b8da] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d390af490b8da] Daemon stopped [2020-10-09T21:15:47.850Z] daemon.go:461: [d9cba91feaafc] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d9cba91feaafc] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d9cba91feaafc] Daemon stopped [2020-10-09T21:15:47.850Z] daemon.go:461: [d9d7f9dc71c71] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d9d7f9dc71c71] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d9d7f9dc71c71] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.39s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-10-09T21:15:47.850Z] daemon.go:325: [d60b842562b79] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d60b842562b79] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d60b842562b79] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [d60b842562b79] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d60b842562b79] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d60b842562b79] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.57s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-10-09T21:15:47.850Z] daemon.go:325: [de19eb1b42730] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [de19eb1b42730] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [de19eb1b42730] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [de19eb1b42730] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [de19eb1b42730] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [de19eb1b42730] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.77s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-10-09T21:15:47.850Z] daemon.go:325: [d60b941dd10f8] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d60b941dd10f8] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d60b941dd10f8] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [d60b941dd10f8] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d60b941dd10f8] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d60b941dd10f8] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.45s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-10-09T21:15:47.850Z] daemon.go:325: [d3fa18acca2a7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d3fa18acca2a7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d3fa18acca2a7] daemon started [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-10-09T21:15:47.850Z] daemon.go:325: [d75fbcece29b8] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d75fbcece29b8] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d75fbcece29b8] daemon started [2020-10-09T21:15:47.850Z] check_test.go:358: [d75fbcece29b8] joining swarm manager [d3fa18acca2a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-10-09T21:15:47.850Z] daemon.go:325: [d31c88c1d67f7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d31c88c1d67f7] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d31c88c1d67f7] daemon started [2020-10-09T21:15:47.850Z] check_test.go:358: [d31c88c1d67f7] joining swarm manager [d3fa18acca2a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.850Z] daemon.go:461: [d3fa18acca2a7] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d3fa18acca2a7] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d3fa18acca2a7] Daemon stopped [2020-10-09T21:15:47.850Z] daemon.go:461: [d75fbcece29b8] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d75fbcece29b8] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d75fbcece29b8] Daemon stopped [2020-10-09T21:15:47.850Z] daemon.go:461: [d31c88c1d67f7] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d31c88c1d67f7] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d31c88c1d67f7] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.97s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-10-09T21:15:47.850Z] daemon.go:325: [d6f3ffa8fb913] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d6f3ffa8fb913] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d6f3ffa8fb913] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [d6f3ffa8fb913] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d6f3ffa8fb913] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d6f3ffa8fb913] Daemon stopped [2020-10-09T21:15:47.850Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.00s) [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-10-09T21:15:47.850Z] daemon.go:325: [de54a6ded64fa] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [de54a6ded64fa] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [de54a6ded64fa] daemon started [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-10-09T21:15:47.850Z] daemon.go:325: [d0717813f729c] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d0717813f729c] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d0717813f729c] daemon started [2020-10-09T21:15:47.850Z] check_test.go:358: [d0717813f729c] joining swarm manager [de54a6ded64fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.850Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-10-09T21:15:47.850Z] daemon.go:325: [dfb66ffa6f681] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [dfb66ffa6f681] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [dfb66ffa6f681] daemon started [2020-10-09T21:15:47.850Z] check_test.go:358: [dfb66ffa6f681] joining swarm manager [de54a6ded64fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.850Z] daemon.go:461: [d0717813f729c] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d0717813f729c] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d0717813f729c] Daemon stopped [2020-10-09T21:15:47.850Z] daemon.go:325: [d0717813f729c] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d0717813f729c] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d0717813f729c] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [dfb66ffa6f681] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [dfb66ffa6f681] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [dfb66ffa6f681] Daemon stopped [2020-10-09T21:15:47.850Z] daemon.go:325: [dfb66ffa6f681] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [dfb66ffa6f681] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [dfb66ffa6f681] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [d0717813f729c] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d0717813f729c] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d0717813f729c] Daemon stopped [2020-10-09T21:15:47.850Z] daemon.go:325: [d0717813f729c] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d0717813f729c] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d0717813f729c] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [dfb66ffa6f681] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [dfb66ffa6f681] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [dfb66ffa6f681] Daemon stopped [2020-10-09T21:15:47.850Z] daemon.go:325: [dfb66ffa6f681] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [dfb66ffa6f681] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [dfb66ffa6f681] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [d0717813f729c] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [d0717813f729c] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [d0717813f729c] Daemon stopped [2020-10-09T21:15:47.850Z] daemon.go:325: [d0717813f729c] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:325: [d0717813f729c] waiting for daemon to start [2020-10-09T21:15:47.850Z] daemon.go:353: [d0717813f729c] daemon started [2020-10-09T21:15:47.850Z] daemon.go:461: [dfb66ffa6f681] Stopping daemon [2020-10-09T21:15:47.850Z] daemon.go:296: [dfb66ffa6f681] exiting daemon [2020-10-09T21:15:47.850Z] daemon.go:448: [dfb66ffa6f681] Daemon stopped [2020-10-09T21:15:47.850Z] daemon.go:325: [dfb66ffa6f681] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [dfb66ffa6f681] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [dfb66ffa6f681] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [de54a6ded64fa] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [de54a6ded64fa] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [de54a6ded64fa] Daemon stopped [2020-10-09T21:15:47.851Z] daemon.go:461: [d0717813f729c] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d0717813f729c] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d0717813f729c] Daemon stopped [2020-10-09T21:15:47.851Z] daemon.go:461: [dfb66ffa6f681] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [dfb66ffa6f681] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [dfb66ffa6f681] Daemon stopped [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.78s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-10-09T21:15:47.851Z] daemon.go:325: [d01870f28b974] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d01870f28b974] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d01870f28b974] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d01870f28b974] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d01870f28b974] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d01870f28b974] Daemon stopped [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.05s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-10-09T21:15:47.851Z] daemon.go:325: [d02ffdd34fc46] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d02ffdd34fc46] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d02ffdd34fc46] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d02ffdd34fc46] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d02ffdd34fc46] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d02ffdd34fc46] Daemon stopped [2020-10-09T21:15:47.851Z] daemon.go:325: [d02ffdd34fc46] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d02ffdd34fc46] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d02ffdd34fc46] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d02ffdd34fc46] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d02ffdd34fc46] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d02ffdd34fc46] Daemon stopped [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.94s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-10-09T21:15:47.851Z] daemon.go:325: [d1209a1f68ddc] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d1209a1f68ddc] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d1209a1f68ddc] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d1209a1f68ddc] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d1209a1f68ddc] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d1209a1f68ddc] Daemon stopped [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.26s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-10-09T21:15:47.851Z] daemon.go:325: [d119e65a1a5e8] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d119e65a1a5e8] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d119e65a1a5e8] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d119e65a1a5e8] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d119e65a1a5e8] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d119e65a1a5e8] Daemon stopped [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.35s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-10-09T21:15:47.851Z] daemon.go:325: [d2cd91b6d0907] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d2cd91b6d0907] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d2cd91b6d0907] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d2cd91b6d0907] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d2cd91b6d0907] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d2cd91b6d0907] Daemon stopped [2020-10-09T21:15:47.851Z] daemon.go:325: [d2cd91b6d0907] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:296: [d2cd91b6d0907] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:325: [d2cd91b6d0907] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d2cd91b6d0907] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:296: [d2cd91b6d0907] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:325: [d2cd91b6d0907] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d2cd91b6d0907] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d2cd91b6d0907] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d2cd91b6d0907] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d2cd91b6d0907] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d2cd91b6d0907] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d2cd91b6d0907] Daemon stopped [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (1.90s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-10-09T21:15:47.851Z] daemon.go:325: [d3fbcdcbae031] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d3fbcdcbae031] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d3fbcdcbae031] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d3fbcdcbae031] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d3fbcdcbae031] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d3fbcdcbae031] Daemon stopped [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.83s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-10-09T21:15:47.851Z] daemon.go:325: [d013842afb83e] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d013842afb83e] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d013842afb83e] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d013842afb83e] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d013842afb83e] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d013842afb83e] Daemon stopped [2020-10-09T21:15:47.851Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-10-09T21:15:47.851Z] requirement.go:26: unmatched requirement IPv6 [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.16s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-10-09T21:15:47.851Z] daemon.go:325: [dacdf2e721408] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [dacdf2e721408] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [dacdf2e721408] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [dacdf2e721408] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [dacdf2e721408] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [dacdf2e721408] Daemon stopped [2020-10-09T21:15:47.851Z] daemon.go:325: [dacdf2e721408] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [dacdf2e721408] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [dacdf2e721408] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [dacdf2e721408] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [dacdf2e721408] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [dacdf2e721408] Daemon stopped [2020-10-09T21:15:47.851Z] daemon.go:325: [dacdf2e721408] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [dacdf2e721408] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [dacdf2e721408] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [dacdf2e721408] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [dacdf2e721408] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [dacdf2e721408] Daemon stopped [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-10-09T21:15:47.851Z] daemon.go:325: [d1672f656954b] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d1672f656954b] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d1672f656954b] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d1672f656954b] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d1672f656954b] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d1672f656954b] Daemon stopped [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-10-09T21:15:47.851Z] daemon.go:325: [dd717d190cb21] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [dd717d190cb21] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [dd717d190cb21] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [dd717d190cb21] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [dd717d190cb21] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [dd717d190cb21] Daemon stopped [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.30s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-10-09T21:15:47.851Z] daemon.go:325: [d24b1725659f7] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d24b1725659f7] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d24b1725659f7] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d24b1725659f7] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d24b1725659f7] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d24b1725659f7] Daemon stopped [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.58s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-10-09T21:15:47.851Z] daemon.go:325: [de844086a2a16] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [de844086a2a16] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [de844086a2a16] daemon started [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-10-09T21:15:47.851Z] daemon.go:325: [dc08961511f75] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [dc08961511f75] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [dc08961511f75] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [de844086a2a16] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [de844086a2a16] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [de844086a2a16] Daemon stopped [2020-10-09T21:15:47.851Z] daemon.go:461: [dc08961511f75] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [dc08961511f75] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [dc08961511f75] Daemon stopped [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.33s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-10-09T21:15:47.851Z] daemon.go:325: [d837603e61ee7] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d837603e61ee7] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d837603e61ee7] daemon started [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-10-09T21:15:47.851Z] daemon.go:325: [d674c6b466e74] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d674c6b466e74] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d674c6b466e74] daemon started [2020-10-09T21:15:47.851Z] check_test.go:358: [d674c6b466e74] joining swarm manager [d837603e61ee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.851Z] daemon.go:461: [d674c6b466e74] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d674c6b466e74] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d674c6b466e74] Daemon stopped [2020-10-09T21:15:47.851Z] daemon.go:325: [d674c6b466e74] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d674c6b466e74] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d674c6b466e74] daemon started [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-10-09T21:15:47.851Z] daemon.go:325: [d90201a5977de] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d90201a5977de] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d90201a5977de] daemon started [2020-10-09T21:15:47.851Z] check_test.go:358: [d90201a5977de] joining swarm manager [d837603e61ee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.851Z] daemon.go:461: [d674c6b466e74] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d674c6b466e74] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d674c6b466e74] Daemon stopped [2020-10-09T21:15:47.851Z] daemon.go:325: [d674c6b466e74] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d674c6b466e74] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d674c6b466e74] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d90201a5977de] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d90201a5977de] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d90201a5977de] Daemon stopped [2020-10-09T21:15:47.851Z] daemon.go:325: [d90201a5977de] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d90201a5977de] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d90201a5977de] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d90201a5977de] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d90201a5977de] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d90201a5977de] Daemon stopped [2020-10-09T21:15:47.851Z] daemon.go:325: [d90201a5977de] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d90201a5977de] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d90201a5977de] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d837603e61ee7] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d837603e61ee7] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d837603e61ee7] Daemon stopped [2020-10-09T21:15:47.851Z] daemon.go:461: [d674c6b466e74] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d674c6b466e74] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d674c6b466e74] Daemon stopped [2020-10-09T21:15:47.851Z] daemon.go:461: [d90201a5977de] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d90201a5977de] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d90201a5977de] Daemon stopped [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.04s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-10-09T21:15:47.851Z] daemon.go:325: [d94e0576fa1e7] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d94e0576fa1e7] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d94e0576fa1e7] daemon started [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-10-09T21:15:47.851Z] daemon.go:325: [dc978cafd8d0b] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [dc978cafd8d0b] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [dc978cafd8d0b] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d94e0576fa1e7] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d94e0576fa1e7] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d94e0576fa1e7] Daemon stopped [2020-10-09T21:15:47.851Z] daemon.go:461: [dc978cafd8d0b] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [dc978cafd8d0b] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [dc978cafd8d0b] Daemon stopped [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.43s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-10-09T21:15:47.851Z] daemon.go:325: [d622b90369f6e] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d622b90369f6e] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d622b90369f6e] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d622b90369f6e] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d622b90369f6e] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d622b90369f6e] Daemon stopped [2020-10-09T21:15:47.851Z] daemon.go:325: [d622b90369f6e] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d622b90369f6e] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d622b90369f6e] daemon started [2020-10-09T21:15:47.851Z] daemon.go:461: [d622b90369f6e] Stopping daemon [2020-10-09T21:15:47.851Z] daemon.go:296: [d622b90369f6e] exiting daemon [2020-10-09T21:15:47.851Z] daemon.go:448: [d622b90369f6e] Daemon stopped [2020-10-09T21:15:47.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (144.78s) [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-10-09T21:15:47.851Z] daemon.go:325: [d99630ebddb4c] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d99630ebddb4c] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d99630ebddb4c] daemon started [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-10-09T21:15:47.851Z] daemon.go:325: [d0de1857eac1e] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:325: [d0de1857eac1e] waiting for daemon to start [2020-10-09T21:15:47.851Z] daemon.go:353: [d0de1857eac1e] daemon started [2020-10-09T21:15:47.851Z] check_test.go:358: [d0de1857eac1e] joining swarm manager [d99630ebddb4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.851Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-10-09T21:15:47.852Z] daemon.go:325: [de21fbe7a6da5] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [de21fbe7a6da5] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [de21fbe7a6da5] daemon started [2020-10-09T21:15:47.852Z] check_test.go:358: [de21fbe7a6da5] joining swarm manager [d99630ebddb4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.852Z] daemon.go:461: [d0de1857eac1e] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d0de1857eac1e] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d0de1857eac1e] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:325: [d0de1857eac1e] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d0de1857eac1e] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d0de1857eac1e] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [d0de1857eac1e] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [d0de1857eac1e] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d0de1857eac1e] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d0de1857eac1e] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:461: [d99630ebddb4c] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d99630ebddb4c] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d99630ebddb4c] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:325: [d99630ebddb4c] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d99630ebddb4c] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [d99630ebddb4c] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [de21fbe7a6da5] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [de21fbe7a6da5] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [de21fbe7a6da5] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:325: [de21fbe7a6da5] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [de21fbe7a6da5] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [de21fbe7a6da5] daemon started [2020-10-09T21:15:47.852Z] daemon.go:325: [d0de1857eac1e] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d0de1857eac1e] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [d0de1857eac1e] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [d0de1857eac1e] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d0de1857eac1e] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d0de1857eac1e] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:325: [d0de1857eac1e] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d0de1857eac1e] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [d0de1857eac1e] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [d99630ebddb4c] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d99630ebddb4c] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d99630ebddb4c] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:325: [d99630ebddb4c] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d99630ebddb4c] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d99630ebddb4c] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d99630ebddb4c] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:339: [d99630ebddb4c] error pinging daemon on start: Get http://d99630ebddb4c.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.852Z] daemon.go:325: [d99630ebddb4c] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:339: [d99630ebddb4c] error pinging daemon on start: Get http://d99630ebddb4c.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.852Z] daemon.go:325: [d99630ebddb4c] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:339: [d99630ebddb4c] error pinging daemon on start: Get http://d99630ebddb4c.sock/_ping: context deadline exceeded [2020-10-09T21:15:47.852Z] daemon.go:325: [d99630ebddb4c] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [d99630ebddb4c] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [de21fbe7a6da5] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [de21fbe7a6da5] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [de21fbe7a6da5] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:325: [de21fbe7a6da5] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [de21fbe7a6da5] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [de21fbe7a6da5] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [de21fbe7a6da5] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [de21fbe7a6da5] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [d0de1857eac1e] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d0de1857eac1e] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d0de1857eac1e] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:325: [d0de1857eac1e] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d0de1857eac1e] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d0de1857eac1e] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d0de1857eac1e] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [d0de1857eac1e] daemon started [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-10-09T21:15:47.852Z] daemon.go:325: [d3e9f8beab2ef] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d3e9f8beab2ef] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [d3e9f8beab2ef] daemon started [2020-10-09T21:15:47.852Z] check_test.go:358: [d3e9f8beab2ef] joining swarm manager [d99630ebddb4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-10-09T21:15:47.852Z] daemon.go:461: [d3e9f8beab2ef] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d3e9f8beab2ef] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d3e9f8beab2ef] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:325: [d3e9f8beab2ef] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d3e9f8beab2ef] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [d3e9f8beab2ef] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [d99630ebddb4c] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d99630ebddb4c] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d99630ebddb4c] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:461: [d0de1857eac1e] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d0de1857eac1e] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d0de1857eac1e] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:461: [de21fbe7a6da5] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [de21fbe7a6da5] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [de21fbe7a6da5] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:461: [d3e9f8beab2ef] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d3e9f8beab2ef] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d3e9f8beab2ef] Daemon stopped [2020-10-09T21:15:47.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-10-09T21:15:47.852Z] daemon.go:325: [d2bd251249b75] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d2bd251249b75] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [d2bd251249b75] daemon started [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-10-09T21:15:47.852Z] daemon.go:325: [dce99e8dca2df] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [dce99e8dca2df] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [dce99e8dca2df] daemon started [2020-10-09T21:15:47.852Z] check_test.go:358: [dce99e8dca2df] joining swarm manager [d2bd251249b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-10-09T21:15:47.852Z] daemon.go:325: [dc6068ae4bda4] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [dc6068ae4bda4] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [dc6068ae4bda4] daemon started [2020-10-09T21:15:47.852Z] check_test.go:358: [dc6068ae4bda4] joining swarm manager [d2bd251249b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-09T21:15:47.852Z] daemon.go:461: [d2bd251249b75] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d2bd251249b75] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d2bd251249b75] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:461: [dce99e8dca2df] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [dce99e8dca2df] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [dce99e8dca2df] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:461: [dc6068ae4bda4] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [dc6068ae4bda4] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [dc6068ae4bda4] Daemon stopped [2020-10-09T21:15:47.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.37s) [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-10-09T21:15:47.852Z] daemon.go:325: [d740ac6026697] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d740ac6026697] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [d740ac6026697] daemon started [2020-10-09T21:15:47.852Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-10-09T21:15:47.852Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-10-09T21:15:47.852Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-10-09T21:15:47.852Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-10-09T21:15:47.852Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-10-09T21:15:47.852Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-10-09T21:15:47.852Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-10-09T21:15:47.852Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-10-09T21:15:47.852Z] daemon.go:461: [d740ac6026697] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d740ac6026697] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d740ac6026697] Daemon stopped [2020-10-09T21:15:47.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-10-09T21:15:47.852Z] daemon.go:325: [daa19b0e9f150] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [daa19b0e9f150] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [daa19b0e9f150] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [daa19b0e9f150] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [daa19b0e9f150] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [daa19b0e9f150] Daemon stopped [2020-10-09T21:15:47.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.40s) [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-10-09T21:15:47.852Z] daemon.go:325: [da1ef8d5e9779] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [da1ef8d5e9779] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [da1ef8d5e9779] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [da1ef8d5e9779] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [da1ef8d5e9779] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [da1ef8d5e9779] Daemon stopped [2020-10-09T21:15:47.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.81s) [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-10-09T21:15:47.852Z] daemon.go:325: [d0c6a5ee55534] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d0c6a5ee55534] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [d0c6a5ee55534] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [d0c6a5ee55534] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d0c6a5ee55534] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d0c6a5ee55534] Daemon stopped [2020-10-09T21:15:47.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.47s) [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-10-09T21:15:47.852Z] daemon.go:325: [d8bf7784e04c3] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d8bf7784e04c3] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [d8bf7784e04c3] daemon started [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-10-09T21:15:47.852Z] daemon.go:325: [d60bc725d0e7b] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d60bc725d0e7b] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [d60bc725d0e7b] daemon started [2020-10-09T21:15:47.852Z] check_test.go:358: [d60bc725d0e7b] joining swarm manager [d8bf7784e04c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.852Z] daemon.go:461: [d8bf7784e04c3] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d8bf7784e04c3] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d8bf7784e04c3] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:461: [d60bc725d0e7b] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d60bc725d0e7b] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d60bc725d0e7b] Daemon stopped [2020-10-09T21:15:47.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.83s) [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-10-09T21:15:47.852Z] daemon.go:325: [df4c7f0e5729d] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [df4c7f0e5729d] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [df4c7f0e5729d] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [df4c7f0e5729d] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [df4c7f0e5729d] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [df4c7f0e5729d] Daemon stopped [2020-10-09T21:15:47.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.25s) [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-10-09T21:15:47.852Z] daemon.go:325: [dba14a363505a] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [dba14a363505a] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [dba14a363505a] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [dba14a363505a] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [dba14a363505a] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [dba14a363505a] Daemon stopped [2020-10-09T21:15:47.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.36s) [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-10-09T21:15:47.852Z] daemon.go:325: [de5d881c4fb47] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [de5d881c4fb47] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [de5d881c4fb47] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [de5d881c4fb47] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [de5d881c4fb47] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [de5d881c4fb47] Daemon stopped [2020-10-09T21:15:47.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-10-09T21:15:47.852Z] daemon.go:325: [dfa225d883ec3] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [dfa225d883ec3] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [dfa225d883ec3] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [dfa225d883ec3] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [dfa225d883ec3] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [dfa225d883ec3] Daemon stopped [2020-10-09T21:15:47.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s) [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-10-09T21:15:47.852Z] daemon.go:325: [d675075bb2135] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d675075bb2135] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [d675075bb2135] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [d675075bb2135] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d675075bb2135] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d675075bb2135] Daemon stopped [2020-10-09T21:15:47.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-10-09T21:15:47.852Z] daemon.go:325: [d71da5a990d62] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [d71da5a990d62] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [d71da5a990d62] daemon started [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-10-09T21:15:47.852Z] daemon.go:325: [da004218a1dc5] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [da004218a1dc5] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [da004218a1dc5] daemon started [2020-10-09T21:15:47.852Z] check_test.go:358: [da004218a1dc5] joining swarm manager [d71da5a990d62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-09T21:15:47.852Z] daemon.go:461: [d71da5a990d62] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [d71da5a990d62] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [d71da5a990d62] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:461: [da004218a1dc5] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [da004218a1dc5] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [da004218a1dc5] Daemon stopped [2020-10-09T21:15:47.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.48s) [2020-10-09T21:15:47.852Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-10-09T21:15:47.852Z] daemon.go:325: [daeea9cc1a434] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [daeea9cc1a434] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [daeea9cc1a434] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [daeea9cc1a434] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [daeea9cc1a434] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [daeea9cc1a434] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:325: [daeea9cc1a434] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [daeea9cc1a434] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [daeea9cc1a434] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [daeea9cc1a434] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [daeea9cc1a434] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [daeea9cc1a434] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:325: [daeea9cc1a434] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [daeea9cc1a434] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:353: [daeea9cc1a434] daemon started [2020-10-09T21:15:47.852Z] daemon.go:461: [daeea9cc1a434] Stopping daemon [2020-10-09T21:15:47.852Z] daemon.go:296: [daeea9cc1a434] exiting daemon [2020-10-09T21:15:47.852Z] daemon.go:448: [daeea9cc1a434] Daemon stopped [2020-10-09T21:15:47.852Z] daemon.go:325: [daeea9cc1a434] waiting for daemon to start [2020-10-09T21:15:47.852Z] daemon.go:325: [daeea9cc1a434] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:353: [daeea9cc1a434] daemon started [2020-10-09T21:15:47.853Z] daemon.go:461: [daeea9cc1a434] Stopping daemon [2020-10-09T21:15:47.853Z] daemon.go:296: [daeea9cc1a434] exiting daemon [2020-10-09T21:15:47.853Z] daemon.go:448: [daeea9cc1a434] Daemon stopped [2020-10-09T21:15:47.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.30s) [2020-10-09T21:15:47.853Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-10-09T21:15:47.853Z] daemon.go:325: [dce76b225da0a] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:325: [dce76b225da0a] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:353: [dce76b225da0a] daemon started [2020-10-09T21:15:47.853Z] daemon.go:461: [dce76b225da0a] Stopping daemon [2020-10-09T21:15:47.853Z] daemon.go:296: [dce76b225da0a] exiting daemon [2020-10-09T21:15:47.853Z] daemon.go:448: [dce76b225da0a] Daemon stopped [2020-10-09T21:15:47.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.38s) [2020-10-09T21:15:47.853Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-10-09T21:15:47.853Z] daemon.go:325: [da1b8dd2551f1] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:325: [da1b8dd2551f1] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:353: [da1b8dd2551f1] daemon started [2020-10-09T21:15:47.853Z] daemon.go:461: [da1b8dd2551f1] Stopping daemon [2020-10-09T21:15:47.853Z] daemon.go:296: [da1b8dd2551f1] exiting daemon [2020-10-09T21:15:47.853Z] daemon.go:448: [da1b8dd2551f1] Daemon stopped [2020-10-09T21:15:47.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.99s) [2020-10-09T21:15:47.853Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-10-09T21:15:47.853Z] daemon.go:325: [d902adabbfbb8] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:325: [d902adabbfbb8] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:353: [d902adabbfbb8] daemon started [2020-10-09T21:15:47.853Z] daemon.go:461: [d902adabbfbb8] Stopping daemon [2020-10-09T21:15:47.853Z] daemon.go:296: [d902adabbfbb8] exiting daemon [2020-10-09T21:15:47.853Z] daemon.go:448: [d902adabbfbb8] Daemon stopped [2020-10-09T21:15:47.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.91s) [2020-10-09T21:15:47.853Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-10-09T21:15:47.853Z] daemon.go:325: [d8a3c179d9a8d] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:325: [d8a3c179d9a8d] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:353: [d8a3c179d9a8d] daemon started [2020-10-09T21:15:47.853Z] daemon.go:461: [d8a3c179d9a8d] Stopping daemon [2020-10-09T21:15:47.853Z] daemon.go:296: [d8a3c179d9a8d] exiting daemon [2020-10-09T21:15:47.853Z] daemon.go:448: [d8a3c179d9a8d] Daemon stopped [2020-10-09T21:15:47.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.79s) [2020-10-09T21:15:47.853Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-10-09T21:15:47.853Z] daemon.go:325: [d8a125b997743] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:325: [d8a125b997743] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:353: [d8a125b997743] daemon started [2020-10-09T21:15:47.853Z] daemon.go:461: [d8a125b997743] Stopping daemon [2020-10-09T21:15:47.853Z] daemon.go:296: [d8a125b997743] exiting daemon [2020-10-09T21:15:47.853Z] daemon.go:448: [d8a125b997743] Daemon stopped [2020-10-09T21:15:47.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.67s) [2020-10-09T21:15:47.853Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-10-09T21:15:47.853Z] daemon.go:325: [da2f144bba3ec] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:325: [da2f144bba3ec] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:353: [da2f144bba3ec] daemon started [2020-10-09T21:15:47.853Z] daemon.go:461: [da2f144bba3ec] Stopping daemon [2020-10-09T21:15:47.853Z] daemon.go:296: [da2f144bba3ec] exiting daemon [2020-10-09T21:15:47.853Z] daemon.go:448: [da2f144bba3ec] Daemon stopped [2020-10-09T21:15:47.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.59s) [2020-10-09T21:15:47.853Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-10-09T21:15:47.853Z] daemon.go:325: [dcf903e732641] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:325: [dcf903e732641] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:353: [dcf903e732641] daemon started [2020-10-09T21:15:47.853Z] daemon.go:461: [dcf903e732641] Stopping daemon [2020-10-09T21:15:47.853Z] daemon.go:296: [dcf903e732641] exiting daemon [2020-10-09T21:15:47.853Z] daemon.go:448: [dcf903e732641] Daemon stopped [2020-10-09T21:15:47.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.69s) [2020-10-09T21:15:47.853Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-10-09T21:15:47.853Z] daemon.go:325: [dc2b31a5bb89c] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:325: [dc2b31a5bb89c] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:353: [dc2b31a5bb89c] daemon started [2020-10-09T21:15:47.853Z] daemon.go:461: [dc2b31a5bb89c] Stopping daemon [2020-10-09T21:15:47.853Z] daemon.go:296: [dc2b31a5bb89c] exiting daemon [2020-10-09T21:15:47.853Z] daemon.go:448: [dc2b31a5bb89c] Daemon stopped [2020-10-09T21:15:47.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.64s) [2020-10-09T21:15:47.853Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-10-09T21:15:47.853Z] daemon.go:325: [d1d92996cb979] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:325: [d1d92996cb979] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:353: [d1d92996cb979] daemon started [2020-10-09T21:15:47.853Z] daemon.go:461: [d1d92996cb979] Stopping daemon [2020-10-09T21:15:47.853Z] daemon.go:296: [d1d92996cb979] exiting daemon [2020-10-09T21:15:47.853Z] daemon.go:448: [d1d92996cb979] Daemon stopped [2020-10-09T21:15:47.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.23s) [2020-10-09T21:15:47.853Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-10-09T21:15:47.853Z] daemon.go:325: [de9450ddfa443] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:325: [de9450ddfa443] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:353: [de9450ddfa443] daemon started [2020-10-09T21:15:47.853Z] daemon.go:461: [de9450ddfa443] Stopping daemon [2020-10-09T21:15:47.853Z] daemon.go:296: [de9450ddfa443] exiting daemon [2020-10-09T21:15:47.853Z] daemon.go:448: [de9450ddfa443] Daemon stopped [2020-10-09T21:15:47.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.34s) [2020-10-09T21:15:47.853Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-10-09T21:15:47.853Z] daemon.go:325: [df05364f16e3e] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:325: [df05364f16e3e] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:353: [df05364f16e3e] daemon started [2020-10-09T21:15:47.853Z] daemon.go:461: [df05364f16e3e] Stopping daemon [2020-10-09T21:15:47.853Z] daemon.go:296: [df05364f16e3e] exiting daemon [2020-10-09T21:15:47.853Z] daemon.go:448: [df05364f16e3e] Daemon stopped [2020-10-09T21:15:47.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2020-10-09T21:15:47.853Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-10-09T21:15:47.853Z] daemon.go:325: [d008a990cb218] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:325: [d008a990cb218] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:353: [d008a990cb218] daemon started [2020-10-09T21:15:47.853Z] daemon.go:461: [d008a990cb218] Stopping daemon [2020-10-09T21:15:47.853Z] daemon.go:296: [d008a990cb218] exiting daemon [2020-10-09T21:15:47.853Z] daemon.go:448: [d008a990cb218] Daemon stopped [2020-10-09T21:15:47.853Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.81s) [2020-10-09T21:15:47.853Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-10-09T21:15:47.853Z] daemon.go:325: [d55ccb8887731] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:325: [d55ccb8887731] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:353: [d55ccb8887731] daemon started [2020-10-09T21:15:47.853Z] daemon.go:461: [d55ccb8887731] Stopping daemon [2020-10-09T21:15:47.853Z] daemon.go:296: [d55ccb8887731] exiting daemon [2020-10-09T21:15:47.853Z] daemon.go:448: [d55ccb8887731] Daemon stopped [2020-10-09T21:15:47.853Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.29s) [2020-10-09T21:15:47.853Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-10-09T21:15:47.853Z] daemon.go:325: [d10bbdbc78e66] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:325: [d10bbdbc78e66] waiting for daemon to start [2020-10-09T21:15:47.853Z] daemon.go:353: [d10bbdbc78e66] daemon started [2020-10-09T21:15:47.853Z] daemon.go:461: [d10bbdbc78e66] Stopping daemon [2020-10-09T21:15:47.853Z] daemon.go:296: [d10bbdbc78e66] exiting daemon [2020-10-09T21:15:47.853Z] daemon.go:448: [d10bbdbc78e66] Daemon stopped [2020-10-09T21:15:47.853Z] === RUN TestDockerExternalVolumeSuite [2020-10-09T21:15:47.853Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-10-09T21:15:59.501Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-10-09T21:15:59.965Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-10-09T21:16:00.430Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-10-09T21:16:02.757Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-10-09T21:16:12.892Z] === RUN TestDockerSuite/TestBuildSpaces [2020-10-09T21:16:12.892Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-10-09T21:16:16.664Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-10-09T21:16:16.664Z] === RUN TestDockerSuite/TestBuildStderr [2020-10-09T21:16:21.399Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-10-09T21:16:42.575Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-10-09T21:16:43.051Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-10-09T21:16:45.983Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-10-09T21:16:46.962Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-10-09T21:16:51.687Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-10-09T21:16:56.430Z] === RUN TestDockerSuite/TestBuildUser [2020-10-09T21:16:56.430Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-10-09T21:16:56.430Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-10-09T21:16:56.430Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-10-09T21:17:01.159Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-10-09T21:17:01.159Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-10-09T21:17:03.359Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-10-09T21:17:03.359Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-10-09T21:17:03.359Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-10-09T21:17:10.449Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-10-09T21:17:20.426Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-10-09T21:17:24.538Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-10-09T21:17:24.538Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-10-09T21:17:33.173Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-10-09T21:17:37.902Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-10-09T21:17:38.366Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-10-09T21:17:38.366Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-10-09T21:17:40.578Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-10-09T21:17:41.042Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-10-09T21:17:52.515Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-10-09T21:17:55.929Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-10-09T21:17:58.860Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-10-09T21:17:58.860Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-10-09T21:18:07.395Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-10-09T21:18:13.744Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-10-09T21:18:13.744Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-10-09T21:18:13.744Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-10-09T21:18:13.744Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-10-09T21:18:14.723Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-10-09T21:18:29.601Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-10-09T21:18:31.161Z] === RUN TestDockerSuite/TestBuildXZHost [2020-10-09T21:18:31.161Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-10-09T21:18:31.161Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-10-09T21:18:31.161Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-10-09T21:18:33.363Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-10-09T21:18:38.093Z] === RUN TestDockerSuite/TestCommitChange [2020-10-09T21:18:39.475Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-10-09T21:18:48.493Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-10-09T21:18:51.701Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-10-09T21:18:52.263Z] === RUN TestDockerSuite/TestCommitHardlink [2020-10-09T21:18:52.726Z] === RUN TestDockerSuite/TestCommitNewFile [2020-10-09T21:18:59.850Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-10-09T21:18:59.850Z] === RUN TestDockerSuite/TestCommitTTY [2020-10-09T21:19:12.304Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-10-09T21:19:15.235Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-10-09T21:19:15.235Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-10-09T21:19:15.235Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-10-09T21:19:15.235Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-10-09T21:19:15.235Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-10-09T21:19:15.235Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-10-09T21:19:15.235Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-10-09T21:19:15.235Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-10-09T21:19:15.235Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-10-09T21:19:22.362Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-10-09T21:19:23.781Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-10-09T21:19:29.484Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-10-09T21:19:29.484Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-10-09T21:19:31.048Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-10-09T21:19:31.048Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-10-09T21:19:31.048Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-10-09T21:19:31.048Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-10-09T21:19:33.249Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-10-09T21:19:33.249Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-10-09T21:19:33.249Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-10-09T21:19:34.801Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-10-09T21:19:34.801Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-10-09T21:19:34.801Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-10-09T21:19:34.801Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-10-09T21:19:34.801Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-10-09T21:19:37.002Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-10-09T21:19:38.663Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-10-09T21:19:39.203Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-10-09T21:19:40.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-10-09T21:19:40.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-10-09T21:19:40.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-10-09T21:19:42.956Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-10-09T21:19:42.956Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-10-09T21:19:45.155Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-10-09T21:19:45.155Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-10-09T21:19:45.155Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-10-09T21:19:46.836Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-10-09T21:19:46.836Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-10-09T21:19:48.390Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-10-09T21:19:48.390Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-10-09T21:19:51.320Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-10-09T21:19:51.784Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-10-09T21:19:53.338Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-10-09T21:19:53.545Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-10-09T21:19:57.103Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-10-09T21:20:01.835Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-10-09T21:20:01.835Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-10-09T21:20:01.835Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-10-09T21:20:01.835Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-10-09T21:20:01.835Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-10-09T21:20:04.033Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-10-09T21:20:04.033Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-10-09T21:20:06.239Z] === RUN TestDockerSuite/TestContainerAPITop [2020-10-09T21:20:06.239Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-10-09T21:20:07.791Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-10-09T21:20:07.791Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-10-09T21:20:12.516Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-10-09T21:20:14.069Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-10-09T21:20:14.069Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-10-09T21:20:14.069Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-10-09T21:20:14.069Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-10-09T21:20:14.069Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-10-09T21:20:14.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-10-09T21:20:16.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-10-09T21:20:40.231Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-10-09T21:20:41.503Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-10-09T21:20:42.482Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-10-09T21:20:42.482Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-10-09T21:20:42.482Z] === RUN TestDockerSuite/TestCpRelativePath [2020-10-09T21:20:44.686Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-10-09T21:20:44.686Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-10-09T21:20:44.686Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-10-09T21:20:44.686Z] === RUN TestDockerSuite/TestCpToCaseA [2020-10-09T21:20:48.452Z] === RUN TestDockerSuite/TestCpToCaseB [2020-10-09T21:20:50.650Z] === RUN TestDockerSuite/TestCpToCaseC [2020-10-09T21:20:50.650Z] === RUN TestDockerSuite/TestCpToCaseD [2020-10-09T21:20:50.650Z] === RUN TestDockerSuite/TestCpToCaseE [2020-10-09T21:20:58.317Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-10-09T21:20:59.275Z] === RUN TestDockerSuite/TestCpToCaseF [2020-10-09T21:20:59.275Z] === RUN TestDockerSuite/TestCpToCaseG [2020-10-09T21:20:59.275Z] === RUN TestDockerSuite/TestCpToCaseH [2020-10-09T21:21:07.906Z] === RUN TestDockerSuite/TestCpToCaseI [2020-10-09T21:21:07.906Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-10-09T21:21:07.906Z] === RUN TestDockerSuite/TestCpToDot [2020-10-09T21:21:09.458Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-10-09T21:21:09.458Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-10-09T21:21:09.458Z] === RUN TestDockerSuite/TestCpToStdout [2020-10-09T21:21:16.576Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-10-09T21:21:16.576Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-10-09T21:21:16.576Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-10-09T21:21:16.576Z] === RUN TestDockerSuite/TestCpVolumePath [2020-10-09T21:21:16.576Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-10-09T21:21:16.576Z] === RUN TestDockerSuite/TestCreateArgs [2020-10-09T21:21:16.576Z] === RUN TestDockerSuite/TestCreateByImageID [2020-10-09T21:21:18.132Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-10-09T21:21:21.900Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-10-09T21:21:21.900Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-10-09T21:21:21.900Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-10-09T21:21:29.019Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-10-09T21:21:29.019Z] === RUN TestDockerSuite/TestCreateLabels [2020-10-09T21:21:29.019Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-10-09T21:21:29.019Z] === RUN TestDockerSuite/TestCreateRM [2020-10-09T21:21:29.483Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-10-09T21:21:29.483Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-10-09T21:21:29.483Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-10-09T21:21:29.948Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-10-09T21:21:30.394Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-10-09T21:21:37.072Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-10-09T21:21:37.072Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-10-09T21:21:37.537Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-10-09T21:21:41.312Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-10-09T21:21:41.776Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-10-09T21:21:41.776Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestDevicePermissions [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestDockerFails [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestEventsAttach [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestEventsCommit [2020-10-09T21:21:44.706Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-10-09T21:21:46.903Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-10-09T21:21:49.102Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-10-09T21:21:51.304Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-10-09T21:21:59.932Z] === RUN TestDockerSuite/TestEventsCopy [2020-10-09T21:22:02.487Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-10-09T21:22:03.721Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-10-09T21:22:08.457Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-10-09T21:22:11.389Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-10-09T21:22:12.367Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-10-09T21:22:15.299Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-10-09T21:22:16.278Z] === RUN TestDockerSuite/TestEventsFilterType [2020-10-09T21:22:17.257Z] === RUN TestDockerSuite/TestEventsFilters [2020-10-09T21:22:17.368Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-10-09T21:22:23.096Z] === RUN TestDockerSuite/TestEventsFormat [2020-10-09T21:22:26.863Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-10-09T21:22:26.863Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-10-09T21:22:26.863Z] === RUN TestDockerSuite/TestEventsImageImport [2020-10-09T21:22:26.863Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-10-09T21:22:27.327Z] === RUN TestDockerSuite/TestEventsImagePull [2020-10-09T21:22:27.327Z] === RUN TestDockerSuite/TestEventsImageTag [2020-10-09T21:22:28.305Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-10-09T21:22:28.305Z] === RUN TestDockerSuite/TestEventsRename [2020-10-09T21:22:30.505Z] === RUN TestDockerSuite/TestEventsResize [2020-10-09T21:22:32.707Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-10-09T21:22:34.906Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-10-09T21:22:35.453Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-10-09T21:22:37.105Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-10-09T21:22:41.845Z] === RUN TestDockerSuite/TestEventsTop [2020-10-09T21:22:41.845Z] === RUN TestDockerSuite/TestEventsUntag [2020-10-09T21:22:44.045Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-10-09T21:22:47.812Z] === RUN TestDockerSuite/TestExec [2020-10-09T21:22:47.812Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-10-09T21:22:47.812Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-10-09T21:22:49.364Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-10-09T21:22:50.348Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-10-09T21:22:50.916Z] === RUN TestDockerSuite/TestExecAPIStart [2020-10-09T21:22:50.916Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-10-09T21:22:50.916Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-10-09T21:22:50.916Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-10-09T21:22:52.468Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-10-09T21:22:54.022Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-10-09T21:22:56.221Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-10-09T21:22:57.774Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-10-09T21:23:01.551Z] === RUN TestDockerSuite/TestExecCgroup [2020-10-09T21:23:01.551Z] === RUN TestDockerSuite/TestExecEnv [2020-10-09T21:23:01.551Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-10-09T21:23:01.551Z] === RUN TestDockerSuite/TestExecExitStatus [2020-10-09T21:23:03.749Z] === RUN TestDockerSuite/TestExecInspectID [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite (437.39s) [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.68s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-10-09T21:23:05.227Z] docker_cli_external_volume_driver_test.go:53: Daemon d82242a738a24 is not started [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-10-09T21:23:05.227Z] daemon.go:325: [da269438527a4] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:325: [da269438527a4] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:353: [da269438527a4] daemon started [2020-10-09T21:23:05.227Z] daemon.go:461: [da269438527a4] Stopping daemon [2020-10-09T21:23:05.227Z] daemon.go:296: [da269438527a4] exiting daemon [2020-10-09T21:23:05.227Z] daemon.go:448: [da269438527a4] Daemon stopped [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-10-09T21:23:05.227Z] daemon.go:325: [d65ed1785c04d] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:325: [d65ed1785c04d] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:353: [d65ed1785c04d] daemon started [2020-10-09T21:23:05.227Z] daemon.go:461: [d65ed1785c04d] Stopping daemon [2020-10-09T21:23:05.227Z] daemon.go:296: [d65ed1785c04d] exiting daemon [2020-10-09T21:23:05.227Z] daemon.go:448: [d65ed1785c04d] Daemon stopped [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-10-09T21:23:05.227Z] docker_cli_external_volume_driver_test.go:53: Daemon d3f305769b6d2 is not started [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-10-09T21:23:05.227Z] daemon.go:325: [ddb82597019b1] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:325: [ddb82597019b1] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:353: [ddb82597019b1] daemon started [2020-10-09T21:23:05.227Z] daemon.go:461: [ddb82597019b1] Stopping daemon [2020-10-09T21:23:05.227Z] daemon.go:296: [ddb82597019b1] exiting daemon [2020-10-09T21:23:05.227Z] daemon.go:448: [ddb82597019b1] Daemon stopped [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-10-09T21:23:05.227Z] docker_cli_external_volume_driver_test.go:53: Daemon dc498760d6b33 is not started [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.15s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-10-09T21:23:05.227Z] docker_cli_external_volume_driver_test.go:53: Daemon da22f1b40296e is not started [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-10-09T21:23:05.227Z] daemon.go:325: [dee2906d085a2] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:325: [dee2906d085a2] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:353: [dee2906d085a2] daemon started [2020-10-09T21:23:05.227Z] daemon.go:461: [dee2906d085a2] Stopping daemon [2020-10-09T21:23:05.227Z] daemon.go:296: [dee2906d085a2] exiting daemon [2020-10-09T21:23:05.227Z] daemon.go:448: [dee2906d085a2] Daemon stopped [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-10-09T21:23:05.227Z] daemon.go:325: [decea1159a5b7] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:325: [decea1159a5b7] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:353: [decea1159a5b7] daemon started [2020-10-09T21:23:05.227Z] daemon.go:461: [decea1159a5b7] Stopping daemon [2020-10-09T21:23:05.227Z] daemon.go:296: [decea1159a5b7] exiting daemon [2020-10-09T21:23:05.227Z] daemon.go:448: [decea1159a5b7] Daemon stopped [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-10-09T21:23:05.227Z] daemon.go:325: [d9dec38588623] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:325: [d9dec38588623] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:353: [d9dec38588623] daemon started [2020-10-09T21:23:05.227Z] daemon.go:461: [d9dec38588623] Stopping daemon [2020-10-09T21:23:05.227Z] daemon.go:296: [d9dec38588623] exiting daemon [2020-10-09T21:23:05.227Z] daemon.go:448: [d9dec38588623] Daemon stopped [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-10-09T21:23:05.227Z] daemon.go:325: [d2108f73fb457] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:325: [d2108f73fb457] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:353: [d2108f73fb457] daemon started [2020-10-09T21:23:05.227Z] daemon.go:461: [d2108f73fb457] Stopping daemon [2020-10-09T21:23:05.227Z] daemon.go:296: [d2108f73fb457] exiting daemon [2020-10-09T21:23:05.227Z] daemon.go:448: [d2108f73fb457] Daemon stopped [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-10-09T21:23:05.227Z] daemon.go:325: [dd6875531ba2a] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:325: [dd6875531ba2a] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:353: [dd6875531ba2a] daemon started [2020-10-09T21:23:05.227Z] daemon.go:461: [dd6875531ba2a] Stopping daemon [2020-10-09T21:23:05.227Z] daemon.go:296: [dd6875531ba2a] exiting daemon [2020-10-09T21:23:05.227Z] daemon.go:448: [dd6875531ba2a] Daemon stopped [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-10-09T21:23:05.227Z] daemon.go:325: [d7f74fdf66a16] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:325: [d7f74fdf66a16] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:353: [d7f74fdf66a16] daemon started [2020-10-09T21:23:05.227Z] daemon.go:461: [d7f74fdf66a16] Stopping daemon [2020-10-09T21:23:05.227Z] daemon.go:296: [d7f74fdf66a16] exiting daemon [2020-10-09T21:23:05.227Z] daemon.go:448: [d7f74fdf66a16] Daemon stopped [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-10-09T21:23:05.227Z] daemon.go:325: [d43eb6dcf1ad1] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:325: [d43eb6dcf1ad1] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:353: [d43eb6dcf1ad1] daemon started [2020-10-09T21:23:05.227Z] daemon.go:461: [d43eb6dcf1ad1] Stopping daemon [2020-10-09T21:23:05.227Z] daemon.go:296: [d43eb6dcf1ad1] exiting daemon [2020-10-09T21:23:05.227Z] daemon.go:448: [d43eb6dcf1ad1] Daemon stopped [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-10-09T21:23:05.227Z] daemon.go:325: [dadf4d919f61e] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:325: [dadf4d919f61e] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:353: [dadf4d919f61e] daemon started [2020-10-09T21:23:05.227Z] daemon.go:461: [dadf4d919f61e] Stopping daemon [2020-10-09T21:23:05.227Z] daemon.go:296: [dadf4d919f61e] exiting daemon [2020-10-09T21:23:05.227Z] daemon.go:448: [dadf4d919f61e] Daemon stopped [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.70s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-10-09T21:23:05.227Z] daemon.go:325: [dec8b911d0a17] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:325: [dec8b911d0a17] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:353: [dec8b911d0a17] daemon started [2020-10-09T21:23:05.227Z] daemon.go:461: [dec8b911d0a17] Stopping daemon [2020-10-09T21:23:05.227Z] daemon.go:296: [dec8b911d0a17] exiting daemon [2020-10-09T21:23:05.227Z] daemon.go:448: [dec8b911d0a17] Daemon stopped [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.06s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-10-09T21:23:05.227Z] docker_cli_external_volume_driver_test.go:486: Daemon d289541068c47 is not started [2020-10-09T21:23:05.227Z] daemon.go:325: [d289541068c47] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:325: [d289541068c47] waiting for daemon to start [2020-10-09T21:23:05.227Z] daemon.go:353: [d289541068c47] daemon started [2020-10-09T21:23:05.227Z] daemon.go:461: [d289541068c47] Stopping daemon [2020-10-09T21:23:05.227Z] daemon.go:296: [d289541068c47] exiting daemon [2020-10-09T21:23:05.227Z] daemon.go:448: [d289541068c47] Daemon stopped [2020-10-09T21:23:05.227Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-10-09T21:23:05.227Z] docker_cli_external_volume_driver_test.go:53: Daemon d94e9549f13b3 is not started [2020-10-09T21:23:05.227Z] PASS [2020-10-09T21:23:05.227Z] [2020-10-09T21:23:05.227Z] === Skipped [2020-10-09T21:23:05.227Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-10-09T21:23:05.227Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-10-09T21:23:05.227Z] requirement.go:26: unmatched requirement IPv6 [2020-10-09T21:23:05.227Z] check_test.go:309: Daemon d718f5766ee3c is not started [2020-10-09T21:23:05.227Z] [2020-10-09T21:23:05.227Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-10-09T21:23:05.227Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-10-09T21:23:05.227Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-09T21:23:05.227Z] check_test.go:309: Daemon d45e0d8bad5d1 is not started [2020-10-09T21:23:05.227Z] [2020-10-09T21:23:05.227Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-10-09T21:23:05.227Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-10-09T21:23:05.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-10-09T21:23:05.227Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-09T21:23:05.227Z] check_test.go:309: Daemon d75448bf48710 is not started [2020-10-09T21:23:05.227Z] [2020-10-09T21:23:05.227Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-10-09T21:23:05.227Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-10-09T21:23:05.227Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-10-09T21:23:05.227Z] [2020-10-09T21:23:05.227Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-10-09T21:23:05.227Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-10-09T21:23:05.227Z] requirement.go:26: unmatched requirement IPv6 [2020-10-09T21:23:05.227Z] [2020-10-09T21:23:05.227Z] [2020-10-09T21:23:05.227Z] DONE 270 tests, 5 skipped in 2504.015s [2020-10-09T21:23:05.227Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-09T21:23:05.227Z] ++++ cat bundles/test-integration/docker.pid [2020-10-09T21:23:05.227Z] +++ kill 7394 [2020-10-09T21:23:05.486Z] umount: bundles/test-integration/root: no mount point specified. [2020-10-09T21:23:05.486Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2d8c22b6d708/docker.pid [2020-10-09T21:23:05.486Z] +++ kill 4053 [2020-10-09T21:23:05.486Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4053 is not a child of this shell [2020-10-09T21:23:05.486Z] warning: PID 4053 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2d8c22b6d708/docker.pid had a nonzero exit code [2020-10-09T21:23:05.486Z] +++ /etc/init.d/apparmor stop [2020-10-09T21:23:05.486Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-09T21:23:05.486Z] [2020-10-09T21:23:05.486Z] Unloading profiles will leave already running processes permanently [2020-10-09T21:23:05.486Z] unconfined, which can lead to unexpected situations. [2020-10-09T21:23:05.486Z] [2020-10-09T21:23:05.486Z] To set a process to complain mode, use the command line tool [2020-10-09T21:23:05.486Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-09T21:23:05.486Z] +++ true [2020-10-09T21:23:05.486Z] exiting test-integration [2020-10-09T21:23:05.486Z] ++ exit 0 [2020-10-09T21:23:05.487Z] [2020-10-09T21:23:05.746Z] + exit 0 [2020-10-09T21:23:05.746Z] ++ jobs -p [2020-10-09T21:23:05.746Z] + pids= [2020-10-09T21:23:05.746Z] + echo 'Remaining pids to kill: []' [2020-10-09T21:23:05.746Z] Remaining pids to kill: [] [2020-10-09T21:23:05.746Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-10-09T21:23:05.759Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-09T21:23:07.648Z] + echo Ensuring container killed. [2020-10-09T21:23:07.648Z] Ensuring container killed. [2020-10-09T21:23:07.648Z] + docker ps -aq -f name=docker-pr1-* [2020-10-09T21:23:07.648Z] + cids=9c158cd5bc92 [2020-10-09T21:23:07.648Z] 3062f6941e0a [2020-10-09T21:23:07.648Z] 1fc45cee513d [2020-10-09T21:23:07.648Z] + [ -n 9c158cd5bc92 [2020-10-09T21:23:07.648Z] 3062f6941e0a [2020-10-09T21:23:07.648Z] 1fc45cee513d ] [2020-10-09T21:23:07.648Z] + docker rm -vf 9c158cd5bc92 3062f6941e0a 1fc45cee513d [2020-10-09T21:23:08.480Z] === RUN TestDockerSuite/TestExecInteractive [2020-10-09T21:23:08.480Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-10-09T21:23:08.480Z] === RUN TestDockerSuite/TestExecParseError [2020-10-09T21:23:08.480Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-10-09T21:23:08.480Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-10-09T21:23:08.480Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-10-09T21:23:09.554Z] 9c158cd5bc92 [2020-10-09T21:23:09.813Z] 3062f6941e0a [2020-10-09T21:23:09.813Z] 1fc45cee513d [Pipeline] sh [2020-10-09T21:23:10.101Z] + echo Chowning /workspace to jenkins user [2020-10-09T21:23:10.101Z] Chowning /workspace to jenkins user [2020-10-09T21:23:10.101Z] + id -u [2020-10-09T21:23:10.101Z] + id -g [2020-10-09T21:23:10.101Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41542:/workspace busybox chown -R 1000:1000 /workspace [2020-10-09T21:23:10.101Z] Unable to find image 'busybox:latest' locally [2020-10-09T21:23:10.681Z] === RUN TestDockerSuite/TestExecSetEnv [2020-10-09T21:23:10.681Z] === RUN TestDockerSuite/TestExecStartFails [2020-10-09T21:23:10.681Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-10-09T21:23:10.681Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-10-09T21:23:10.681Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-10-09T21:23:10.681Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-10-09T21:23:12.241Z] === RUN TestDockerSuite/TestExecUlimits [2020-10-09T21:23:12.241Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-10-09T21:23:15.369Z] latest: Pulling from library/busybox [2020-10-09T21:23:15.369Z] df8698476c65: Pulling fs layer [2020-10-09T21:23:15.369Z] df8698476c65: Verifying Checksum [2020-10-09T21:23:15.369Z] df8698476c65: Download complete [2020-10-09T21:23:15.369Z] df8698476c65: Pull complete [2020-10-09T21:23:15.628Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-10-09T21:23:15.628Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-09T21:23:19.215Z] + bundleName=amd64 [2020-10-09T21:23:19.215Z] + echo Creating amd64-bundles.tar.gz [2020-10-09T21:23:19.215Z] Creating amd64-bundles.tar.gz [2020-10-09T21:23:19.215Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-10-09T21:23:19.215Z] + xargs tar -czf amd64-bundles.tar.gz [2020-10-09T21:23:19.365Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-10-09T21:23:19.365Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-10-09T21:23:19.365Z] === RUN TestDockerSuite/TestExecWithUser [2020-10-09T21:23:19.365Z] === RUN TestDockerSuite/TestGetContainerStats [Pipeline] archiveArtifacts [2020-10-09T21:23:20.168Z] Archiving artifacts [2020-10-09T21:23:21.841Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41542/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-09T21:23:22.153Z] + make clean [2020-10-09T21:23:22.412Z] docker volume rm -f docker-dev-cache [2020-10-09T21:23:22.412Z] docker-dev-cache [Pipeline] deleteDir [2020-10-09T21:23:24.091Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-09T21:23:29.927Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-10-09T21:23:32.858Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-10-09T21:23:38.690Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-10-09T21:23:38.690Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-10-09T21:23:38.690Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-10-09T21:23:38.690Z] === RUN TestDockerSuite/TestHealth [2020-10-09T21:23:38.690Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-10-09T21:23:38.690Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-10-09T21:23:38.690Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-10-09T21:23:38.690Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-10-09T21:23:43.426Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-10-09T21:23:43.426Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-10-09T21:23:43.426Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-10-09T21:23:43.426Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-10-09T21:23:43.426Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-10-09T21:23:43.426Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-10-09T21:23:43.890Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-10-09T21:23:43.890Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-10-09T21:23:44.868Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-10-09T21:23:44.868Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-10-09T21:23:45.847Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-10-09T21:23:46.311Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-10-09T21:23:48.509Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-10-09T21:23:50.719Z] === RUN TestDockerSuite/TestImagesFormat [2020-10-09T21:23:50.719Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-10-09T21:23:50.719Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-10-09T21:23:54.483Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-10-09T21:23:54.483Z] === RUN TestDockerSuite/TestImportBadURL [2020-10-09T21:23:56.688Z] === RUN TestDockerSuite/TestImportDisplay [2020-10-09T21:23:56.688Z] === RUN TestDockerSuite/TestImportFile [2020-10-09T21:23:56.688Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-10-09T21:23:56.688Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-10-09T21:23:56.688Z] === RUN TestDockerSuite/TestImportGzipped [2020-10-09T21:23:56.688Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-10-09T21:23:56.688Z] === RUN TestDockerSuite/TestInfoDebug [2020-10-09T21:23:56.688Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-10-09T21:23:57.166Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-10-09T21:23:57.166Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-10-09T21:23:57.166Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-10-09T21:23:57.166Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-10-09T21:23:57.166Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-10-09T21:23:57.166Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-10-09T21:23:57.166Z] === RUN TestDockerSuite/TestInfoFormat [2020-10-09T21:23:57.166Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-10-09T21:23:57.166Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-10-09T21:23:57.166Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-10-09T21:23:57.166Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-10-09T21:23:59.366Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-10-09T21:24:01.565Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-10-09T21:24:01.565Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-10-09T21:24:01.565Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-10-09T21:24:01.565Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-10-09T21:24:01.565Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-10-09T21:24:03.117Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-10-09T21:24:03.581Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-10-09T21:24:05.139Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-10-09T21:24:05.604Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-10-09T21:24:05.604Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-10-09T21:24:05.604Z] === RUN TestDockerSuite/TestInspectDefault [2020-10-09T21:24:07.157Z] === RUN TestDockerSuite/TestInspectHistory [2020-10-09T21:24:11.883Z] === RUN TestDockerSuite/TestInspectImage [2020-10-09T21:24:11.883Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-10-09T21:24:11.883Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-10-09T21:24:11.883Z] === RUN TestDockerSuite/TestInspectInt64 [2020-10-09T21:24:13.436Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-10-09T21:24:15.636Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-10-09T21:24:15.636Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-10-09T21:24:17.841Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-10-09T21:24:19.396Z] === RUN TestDockerSuite/TestInspectPlugin [2020-10-09T21:24:19.396Z] === RUN TestDockerSuite/TestInspectRootFS [2020-10-09T21:24:19.396Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-10-09T21:24:21.597Z] === RUN TestDockerSuite/TestInspectStatus [2020-10-09T21:24:23.794Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-10-09T21:24:27.569Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-10-09T21:24:29.120Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-10-09T21:24:31.318Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-10-09T21:24:32.872Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-10-09T21:24:35.079Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-10-09T21:24:36.633Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLinksEnvs [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-10-09T21:24:38.836Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-10-09T21:24:41.037Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-10-09T21:24:42.590Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-10-09T21:24:47.320Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-10-09T21:24:49.518Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-10-09T21:24:49.518Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-10-09T21:24:51.726Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-10-09T21:24:51.726Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-10-09T21:24:57.561Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-10-09T21:25:04.686Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-10-09T21:25:10.528Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-10-09T21:25:12.726Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-10-09T21:25:14.925Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-10-09T21:25:14.925Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-10-09T21:25:17.127Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-10-09T21:25:18.683Z] === RUN TestDockerSuite/TestLogsSince [2020-10-09T21:25:27.323Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-10-09T21:25:27.323Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-10-09T21:25:27.323Z] === RUN TestDockerSuite/TestLogsTail [2020-10-09T21:25:34.447Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-10-09T21:25:36.646Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestMountIntoProc [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestMountIntoSys [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestNetHostname [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestPluginActive [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestPortHostBinding [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestPortList [2020-10-09T21:25:38.843Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-10-09T21:25:42.610Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-10-09T21:25:42.610Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-10-09T21:25:42.610Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-10-09T21:25:42.610Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-10-09T21:25:42.610Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-10-09T21:25:42.610Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-10-09T21:25:42.610Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-10-09T21:25:42.610Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-10-09T21:25:42.610Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-10-09T21:25:42.610Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-10-09T21:25:46.380Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-10-09T21:25:46.380Z] === RUN TestDockerSuite/TestPsByOrder [2020-10-09T21:25:55.008Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-10-09T21:25:55.008Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-10-09T21:26:03.629Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-10-09T21:26:16.074Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-10-09T21:26:16.538Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-10-09T21:26:16.538Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-10-09T21:26:28.995Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-10-09T21:26:32.777Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-10-09T21:26:38.610Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-10-09T21:26:47.240Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-10-09T21:26:47.240Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-10-09T21:26:47.240Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-10-09T21:26:51.008Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-10-09T21:26:51.473Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-10-09T21:26:51.473Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-10-09T21:26:51.473Z] === RUN TestDockerSuite/TestPsRightTagName [2020-10-09T21:26:51.473Z] === RUN TestDockerSuite/TestPsShowMounts [2020-10-09T21:26:57.316Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-10-09T21:26:57.316Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-10-09T21:26:58.876Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-10-09T21:26:58.876Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-10-09T21:27:00.435Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-10-09T21:27:01.418Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-10-09T21:27:01.418Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-10-09T21:27:10.038Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-10-09T21:27:12.968Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-10-09T21:27:15.166Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-10-09T21:27:36.335Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-10-09T21:27:36.335Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-10-09T21:27:39.268Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-10-09T21:27:39.268Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-10-09T21:27:39.268Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-10-09T21:27:39.732Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-10-09T21:27:43.519Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-10-09T21:27:47.288Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-10-09T21:27:47.288Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-10-09T21:27:51.053Z] === RUN TestDockerSuite/TestRmiBlank [2020-10-09T21:27:51.517Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-10-09T21:27:51.517Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-10-09T21:28:06.404Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-10-09T21:28:07.383Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-10-09T21:28:07.848Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-10-09T21:28:14.973Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-10-09T21:28:19.704Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-10-09T21:28:26.827Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-10-09T21:28:30.594Z] === RUN TestDockerSuite/TestRmiTag [2020-10-09T21:28:31.057Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-10-09T21:28:33.259Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-10-09T21:28:51.024Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-10-09T21:28:51.024Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-10-09T21:28:55.759Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-10-09T21:28:56.738Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-10-09T21:28:56.738Z] === RUN TestDockerSuite/TestRunAddHost [2020-10-09T21:28:56.738Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-10-09T21:28:56.738Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-10-09T21:28:56.738Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-10-09T21:28:56.738Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-10-09T21:28:56.738Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-10-09T21:28:56.738Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-10-09T21:29:03.858Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-10-09T21:29:03.858Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-10-09T21:29:03.858Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-10-09T21:29:07.623Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-10-09T21:29:09.821Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-10-09T21:29:12.023Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-10-09T21:29:13.576Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-10-09T21:29:15.777Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-10-09T21:29:15.777Z] === RUN TestDockerSuite/TestRunBindMounts [2020-10-09T21:29:19.544Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-10-09T21:29:19.544Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-10-09T21:29:19.544Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-10-09T21:29:19.544Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-10-09T21:29:19.544Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-10-09T21:29:19.544Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-10-09T21:29:19.544Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-10-09T21:29:19.544Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-10-09T21:29:19.544Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-10-09T21:29:19.544Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-10-09T21:29:19.544Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-10-09T21:29:19.544Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-10-09T21:29:21.864Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-10-09T21:29:21.864Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-10-09T21:29:24.062Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-10-09T21:29:24.062Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-10-09T21:29:24.062Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-10-09T21:29:26.264Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-10-09T21:29:26.264Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-10-09T21:29:26.264Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-10-09T21:29:26.264Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-10-09T21:29:26.264Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-10-09T21:29:26.264Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-10-09T21:29:26.264Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-10-09T21:29:26.264Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-10-09T21:29:28.463Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-10-09T21:29:30.019Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-10-09T21:29:32.221Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-10-09T21:29:32.221Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-10-09T21:29:32.221Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-10-09T21:29:32.221Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-10-09T21:29:34.420Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-10-09T21:29:34.420Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-10-09T21:29:34.420Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-10-09T21:29:34.420Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-10-09T21:29:34.420Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-10-09T21:29:35.973Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-10-09T21:29:41.807Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-10-09T21:29:41.807Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-10-09T21:29:41.807Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-10-09T21:29:41.807Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-10-09T21:29:41.807Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-10-09T21:29:41.807Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-10-09T21:29:41.807Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-10-09T21:29:43.360Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-10-09T21:29:43.360Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-10-09T21:29:43.360Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-10-09T21:29:43.360Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-10-09T21:29:45.564Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-10-09T21:29:47.116Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-10-09T21:29:47.116Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-10-09T21:29:49.316Z] === RUN TestDockerSuite/TestRunEnvironment [2020-10-09T21:29:49.316Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-10-09T21:29:49.316Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-10-09T21:29:49.316Z] === RUN TestDockerSuite/TestRunExitCode [2020-10-09T21:29:51.514Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-10-09T21:29:53.067Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-10-09T21:29:55.267Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-10-09T21:29:57.468Z] === RUN TestDockerSuite/TestRunExposePort [2020-10-09T21:29:57.468Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-10-09T21:29:57.468Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-10-09T21:29:57.468Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-10-09T21:29:57.468Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-10-09T21:29:57.468Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-09T21:29:57.468Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-10-09T21:29:57.468Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-10-09T21:29:57.468Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-10-09T21:30:01.237Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-10-09T21:30:01.237Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-10-09T21:30:01.237Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-10-09T21:30:01.237Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-10-09T21:30:01.237Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-10-09T21:30:01.237Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-10-09T21:30:01.237Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-10-09T21:30:08.368Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-10-09T21:30:08.368Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-10-09T21:30:09.925Z] === RUN TestDockerSuite/TestRunModeHostname [2020-10-09T21:30:09.925Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-10-09T21:30:09.925Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-10-09T21:30:09.925Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-10-09T21:30:09.926Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-10-09T21:30:09.926Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-10-09T21:30:09.926Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-10-09T21:30:09.926Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-10-09T21:30:09.926Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-10-09T21:30:09.926Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-10-09T21:30:10.390Z] === RUN TestDockerSuite/TestRunMount [2020-10-09T21:30:10.390Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-10-09T21:30:10.390Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-10-09T21:30:10.390Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-10-09T21:30:10.390Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-10-09T21:30:16.226Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-10-09T21:30:16.226Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-10-09T21:30:16.226Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-10-09T21:30:16.226Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-10-09T21:30:19.992Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-10-09T21:30:23.766Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-10-09T21:30:23.767Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-10-09T21:30:23.767Z] === RUN TestDockerSuite/TestRunNetHost [2020-10-09T21:30:23.767Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-10-09T21:30:23.767Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-10-09T21:30:23.767Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-10-09T21:30:23.767Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-10-09T21:30:23.767Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-10-09T21:30:23.767Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-10-09T21:30:23.767Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-10-09T21:30:24.234Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-10-09T21:30:25.212Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-10-09T21:30:26.764Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-10-09T21:30:28.973Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-10-09T21:30:29.957Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-10-09T21:30:31.510Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-10-09T21:30:31.975Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-10-09T21:30:31.975Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-10-09T21:30:31.975Z] === RUN TestDockerSuite/TestRunPortInUse [2020-10-09T21:30:31.975Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-10-09T21:30:31.975Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-10-09T21:30:31.975Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-10-09T21:30:31.975Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-10-09T21:30:31.975Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-09T21:30:34.908Z] === RUN TestDockerSuite/TestRunPublishPort [2020-10-09T21:30:34.908Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-10-09T21:30:34.908Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-10-09T21:30:34.908Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-10-09T21:30:34.908Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-10-09T21:30:34.908Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-10-09T21:30:42.033Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-10-09T21:30:42.033Z] === RUN TestDockerSuite/TestRunRm [2020-10-09T21:30:44.231Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-10-09T21:30:48.962Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-10-09T21:30:51.171Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-10-09T21:30:52.727Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-10-09T21:30:54.926Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-10-09T21:30:57.125Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-10-09T21:30:57.125Z] === RUN TestDockerSuite/TestRunState [2020-10-09T21:30:57.125Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-10-09T21:30:58.676Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-10-09T21:30:58.676Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-10-09T21:31:00.874Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-10-09T21:31:00.874Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-10-09T21:31:00.874Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-10-09T21:31:00.874Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-10-09T21:31:00.874Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-10-09T21:31:00.874Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-10-09T21:31:05.601Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-10-09T21:31:05.602Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-10-09T21:31:05.602Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-10-09T21:31:05.602Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-10-09T21:31:05.602Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-10-09T21:31:05.602Z] === RUN TestDockerSuite/TestRunUserByID [2020-10-09T21:31:05.602Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-10-09T21:31:05.602Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-10-09T21:31:05.602Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-10-09T21:31:05.602Z] === RUN TestDockerSuite/TestRunUserByName [2020-10-09T21:31:05.602Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-10-09T21:31:07.154Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-10-09T21:31:07.154Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-10-09T21:31:09.371Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-10-09T21:31:09.371Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-10-09T21:31:09.371Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-10-09T21:31:12.303Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-10-09T21:31:22.694Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-10-09T21:31:26.467Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-10-09T21:31:32.302Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-10-09T21:31:32.302Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-10-09T21:31:32.302Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-10-09T21:31:32.302Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-10-09T21:31:32.302Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-10-09T21:31:33.853Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-10-09T21:31:36.052Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-10-09T21:31:37.604Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-10-09T21:31:38.068Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-10-09T21:31:38.068Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-10-09T21:31:38.068Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-10-09T21:31:38.068Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-10-09T21:31:38.068Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-10-09T21:31:38.068Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-10-09T21:31:38.068Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-10-09T21:31:38.068Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-10-09T21:31:41.834Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-10-09T21:31:43.389Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-10-09T21:31:50.513Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-10-09T21:31:53.450Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-10-09T21:31:53.450Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-10-09T21:31:53.450Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-10-09T21:31:53.450Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-10-09T21:31:53.450Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-10-09T21:31:53.450Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-10-09T21:31:53.450Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-10-09T21:31:53.924Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-10-09T21:31:53.924Z] === RUN TestDockerSuite/TestSaveImageId [2020-10-09T21:31:53.924Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-10-09T21:31:53.924Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-10-09T21:31:53.924Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-10-09T21:31:53.924Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-10-09T21:31:53.924Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-10-09T21:31:53.925Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-10-09T21:31:53.925Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-10-09T21:31:53.925Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-10-09T21:31:53.925Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-10-09T21:31:56.128Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-10-09T21:31:56.591Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-10-09T21:31:57.056Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-10-09T21:31:57.056Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-10-09T21:31:58.608Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-10-09T21:32:04.439Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-10-09T21:32:04.904Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-10-09T21:32:12.026Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-10-09T21:32:12.026Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-10-09T21:32:15.794Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-10-09T21:32:15.794Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-10-09T21:32:15.794Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-10-09T21:32:15.794Z] === RUN TestDockerSuite/TestStartRecordError [2020-10-09T21:32:15.794Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-10-09T21:32:24.423Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-10-09T21:32:24.423Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-10-09T21:32:24.423Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-10-09T21:32:24.423Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-10-09T21:32:24.423Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-10-09T21:32:24.423Z] === RUN TestDockerSuite/TestStatsNoStream [2020-10-09T21:32:24.423Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-10-09T21:32:25.988Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-10-09T21:32:28.186Z] === RUN TestDockerSuite/TestTopPrivileged [2020-10-09T21:32:28.186Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-10-09T21:32:29.737Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-10-09T21:32:29.737Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-10-09T21:32:29.737Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-10-09T21:32:29.737Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-10-09T21:32:29.737Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-10-09T21:32:29.737Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-10-09T21:32:29.737Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-10-09T21:32:47.504Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-10-09T21:32:47.504Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-10-09T21:32:47.504Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-10-09T21:32:47.504Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-10-09T21:32:47.504Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-10-09T21:32:47.504Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-10-09T21:32:47.504Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-10-09T21:32:48.482Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-10-09T21:32:48.482Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-10-09T21:32:51.411Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-10-09T21:32:51.411Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-10-09T21:32:51.874Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-10-09T21:32:51.874Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-10-09T21:32:52.338Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-10-09T21:32:59.458Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-10-09T21:32:59.458Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-10-09T21:32:59.458Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-10-09T21:32:59.458Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-10-09T21:32:59.458Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-10-09T21:33:06.578Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-10-09T21:33:06.578Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-10-09T21:33:06.578Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-10-09T21:33:15.196Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-10-09T21:33:15.196Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-10-09T21:33:15.661Z] --- PASS: TestDockerSuite (2342.44s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.56s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (151.96s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.95s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.07s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.06s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (8.17s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.84s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.83s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement Apparmor [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement Apparmor [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.77s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement IsPausable [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.19s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (101.01s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement UnixCli [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.66s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.97s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.66s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.73s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.11s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.20s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.43s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.57s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.29s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.54s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.69s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.37s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.02s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.84s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.17s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.82s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.43s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.93s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.79s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.64s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.44s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.01s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement UnixCli [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.21s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCmd (0.45s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.90s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.80s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.99s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildContChar (12.47s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.05s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.95s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.69s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.46s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.18s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.31s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.86s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.66s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.33s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.83s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.03s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.50s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.34s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.74s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.28s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (50.32s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.91s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.66s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.55s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.85s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.19s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.61s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (94.32s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.11s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.52s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.65s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.51s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.73s) [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-10-09T21:33:15.662Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.73s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.45s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.38s) [2020-10-09T21:33:15.662Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildFails (1.99s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.43s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.78s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.21s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.30s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.32s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.25s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement UnixCli [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.74s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildHistory (8.51s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.99s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.40s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildLabel (0.73s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildLabels (0.75s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.37s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.69s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.42s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.51s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.30s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.08s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.29s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.64s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.03s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.46s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.65s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.63s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.15s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.05s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.31s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.03s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.22s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.90s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.04s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.20s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.31s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.63s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.10s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.34s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.86s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.46s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.94s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.88s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.11s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.25s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildRm (13.91s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.96s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.10s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.95s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.10s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.23s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.31s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.74s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.95s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildStderr (4.57s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.63s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.52s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.99s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.57s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.04s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.09s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.44s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.40s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.59s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.05s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.19s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.31s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.02s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.55s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.91s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (14.87s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.62s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-10-09T21:33:15.663Z] docker_cli_sni_test.go:18: Flakey test [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.84s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.29s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestCommitChange (9.69s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.30s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.64s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestCommitTTY (11.33s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.29s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.45s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.43s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.08s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.98s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.99s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.27s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.73s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.79s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.88s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.09s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.03s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.78s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.73s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.83s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.75s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.45s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.17s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.17s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.86s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.07s) [2020-10-09T21:33:15.663Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.91s) [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-10-09T21:33:15.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.663Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.17s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.80s) [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc00089a1e0 } [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1883353250 c:\foo false } [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1883353250 c:\foo true } [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.14s) [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:1926: case 0 [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:1926: case 1 [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:1926: case 2 [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:1926: case 3 [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:1926: case 4 [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:1926: case 5 [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:1926: case 6 [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:1926: case 7 [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:1926: case 8 [2020-10-09T21:33:15.664Z] docker_api_containers_test.go:1926: case 9 [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.02s) [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.11s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.99s) [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.02s) [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a150271965\file1 8e86692a5bf48442b07d0609d6225c4de2c08302c88a7325ce957b01d2b02e1a:/root/itWorks.txt` [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:279: checking that container "8e86692a5bf48442b07d0609d6225c4de2c08302c88a7325ce957b01d2b02e1a" start output contains "file1\n" [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8e86692a5bf48442b07d0609d6225c4de2c08302c88a7325ce957b01d2b02e1a` [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.10s) [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b899129240\file1 8639cb2479ab3866a62af3d390660f40adea772bb60453228bd792f8894ff4f8:testDir/` [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.97s) [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e103118359\dir1 d4a0efc062fc1b06633f547de83c03b7778050950a5925e64f719d6c28e97da1:testDir` [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:279: checking that container "d4a0efc062fc1b06633f547de83c03b7778050950a5925e64f719d6c28e97da1" start output contains "file1-1\n" [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:209: running `docker start -a d4a0efc062fc1b06633f547de83c03b7778050950a5925e64f719d6c28e97da1` [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e103118359\dir1 03d9c9848b339fcfcead8a9373c7095c2c76622affcd647b423b6ab285cd0eaa:testDir/` [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:279: checking that container "03d9c9848b339fcfcead8a9373c7095c2c76622affcd647b423b6ab285cd0eaa" start output contains "file1-1\n" [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:209: running `docker start -a 03d9c9848b339fcfcead8a9373c7095c2c76622affcd647b423b6ab285cd0eaa` [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.58s) [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h070436490\dir1\. 8deed211d39d61c2bf3e3afe5faa1db38ec2ac4153fba39757c75a32049fe16a:testDir` [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:279: checking that container "8deed211d39d61c2bf3e3afe5faa1db38ec2ac4153fba39757c75a32049fe16a" start output contains "file1-1\n" [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8deed211d39d61c2bf3e3afe5faa1db38ec2ac4153fba39757c75a32049fe16a` [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h070436490\dir1\. 230d14f68e3673a624fca95c7b655dfc6e382099f5122c95fc50ad0691985b1b:testDir/` [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:279: checking that container "230d14f68e3673a624fca95c7b655dfc6e382099f5122c95fc50ad0691985b1b" start output contains "file1-1\n" [2020-10-09T21:33:15.664Z] docker_cli_cp_utils_test.go:209: running `docker start -a 230d14f68e3673a624fca95c7b655dfc6e382099f5122c95fc50ad0691985b1b` [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCpToDot (2.09s) [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCpToStdout (6.86s) [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.58s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.26s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (6.62s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.54s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.90s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.15s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.74s) [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.08s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.10s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.06s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.85s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsCopy (4.96s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.46s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.16s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.20s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.87s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsFilters (5.16s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsFormat (4.57s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.11s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsRename (2.18s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsResize (2.33s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.97s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.25s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.44s) [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.18s) [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.59s) [2020-10-09T21:33:15.664Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.67s) [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-10-09T21:33:15.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.664Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.63s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.82s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.85s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.74s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.91s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.13s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestExecInspectID (4.30s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement IsPausable [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.13s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.00s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.09s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.61s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.69s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.67s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.63s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.31s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.51s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.82s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.38s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.79s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.32s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.34s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.35s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement IsPausable [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.04s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.90s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.90s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.95s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectDefault (1.87s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectHistory (4.32s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.88s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.96s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.89s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.85s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.76s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectStatus (2.33s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.68s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.91s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.05s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.81s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.89s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.89s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.86s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.65s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.62s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.18s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.99s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.94s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.31s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.37s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.25s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.28s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.12s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.00s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.92s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsSince (8.46s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsTail (7.10s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.20s) [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.94s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement IsAmd64 [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement IsAmd64 [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.80s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-10-09T21:33:15.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.665Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.77s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestPsByOrder (7.68s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.98s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.14s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-10-09T21:33:15.666Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.57s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.28s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.34s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.52s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.96s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.25s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.34s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.34s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.69s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.09s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.08s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.49s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.64s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.84s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.70s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.83s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.44s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.32s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.27s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.01s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.98s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.26s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.07s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.65s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.15s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.73s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.90s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (6.74s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.87s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.39s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.91s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.99s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.90s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.95s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.97s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.52s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.90s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.98s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.98s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.89s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.94s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.70s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.76s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.89s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.85s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.90s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.91s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunExitCode (2.03s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.90s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.96s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.95s) [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.53s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.54s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.61s) [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.666Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-10-09T21:33:15.666Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.80s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.14s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.58s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.83s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.83s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.95s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.89s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.57s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement Apparmor [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.35s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunRm (2.08s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.98s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.94s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.90s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.85s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.20s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.88s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.72s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.43s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement Apparmor [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.93s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.99s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.49s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.74s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.83s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.34s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.16s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.89s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.92s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.71s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.56s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (6.55s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.79s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement Apparmor [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.91s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.00s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.56s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement IsPausable [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.96s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.81s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.97s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.72s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2020-10-09T21:33:15.667Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-10-09T21:33:15.667Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2020-10-09T21:33:15.667Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.32s) [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.57s) [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.64s) [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.95s) [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.94s) [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.29s) [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-10-09T21:33:15.668Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-10-09T21:33:15.668Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-10-09T21:33:15.668Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-10-09T21:33:15.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistryAuthTokenSuite [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-10-09T21:33:15.668Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-10-09T21:33:15.668Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-10-09T21:33:15.668Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.668Z] === RUN TestDockerDaemonSuite [2020-10-09T21:33:15.668Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-10-09T21:33:15.668Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-10-09T21:33:15.668Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-10-09T21:33:15.669Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-10-09T21:33:15.669Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] === RUN TestDockerSwarmSuite [2020-10-09T21:33:15.669Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-10-09T21:33:15.669Z] === RUN TestDockerPluginSuite [2020-10-09T21:33:15.669Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-10-09T21:33:15.669Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-10-09T21:33:15.669Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-10-09T21:33:15.669Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-10-09T21:33:15.669Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-10-09T21:33:15.669Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-10-09T21:33:15.669Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-10-09T21:33:15.669Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-10-09T21:33:15.669Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-10-09T21:33:15.669Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-10-09T21:33:15.669Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-10-09T21:33:15.669Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] === RUN TestDockerExternalVolumeSuite [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] === RUN TestDockerNetworkSuite [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] === RUN TestDockerHubPullSuite [2020-10-09T21:33:15.669Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-10-09T21:33:15.669Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-09T21:33:15.669Z] PASS [2020-10-09T21:33:15.669Z] ok github.com/docker/docker/integration-cli 2343.154s [2020-10-09T21:33:16.133Z] INFO: Integration tests ended at 10/09/2020 21:33:15. Duration:00:39:14.4104371 [2020-10-09T21:33:16.133Z] INFO: Docker info of the daemon under test at end of run [2020-10-09T21:33:16.133Z] [2020-10-09T21:33:16.133Z] Containers: 2 [2020-10-09T21:33:16.133Z] Running: 0 [2020-10-09T21:33:16.133Z] Paused: 0 [2020-10-09T21:33:16.133Z] Stopped: 2 [2020-10-09T21:33:16.133Z] Images: 12 [2020-10-09T21:33:16.133Z] Server Version: 0.0.0-dev [2020-10-09T21:33:16.133Z] Storage Driver: windowsfilter [2020-10-09T21:33:16.133Z] Windows: [2020-10-09T21:33:16.133Z] Logging Driver: json-file [2020-10-09T21:33:16.133Z] Plugins: [2020-10-09T21:33:16.133Z] Volume: local [2020-10-09T21:33:16.133Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-09T21:33:16.133Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-09T21:33:16.133Z] Swarm: inactive [2020-10-09T21:33:16.133Z] Default Isolation: process [2020-10-09T21:33:16.133Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-09T21:33:16.133Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-09T21:33:16.133Z] OSType: windows [2020-10-09T21:33:16.133Z] Architecture: x86_64 [2020-10-09T21:33:16.133Z] CPUs: 4 [2020-10-09T21:33:16.133Z] Total Memory: 32GiB [2020-10-09T21:33:16.133Z] Name: azwin-2-fd76e0 [2020-10-09T21:33:16.133Z] ID: DPKE:QFZ2:42PL:OPTD:HPMM:QMFE:LX6M:WWPL:DH7H:UJZS:6EPM:HQKB [2020-10-09T21:33:16.133Z] Docker Root Dir: D:\CI\PR-41542\1\daemon [2020-10-09T21:33:16.133Z] Debug Mode (client): false [2020-10-09T21:33:16.133Z] Debug Mode (server): true [2020-10-09T21:33:16.133Z] File Descriptors: -1 [2020-10-09T21:33:16.133Z] Goroutines: 18 [2020-10-09T21:33:16.133Z] System Time: 2020-10-09T21:33:15.7137777Z [2020-10-09T21:33:16.133Z] EventsListeners: 0 [2020-10-09T21:33:16.133Z] Registry: https://index.docker.io/v1/ [2020-10-09T21:33:16.133Z] Labels: [2020-10-09T21:33:16.133Z] Experimental: false [2020-10-09T21:33:16.133Z] Insecure Registries: [2020-10-09T21:33:16.133Z] 127.0.0.0/8 [2020-10-09T21:33:16.133Z] Live Restore Enabled: false [2020-10-09T21:33:16.133Z] [2020-10-09T21:33:16.133Z] [2020-10-09T21:33:16.133Z] INFO: Stopping daemon under test [2020-10-09T21:33:16.133Z] SUCCESS: The process with PID 1400 (child process of PID 4572) has been terminated. [2020-10-09T21:33:16.133Z] SUCCESS: The process with PID 4572 (child process of PID 4232) has been terminated. [2020-10-09T21:33:16.133Z] INFO: Stop tailing logs of the daemon under tests [2020-10-09T21:33:16.133Z] INFO: executeCI.ps1 Completed successfully at 10/09/2020 21:33:15. [2020-10-09T21:33:16.133Z] INFO: Tidying up at end of run [2020-10-09T21:33:16.133Z] INFO: Saving daemon under test log (d:\CI\PR-41542\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-10-09T21:33:16.133Z] INFO: Saving daemon under test log (d:\CI\PR-41542\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-10-09T21:33:16.133Z] INFO: Nuke-Everything... [2020-10-09T21:33:16.602Z] INFO: Container count on control daemon to delete is 2 [2020-10-09T21:33:17.067Z] 72a5c5223d50 [2020-10-09T21:33:17.067Z] 526c6afc2b69 [2020-10-09T21:33:17.067Z] INFO: Tidying pidfile d:\CI\PR-41542\1\docker.pid [2020-10-09T21:33:17.067Z] INFO: Nuking d:\CI [2020-10-09T21:33:47.112Z] INFO: Zapped successfully [2020-10-09T21:33:47.112Z] [2020-10-09T21:33:47.112Z] INFO: executeCI.ps1 exiting at Fri Oct 9 21:33:42 CUT 2020. Duration 01:01:08.8816913 [2020-10-09T21:33:47.112Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-10-09T21:33:48.782Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-10-09T21:33:49.980Z] Archiving artifacts [2020-10-09T21:34:05.753Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41542/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-09T21:34:06.696Z] + make clean [2020-10-09T21:34:08.250Z] docker volume rm -f docker-dev-cache [2020-10-09T21:34:08.250Z] 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